Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix retval of entity.get_staticdata beeing lost while profiling is enabled | sapier | 2014-08-24 | |
| | ||||
* | Remove buildable_to nodes without dropping item when replaced by a falling node | Casimir | 2014-08-22 | |
| | ||||
* | Mod profiling support | sapier | 2014-08-19 | |
| | | | | | | | | | Config settings: profiling = true/false (gather statistics) detailed_profiling = true/false (break mod times to callbacks) Chat commands: save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel) | |||
* | Rework texture generating code, add texture grouping via ( ... ) | sfan5 | 2014-07-29 | |
| | ||||
* | Fix indexing error in timer processing | Zefram | 2014-07-16 | |
| | ||||
* | Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726 | Novatux | 2014-07-13 | |
| | ||||
* | New feature: drop a item instead a stack while... | Lord89James | 2014-06-10 | |
| | | | | sneaking | |||
* | Allow custom liquids to have drops | sfan5 | 2014-06-08 | |
| | ||||
* | Add success and output return values to chat commands | ShadowNinja | 2014-05-28 | |
| | ||||
* | Add item eat callback | rubenwardy | 2014-05-26 | |
| | ||||
* | Sort commands and privs alphabetically in '/help'. | Diego Martinez | 2014-05-24 | |
| | | | | Also make a stray variable local. | |||
* | Item entity stacks merge on the ground. | RealBadAngel | 2014-05-23 | |
| | | | | Add TTL to item entities. | |||
* | Fix old client showing duplicated health bar on new server | sapier | 2014-05-11 | |
| | | | | | Fix client not showing hearts and bubbles on connecting to old server Fix server not remembering hud flags correctly | |||
* | Fix healthbar not beeing hidden on disabled damage | sapier | 2014-05-10 | |
| | ||||
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 | |
| | ||||
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 | |