1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-03 16:50:34 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
5d1d74e435 fix globals listing 2024-08-15 20:24:29 +02:00
42dd6bc32b Merge branch 'master' into luacheck-builtin-std 2024-08-15 20:23:26 +02:00
720f6003ba Add vacuum tube visualizations using vizlib (#128) 2024-07-05 11:17:19 +10:00
5366e2343d Merge branch 'master' into luacheck-builtin-std 2024-06-18 06:20:51 +02:00
223c90e684 Fake player and wielder improvements (#126) 2024-05-27 00:31:04 +10:00
8724c28939 switch to using xcompat (#113) 2024-03-03 12:37:46 +01:00
0602e63dd5 switch to minetest+max std for luacheck 2024-02-08 13:47:52 +01:00
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
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
79dc5f5c7d Make luacheck happy 2021-04-06 21:10:08 +12:00
31e1255245 Add luacheck config and ci job 2021-02-25 16:34:42 +00:00