7838 Commits

Author SHA1 Message Date
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
Maksim
07a3162638 Force use Align2Npot2 on gles 2020-11-22 13:01:52 +01:00
Maksim
11899a755b iOS: switch to OpenGLES 2. Enable shaders on new devices 2020-11-19 16:52:02 +01:00
Maksim
ab7b1f6c83 iOS: drop iOS 9 support 2020-11-19 16:52:02 +01:00
Maksim
67457532d7 iOS: fix shaders fog issue 2020-11-18 23:10:42 +01:00
Maksim
001207a014 macOS: update xcodeproj. Enable Apple silicon support 2020-11-17 22:34:05 +01:00
Maksim
ecb31946d4 iOS: move log handler to log.cpp 2020-11-12 18:37:18 +01:00
Maksim
3a0bbdd757 macOS: fix misuse '!TARGET_OS_IOS' 2020-11-11 18:24:53 +01:00
Maksim
71653b2a6e macOS: try to improve touchpad scrolling 2020-11-09 20:37:29 +01:00
MoNTE48
6628aaac96 iOS: revert 'use libintl from gettext'
Doesn't work with older iOS versions.
2020-11-08 22:45:28 +01:00
Maksim
5fb597a63f macOS: use Irrlicht 1.9 2020-11-08 22:45:28 +01:00
Maksim
c2d2f81495 iOS: switch to OpenAL-Soft 2020-11-08 22:45:28 +01:00
MoNTE48
03d4ddc7db Android: use lld linker 2020-11-08 22:45:28 +01:00
Maksim
5de9d6a900 iOS: fix shaders support and update defaultsettings 2020-11-08 22:45:19 +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
3849ef3474 Update defaultsettings, move lang detection to gettext 2020-11-03 12:41:49 +01:00
Maksim
2f9028bf94 Fix progressbar scaling 2020-11-03 12:41:33 +01:00
Maksim
2b5ec20aaa MainMenu: localize creative checkbox 2020-10-27 12:29:11 +01:00
Maksim
4da5cde7e0 Version 1.13.0-release 2020-10-25 21:29:07 +01:00
MoNTE48
2f88030976 MainMenu: cleanup 2020-10-25 19:07:30 +01:00
Maksim
f25139ce20 macOS: enable v-sync by default 2020-10-25 18:45:31 +01:00