ShadowNinja
dfb4074a5a
Use a settings object for the main settings
...
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.
2017-05-06 15:33:19 -04:00
SmallJoker
8cf828a818
Mainmenu: Standardize the menu button order and sizes
2016-04-28 07:16:58 +01:00
fz72
714e41c831
Fix map_seed not changed when creating a new world after login to another
2015-02-18 08:57:14 +01:00
kwolekr
6a136cf876
Add core.get_mapgen_names() to Main Menu API (and use it)
...
Also rewrite mapgen registration for static initialization
2014-12-29 21:23:51 -05:00
paramat
28ed3ea7c4
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, blobs
2014-11-08 21:37:26 +01:00
rubenwardy
34f4f6ec6a
Add notice when only minimal is installed
2014-10-28 13:17:14 -04:00
ShadowNinja
1f8df4548c
Formspec escape fixed seen in world creation menu
2014-08-05 15:37:53 -04:00
proller
b2306abb3d
Remove indev mapgen
2014-07-12 18:21:54 +04:00
proller
447cc35283
Remove math mapgen
2014-07-12 18:15:55 +04:00
sapier
53f01294df
Add formspec toolkit and refactor mainmenu to use it
...
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00