MoNTE48
cb7ab335d4
Hud Item name - move in statbars.lua, fix iOS position, other
2019-05-27 02:11:41 +02:00
MoNTE48
4e6a83c086
Fix textures and other minor fixes
2019-05-26 23:51:28 +02:00
MoNTE48
090ec43a61
Minor fixes and Fix creative inventory background and other minor fixes
2019-05-24 16:06:04 +02:00
stujones11
75f527d969
Expose PLATFORM global
2019-05-23 23:47:36 +02:00
stujones11
0e6f2f429b
Improve auto-restart
2019-05-23 01:51:39 +02:00
MoNTE48
32f35d125d
remove damage_noise
2019-05-23 01:51:39 +02:00
Maksim
c31191d4aa
Fix platform, item name text, cleaner, other minor fixes
2019-05-22 14:07:25 +02:00
Maksim
40fa106fad
Small mainmenu update
2019-05-21 00:16:33 +02:00
Maksim
11837fe533
DAMAGE!!! Autoreconnect for ANY(!) server issue
2019-05-20 22:35:00 +02:00
stujones11
578a06a8f4
Auto-reconnect to multicraft servers
2019-05-20 22:33:08 +02:00
MoNTE48
55a103fea3
New workbench
2019-05-17 23:04:12 +02:00
stujones11
d03a1bc8a9
Fixes
2019-05-17 20:48:46 +01:00
stujones11
d5113a6b5c
Add server id icons
2019-05-16 00:33:12 +02:00
Maksim
a977fa04fc
Update creative and mainmenu formspec
2019-05-16 00:33:06 +02:00
MoNTE48
e98d421aff
Merge remote-tracking branch 'upstream/stable-0.4' into sync
2019-04-01 20:18:54 +02:00
MoNTE48
7dada59910
Small fix
2018-08-23 00:39:24 +02:00
MoNTE48
f58dc36f6f
stack_max = 64, fix loadingworld background
2018-08-22 00:39:35 +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
MoNTE48
f20ffe3d19
Minor upd menu, tmp fix sign_wall
2018-07-20 14:32:08 +02:00
MoNTE48
99af1ca420
iOS: 1.1.18 - fix text on ja, ko, he; compress logo
2018-06-13 23:41:09 +02:00
Muhammad Rifqi Priyo Susanto
2324a0add6
Delete world dialog: Move buttons to avoid double click deletion
...
Move confirmation delete button to never overlap initial delete button,
to avoid world deletion by accidental double click.
2018-06-03 17:32:00 +02:00
ezhh
9850600f81
Improve Settings tab button alignments
2018-06-03 17:32:00 +02:00
Ezhh
86f066a970
Fix Settings tab formspec alignment ( #6585 )
2018-06-03 17:32:00 +02:00
sfan5
1e63e53a3f
Fix core.wrap_text and make its behaviour consistent with the docs
...
Code based on initial implementation by @dsohler.
2018-06-03 17:31:59 +02:00
DS
4d16def09a
make ret variable in /builtin/mainmenu/tab_credits.lua local ( #5942 )
2018-06-03 17:31:59 +02:00
Maksim Gamarnik
cf06c5c497
iOS: 1.0.13 release
2018-03-19 21:56:18 +02:00
kilbith
717c46c9fe
New Main Menu design ( #101 )
2017-09-04 15:51:09 +03:00
Maksim Gamarnik
a7bebd42eb
iOS minor fix
2017-08-29 23:05:03 +03:00
sfan5
7e66756c27
Add libcurl to iOS and enable multiplayer
2017-08-16 17:54:50 +03:00
Paramat
40619c0ebb
Credits menu: Make undeclared global variable 'ret' local ( #86 )
2017-07-21 08:02:33 +03: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
rubenwardy
0ee31333a2
Update credits
...
The following algorithm was used when selecting contributors:
* Every non-trivial contributor from the current release,
Non-trivial meaning more than X non-trivial commits, not counting documentation/translation changes
* The top Y contributors from the last 4 years.
* Previous contributor means no contributions since a few months before the last release.
In the future this should be automated
2017-06-03 14:28:36 -04:00
berkut
fe24056df7
Update tab_credits.lua ( #76 )
2017-05-24 12:35:53 +03:00
rubenwardy
6a9f712f82
Add formspec escaping to subgame list in create world dialog ( #5808 )
2017-05-24 07:45:23 +02:00
Elijah Duffy
de0b0e873a
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
SmallJoker
8d10e65867
Mainmenu: Fix issues while trying to enable all mods ( #5770 )
2017-05-19 07:45:47 +02:00
SmallJoker
50758af1cc
Builtin: Fix subgame mod selection ( #5367 )
2017-05-17 19:31:57 +02:00
SmallJoker
b6ff239ec6
CSM: Document forgotten functions
2017-05-16 21:57:26 +01:00
ezhh
2a24e81e16
Add option to use neither node highlighting nor outlining
2017-05-15 19:51:40 +10:00
red-001
2be33435ee
Menu: Fix starting a server if the server address is an empty string. ( #5742 )
...
Minetest uses an empty string internal to signal that a server should be started.
2017-05-10 23:25:45 +02:00
red-001
5d5118d359
Android: Fix crash while loading main menu ( #5736 )
...
Broken by 43d1f37
2017-05-09 18:30:34 +02:00
Auke Kok
2d01ec03fa
Move Pilzadam to previous developers. ( #5735 )
2017-05-09 08:56:57 +02: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
Loïc Blot
4dbd41d7ac
Save minetest screen width/height options when modified ( #5683 )
...
* Save minetest screen width/height options when modified
* Add autosave_screensize setting (default true)
* Fix @SmallJoker comments
2017-05-05 13:47:11 +02:00
paramat
5295b30856
Conf.example: Move some lines to minetest.conf.example.extra
...
Some information in conf.example cannot be generated from
settingtypes.txt, moving it to a new file makes generating
conf.example while preserving that information easier.
Regenerate conf.example from settingtypes.txt.
2017-04-19 02:02:11 +01:00
Maksim Gamarnik
e9899feb0e
iOS: v. 1.0.7
...
Fix PAUSE menu, update single player menu (thank’s @sfan5 )
2017-03-11 21:47:49 +02:00