54 Commits

Author SHA1 Message Date
Maksim Gamarnik
567db6b2b0 Fix builtin and textures 2017-06-12 03:05:57 +03:00
Maksim Gamarnik
4cd987b653 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Elijah Duffy
4dc97eb99f Menu: Merge singleplayer and server tabs (#5627)
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play."
2017-05-21 10:07:05 +02:00
ShadowNinja
43d1f375d1 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
Hybrid Dog
2bd10022cb Mainmenu: Brighter text colours for readability 2017-02-12 01:53:18 +00:00
red-001
f3bd4c405d Add keyword based search to serverlist 2017-01-15 13:43:47 -08:00
Maksim Gamarnik
a68186451b iOS: 1.0.4 2016-12-19 23:20:21 +02:00
Maksim Gamarnik
12b714424d iOS: remove redis, minimap and add pause texture. Fix build script 2016-11-23 20:21:32 +02:00
sfan5
60c5679a07 iOS changed files (#41) 2016-11-06 00:14:16 +02:00
Rui
9d3d43f334 Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on first run")
Bug and whitespace error fixed (Zeno)
2016-05-13 01:41:16 +10:00
Maksim Gamarnik
759f4e48d2 Small fix mainmenu and add crack_anylenght 2016-05-06 00:59:15 +03:00
Maksim Gamarnik
75a555f90c Fix merge prev commits and fix bugs
Android: mpir, x86 flags, range view, fix favorite server icon, other
2016-05-03 04:21:56 +03:00
Maksim Gamarnik
1f361017b3 Part II 2016-04-18 23:16:34 +03:00
Maksim Gamarnik
5d6b92074f . 2016-04-16 13:36:34 +03:00
Maksim Gamarnik
bed908e6eb Fix 2016-04-16 13:35:47 +03:00
Maksim Gamarnik
7f630419c1 Merge 2016-04-12 21:28:50 +03:00
Maksim Gamarnik
44f98aa061 ver. 1.1.2.3 2016-04-08 20:43:15 +03:00
Rui914
92d4a73843 Mainmenu: Refactor tab UI code
- Use local variables for tabs in place of globals
 - Merge together if statements where possible
 - Replace manual table searching code with indexof where possible
2016-04-08 02:25:04 -04:00
Maksim Gamarnik
758af96b60 Merge release 2016-03-28 20:08:34 +03:00
Maksim Gamarnik
2d64ccab9a Minor update Android, light, remove pageflip, other 2016-03-21 01:38:25 +02:00
Maksim Gamarnik
7039222ef9 ver. 1.2.1.1 2016-03-19 00:16:30 +02:00
Maksim Gamarnik
92041152e1 v. 1.1.2-pre | build1 2016-02-23 06:40:14 +02:00
Maksim Gamarnik
ae3d7c3ebc Merge remote-tracking branch 'upstream/master' 2016-02-23 00:38:30 +02:00
BlockMen
ecc8b70182 Restore simple settings tab and add advanced settings as dialog 2016-02-21 08:54:33 +00:00
Maksim Gamarnik
fe62fdcd57 MultiCraft 1.1 | Part 3/3
Font, textures and licension
2016-02-07 04:05:25 +02:00
Maksim Gamarnik
a2251f0f79 MultiCraft 1.0.2 2015-12-27 22:55:32 +02:00
Maksim Gamarnik
4edb331124 Update 1 2015-11-27 12:03:23 +02:00
Maksim Gamarnik
58a0ca7ed0 Fix 2015-11-10 21:14:24 +02:00
Maksim Gamarnik
9012ac8f22 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim D. Gamarnik
84cc7510ab Stock MainMenu 2015-11-01 10:01:13 +02:00
Maksim Gamarnik
d77ea9be46 LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
4aiman
ab5bfa589c Auto-merge of 4aiman's changes 2015-08-11 11:31:39 +03:00
4aiman
739a1dcd98 changed splashes 2015-08-11 11:30:30 +03:00
4aiman Konsorumaniakku
a75f06cd80 - 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 Konsorumaniakku
67e3beeee1 core->multicraft 2015-07-05 15:23:28 +03:00
4aiman
a2784b58bf HUDs, hunger, mobs, mapgen, splash, mainmemu etc 2015-07-01 12:27:28 +03:00
4aiman
020207661f 15/15 2015-05-31 16:04:01 +03:00
4aiman
bf42107a0f 14/15 2015-05-25 23:44:45 +03:00
Maksim Gamarnik
6d3dc6ce06 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
c09f9e4d1f New API
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
4aiman
bab9301162 debug bulid 2015-04-28 21:50:06 +03:00
4aiman
ecf3f05557 main menu tweaks 2015-04-27 22:13:19 +03:00
4aiman
d88f63f62e main menu tweaks 2015-04-27 22:03:59 +03:00
4aiman
abca1d9c91 'New' menu 2015-04-23 22:55:42 +03:00
Craig Robbins
bf06b68c96 Let main menu scale (non-Android)
This fixes main menu not fitting for 800x600 (and lower resolutions) on PC builds
2015-03-30 00:33:07 +10:00
Perttu Ahola
4d744cf87a Use fixed size for builtin menus on non-android platforms 2015-02-18 12:33:40 +02:00
sapier
de3888ca09 Remove automatic consistent formspec size <-> font size (now has to be done manually)
Set builtin formspecs to autoscale in order to get consistent formspec look and feel
Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
2015-01-09 18:46:24 +01:00
Kodexky
9aaf67ebe0 Fix Android main menu crash, and user data directory check.
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-11-26 18:11:08 +10:00
ShadowNinja
c4e393deea Simplify loading of Android version of menu 2014-11-20 15:37:20 -05:00
BlockMen
e9e9e42573 Fix mainmenu game initialisation 2014-08-14 07:18:32 +02:00