aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_create_world.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable the gamebar on Android (#12354)ROllerozxa2022-07-171-37/+12
* Improve warnings when no games or only devtest is installed (#11955)ROllerozxa2022-06-291-10/+19
* Add support for 'seed' in disallow_mapgen_settings (#12023)Wuzzy2022-02-121-6/+11
* Mainmenu game-related changes (#11887)sfan52022-01-091-122/+144
* Allow for Game-Specific Menu Music (#11241)ExeVirus2021-11-221-1/+1
* Replace 'minetest.' with 'core.' in builtinrubenwardy2021-02-111-1/+1
* Add dependency resolution to ContentDB (#9997)rubenwardy2020-12-231-1/+1
* Give unnamed world names incrementing numbers. Format 'world<number>' (#10247)Paramat2020-10-131-3/+11
* Mapgen Flat: Add caverns, disabled by default (#9913)Paramat2020-08-051-0/+1
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-6/+6
* Add mapgen settings to world creation dialog (#9254)Wuzzy2020-05-121-22/+306
* Add allowed_mapgens option in game.conf. (#9263)Wren Turkal2020-04-061-0/+13
* Fix undeclared global warning because of _ (#8798)DS2019-08-141-0/+1
* Add luacheck to check builtin (#7895)rubenwardy2019-08-061-6/+6
* Make advanced settings noiseparams strings translatable (#8062)Wuzzy2019-01-201-1/+1
* Add online content repositoryrubenwardy2018-04-191-8/+8
* Rename 'subgame' to 'game'paramat2018-03-131-2/+2
* Fix error if setting menu_last_game is not a valid gamenOOb31672017-12-221-11/+14
* Give subgames the ability to disallow specific mapgens (#6792)Ezhh2017-12-161-13/+35
* Make world creation menu automatically generate a random world name (#6257)lisacvuk2017-08-181-5/+7
* Use a settings object for the main settingsShadowNinja2017-05-061-7/+7
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-281-3/+3
* Fix map_seed not changed when creating a new world after login to anotherfz722015-02-181-2/+2
* Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr2014-12-291-1/+1
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat2014-11-081-1/+1
* Add notice when only minimal is installedrubenwardy2014-10-281-0/+10
* Formspec escape fixed seen in world creation menuShadowNinja2014-08-051-0/+1
* Remove indev mapgenproller2014-07-121-1/+1
* Remove math mapgenproller2014-07-121-1/+1
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+132