Commit Graph

1002 Commits (2793e9c655cf1c1f7753e6090dc9995e8cdc8115)

Author SHA1 Message Date
MoNTE48 2793e9c655 Minor changes and fixes 2021-07-26 12:45:14 +02:00
MoNTE48 06dd435139 Remove preloaded worlds 2021-07-10 17:13:54 +03:00
MoNTE48 484a20083f Builtin: minor patches 2021-06-15 12:39:25 +02:00
MoNTE48 191bb343f9 Builtin: fix word-wrap hack in error window 2021-05-30 21:09:54 +02:00
Maksim 39228e3bff Add Lua UTF-8 lib (#201)
Co-Authored-By: Vitaliy <numzer0@yandex.ru>
2021-01-26 15:29:42 +01:00
luk3yx 49d200d086
Remove core.remove_detached_inventory (#193) 2020-12-20 16:40:51 +01:00
MoNTE48 47fdf55e9c Backport 'Add minetest.is_creative_enabled' from MT5 2020-12-01 18:01:48 +01:00
Vitaliy 24e388f721
Shaders support for GLES2. Drop bump mapping, parallax occlusion and normal maps support (#186) 2020-11-07 19:30:18 +01:00
Maksim c527b25094 macOS: fix locale detection 2020-11-03 23:45:00 +01:00
Maksim 2b5ec20aaa MainMenu: localize creative checkbox 2020-10-27 12:29:11 +01:00
MoNTE48 2f88030976 MainMenu: cleanup 2020-10-25 19:07:30 +01:00
Maksim 2cb281935a MainMenu: minor cleanup 2020-10-10 21:53:27 +02:00
MoNTE48 9bce637615 Builtin: update `game` 2020-10-02 18:46:39 +02:00
MoNTE48 c2d13411ca Remove builtin Weather 2020-07-24 16:46:20 +02:00
Maksim 8a931d30e3 Mainmenu: improve the look of messagebox 2020-06-30 13:23:19 +02:00
Maksim 56455f4297 Fix "Can't serialize data of type userdata" 2020-06-29 19:35:12 +02:00
Maksim eeb50936d6 Mainmenu: update 2020-06-29 18:04:54 +02:00
MoNTE48 819df4c016 Backport "Add HTTP API to main menu"
60bab8b2d7
2020-06-20 14:29:39 +02:00
MoNTE48 bae6461397 Revert "Mainmenu: improve creative/survival switch"
This reverts commit 8bb1aaa0fc.
2020-05-27 16:46:25 +02:00
luk3yx e55581a402
Mainmenu: fix showing non mobile_friendly favourite servers. (#157) 2020-05-25 17:04:15 +02:00
MoNTE48 3044b24681 intllib: allow use of "lang.tr" files 2020-05-25 17:02:32 +02:00
MoNTE48 8bb1aaa0fc Mainmenu: improve creative/survival switch 2020-05-20 18:02:16 +02:00
MoNTE48 a0a5fec1ae Mainmenu: add 'mobile_friendly' filter 2020-04-26 19:19:15 +02:00
MoNTE48 19ea0829af Fix collecting item without age 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
Maksim 345c82692d Credits clarification 2020-04-20 00:42:14 +02:00
Maksim c59b9009cd Builtin: minor cleanup 2020-04-16 21:00:57 +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 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 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 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 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