Commit Graph

7809 Commits (26c8724bf0d435520d969291ba92beb29bb553ae)

Author SHA1 Message Date
MoNTE48 26c8724bf0 Improve delete world dialog 2021-11-17 03:22:17 +02:00
luk3yx 27eed1fe45 Update mayModifyPath 2021-11-13 00:13:04 +02:00
Bektur 0d6fc71f2e
Android: pass non-critical server and mod errors to Java (#224) 2021-11-12 22:04:21 +02:00
Maksim e76965f22a Android: compile flags fix 2021-11-09 18:45:09 +01:00
Bektur a9cc034eaf
Android: handle native exceptions in Java (#223) 2021-11-08 11:19:58 +01:00
MoNTE48 96f80d2c30 Mobile: minor update 2021-11-03 23:30:36 +01:00
MoNTE48 d3e0c28c54 Mobile: add SSL support 2021-09-17 10:24:47 +02:00
MoNTE48 3e36fcbc4a Android: upgrade to SDK 31 and NDK 23 2021-09-14 18:38:46 +02:00
luk3yx e5ee349643 Add new functions 2021-09-14 18:38:46 +02:00
MoNTE48 5be70a7441 Align text in death formspec 2021-09-12 16:28:01 +02:00
luk3yx 03d7d8d5ce Add `use_texture_alpha` compatibility code 2021-09-05 10:51:50 +02:00
luk3yx b112040114 Add Lua-based `player:get_meta()` wrapper 2021-09-05 10:51:16 +02:00
MoNTE48 915c1edb2f Mobile: tune some default settings 2021-08-20 11:53:22 +03:00
Bektur 02c91ac585 Backport open url feature (#221) 2021-08-20 11:53:22 +03:00
ubulem 9188d2bbf7 Convert MA to Kotlin, update gradle to 7.0.0 2021-08-17 18:56:35 +03:00
MoNTE48 2793e9c655 Minor changes and fixes 2021-07-26 12:45:14 +02:00
Bektur 12055482d5
Android: update platform wrapper (#218)
Co-authored-by: MoNTE48 <MoNTE48@mail.ua>
2021-07-13 19:08:24 +03:00
MoNTE48 06dd435139 Remove preloaded worlds 2021-07-10 17:13:54 +03:00
MoNTE48 a59bc6946c Android: get screen resolution from Irrlicht (part II) 2021-06-23 18:53:30 +03:00
MoNTE48 46ad1a831f iOS: patch `getLegacyPeer()` – hardcode `false` value 2021-06-23 13:40:42 +03:00
sfence fcaeff1e1e Backport 'Add min_y and max_y checks for Active Block Modifiers (ABM)' b10091be9b
This check can be used by ABM to reduce CPU usage.
2021-06-22 16:22:58 +03:00
MoNTE48 9632dcf0be Mobile: toggle Chat and Fast with the Sneak button 2021-06-21 11:03:45 +03:00
MoNTE48 d8b3861941 Add core.sleep_ms to async main menu API
Co-Authored-By: luk3yx <luk3yx@users.noreply.github.com>
2021-06-21 10:59:33 +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
MoNTE48 cbd53c8574 Scale the Scrollbar in the right way 2021-05-29 23:37:38 +02:00
MoNTE48 c8497db807 Android: get screen resolution from Irrlicht 2021-05-23 22:04:42 +02:00
MoNTE48 dcd0b57f85 Android: Version 1.15.6-release 2021-05-10 20:46:20 +02:00
MoNTE48 098ff110f2 Backport 'Implement client node dig prediction' 5b3fbf9cf7 2021-04-06 12:00:57 +02:00
MoNTE48 22e16bf911 iOS: drop iOS 10 and 11 with obsolete 32-bit devices 2021-04-06 02:13:08 +02:00
MoNTE48 a306cb7749 Shift infotext is a little smarter 2021-04-06 02:12:30 +02:00
MoNTE48 65545614a5 Android: use correct method to get asset path 2021-04-05 22:40:18 +02:00
MoNTE48 1a0ef21d71 Version 1.15.1-release 2021-02-12 22:05:52 +01:00
Maksim 39228e3bff Add Lua UTF-8 lib (#201)
Co-Authored-By: Vitaliy <numzer0@yandex.ru>
2021-01-26 15:29:42 +01:00
MoNTE48 70dbb69b8c iOS: Version 1.15.0-release 2020-12-30 17:57:16 +01:00
MoNTE48 26e194b770 Fix 'static_text' for latest Irrlicht 1.9-trunk 2020-12-29 15:21:20 +01:00
luk3yx 49d200d086
Remove core.remove_detached_inventory (#193) 2020-12-20 16:40:51 +01:00
Maksim 04afd56375 iOS: minor update 2020-12-18 22:20:12 +01:00
MoNTE48 5599aec760 Android: enable GLES2 and shaders on powerful devices 2020-12-10 19:06:59 +01:00
Maksim 03194a3e40 Fix RGB order in shaders on GLES 2020-12-10 18:11:32 +01:00
Maksim be92607581 Android: update dependencies 2020-12-02 22:28:15 +01:00
Maksim ec8ce5d3f7 macOS: improve HUD item selection speed
Co-Authored-By: Vitaliy <numzer0@yandex.ru>
2020-12-02 19:44:05 +01:00
Maksim 4aa53d1da4 macOS: switch to OpenAL-Soft 2020-12-02 19:02:54 +01:00
Maksim 4a7133b3a3 iOS: Version 1.14.2-release 2020-12-02 17:26:00 +01:00
Vitaliy df8b190ceb
TouchScreenGUI: Joystick Fixes (#192)
* Handle first touch as joystick move in fixed joystick mode
* Make proper “release all buttons” method
2020-12-02 11:49:06 +01:00
MoNTE48 47fdf55e9c Backport 'Add minetest.is_creative_enabled' from MT5 2020-12-01 18:01:48 +01:00
Maksim b2370cbb17 iOS: improve some default settings 2020-11-29 19:41:54 +01:00
Maksim d481f45443 Fix tile.cpp 2020-11-26 15:49:31 +01:00
Maksim 3766b3f3af iOS: don't build deps for unused arches 2020-11-26 15:11:56 +01:00
Maksim 907a84a7d5 Version 1.14.0-release 2020-11-22 13:02:00 +01:00