46 Commits

Author SHA1 Message Date
Maksim
c59b9009cd Builtin: minor cleanup 2020-04-16 21:00:57 +02:00
MoNTE48
73511ef92e Builtin: some minor fixes 2020-03-13 21:06:26 +01:00
MoNTE48
7e4ee95d91 Update builtin and base textures 2020-02-22 14:44:31 +01:00
MoNTE48
e74898a088 MainMenu: fix background in world create and delete dialogs 2020-02-12 13:32:15 +01:00
MoNTE48
d19476376c MainMenu: fixes and background optimizations 2020-02-07 00:03:31 +01:00
MoNTE48
9b28204882 Builtin: Backport MT5 MainMenu, Part I 2020-02-06 16:32:56 +01:00
MoNTE48
9eff8f7d01 Colorize the buttons for creating and deleting the world 2019-12-09 22:20:05 +01:00
MoNTE48
32c44e00c4 Builtin: Clearing Functions and Variables 2019-10-16 20:08:12 +02:00
MoNTE48
399f707877 Fix builtin formatting 2019-08-02 17:47:34 +02:00
Maksim
4f75337ce3 Change mapgen list, hide deprecated 2019-07-25 00:13:17 +02:00
MoNTE48
b79a1fd5e5 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
MoNTE48
4e6a83c086 Fix textures and other minor fixes 2019-05-26 23:51:28 +02:00
stujones11
d41299566f Restrict mapgens available to Android & iOS by default 2018-08-19 23:41:36 +02:00
MoNTE48
24135d22ea Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
Maksim Gamarnik
cf06c5c497 iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
Maksim Gamarnik
da369a995e Fix builtin 2017-07-20 00:36:10 +03:00
Maksim Gamarnik
cbfabfe2d8 Fix iOS port [Part1] 2017-06-16 23:57:19 +03:00
Maksim Gamarnik
4ab1883ef9 Fix builtin and textures 2017-06-12 03:05:57 +03:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
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
Maksim Gamarnik
a52fa91a77 Small fix mainmenu and add crack_anylenght 2016-05-06 00:59:15 +03:00
Maksim Gamarnik
d5854e5cf7 Merge minetest commits / WIP!
Java part WIP, pls, use prev commits!
2016-04-29 10:11:25 +03:00
SmallJoker
8cf828a818 Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
Maksim Gamarnik
da97d550e7 ver. 1.1.2.3 2016-04-08 20:43:15 +03:00
Maksim Gamarnik
edb4cab692 Merge release 2016-03-28 20:08:34 +03:00
Maksim Gamarnik
1fcb1f2fcc MultiCraft 1.0.2 2015-12-27 22:55:32 +02:00
Maksim Gamarnik
96325da676 Update 1 2015-11-27 12:03:23 +02:00
Maksim Gamarnik
18204b95ed Fix 2015-11-10 21:14:24 +02:00
Maksim Gamarnik
919be490f9 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim D. Gamarnik
98c1c2965a Stock MainMenu 2015-11-01 10:01:13 +02:00
Maksim Gamarnik
9247f32e0e LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
4aiman Konsorumaniakku
7d9a37a450 - X (close) button in the formspecs
- attempt to fix BG in the mainmenu
- fixed textures path on Windows
2015-08-11 07:32:17 +03:00
4aiman
169fa6f29f HUDs, hunger, mobs, mapgen, splash, mainmemu etc 2015-07-01 12:27:28 +03:00
4aiman
482fcf5d1f 14/15 2015-05-25 23:44:45 +03:00
Maksim Gamarnik
0598e2169e New MainMenu, update WversionManager, Makefile change
New MainMenu by 4aiman
WVersionManager - 1.3
Makefile - rename output apk
2015-05-12 10:59:17 +03:00
Maksim Gamarnik
328debf39a New API
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
4aiman
f0cc6e9cd9 main menu tweaks 2015-04-27 22:03:59 +03:00
4aiman
2857721408 'New' menu 2015-04-23 22:55:42 +03: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