Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-24 | Rename "mod metadata" to "mod storage" everywhere | Jude Melton-Houghton | |
2022-11-15 | Add MetaDataRef:get_keys (#12841) | Jude Melton-Houghton | |
2022-09-26 | Avoid duplication of mod metadata in memory (#12562) | Jude Melton-Houghton | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2022-07-14 | Refactor ModConfiguration | rubenwardy | |
2022-01-30 | Use virtual paths to specify exact mod to enable (#11784) | rubenwardy | |
2022-01-07 | Use a database for mod storage (#11763) | Jude Melton-Houghton | |
2021-07-31 | Mods: Combine mod loading checks and deprection logging (#11503) | SmallJoker | |
This limits the logged deprecation messages to the mods that are loaded Unifies the mod naming convention check for CSM & SSM | |||
2021-02-24 | Deprecate not providing mod.conf | rubenwardy | |
2020-05-27 | Value copy / allocation optimizations mostly in server, SAO and serialize code | sfan5 | |
2019-01-13 | world.mt: Only accept true/false/nil values (#8055) | SmallJoker | |
This patch will make distinguishable mods in modpacks possible in the future `nil` checks are required to provide backwards-compatibility for fresh configured worlds | |||
2019-01-06 | Deprecate modpack.txt and use modpack.conf instead (#7892) | rubenwardy | |
* Deprecate modpack.txt and use modpack.conf instead | |||
2018-05-16 | Add updating to online content browser | rubenwardy | |
2018-04-19 | Add online content repository | rubenwardy | |
Replaces mods and texture pack tabs with a single content tab |