Commit Graph

53 Commits

Author SHA1 Message Date
Sokomine
5b338f0d5c added buttons for removing/digging stations 2019-02-26 22:44:33 +01:00
Sokomine
c295395ae8 dig travelnet in creative mode directly again 2018-10-10 00:53:55 +02:00
Sokomine
33c88ecb98 move up/move down no longer close the formspec 2018-09-22 13:47:03 +02:00
Sokomine
4066361b91 creative mode: update on punch, dig with diamond pick 2018-09-22 02:23:02 +02:00
Sokomine
af581a0e81 door detection is now more versatile 2017-12-25 12:46:42 +01:00
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
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
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
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