minetest/builtin
Warr1024 7e143cb33d
Manually configurable minimum protocol version (#14054)
Partially address #13483.  Server operators can set a minimum
protocol version to match the game requirements (or any other
restriction they may want), and it's applied as an additional
constraint on top of the baseline compatibility range, optional
strict_protocol_version_checking, and any kick-on-join used by
the game/mods.
2023-12-21 18:53:30 +01:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Sound refactor and improvements (#12764) 2023-06-16 20:15:21 +02:00
common Move core.run_callbacks and related to common folder 2023-06-23 09:05:26 +02:00
fstk Add package update detection on Content tab (#13807) 2023-10-28 17:33:44 +01:00
game Add new flags to minetest.features for 5.8.0 features (#13978) 2023-11-12 20:08:57 +01:00
locale Run mod_translation_updater.py 2023-12-03 19:03:45 +01:00
mainmenu Update credits for 5.8.0 release (#14017) 2023-11-28 23:11:29 +01:00
profiler Add callback on_mapblocks_changed 2022-12-24 08:24:59 -05:00
init.lua Use a Lua error handler that calls tostring (#11913) 2022-12-15 07:37:49 -05:00
settingtypes.txt Manually configurable minimum protocol version (#14054) 2023-12-21 18:53:30 +01:00