12 Commits

Author SHA1 Message Date
grorp
eeb6cab4c4 In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
cx384
44b261d136 Luacheck: add VoxelManip to globals 2024-11-12 10:53:04 +01:00
kromka-chleba
a6ba5304c4 Add new vector utils (ceil, sign, abs, random_in_area) (#14807) 2024-08-31 11:43:52 +02:00
1F616EMO~nya
dc7a7a0ed9 Add table.keyof() (#14910) 2024-08-13 18:39:50 +02:00
David Heidelberg
34286d77c7 Allow toggling touchscreen mode at runtime (#14075)
Signed-off-by: David Heidelberg <david@ixit.cz>
Co-authored-by: Gregor Parzefall <gregor.parzefall@posteo.de>
2024-02-22 15:44:49 +00:00
sfan5
3cac17d23e Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
Gregor Parzefall
83b85ba16a Rewrite the gamebar (#13768) 2023-09-02 23:02:02 +02:00
Gregor Parzefall
a857c46e6e Make the settings GUI more usable on Android (#13543) 2023-06-05 12:01:54 +02:00
Vincent Robinson
3560691c0a Add math.round and fix vector.round (#10803) 2021-04-02 00:18:58 +02:00
DS
454009a7f2 Fix luacheck warnings in builtin/common/tests (#10322) 2020-08-29 00:14:19 +02:00
rubenwardy
1173ff0c13 Add Lua unit tests to builtin using busted (#9184) 2020-01-18 02:09:18 +00:00
rubenwardy
8e757859d6 Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00