]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/mainmenu/dlg_config_world.lua
Add more neighbors on mesh update (#6765)
[dragonfireclient.git] / builtin / mainmenu / dlg_config_world.lua
2021-02-11 rubenwardyReplace 'minetest.' with 'core.' in builtin
2020-06-04 rubenwardyAdd buttons to ContentDB in game bar and configure...
2019-03-07 HybridDogWorld config: Make depends easier to read (#7396)
2019-01-16 Paul OuelletteFix some misspellings (#8104)
2019-01-13 SmallJokerworld.mt: Only accept true/false/nil values (#8055)
2018-12-02 Paul OuelletteImprove world configure menu (#7922)
2018-08-17 HybridDogWorld config: Add modpack descriptions and remove depen...
2018-05-29 youTidy up dlg_config_world.lua (#5351)
2018-04-19 rubenwardyAdd online content repository
2017-05-19 SmallJokerMainmenu: Fix issues while trying to enable all mods...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-02-10 rubenwardyUse tree to list mods rather than textlist
2016-11-05 WuzzySeparate optional from required mod dependencies in...
2016-10-11 red-001Add a button for disabling all mods to world config...
2016-04-28 SmallJokerMainmenu: Standardize the menu button order and sizes
2015-02-18 NovatuxAdd modname convention checking
2014-12-29 fz72MainMenu: Save 'hide gamemods' and 'hide modpack conten...
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it