aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/pkgmgr.lua
AgeCommit message (Expand)Author
2022-09-12Mainmenu: Properly sort mods and games (#12758)SmallJoker
2022-09-10Fix texture pack sorting in content tab (#12727)ROllerozxa
2022-08-15Add unit tests for pkgmgr.install_dirrubenwardy
2022-08-15Refactor pkgmgr.install_dir to simplify logicrubenwardy
2022-08-15Fix crash when trying to overwrite a packagerubenwardy
2022-07-14Add check_mod_configuration to main menurubenwardy
2022-05-21Deprecate game.conf name, use title instead (#12030)rubenwardy
2022-05-08Enable dependencies when enabling modpacks (#12202)Jude Melton-Houghton
2022-05-08Fix enabling of dependencies with identical names (#12253)Jude Melton-Houghton
2022-05-08Fix mods not being recursively enabledrubenwardy
2022-05-07Fix texture packs showing as "Nil (enabled)" in Content tabrubenwardy
2022-04-24Fix texture packs not showing as enabled in mainmenurubenwardy
2022-04-24Use mod names/titles instead of technical names (#12192)olive
2022-02-24Fix broken dependency enabling due to missing `enabled` field (#12093)rubenwardy
2022-01-30Use virtual paths to specify exact mod to enable (#11784)rubenwardy
2022-01-19Main menu: Fix automatic dependency enables on doubleclickSmallJoker
2021-10-07Move instead of copy during content install if possiblesfan5
2021-10-07Move archive extraction in content store to async jobsfan5
2021-10-07Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d
2021-03-01Make pkgmgr handle modpacks containing modpacks properlyElias Fleckenstein
2021-02-28pkgmgr: Fix crash when .conf release field is invalidrubenwardy
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy
2021-01-21Load system-wide texture packs too (#10791)Zughy
2020-03-06Cleanup global namespace pollution in builtin (#9451)Wuzzy
2019-12-07Fix luacheck errorsrubenwardy
2019-09-26Automatically enable depends of mods when enabling the mods in the world conf...HybridDog
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2019-03-07World config: Make depends easier to read (#7396)HybridDog
2019-02-09Builtin: Fix grayed-out but enabled modpacksSmallJoker
2019-02-03Fix rename modpack dialog not appearing to take affectrubenwardy
2019-01-20Make advanced settings noiseparams strings translatable (#8062)Wuzzy
2019-01-13world.mt: Only accept true/false/nil values (#8055)SmallJoker
2019-01-09pkgmgr: Fix games list not being updated after game installrubenwardy
2019-01-06Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy
2018-12-15Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)SmallJoker
2018-12-02Improve world configure menu (#7922)Paul Ouellette
2018-10-06Various grammar improvements (#7769)Paramat
2018-05-29Tidy up dlg_config_world.lua (#5351)you
2018-05-16Add updating to online content browserrubenwardy
2018-04-19Add online content repositoryrubenwardy