| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-23 | DevTest: Remove experimental mod | Wuzzy | |
| 2022-10-23 | DevTest: Move detached inv tests to chest mod | Wuzzy | |
| 2022-10-23 | DevTest: Move experimental items to other mods | Wuzzy | |
| 2022-10-23 | DevTest: Move more logging to log mod | Wuzzy | |
| 2022-10-23 | DevTest: Move benchmark commands to new mod | Wuzzy | |
| 2022-10-23 | DevTest: Move /test_place_nodes to testnodes mod | Wuzzy | |
| 2022-10-23 | DevTest: Move chat command logging to separate mod | Wuzzy | |
| 2022-10-09 | DevTest: Explain purpose of most items in tooltips (#12833) | Wuzzy | |
| 2022-09-18 | Content ID caching in Lua (#12444) | Jude Melton-Houghton | |
| * Cache content IDs in Lua Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2022-04-07 | Remove reference to a removed file in devtest (followup to #12157) | Dmitry Kostenko | |
| 2022-04-07 | Enable shadows by default in devtest (#12157) | x2048 | |
| * Move all shadow control to util_commands * Shadows are now controlled with /set_shadow Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2022-03-26 | Add API to control shadow intensity from the game/mod (#11944) | x2048 | |
| * Also Disable shadows when sun/moon is hidden. Fixes #11972. | |||
| 2021-04-28 | Fix rotation for falling mesh degrotate nodes (#11159) | Wuzzy | |
| 2021-03-15 | Devtest: Fix missing log level in minetest.log (#11068) | Wuzzy | |
| 2020-10-03 | Lua API: Add register_on_chatcommand to SSM and CSM (#7862) | Elijah Duffy | |
| 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-09-04 | Devtest: Extend tooltips of many items and tools (#10312) | Wuzzy | |
| Also show error message when using tools wrong | |||
| 2020-07-02 | Fix undeclared global in devtest (#10133) | Wuzzy | |
| 2020-05-26 | Rename “Minimal development test” to “Development Test” (#9928) | Wuzzy | |
