Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | on_deactivate: distinguish removal and unloading (#11931) | Lars Müller | |
Sometimes you need to be able to do removal-related cleanup, such as removing files from disk, or entries from a database. staticdata obviously isn't suitable for large data. The data shouldn't be removed if the entity is unloaded, only if it is removed. | |||
2022-04-28 | DevTest: Fix armorball sprite (#12228) | Wuzzy | |
2022-04-24 | DevTest: Add more test weapons and armorball modes (#11870) | Wuzzy | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2021-02-17 | Add nametag background setting and object property (#10937) | rubenwardy | |
2021-01-02 | Add on_deactivate callback for luaentities (#10723) | hecks | |
2020-12-14 | Semi-transparent background for nametags (#10152) | Zughy | |
2020-09-04 | Devtest: Extend tooltips of many items and tools (#10312) | Wuzzy | |
Also show error message when using tools wrong | |||
2020-07-30 | content_cao: Support texture animation for upright_sprite (#10020) | sfan5 | |
2020-06-16 | Make shading of CAOs optional (#10033) | Danila Shutov | |
2020-06-08 | devtest: Improve tool and formspec usability | sfan5 | |
also fix the yawsprite test entity | |||
2020-05-26 | Rename “Minimal development test” to “Development Test” (#9928) | Wuzzy | |