minetest/games/devtest/mods
Elijah Duffy 7d3641021b
Lua API: Add register_on_chatcommand to SSM and CSM (#7862)
Allows catching a chatcommand call just after the command and the
parameters are parsed but before its existence is checked and before the
corresponding function is run. Returning `true` from a callback function
will prevent default handling of the command leaving mods to handle the
command manually.
2020-10-03 17:38:08 +01:00
..
basenodes Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
basetools Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
bucket Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
chest Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
chest_of_everything Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
dignodes Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
experimental Lua API: Add register_on_chatcommand to SSM and CSM (#7862) 2020-10-03 17:38:08 +01:00
give_initial_stuff Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
initial_message Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
mapgen Devtest game: Update biome registrations (#9936) 2020-05-26 23:11:33 +01:00
modchannels Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
soundstuff Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
stairs Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
testentities Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
testfood Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
testformspec Make bgcolor tint button background images (#9818) 2020-08-29 16:41:19 +01:00
testnodes Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
testpathfinder Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
testtools Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +02:00
tiled Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
unittests Devtest: Fix crash in player unittest (#9937) 2020-05-26 19:49:02 +02:00
util_commands Fix precision not working in hud_change (#10186) 2020-08-12 11:51:50 +02:00