Mateusz Naściszewski
2b417a2101
Translated using Weblate (Polish)
...
Currently translated at 61.0% (560 of 917 strings)
2024-12-27 23:00:25 +01:00
Eric House
7c7234f06c
fix release-build compile warnings
2024-12-26 13:53:47 -08:00
Eric House
ce89bc19ad
add newly translated language
2024-12-26 11:07:56 -08:00
Eric House
1dc923ef00
tweak mqtt logging
2024-12-26 10:15:44 -08:00
joaooliva
8669dd0c13
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-26 17:03:36 +00:00
Максим Горпиніч
bb2b069094
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-26 17:03:35 +00:00
தமிழ்நேரம்
ab7396e6cb
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-25 11:00:33 +00:00
大王叫我来巡山
caf504af29
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-22 06:03:02 +01:00
Eric House
4f75d46f99
changelog
2024-12-21 19:12:00 -08:00
Eric House
23c68495f0
cleanup
2024-12-21 19:11:19 -08:00
Anonymous
5a1288bcb0
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 99.6% (914 of 917 strings)
2024-12-21 05:44:21 +01:00
大王叫我来巡山
232b0e5748
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 99.6% (914 of 917 strings)
2024-12-21 05:44:21 +01:00
Anonymous
2cf3ba729c
Translated using Weblate (Slovak)
...
Currently translated at 32.6% (299 of 917 strings)
2024-12-21 05:44:21 +01:00
Anonymous
67992615c7
Translated using Weblate (Dutch)
...
Currently translated at 55.6% (510 of 917 strings)
2024-12-21 05:44:20 +01:00
Anonymous
90cb8f5c63
Translated using Weblate (Catalan)
...
Currently translated at 55.1% (506 of 917 strings)
2024-12-21 05:44:20 +01:00
Eric House
6103d05cc3
changelog
2024-12-20 19:27:22 -08:00
Eric House
41e84e2bc7
improve text refusing to delete new-game group
2024-12-20 19:27:22 -08:00
Eric House
b3d54db657
don't override equals() in DEBUG case only
...
behavior must be the same as release builds
2024-12-20 19:27:22 -08:00
Eric House
69eb4dfc1c
cleanup formatting
2024-12-20 19:27:22 -08:00
Eric House
0e85d900b5
cleanup
2024-12-20 19:27:22 -08:00
Eric House
5ad4e93871
fix Handler() per warnings
2024-12-20 19:27:22 -08:00
Eric House
26de181c95
cleanup and fix warnings
2024-12-20 19:27:22 -08:00
தமிழ்நேரம்
2bd8eca4af
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-20 23:01:05 +00:00
Eric House
831ba29a8a
fix format string problems
2024-12-19 10:57:17 -08:00
Eric House
4b97a8dd62
cleanup: mostly to use ?.let in place of null checks
2024-12-19 10:18:17 -08:00
Eric House
0962465f40
fix warning of game config changes when there are none
...
Was getting a false positive because NFC was added in one place but
not another.
2024-12-18 17:52:42 -08:00
Eric House
5e4c590a1d
move callbacks out of synchronized block (to avoid ANR?)
2024-12-17 15:44:59 -08:00
Eric House
ed8e007415
add XP_RAW_LOGFF (but don't use it)
2024-12-17 14:50:47 -08:00
Eric House
0388b94f51
test for null to fix NPEs
...
These are probably coming out of not waiting to join JNIThread
2024-12-17 11:15:35 -08:00
Eric House
a7c25ac58e
remove object cache from android drawing
...
It was too clever, and drawing is plenty fast without it.
2024-12-17 11:15:35 -08:00
தமிழ்நேரம்
1cdf8746c6
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-17 09:00:32 +01:00
Eric House
012df83239
remove join() call to fix ANRs
...
Far as I can tell it wasn't needed, but more testing IS
2024-12-15 21:07:10 -08:00
Eric House
dfb6ace32d
fix OOB selecting copy menu (that should have been disabled)
2024-12-15 21:07:10 -08:00
தமிழ்நேரம்
9a765f284f
Added translation using Weblate (Tamil)
2024-12-16 04:18:36 +01:00
Eric House
385d4a7bb3
linux: log checksums of incoming and outgoing mqtt packets
2024-12-09 21:22:41 -08:00
Eric House
45b73fb1d2
use latest hivemq mqtt client
2024-12-09 21:22:12 -08:00
Eric House
20ebef9ddf
drop duplicate incoming packets
...
I don't know why yet, but there's lots of duplication of incoming mqtt
packets. So I'm rejecting all but the first in a period of 5 seconds.
2024-12-09 21:20:22 -08:00
Eric House
85ed7c0e5f
remove some logging
2024-12-03 21:21:24 -08:00
Eric House
1a8979c549
cache mqttdevid to avoid lots of calls across jni boundary
2024-12-03 21:21:24 -08:00
Eric House
a60451d84c
tweak logging around message parsing where crash seems to be
2024-12-03 21:21:24 -08:00
Eric House
2a5fb95dac
cleanup vtable/method macros
2024-12-03 21:21:24 -08:00
Eric House
e1ebba4d24
simplify macros
...
I'd love to generate the damned things but can't justify the time.
2024-12-03 21:21:24 -08:00
joaooliva
3710277a65
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (917 of 917 strings)
2024-12-04 01:00:23 +00:00
Eric House
b8551e3b55
cleanup obj cache and remove asserts
...
A rare glitch that might not be fatal is killing CrossDbg, so replace
the assertions with logging. Eventually I need to clean up
cross-thread use of DrawCtx.
2024-12-02 13:58:01 -08:00
Eric House
ac194eb583
move logging out of a critical section
...
Could maybe possibly deadlock maybe?
2024-12-01 20:04:16 -08:00
Eric House
682f269724
replace another thread with a coroutine
2024-12-01 20:04:00 -08:00
Eric House
5fd66bf1d5
cleanup
2024-11-29 09:20:49 -08:00
Eric House
8be4511d63
oops
2024-11-29 08:20:34 -08:00
Eric House
efd4edebd2
use coroutine for move resender
2024-11-29 08:16:11 -08:00
Eric House
cee3daba60
cleanup and fix NPE
2024-11-29 08:16:11 -08:00