rubenwardy
d5c162fb03
Add luacheck to check builtin ( #7895 )
2022-05-21 16:17:08 +02:00
HybridDog
6be225b9fd
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
2022-05-21 16:16:55 +02:00
SmallJoker
6b883e3ddf
Builtin: Fix grayed-out but enabled modpacks
2022-05-21 16:16:48 +02:00
rubenwardy
a69666caa9
Fix rename modpack dialog not appearing to take affect
2022-05-21 16:16:46 +02:00
Wuzzy
889e9039a4
Make advanced settings noiseparams strings translatable ( #8062 )
...
Various minor language improvements in settingtypes.txt.
2022-05-21 16:16:42 +02:00
SmallJoker
338465899e
world.mt: Only accept true/false/nil values ( #8055 )
...
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
2022-05-21 16:16:41 +02:00
rubenwardy
9275e49a34
pkgmgr: Fix games list not being updated after game install
...
Fixes #8074
2022-05-21 16:16:40 +02:00
rubenwardy
c36f81565b
Deprecate modpack.txt and use modpack.conf instead ( #7892 )
...
* Deprecate modpack.txt and use modpack.conf instead
2022-05-21 16:16:38 +02:00
SmallJoker
24fb09eb40
Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)
...
Patch supplied by @pgimeno. Thank you.
2022-05-21 16:16:35 +02:00
Paul Ouellette
43ddecfffd
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.
2022-05-21 16:16:31 +02:00
paramat
1dba8b8933
Various grammar improvements ( #7769 )
...
In builtin//pkgmgr.lua, README.md and settingtypes.txt.
Based on 2 pull requests by comradekingu.
2022-05-21 16:16:19 +02:00
HybridDog
0a09472aee
Tidy up dlg_config_world.lua ( #5351 )
...
Move code to pkgmgr
2022-05-21 16:16:00 +02:00
rubenwardy
de55f24677
Add updating to online content browser
2022-05-21 16:15:59 +02:00
rubenwardy
b744f1d46f
Add online content repository
...
Replaces mods and texture pack tabs with a single content tab
2022-05-21 16:15:57 +02:00