minetest/builtin
Treer 149d8fc8d6
Add group-based tool filtering for node drops (#10141)
Supports both AND and OR requirements, e.g.

 * "a tool that's in any of these groups"
 * "a tool that's in all of these groups"
2021-08-27 20:23:20 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Remove hardcoded "You died." message in chat (#11443) 2021-07-12 20:32:27 +02:00
common Optimize vector length calculations (#11549) 2021-08-27 20:22:35 +02:00
fstk Mainmenu: Improve "Join Game" tab (#11078) 2021-03-20 19:48:25 +01:00
game Add group-based tool filtering for node drops (#10141) 2021-08-27 20:23:20 +02:00
locale Update builtin locale (#11371) 2021-06-21 18:55:55 +01:00
mainmenu Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative Mode"/"Host Server" checkboxes (#11524) 2021-08-12 20:08:12 +02:00
profiler Builtin: Translatable join, leave, profiler msgs (#11064) 2021-03-19 21:46:11 +01:00
init.lua Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
settingtypes.txt Fix /emergeblocks crashing in debug builds (#11461) 2021-07-31 19:54:40 +02:00