Thomas Rudin
|
fe05f9ac2c
|
fix door registration (again?)
related: https://github.com/pandorabox-io/pandorabox.io/issues/393
fixes https://github.com/pandorabox-io/pandorabox.io/issues/390
|
2019-12-29 21:55:01 +01:00 |
|
OgelGames
|
ca91f95ad8
|
fix pandorabox-io/pandorabox.io#337
|
2019-12-29 13:21:47 +01:00 |
|
BuckarooBanzay
|
84ddbef3b0
|
check and remove blocking node in travelnet box
fixes https://github.com/pandorabox-io/pandorabox.io/issues/337
|
2019-12-29 13:21:19 +01:00 |
|
BuckarooBanzay
|
41f621a760
|
luacheck workflow and fixes
|
2019-12-29 13:19:53 +01:00 |
|
BuckarooBanzay
|
5139dd7830
|
extend travelnet.allow_dig with a pos param
|
2019-12-29 13:16:50 +01:00 |
|
Sokomine
|
6d6e533629
|
renamed deprecated functions to new name
|
2019-03-11 23:45:10 +01:00 |
|
Sokomine
|
19c0c162b9
|
buttons for locked travelnet work now
|
2019-03-10 16:52:45 +01:00 |
|
Sokomine
|
cc1e2eade3
|
added extra buttons for configuration of locked travelnets
|
2019-03-10 16:12:40 +01:00 |
|
Sokomine
|
4331483c72
|
version bumped to 2.3
|
2019-03-09 23:56:18 +01:00 |
|
Sokomine
|
be6eb62332
|
adjusted changes for locale
|
2019-03-09 23:42:38 +01:00 |
|
Sokomine
|
525714a9ed
|
merged changes to locale
|
2019-03-09 23:16:41 +01:00 |
|
Sokomine
|
d5cf0ff79c
|
enabled sound by default
|
2019-03-09 22:36:55 +01:00 |
|
Sokomine
|
74da8a296e
|
Merge pull request #34 from poikilos/restore_sound
replacement for missing sound, and different for elevator
|
2019-03-09 22:25:20 +01:00 |
|
Sokomine
|
17837ad5a7
|
try harder to rotate the player correctly
|
2019-03-09 22:05:43 +01:00 |
|
Sokomine
|
1d8823e3b9
|
open/close tin doors automaticly
|
2019-03-09 21:27:39 +01:00 |
|
Sokomine
|
67c44ab210
|
fixed bug with attaching travelnets to networks owned by others
|
2019-03-09 21:11:42 +01:00 |
|
Sokomine
|
4cded704e8
|
updated changelog
|
2019-03-08 14:55:26 +01:00 |
|
Sokomine
|
5b338f0d5c
|
added buttons for removing/digging stations
|
2019-02-26 22:44:33 +01:00 |
|
SmallJoker
|
c1a4ca0741
|
Use safe_write_file, backup damaged network files
|
2018-10-28 20:39:58 +01:00 |
|
Sokomine
|
c295395ae8
|
dig travelnet in creative mode directly again
|
2018-10-10 00:53:55 +02:00 |
|
poikilos
|
6a89dba20d
|
use new sounds
|
2018-10-08 20:50:50 -04: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 |
|
codexp
|
29aefc511f
|
implement official intllib fallback boilerplate
|
2018-04-05 20:06:28 +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 |
|