Commit Graph

68 Commits (master)

Author SHA1 Message Date
Sokomine 661919aaaf added localization (inttlib); added german 2017-12-25 02:08:06 +01:00
Sokomine 0dbcda24c1 minor formspec improvement 2017-12-24 03:05:32 +01:00
Sokomine 8e023fad92 made behaviour of menu more consistent 2017-12-18 20:05:26 +01:00
Sokomine 35e86f900f improved formspec 2017-12-17 19:52:36 +01:00
Sokomine 11de2c34b7 when placing elevator show where nearest one is 2017-12-17 17:56:36 +01:00
Sokomine 4aa4cf8966 #23 added brighter steel-like elevator doors 2017-12-17 03:34:46 +01:00
Sokomine d443ceab4e #13 made immune against TNT and aggressive mobs 2017-12-17 02:34:15 +01:00
Sokomine 4d1ff18924
Merge pull request #19 from beyondlimits/master
Escape formspec reserved characters
2017-12-16 22:21:33 +01:00
Sokomine fc914aa804 added LICENSE file and explained details in README.md 2017-12-16 22:18:52 +01:00
Sokomine 4535449f2b fixed undeclared globals; updated deprecated functions 2017-12-16 07:20:32 +01:00
Sokomine 580cd12f96 added buttons to move a station up or down in the list 2017-12-16 07:08:44 +01:00
Sokomine 27616d9fad
Merge pull request #20 from theFox6/patch-1
save reattached stations
2017-12-16 04:58:54 +01:00
Sokomine 9f884e5b8a
Merge pull request #14 from pyrollo/master
Make elevator doors react to mesecons signals
2017-12-16 04:52:21 +01:00
Sokomine 2a20d17eb2
Merge pull request #15 from 22i/master
added screenshot and description for easier mod recognition
2017-12-16 04:50:13 +01:00
Sokomine fd4f3950ee
Merge pull request #11 from cornernote/patch-1
Update README.md
2017-12-16 04:48:26 +01:00
Sokomine 3c783cb527
Merge pull request #7 from nanepiwo/patch-1
Spelling
2017-12-16 04:47:07 +01:00
Sokomine a2dc7a39c9 fixed bug which affected locked travelnets 2017-07-22 17:09:44 +02:00
theFox6 b72cef6401 save reattached stations
If you don't add or remove a station, the station that has been reattached, would be lost the next time you relaunch the game.
2017-07-04 17:03:51 +02:00
beyondlimits f0727803ce Escape formspec reserved characters 2017-04-10 09:10:01 +02:00
Sokomine 121f8f61f2 send player back if a travelnet station no longer exists 2016-08-30 02:55:46 +02:00
Sokomine a317132f3b players with travelnet_attach can create networks for others 2016-08-30 02:14:19 +02:00
Sokomine 7e0a810c6a typo 2016-08-20 23:40:20 +02:00
Sokomine 1fe156ca74 extended formspec for locked travelnet 2016-08-20 23:36:36 +02:00
hy8wGWme dca4e2f00f added screenshot and description for easier mod recognition 2016-08-10 20:34:59 +02:00
Pierre-Yves Rollo 88a5a3c18c Make elevator doors react to mesecons signals 2016-08-01 22:39:10 +02:00
Sokomine 4779487156 added error message to prevent a crash if something went wrong with a newly setup box 2015-12-20 20:37:10 +01:00
Sokomine 900b4354dd added checks for timestamp 2015-10-02 03:53:47 +02:00
Brett O'Donnell 77c6b63d01 Update README.md 2015-08-12 17:29:12 +09:30
Vanessa Ezekowitz 4e83f509ec delete a few unused textures 2015-08-02 13:59:51 -04:00
Vanessa Ezekowitz 117f32fe92 tweak UV maps on travelnet model to fix outside-sides 2015-08-02 13:57:43 -04:00
Vanessa Ezekowitz ab02f746b7 Use mesh nodes instead of nodeboxes
also, removed the 512px textures since they only bloat the repo and are now obsolete.
2015-07-30 18:57:18 -04:00
nanepiwo 2babb7debf Spelling 2015-05-26 09:09:08 -04:00
Sokomine 47ccc1059a Merge pull request #5 from VanessaE/master
minetest.env:* --> minetest.*
2015-03-11 06:08:42 +01:00
Vanessa Ezekowitz d4a62c3e01 minetest.env:* --> minetest.* 2014-11-30 12:50:48 -05:00
Sokomine b820049fd2 corrected typo 2014-10-05 01:39:00 +02:00
Sokomine 231bdf3ebf Merge branch 'master' of https://github.com/Sokomine/travelnet 2014-10-05 01:37:54 +02:00
Sokomine fae093dfad added optional self-healing feature via abm in case of loss of savedata; version switched to 2.2 2014-10-05 01:37:10 +02:00
Sokomine 1238c7b7c2 Merge pull request #4 from VanessaE/master
new side texture
2014-08-12 05:17:54 +02:00
Vanessa Ezekowitz 867e08de6b new side texture 2014-08-11 23:13:31 -04:00
Sokomine 316ffff896 created config file; added travelnet.allow_travel function 2013-11-20 20:27:10 +01:00
Sokomine 843804c86e fixed possible crash in relation to unknown nodes 2013-08-05 22:38:35 +02:00
Sokomine 3f2bf82390 added wield image for elevator 2013-06-30 01:50:55 +02:00
Sokomine 57d8d3b4d3 added inventory image for elevator 2013-06-26 23:15:57 +02:00
Sokomine f325e41170 rearranged elevator buttons 2013-06-21 23:24:22 +02:00
Sokomine 6dbd41a67e several improvements for elevator; fixed bug with elevator_top 2013-06-21 22:01:54 +02:00
Sokomine e8544e75e4 improved elevators 2013-06-21 03:43:51 +02:00
Sokomine fe5861aa43 improved doors; elevators no longer need a network name 2013-06-20 04:59:04 +02:00
Sokomine efeb155191 put elevator into seperate file; elevator doors added; groups changed to avoid accidental dig/drop; only the owner of a box can dig it now 2013-06-19 22:52:32 +02:00
Sokomine 7d2d0af585 elevator doors added; elevator moved to a seperate file; groups changed to avoid accidental digging; only owner can now dig travelnet 2013-06-13 05:49:41 +02:00
Sokomine c1885c41a9 Merge branch 'master' of https://github.com/kpoppel/travelnet into kpoppel-master
added elevator written by kpoppel
2013-06-13 03:23:09 +02:00