7838 Commits

Author SHA1 Message Date
MoNTE48
19ea0829af Fix collecting item without age 2020-04-26 19:19:15 +02:00
Maksim
1cf2f0c17b Fix "Media..." localization 2020-04-26 19:19:15 +02:00
Maksim
4803641fee Add NaN check to core.is_valid_pos
Because `NaN != NaN`
2020-04-26 19:19:15 +02:00
MoNTE48
c430f18ad4 Fixed a possible crash when checking 'attached_node2' 2020-04-26 19:19:15 +02:00
MoNTE48
d4c34bfe75 Backport MT5 hasNPotSupport() 2020-04-26 19:19:15 +02:00
MoNTE48
8a645b1c5f Mobile: fix OpenGL ES 2 support 2020-04-26 19:19:15 +02:00
MoNTE48
01c980d153 Android: update gradle and deps 2020-04-26 19:19:15 +02:00
Maksim
579ba34d93 iOS: update SDVersion 2020-04-26 19:19:15 +02:00
Maksim
345c82692d Credits clarification 2020-04-20 00:42:14 +02:00
Maksim
2ea6429120 iOS: fix scaling and resolution 2020-04-20 00:42:14 +02:00
MoNTE48
2f7440e1c9 iOS: version 1.9.2-release 2020-04-20 00:40:53 +02:00
Maksim
c59b9009cd Builtin: minor cleanup 2020-04-16 21:00:57 +02:00
Maksim
b1f78df35e Mobile: increase fps_max for a powerful device 2020-04-13 19:53:00 +02:00
Maksim
fadbfebcfa Mobile: disable Npot for non-Npot tiles only in height 2020-04-13 19:42:38 +02:00
MoNTE48
0a7fde8480 iOS: update deps, fix Curl build 2020-04-13 00:44:51 +02:00
MoNTE48
06bbc3b387 Builtin: minor chatcommands update 2020-04-08 01:02:16 +02:00
MoNTE48
2464ae3f37 Hunger: set full saturation after respawn, other fixes 2020-04-02 19:51:18 +02:00
MoNTE48
ee325c451a minetest.is_valid_pos improvement 2020-04-02 19:51:18 +02:00
MoNTE48
09b290421c Try to improve files auth db
It is definitely not designed for such loads! This is the last attempt to continue using the files database. LuaVM is about to run out of memory for the auth table! Trying to delay OOM's...
2020-03-26 23:17:32 +01:00
MoNTE48
fa384341f4 Drop the left item when collecting 2020-03-26 20:26:23 +01:00
MoNTE48
1546f296c8 Show player nametag in third-person view 2020-03-25 23:54:47 +01:00
MoNTE48
a3f4d5b50a Fix overlap damage texture_modifier 2020-03-25 17:12:43 +01:00
MoNTE48
ca1e211f7e Handle sneak eye_offcet in C++ 2020-03-25 17:12:43 +01:00
MoNTE48
0a8c359d08 Update CMakeLists 2020-03-25 14:26:59 +01:00
MoNTE48
61fc60c562 Fix item_throw entity detection 2020-03-23 21:01:54 +01:00
MoNTE48
232904ed1c Add UTF8 support for string.len 2020-03-23 18:50:42 +01:00
MoNTE48
f884d0ace9 Mainmenu: fix server_id detection 2020-03-22 19:17:11 +01:00
MoNTE48
f4ffb67805 Fix lava destruction for dropped items 2020-03-17 21:14:51 +01:00
MoNTE48
53b08e2c31 Version 1.9.1-release 2020-03-16 19:07:40 +01:00
MoNTE48
8e9e2c45e4 MultiCraft_game v.1.9.1 2020-03-16 19:05:39 +01:00
MoNTE48
d7e19ba0d8 Mainmenu: improve the Multiplayer tab 2020-03-16 18:36:06 +01:00
MoNTE48
9b08c73f70 Hunger: change starve setting 2020-03-14 18:05:25 +01:00
MoNTE48
73511ef92e Builtin: some minor fixes 2020-03-13 21:06:26 +01:00
MoNTE48
d6f7b633b1 Weather: fix chatcommand 2020-03-13 20:40:58 +01:00
MoNTE48
4a6fe58502 Android: update java-part 2020-03-13 13:07:06 +01:00
MoNTE48
d9b86f84bb libintl: minor cleanup 2020-03-13 13:07:03 +01:00
MoNTE48
a753919454 Improve game loading progress bar 2020-03-09 22:09:35 +01:00
MoNTE48
bb8d62e5cb Builtin: backport some fixes 2020-03-09 15:16:02 +01:00
MoNTE48
99ab972745 Weather: improve rain and snow settings 2020-03-09 15:16:02 +01:00
MoNTE48
0b6f9aa131 Improve item collection 2020-03-09 15:16:02 +01:00
MoNTE48
74b152e108 Weather: Fix too long snow/rain 2020-03-03 20:22:50 +01:00
MoNTE48
f3345d18d3 Version 1.9.0-release 2020-03-03 17:01:21 +01:00
MoNTE48
244c26e706 Android: update library versions 2020-03-03 16:05:21 +01:00
MoNTE48
69ec9421f7 Mobile: minor changes 2020-02-29 17:14:30 +01:00
MoNTE48
e6274866a6 Drop falling node if placed in protected area 2020-02-27 22:37:30 +01:00
MoNTE48
794000d543 Fixed dropping dug nodes 2020-02-25 16:28:45 +01:00
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