14 Commits

Author SHA1 Message Date
unknown
a436c1b106 fix https://github.com/mt-mods/travelnet/issues/55 2022-02-24 00:14:46 -05:00
Buckaroo Banzai
db1e731ba7
add lbm to migrate formspecs automatically on mapblock load (#48)
* add lbm to migrate formspecs automatically on mapblock load

* add setting for formspec migration

* apply suggestion from @OgelGames

* rename setting to `travelnet_cleanup_lbm`

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-02-14 17:09:26 -05:00
wsor4035
6f44bbc493
use the settings api with fallback defaults (#42)
* use the settings api

* add settingtypes.txt for menu
2022-02-02 19:20:44 -05:00
Oversword
d0b8e43254
Add paging mechanism (#36)
* Initial interface

* Paging functionality and conditional display completed

* Cleanup

* Move formspec display to formspecs file

* Linting

* Use max station number to decide if paging is required

* Linting

* Make sure the current page number as a valid number
2022-02-01 19:05:18 +01:00
Oversword
be109dd8dc
Linting and code formatting (#17)
* Initial linting done

* Spaces spaces everywhere, more than you might think

* No space like home

* Continuation indentation

* Double down

* One more thing

* Undo practical change

* Update doors.lua to reduce line lengths

* String concatenation and line lengths

Co-authored-by: Oversword <bionic@oversword.co.uk>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2021-07-02 14:58:54 +10:00
BuckarooBanzay
0a1b7dcf1b stricter luacheck / cleanups 2021-01-15 08:26:42 +01:00
Buckaroo Banzai
dd759279ed
colored travelnets (#5)
* changelog title
* split registration and helper function
* add api docs
* simplify travelnet registration (dye as item-string, color only as string)
* fix docs
* add white travelnet
* fix inventory preview

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2021-01-08 15:11: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
d5cf0ff79c enabled sound by default 2019-03-09 22:36:55 +01:00
Sokomine
428b6c0c1c made texture for mcl2 more easy to exchange 2019-03-08 14:27:37 +01:00
Sokomine
af49bccd79 made compatible with mineclone2 2019-02-26 20:36:14 +01: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