9 Commits

Author SHA1 Message Date
HybridDog
0eaf6f7b54 World config: Make depends easier to read (#7396)
* 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
2019-03-08 08:11:10 +13:00
rubenwardy
4a596638b7 Fix rename modpack dialog not appearing to take affect 2019-02-16 16:00:59 +13:00
rubenwardy
3e3ed681d5 pkgmgr: Fix games list not being updated after game install
Fixes #8074
2019-02-16 15:58:58 +13:00
Paul Ouellette
ff1b37fa5a Improve world configure menu (#7922)
Replace `Subgame mods` with <game name> mods.
Display game description on left instead of dependencies.
Fix double DIR_DELIM in some paths.
2019-02-16 15:57:39 +13:00
luk3yx
d2ab8c7d16 Grammar improvements
d6f2a1c4b8
2019-02-16 15:56:10 +13:00
you
3fc3dec353 Tidy up dlg_config_world.lua (#5351)
Move code to pkgmgr
2019-02-16 15:53:11 +13:00
rubenwardy
9177301964 Deprecate modpack.txt and use modpack.conf instead (#7892)
* Deprecate modpack.txt and use modpack.conf instead
2019-02-16 14:56:20 +13:00
rubenwardy
e97d523645 Add updating to online content browser 2019-02-16 14:47:22 +13:00
rubenwardy
ebfd6a61d3 Add online content repository
Replaces mods and texture pack tabs with a single content tab
2019-02-16 14:46:21 +13:00