Commit Graph

8 Commits

Author SHA1 Message Date
Buckaroo Banzai
63bc754889
luacheck with builtin minetest (#109)
* [PoC] luacheck with builtin minetest

* switch to `minetest+max` std for luacheck

* use branch in action

* use SX's docker image

* disable tty

* Update .github/workflows/luacheck.yml

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

* go back to upstream luacheck

* fix globals listing

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2024-09-04 22:35:45 +03:00
OgelGames
720f6003ba
Add vacuum tube visualizations using vizlib (#128) 2024-07-05 11:17:19 +10:00
OgelGames
223c90e684
Fake player and wielder improvements (#126) 2024-05-27 00:31:04 +10:00
wsor4035
8724c28939
switch to using xcompat (#113) 2024-03-03 12:37:46 +01:00
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
500cce8668
MineClone containers support (#81)
* mcl_barrels compat

* open barrel is not in creative inv

* fix barrel drop content after dig

* fix barrel local var

* mcl_furnaces compat

* optional depends mcl_barrels and mcl_furnaces

* fixing luacheck

* .luacheckrc update

* renamed files to use _

* renamed files to init.lua

* format improvement
2023-09-02 15:17:14 -04:00
wsor4035
37eef73695
add I3 support + update to formspecs v2 (#22)
* add fs helper inv function

* add fs helper prepends function

* add trash can, vacuum tube, teleport tube. wielders, autocrafter, mesetube, injectors

* fixed missed texture to make game agnostic

* fix luacheck
2022-04-16 14:51:59 -04:00
luk3yx
79dc5f5c7d Make luacheck happy 2021-04-06 21:10:08 +12:00
Buckaroo Banzai
31e1255245 Add luacheck config and ci job 2021-02-25 16:34:42 +00:00