minetest/builtin
SmallJoker 051181fa6e
Enforce limits of settings that could cause buggy behaviour (#12450)
Enforces the setting value bounds that are currently only limited by the GUI (settingtypes.txt).
2022-07-09 22:32:08 +02:00
..
async Add missing item alias metatables to async environment (#12458) 2022-07-04 01:06:42 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
common Serialization spec: Fix number fuzzing (#12496) 2022-07-02 20:58:23 +01:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Replace deprecated use of `vector.new` with `copy` 2022-07-08 13:52:58 +02:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Enforce limits of settings that could cause buggy behaviour (#12450) 2022-07-09 22:32:08 +02:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
settingtypes.txt Enforce limits of settings that could cause buggy behaviour (#12450) 2022-07-09 22:32:08 +02:00