10 Commits

Author SHA1 Message Date
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