Commit Graph

12 Commits

Author SHA1 Message Date
Buckaroo Banzai
3e1c1ca208
add luacheck and ci workflow (#88)
* add luacheck and ci workflow

* fix another bunch

* more fixes

* more fixes

* regex magic

* add deps

* doc.lua special rules

* more regex magic

* final fixes

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-06-19 07:44:40 +02:00
FaceDeer
8ff9239274 validate parameters 2019-01-01 23:22:52 -07:00
FaceDeer
1de57191b0 configurable duration for crate markers 2017-11-17 18:49:43 -07:00
FaceDeer
123e470544 Add filters to prevent non-whitelisted craft items from being built 2017-11-16 16:53:01 -07:00
FaceDeer
f53a79fe34 support farming_plus plants. 2017-10-18 23:27:46 -06:00
FaceDeer
dbb0d51de5 enable [crops] planting. 2017-10-17 10:06:56 -06:00
FaceDeer
abc7f2e414 fakeplayer for callbacks, switch to whitelist for on_place calls 2017-10-16 21:35:24 -06:00
FaceDeer
0430d423f7 account for extrusion in power consumption, add on_place blacklist 2017-10-15 21:56:18 -06:00
FaceDeer
c801e59942 prevent default on_place from screwing everything up. 2017-10-15 14:21:30 -06:00
FaceDeer
fec29263b0 remove unnecessary fallback, the default is already safe 2017-10-15 12:46:03 -06:00
FaceDeer
3393d44c3b use node_def on_place when it exists. Enables seed placement. 2017-10-15 11:54:10 -06:00
FaceDeer
2695c61033 Initial commit
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
2016-12-30 23:38:18 -07:00