Commit Graph

35 Commits (master)

Author SHA1 Message Date
OgelGames 7cf9bd29d4 big rewrite commit 2021-06-22 16:13:50 +10:00
coil 4e8ed94d41
Remove ability to teleport by standing 2020-01-11 17:50:43 -05:00
NatureFreshMilk 7bc29c68f8 fix import path issue 2019-08-30 09:55:33 +02:00
NatureFreshMilk 9f745e4e48 Merge https://github.com/tacotexmex/telemosaic 2019-08-26 10:58:41 +02:00
Thomas Rudin 21f99608c9 particles 2019-08-24 23:14:27 +02:00
Thomas Rudin 1840efeb3e split into modules / allow stand- and rightclick-teleport 2019-08-24 18:18:15 +02:00
OgelGames 577202f5cc Right click teleportation no longer requires standing on beacon 2019-08-24 20:26:50 +10:00
OgelGames 9b001161a9 Add ability to teleport on right-click 2019-08-21 22:22:38 +10:00
NatureFreshMilk 2a7e32b3a8 add telemosaic.travel_allowed(player, src, dest) 2019-07-01 12:59:56 +02:00
Thomas Rudin 94b1600335 Protected beacon (#7)
* remove duplicate definition of beacon_off

* protected textures and nodes

* string testing and helper functions for _protected beacons

* working protected beacons with is_protected (protector-mod compatible: player-allowed list)

* add crafting recipe for protected beacon
2019-06-03 01:10:21 +02:00
Thomas Rudin 83ac470860 remove duplicate definition of beacon_off (#6) 2019-05-10 18:52:24 +02:00
Thomas Rudin 02344325b4 add crafting recipe for protected beacon 2018-11-02 15:54:01 +01:00
Thomas Rudin 3585a87c8b working protected beacons with is_protected (protector-mod compatible: player-allowed list) 2018-11-02 15:51:22 +01:00
Thomas Rudin ac8096bdb0 string testing and helper functions for _protected beacons 2018-11-02 15:39:41 +01:00
Thomas Rudin 75c004b64c protected textures and nodes 2018-11-02 15:15:34 +01:00
Thomas Rudin 773294bcc5 remove duplicate definition of beacon_off 2018-11-02 15:00:17 +01:00
texmex e0152fc98a Replace deprecated settings method 2017-06-18 21:14:29 +02:00
tacotexmex caacd3e7ef Settingtypes 2017-04-24 19:43:43 +02:00
tacotexmex 535d645fcd Sound, particles 2017-04-16 19:31:52 +02:00
Olivier Samyn d1c1863f51 Report the number of missing extensions 2015-11-28 00:16:20 +01:00
Ben Deutsch 39a1c50c7a Colored versions of the extenders, for nicer patterns 2015-10-22 23:13:13 +02:00
Ben Deutsch 0d78b4c34e Emerge destination prior to checking & teleporting 2015-10-16 23:24:45 +02:00
Ben Deutsch 82aa6ac300 Check teleport destination for beacon (and clear space above). 2015-10-16 23:23:16 +02:00
Ben Deutsch 13f103bd00 Key recycling recipe 2015-10-08 22:50:03 +02:00
Ben Deutsch 545099424d Beacons cannot be configured if the node is protected. 2015-10-08 22:46:44 +02:00
Ben Deutsch c661c4c6f6 Crafting recipes 2015-10-08 22:42:11 +02:00
Ben Deutsch dcef036dc0 Bugfix: Keys not in creative inventory 2015-10-03 22:50:25 +02:00
Ben Deutsch 2b5eb0fccf Remove all beacons, except "off", from creative inventory 2015-10-03 22:00:39 +02:00
Ben Deutsch cf01db74b1 Placing / digging extenders updates beacons in range. 2015-10-03 21:52:05 +02:00
Ben Deutsch c79ddb5879 Extenders affect the beacon range now. 2015-10-03 21:31:28 +02:00
Ben Deutsch a00aeebdf7 Extenders (non-functional) 2015-10-01 21:59:44 +02:00
Ben Deutsch eec21ab4f1 Original texture for the key. 2015-10-01 21:33:30 +02:00
Ben Deutsch 1c5afe6315 Max range on beacons, with error state 2015-10-01 21:15:04 +02:00
Ben Deutsch fce5cca721 New "off" and "error" states for beacons 2015-10-01 20:54:05 +02:00
Ben Deutsch 6780076cd3 First minimum viable version: it teleports! 2015-09-22 21:40:17 +02:00