Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-19 | Add online content repository | rubenwardy | |
Replaces mods and texture pack tabs with a single content tab | |||
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 | |
* Make world creation menu automatically generate a name. * Name is now initialy empty, and generated if player tries to create a world without a name. | |||
2017-05-06 | Use a settings object for the main settings | ShadowNinja | |
This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table. | |||
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 | |
Also rewrite mapgen registration for static initialization | |||
2014-11-08 | Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵ | paramat | |
blobs | |||
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 | |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |