| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
* Do not always show every depends textfieds
When there are no dependencies, it does not longer show an empty list.
* Adjust the list height to avoid a scrollbar when possible
* change minimum height and no dependencies message
* Do not get depends for modpacks
|
| |
|
| |
|
|
|
| |
Various minor language improvements in settingtypes.txt.
|
|
|
|
|
| |
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
|
|
|
|
| |
Fixes #8074
|
|
|
|
| |
* Deprecate modpack.txt and use modpack.conf instead
|
|
|
|
| |
Patch supplied by @pgimeno. Thank you.
|
|
|
|
|
|
| |
Replace `Subgame mods` with <game name> mods.
Display game description on left instead of dependencies.
Fix double DIR_DELIM in some paths.
|
|
|
|
| |
In builtin//pkgmgr.lua, README.md and settingtypes.txt.
Based on 2 pull requests by comradekingu.
|
|
|
| |
Move code to pkgmgr
|
| |
|
|
Replaces mods and texture pack tabs with a single content tab
|