summaryrefslogtreecommitdiff
path: root/src/content/mods.cpp
Commit message (Collapse)AuthorAge
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-27
|
* world.mt: Only accept true/false/nil values (#8055)SmallJoker2019-01-13
| | | | | This patch will make distinguishable mods in modpacks possible in the future `nil` checks are required to provide backwards-compatibility for fresh configured worlds
* Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy2019-01-06
| | | | * Deprecate modpack.txt and use modpack.conf instead
* Add updating to online content browserrubenwardy2018-05-16
|
* Add online content repositoryrubenwardy2018-04-19
Replaces mods and texture pack tabs with a single content tab