Commit Graph

39 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
kpoppel
748fded51c Add selection box for 2nd node if something went bad.
Face one issue: If the box was placed and the floor disappears, the top stays and is not diggable.
2013-04-28 12:45:35 +02:00
Kim Poulsen
847da9131d Add elevator. 2013-04-27 22:58:47 +02:00
Samuel Sieb
34b20d823d Don't crash the server if there's an error. 2013-04-26 12:39:31 -07:00
Sokomine
29b6a02fca yaw is no longer set if the server is not newest dev; fancy beam effect disabled by default 2013-03-22 21:20:15 +01:00
Sokomine
c85ba120c2 added fancy teleporter effect 2013-03-20 22:12:02 +01:00
Sokomine
ae4a83d86e set_look_yaw expects radiants...not degree... 2013-03-20 18:49:49 +01:00
Sokomine
2db79adbc9 yaw 2013-03-20 18:31:52 +01:00
Sokomine
296f0bafda now uses set_look_yaw 2013-03-20 18:25:10 +01:00
Sokomine
e8e23d1cf2 set gplv3 as liscence 2013-03-20 18:15:14 +01:00
Sokomine
20257135bc added inventory image 2013-03-20 18:11:54 +01:00
Sokomine
fdcc41224a bugfix; added priv 2013-03-20 03:17:50 +01:00
Sokomine
3f42301b88 fixed nodebox (no more flickering) 2013-03-15 04:48:21 +01:00
Sokomine
28d7f6de7a added textures 2013-02-23 01:38:48 +01:00
Sokomine
97a3601e54 added readme and crafting receipe 2013-02-22 05:42:09 +01:00
Sokomine
6ad5298371 data is now saved 2013-02-16 05:32:29 +01:00
Sokomine
68387b4fdd first test version (without saving) 2013-02-10 04:42:26 +01:00