]> git.lizzy.rs Git - minetest.git/history - builtin/mainmenu/dlg_create_world.lua
Avoid resetting music when dialog opens (#13003)
[minetest.git] / builtin / mainmenu / dlg_create_world.lua
2022-09-12 SmallJokerMainmenu: Properly sort mods and games (#12758)
2022-07-17 ROllerozxaEnable the gamebar on Android (#12354)
2022-06-29 ROllerozxaImprove warnings when no games or only devtest is insta...
2022-02-12 WuzzyAdd support for 'seed' in disallow_mapgen_settings...
2022-01-09 sfan5Mainmenu game-related changes (#11887)
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-02-11 rubenwardyReplace 'minetest.' with 'core.' in builtin
2020-12-23 rubenwardyAdd dependency resolution to ContentDB (#9997)
2020-10-12 ParamatGive unnamed world names incrementing numbers. Format...
2020-08-05 ParamatMapgen Flat: Add caverns, disabled by default (#9913)
2020-05-25 WuzzyRename “Minimal development test” to “Development Test...
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
2020-04-06 Wren TurkalAdd allowed_mapgens option in game.conf. (#9263)
2019-08-14 DSFix undeclared global warning because of _ (#8798)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-01-20 WuzzyMake advanced settings noiseparams strings translatable...
2018-04-19 rubenwardyAdd online content repository
2018-03-13 paramatRename 'subgame' to 'game'
2017-12-22 nOOb3167Fix error if setting menu_last_game is not a valid...
2017-12-16 EzhhGive subgames the ability to disallow specific mapgens...
2017-08-18 lisacvukMake world creation menu automatically generate a rando...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2016-04-28 SmallJokerMainmenu: Standardize the menu button order and sizes
2015-02-18 fz72Fix map_seed not changed when creating a new world...
2014-12-30 kwolekrAdd core.get_mapgen_names() to Main Menu API (and use it)
2014-11-08 paramatAdd mgv5. New noise code, uses biome API. Eased 3d...
2014-10-28 rubenwardyAdd notice when only minimal is installed
2014-08-05 ShadowNinjaFormspec escape fixed seen in world creation menu
2014-07-12 prollerRemove indev mapgen
2014-07-12 prollerRemove math mapgen
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it