Commit Graph

10 Commits

Author SHA1 Message Date
Watilin
7b33c94c71 Fix missing arrows on lua_tube yellow port (#174) 2025-11-15 16:56:15 +01:00
The4codeblocks
2ebc4ac92d Replace minetest namespace with core (#158)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2025-06-26 17:41:04 +10:00
wsor4035
e23a2fda3d fix #161 - change digilines:receptor_send -> digilines.receptor_send 2025-05-18 21:18:43 -04:00
BuckarooBanzay
ad8984c72b fix/shim luacheck errors 2025-05-11 22:02:25 +02:00
The4codeblocks
999b43baea digiline → digilines (#156) 2025-05-07 20:13:01 +02:00
1F616EMO~nya
5919f432ae Remove extra print() calls and copy Luacontroller's print behavior (#127) 2024-07-03 15:34:18 +10:00
OgelGames
8828183bef remove nan values from digiline messages 2024-03-12 14:17:29 +11:00
OgelGames
ce263da6d5 also accept strings of tags in digilines and lua
fixes #116
2024-03-07 14:56:19 +11:00
Slava Zanko
6c66a2f43c Tags support (#107)
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Co-authored-by: Slava Zanko <slava.zanko@godel.shellenergy.co.uk>
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2024-03-03 22:48:27 +11:00
Buckaroo Banzai
578e45257b code and registrations cleanup (#101)
* code and registrations cleanup

* don't expose materials to global env

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2024-01-13 20:40:01 -05:00