Commit Graph

4 Commits

Author SHA1 Message Date
Elijah Duffy
7d3641021b Lua API: Add register_on_chatcommand to SSM and CSM ()
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
Wuzzy
9faeca3290 Devtest: Extend tooltips of many items and tools ()
Also show error message when using tools wrong
2020-09-04 20:50:03 +02:00
Wuzzy
3f702fa1a9 Fix undeclared global in devtest () 2020-07-02 19:05:06 +02:00
Wuzzy
083b285f43 Rename “Minimal development test” to “Development Test” () 2020-05-26 00:17:52 +02:00