7642 Commits

Author SHA1 Message Date
MoNTE48
8a8ec483d4 Update Hunger 2020-02-23 21:38:04 +01:00
MoNTE48
7e4ee95d91 Update builtin and base textures 2020-02-22 14:44:31 +01:00
MoNTE48
dbd3e3c10b Weather: improve and cleanup 2020-02-20 14:48:50 +01:00
MoNTE48
8449a0b304 Builtin: replace minetest -> core, fix password saving crash 2020-02-20 14:48:29 +01:00
MoNTE48
b2d264fdea Mobile: fix memory leak in MainMenu 2020-02-15 11:48:36 +01:00
MoNTE48
e74898a088 MainMenu: fix background in world create and delete dialogs 2020-02-12 13:32:15 +01:00
MoNTE48
e1e06f3bfe Version 1.8.0c-release 2020-02-09 12:46:42 +01:00
MoNTE48
494eff7911 MainMenu: replace textlist with table, remove legacy code 2020-02-09 12:22:02 +01:00
MoNTE48
550519dc1d Try to fix iOS memory leak when working with large textures such as background 2020-02-07 23:38:01 +01:00
MoNTE48
c6a5567c69 Update embedded mini-gmp to version 6.2.0 2020-02-07 12:40:55 +01:00
MoNTE48
d19476376c MainMenu: fixes and background optimizations 2020-02-07 00:03:31 +01:00
MoNTE48
05e98a4979 Version 1.8.0-release 2020-02-06 21:20:23 +01:00
MoNTE48
49a18aa737 iOS: fix language detection 2020-02-06 18:10:43 +01:00
MoNTE48
d61846b15b iOS: update LuaJIT version 2020-02-06 16:34:57 +01:00
MoNTE48
dfb5101344 Mobile: TouchScreenGUI button position fix 2020-02-06 16:32:56 +01:00
MoNTE48
9b28204882 Builtin: Backport MT5 MainMenu, Part I 2020-02-06 16:32:56 +01:00
MoNTE48
fe5941bdf7 Builtin: Backport MT5 Game 2020-02-04 21:47:07 +01:00
MoNTE48
b3a34dd850 Builtin: Backport MT5 minor changes 2020-02-04 21:47:07 +01:00
MoNTE48
54f5679db3 Builtin: Backport MT5 client 2020-02-04 20:02:25 +01:00
MoNTE48
eac50692d7 Builtin items: cleanup, optimize and backport MT5 changes 2020-02-04 20:02:25 +01:00
MoNTE48
66a865012c Android: update toolchains, cleanup compiler flags 2020-02-04 17:33:05 +01:00
MoNTE48
de8d6d1293 Fix path to custom mods 2020-02-04 17:33:05 +01:00
MoNTE48
dc0599a016 Do not crash if "no peer found!" 2020-02-03 21:18:19 +01:00
MoNTE48
f524bd2a1c Backport: Object properties: Add 'glow', disables light's effect if negative
a9d43a0471
The 'glow' value is added to the ambient light value.
Negative 'glow' disables light's effect on object colour, for faking
self-lighting, UI-style entities, or programmatic colouring in mods.
2020-01-22 20:56:48 +01:00
MoNTE48
2013296feb iOS: reduce client mapblock limit and client unload unused data timeout 2020-01-22 19:38:51 +01:00
MoNTE48
c4e71a602a TouchScreenGUI: update, add camera button 2020-01-22 19:05:43 +01:00
MoNTE48
fdc983d6f5 iOS: back LuaJIT [moonjit 2.1.2] 2020-01-17 23:34:24 +01:00
MoNTE48
1e8942cbbe Builtin: optimize item_entity 2020-01-17 14:22:09 +01:00
MoNTE48
1bb669c854 Builtin: update vector 2020-01-17 14:22:09 +01:00
MoNTE48
5d6b72c5bc Mobile: improve utf <-> wide convert 2020-01-17 14:22:09 +01:00
MoNTE48
95ec1d982e Increase the number and size of stars 2020-01-14 22:01:51 +01:00
Maksim
62a71ca4e0 Android: fixed assets unpacking error 2020-01-03 00:12:39 +01:00
MoNTE48
24d354767a Version 1.7.1-release 2019-12-27 22:34:34 +01:00
MoNTE48
bcc87c0e30 Disable Auto-reconnection when Kicked 2019-12-26 12:50:55 +01:00
MoNTE48
b9bdab016f iOS: update libcurl and LuaJIT 2019-12-26 00:07:51 +01:00
MoNTE48
1543913f03 Version 1.7.0-release 2019-12-20 20:59:53 +01:00
MoNTE48
329f4d836b Android: cleanup Android.mk 2019-12-20 20:59:53 +01:00
MoNTE48
d3436bafab Backport 'Add 'place_offset_y' placement parameter' form MT5 2019-12-15 22:43:28 +01:00
MoNTE48
d738633593 Fix '#elif with no expression' in CGUITTFont.cpp 2019-12-12 15:01:04 +01:00
MoNTE48
124af8a2fa new pods 2019-12-11 19:27:45 +01:00
MoNTE48
9eff8f7d01 Colorize the buttons for creating and deleting the world 2019-12-09 22:20:05 +01:00
MoNTE48
d4f03dc2f3 Android: update java part 2019-12-09 17:41:06 +01:00
MoNTE48
0e44e9888f Mobile: fix settings and fix Pause menu in background 2019-12-09 17:04:23 +01:00
MoNTE48
5e7a24e6af iOS: add MoonJIT support and update libCurl build script 2019-12-07 16:41:38 +01:00
MoNTE48
181242a944 libintl: improve and cleanup 2019-11-27 21:21:01 +01:00
MoNTE48
4d897bacd8 Mobile: replace abort and pthread_kill 2019-11-19 14:27:25 +01:00
MoNTE48
d014f94141 Android: static stl, getting deps using gradle, some fixes 2019-11-19 12:50:05 +01:00
MoNTE48
1dd11bdc04 Fix /give stackstring (again) 2019-11-19 10:14:33 +01:00
MoNTE48
52418b29a4 Improve Statbars 2019-11-18 10:02:07 +01:00
MoNTE48
654f530ccf Android: fix Start.sh 2019-11-14 14:38:41 +01:00