1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/builtin/common
et ef0219c2ed
Prevent accidental wallmounted_to_dir poisoning (#15810)
Prior to this commit, if you used a function like `core.wallmounted_to_dir`, and modified its output, it would modify all of the output in the future.
2025-02-18 21:51:33 +01:00
..
settings Correct keycode URL in settingtypes.txt/minetest.conf.example (#15784) 2025-02-15 18:20:45 +01:00
tests Add new vector utils (ceil, sign, abs, random_in_area) (#14807) 2024-08-31 11:43:52 +02:00
after.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
chatcommands.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
filterlist.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
information_formspecs.lua Fix CSM help form using "/" instead of "." (#15034) 2024-08-22 23:15:55 +02:00
item_s.lua Prevent accidental wallmounted_to_dir poisoning (#15810) 2025-02-18 21:51:33 +01:00
math.lua Add new vector utils (ceil, sign, abs, random_in_area) (#14807) 2024-08-31 11:43:52 +02:00
metatable.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
misc_helpers.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
mod_storage.lua Let core.get_mod_storage be called multiple times (#12572) 2022-07-23 22:27:07 +02:00
register.lua In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
serialize.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
strict.lua Always set globals in __newindex (#13131) 2023-01-09 15:00:49 -05:00
vector.lua Code style fixes. 2025-01-21 16:29:12 +01:00