Commit Graph

269 Commits

Author SHA1 Message Date
MoNTE48 8d23c2530e Drop falling node, drop 1 item by default, hud item name delay, fix translations 2019-06-29 09:59:31 +02:00
MoNTE48 a78bb6cbd6 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
MoNTE48 ef023b5f7b Minor fixes and docs update 2019-06-18 11:10:08 +02:00
MoNTE48 5d1c3abe6d Fix hud and /setspawn, update credits, fix crashes 2019-06-17 21:32:11 +02:00
MoNTE48 102bfa89ea Hud Item name - move in statbars.lua, fix iOS position, other 2019-05-27 02:11:41 +02:00
MoNTE48 39b2cee907 Fix textures and other minor fixes 2019-05-26 23:51:28 +02:00
MoNTE48 b5a937a332 Minor fixes and Fix creative inventory background and other minor fixes 2019-05-24 16:06:04 +02:00
stujones11 51b9110533 Expose PLATFORM global 2019-05-23 23:47:36 +02:00
stujones11 d87179db27 Improve auto-restart 2019-05-23 01:51:39 +02:00
MoNTE48 cb3f7c67a5 remove damage_noise 2019-05-23 01:51:39 +02:00
Maksim 941b980850 Fix platform, item name text, cleaner, other minor fixes 2019-05-22 14:07:25 +02:00
Maksim 0c7eee305b Small mainmenu update 2019-05-21 00:16:33 +02:00
Maksim 59f8ef3376 DAMAGE!!! Autoreconnect for ANY(!) server issue 2019-05-20 22:35:00 +02:00
stujones11 294b28d530 Auto-reconnect to multicraft servers 2019-05-20 22:33:08 +02:00
MoNTE48 b0346ad88a New workbench 2019-05-17 23:04:12 +02:00
stujones11 b40cd3c590 Fixes 2019-05-17 20:48:46 +01:00
stujones11 13dbe65356 Add server id icons 2019-05-16 00:33:12 +02:00
Maksim d14587b282 Update creative and mainmenu formspec 2019-05-16 00:33:06 +02:00
MoNTE48 695e833477 Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
MoNTE48 4602e0cac8 Small fix 2018-08-23 00:39:24 +02:00
MoNTE48 2542d798f5 stack_max = 64, fix loadingworld background 2018-08-22 00:39:35 +02:00
stujones11 a573ff7435 Restrict mapgens available to Android & iOS by default 2018-08-19 23:41:36 +02:00
MoNTE48 64ae5c54cc Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
MoNTE48 4b7b744bf7 Minor upd menu, tmp fix sign_wall 2018-07-20 14:32:08 +02:00
MoNTE48 88135921a6 iOS: 1.1.18 - fix text on ja, ko, he; compress logo 2018-06-13 23:41:09 +02:00
Muhammad Rifqi Priyo Susanto c2e39b9363 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 222fab3d20 Improve Settings tab button alignments 2018-06-03 17:32:00 +02:00
Ezhh a65a46b889 Fix Settings tab formspec alignment (#6585) 2018-06-03 17:32:00 +02:00
sfan5 5b2461c713 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 f736226c1a make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) 2018-06-03 17:31:59 +02:00
Maksim Gamarnik ec3b665a7f iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
kilbith c67e8048d0 New Main Menu design (#101) 2017-09-04 15:51:09 +03:00
Maksim Gamarnik 099ba7bea9 iOS minor fix 2017-08-29 23:05:03 +03:00
sfan5 4e05929a8b Add libcurl to iOS and enable multiplayer 2017-08-16 17:54:50 +03:00
Paramat 48f77eb4a9 Credits menu: Make undeclared global variable 'ret' local (#86) 2017-07-21 08:02:33 +03:00
Maksim Gamarnik 4d948c4b9c Fix builtin 2017-07-20 00:36:10 +03:00
Maksim Gamarnik 97a8512c76 Fix iOS port [Part1] 2017-06-16 23:57:19 +03:00
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
rubenwardy fe046fab8a 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 d08b2be960 Update tab_credits.lua (#76) 2017-05-24 12:35:53 +03:00
rubenwardy e8fb1f79bc Add formspec escaping to subgame list in create world dialog (#5808) 2017-05-24 07:45:23 +02: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
SmallJoker 674400523e Mainmenu: Fix issues while trying to enable all mods (#5770) 2017-05-19 07:45:47 +02:00
SmallJoker 9b5effffbb Builtin: Fix subgame mod selection (#5367) 2017-05-17 19:31:57 +02:00
SmallJoker 0120fe16a7 CSM: Document forgotten functions 2017-05-16 21:57:26 +01:00
ezhh 018217f6b2 Add option to use neither node highlighting nor outlining 2017-05-15 19:51:40 +10:00
red-001 441740e021 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 34c52d0ad7 Android: Fix crash while loading main menu (#5736)
Broken by 43d1f37
2017-05-09 18:30:34 +02:00
Auke Kok a32a06e088 Move Pilzadam to previous developers. (#5735) 2017-05-09 08:56:57 +02:00