index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
mainmenu
/
dlg_create_world.lua
Age
Commit message (
Expand
)
Author
2023-01-16
Fix Enter key after creating a new world (#12997)
Muhammad Rifqi Priyo Susanto
2022-09-12
Mainmenu: Properly sort mods and games (#12758)
SmallJoker
2022-07-17
Enable the gamebar on Android (#12354)
ROllerozxa
2022-06-29
Improve warnings when no games or only devtest is installed (#11955)
ROllerozxa
2022-02-12
Add support for 'seed' in disallow_mapgen_settings (#12023)
Wuzzy
2022-01-09
Mainmenu game-related changes (#11887)
sfan5
2021-11-22
Allow for Game-Specific Menu Music (#11241)
ExeVirus
2021-02-11
Replace 'minetest.' with 'core.' in builtin
rubenwardy
2020-12-23
Add dependency resolution to ContentDB (#9997)
rubenwardy
2020-10-13
Give unnamed world names incrementing numbers. Format 'world<number>' (#10247)
Paramat
2020-08-05
Mapgen Flat: Add caverns, disabled by default (#9913)
Paramat
2020-05-26
Rename “Minimal development test” to “Development Test” (#9928)
Wuzzy
2020-05-12
Add mapgen settings to world creation dialog (#9254)
Wuzzy
2020-04-06
Add allowed_mapgens option in game.conf. (#9263)
Wren Turkal
2019-08-14
Fix undeclared global warning because of _ (#8798)
DS
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-01-20
Make advanced settings noiseparams strings translatable (#8062)
Wuzzy
2018-04-19
Add online content repository
rubenwardy
2018-03-13
Rename 'subgame' to 'game'
paramat
2017-12-22
Fix error if setting menu_last_game is not a valid game
nOOb3167
2017-12-16
Give subgames the ability to disallow specific mapgens (#6792)
Ezhh
2017-08-18
Make world creation menu automatically generate a random world name (#6257)
lisacvuk
2017-05-06
Use a settings object for the main settings
ShadowNinja
2016-04-28
Mainmenu: Standardize the menu button order and sizes
SmallJoker
2015-02-18
Fix map_seed not changed when creating a new world after login to another
fz72
2014-12-29
Add core.get_mapgen_names() to Main Menu API (and use it)
kwolekr
2014-11-08
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...
paramat
2014-10-28
Add notice when only minimal is installed
rubenwardy
2014-08-05
Formspec escape fixed seen in world creation menu
ShadowNinja
2014-07-12
Remove indev mapgen
proller
2014-07-12
Remove math mapgen
proller
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier