aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_config_world.lua
AgeCommit message (Expand)Author
2022-09-12Mainmenu: Properly sort mods and games (#12758)SmallJoker
2022-07-14Add check_mod_configuration to main menurubenwardy
2022-04-24Use mod names/titles instead of technical names (#12192)olive
2022-01-30Use virtual paths to specify exact mod to enable (#11784)rubenwardy
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy
2020-06-04Add buttons to ContentDB in game bar and configure world (#9944)rubenwardy
2019-03-07World config: Make depends easier to read (#7396)HybridDog
2019-01-16Fix some misspellings (#8104)Paul Ouellette
2019-01-13world.mt: Only accept true/false/nil values (#8055)SmallJoker
2018-12-02Improve world configure menu (#7922)Paul Ouellette
2018-08-17World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog
2018-05-29Tidy up dlg_config_world.lua (#5351)you
2018-04-19Add online content repositoryrubenwardy
2017-05-19Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker
2017-05-06Use a settings object for the main settingsShadowNinja
2017-02-10Use tree to list mods rather than textlistrubenwardy
2016-11-05Separate optional from required mod dependencies in main menu (#4721)Wuzzy
2016-10-12Add a button for disabling all mods to world config. (#3900)red-001
2016-04-28Mainmenu: Standardize the menu button order and sizesSmallJoker
2015-02-18Add modname convention checkingNovatux
2014-12-28MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fi...fz72
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier