Commit graph

13481 commits

Author SHA1 Message Date
gallegonovato
300f1d40f7
Translated using Weblate (Spanish)
Currently translated at 100.0% (903 of 903 strings)
2024-02-12 14:56:23 +01:00
Eric House
4afce76cc5 move strings to where translators will see them 2024-02-11 20:25:58 -08:00
Eric House
f374bd7d17 changing the main dev branch name from android_branch to main 2024-02-11 20:18:21 -08:00
Eric House
0f01ede7bd specify branch (likely unnecessary) 2024-02-11 11:50:34 -08:00
Eric House
01bbee3a8c more reducing logging 2024-02-10 20:41:19 -08:00
Eric House
8487d212a3 introduce XP_LOGFFV and use it to remove some excessive logging 2024-02-10 10:23:43 -08:00
Eric House
5adedac314 fix script to delete build dir 2024-02-09 14:53:43 -08:00
Eric House
49ade38aca don't offer to upgrade built-in wordlists 2024-02-09 14:36:31 -08:00
Eric House
4b470f5e0f don't check sums on built-in wordlists
I'm not sure where confusion creeps in, but I'm seeing offers to
upgrade BasEnglish that I don't think even succeed. Bad experience.
2024-02-09 14:24:43 -08:00
Eric House
c7b9182eca make rematch-to-self work again 2024-02-09 11:33:05 -08:00
Eric House
ca970d7874 fix to actually upload. Duh! 2024-02-09 11:19:25 -08:00
Eric House
a48cd6e82e add unquash menuitem to netstat menu (debug only) 2024-02-09 10:10:44 -08:00
Eric House
cbae3665ca remove redundant list length variable 2024-02-09 10:10:44 -08:00
Eric House
9437cc4ef9 tweak dllist to allow deletion mid-iteration
Eventually comms will use this thing I think
2024-02-09 09:40:27 -08:00
Eric House
b5090bb825 add sorting known players by date to android client 2024-02-09 09:40:27 -08:00
Eric House
183b656d2a some logging to remove 2024-02-09 09:40:27 -08:00
Eric House
e9e6802f58 add newestMod when creating new knownplayer entries
This may be why they're mostly zeros
2024-02-09 09:40:27 -08:00
Eric House
bbd06183d4 move sorting of known players into common code 2024-02-09 09:40:23 -08:00
Eric House
01e5082ad5 upload debug builds to test server too 2024-02-08 11:48:23 -08:00
Eric House
2ebdcd6433 add refresh button to mqtt peers dialog 2024-02-06 18:29:21 -08:00
Eric House
fac2eca5b2 implement peers-info menuitem (Debug only) 2024-02-06 16:31:20 -08:00
Eric House
6781f1e69f up version codes for release 2024-02-06 11:23:11 -08:00
Eric House
6a50596d7d add missing Overrides (for run() only) 2024-02-05 20:28:15 -08:00
Eric House
573a542b70 fix to update dict location after download on KitKat too 2024-02-05 20:28:11 -08:00
Eric House
7471a11c4d use http on KitKat and below
There are SSL errors in some old versions, and none of them requires
https, so let 'em work as they once did however few users there may
be.
2024-02-05 18:47:11 -08:00
Eric House
a5687d788b provide default for rematch order 2024-02-05 17:11:55 -08:00
Eric House
6473bc9f4c changes and new version strings 2024-02-04 17:20:54 -08:00
Eric House
079cbfdb12 add solo games to test script 2024-02-02 21:51:37 -08:00
Eric House
5d53df9f0b tweak linux client to work with old test script
Included adding a new enum
2024-02-02 16:41:44 -08:00
Eric House
0d87cbc7d0 protect logging with a mutex to prevent interleaving
I started logging from a thread and got problems
2024-01-24 10:06:42 -08:00
Eric House
5a8d098597 add, but don't use, ability to send acks in background
Sending in foreground, using blocking CURL calls, slows the test
script down a lot. But using CURL from background crashes. Punt.
2024-01-24 10:06:42 -08:00
Eric House
09fd0caed9 add sending chat messages 2024-01-24 10:06:42 -08:00
Eric House
74abdfb26c make linux app handle sendChat cmd 2024-01-24 10:06:42 -08:00
CloneWith
c198d2d0ca
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
2024-01-22 07:01:45 +01:00
Eric House
682ddc45bb if a param's in a script, handle it! 2024-01-20 16:10:46 -08:00
Eric House
de4dbef0dc skip listing menu for non-mqtt games in context menu too
Didn't realize I had the info I need...
2024-01-20 16:10:46 -08:00
Eric House
d543b58150 don't show webui url when game not using mqtt (debug only) 2024-01-20 15:59:40 -08:00
joaooliva
e3310ff895
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (899 of 899 strings)
2024-01-20 19:01:49 +01:00
gallegonovato
6138ac3d01
Translated using Weblate (Spanish)
Currently translated at 100.0% (899 of 899 strings)
2024-01-19 12:00:24 +01:00
Eric House
df161359d0 remove legacy param 2024-01-18 13:09:10 -08:00
Eric House
7085a36cfd fix rematch to not show anything when ordering can't be supported 2024-01-18 09:07:38 -08:00
Eric House
8bfb4f07b2 enable autogeneration of game name once it's empty 2024-01-17 21:45:00 -08:00
Eric House
3670af591b cleanup stuff noted in code review -- no behavior change 2024-01-17 21:41:57 -08:00
Eric House
6f0bfe2c82 cleanup: remove unnecessary params 2024-01-17 11:35:35 -08:00
CloneWith
db07661a44
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (898 of 898 strings)
2024-01-17 16:06:25 +01:00
Eric House
4ced9a1f23 tweak string 2024-01-16 21:50:24 -08:00
Eric House
b6cff507fa fix sending invitations via BT 2024-01-16 21:47:31 -08:00
Eric House
aa0aded8c4 Change the suggested game name (a vs b) with the RematchOrder
It's bad to display a name based on a player order in the same place
as where you're letting people change that order and not have the
name change. So re-juggle the rematch process to allow the name to
be changed -- but don't change once the user has edited the name.
2024-01-16 17:10:53 -08:00
Eric House
144b68cbd5 cleanup: remove unused interface 2024-01-15 09:25:12 -08:00
Eric House
7f3572c96e fix crashes using new logging when comms null 2024-01-14 17:03:50 -08:00
Eric House
9900291eb0 fix Bluetooth inviting and game play 2024-01-14 17:03:50 -08:00
joaooliva
3cfdbf5b40
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (898 of 898 strings)
2024-01-14 12:31:51 +00:00
ssantos
bb86f06130
Translated using Weblate (Portuguese)
Currently translated at 100.0% (898 of 898 strings)
2024-01-14 12:31:49 +00:00
ssantos
b681a7bc7c
Translated using Weblate (German)
Currently translated at 100.0% (898 of 898 strings)
2024-01-14 12:31:47 +00:00
Eric House
23533c6b0e combine rematch-name and rematch-order alerts 2024-01-13 10:22:32 -08:00
Eric House
1fa2b05b4c remove debug-only assert firing when lang of emulator changed 2024-01-13 10:22:32 -08:00
Hosted Weblate
7da80cf096
Merge branch 'origin/android_branch' into Weblate. 2024-01-12 08:23:53 +01:00
gallegonovato
c2b5938b44
Translated using Weblate (Spanish)
Currently translated at 100.0% (898 of 898 strings)
2024-01-12 08:23:53 +01:00
Eric House
668e0ffb7f up copyright year 2024-01-11 23:03:02 -08:00
Eric House
f84bb85f22 Don't offer to rematch game that can't (yet) be rematched 2024-01-11 22:59:28 -08:00
Eric House
86def1ca9a provide a default rematch order preference 2024-01-11 13:20:05 -08:00
Eric House
90456a824d move rematch order strings into translatable space (and add German) 2024-01-11 10:50:21 -08:00
Eric House
01ec8395d3 don't build a whole new client when mqtt disconnects 2024-01-11 10:50:21 -08:00
Eric House
a16a34adc9 cleanup comms ack fix 2024-01-11 10:50:21 -08:00
CloneWith
d1033e1592
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (891 of 891 strings)
2024-01-10 16:06:16 +01:00
Eric House
16f525f7b9 don't ACK ACKs 2024-01-09 18:17:36 -08:00
Eric House
1ae714d834 start to remove obsolete XWFEATURE_STANDALONE_ONLY 2024-01-09 18:17:36 -08:00
gallegonovato
c693df7408
Translated using Weblate (Spanish)
Currently translated at 100.0% (891 of 891 strings)
2024-01-08 15:06:23 +01:00
ssantos
208931ff74
Translated using Weblate (Portuguese)
Currently translated at 99.7% (889 of 891 strings)
2024-01-08 15:06:22 +01:00
ssantos
4ab22c209b
Translated using Weblate (German)
Currently translated at 99.8% (890 of 891 strings)
2024-01-08 15:06:22 +01:00
Eric House
24e1085b30 clarify old app start percentage option 2024-01-05 12:58:58 -08:00
Eric House
f58c567492 improve debug-release build script 2024-01-05 11:22:50 -08:00
Eric House
b8e29423c4 cleanup 2024-01-05 08:46:19 -08:00
Eric House
6018392160 send/handle all invitations at once
I'm trying to reproduce with initial invitations the stalls I'm seeing
with rematches (rarely)
2024-01-04 20:28:49 -08:00
Eric House
8388b27002 add comments about problems with signed gameIDs 2024-01-04 18:03:38 -08:00
Eric House
ac71aac787 add tile count to summary 2024-01-04 11:14:30 -08:00
Eric House
f5526652b5 remove old ifdef'd-out code 2024-01-04 09:50:24 -08:00
Eric House
c91865c991 use invite's channelNo for first incoming message
A rare stall resulted when the invitee on channel 2 responded
first. It would get assigned channel 1 and so the invitation on that
channel would get deleted. If it hadn't already reached the mqtt
server it would never be delivered. My fix is to use an invitation's
channel instead IFF its address matches the return address of the
incoming message. I'm not sure what happens if there's somehow a mix
of invited (via rematch) and invited-some-other-way players. None of
this matters for two-device games anyway.
2024-01-04 09:50:24 -08:00
Eric House
7219206214 get rid of ancient ifdef 2024-01-04 09:50:24 -08:00
Eric House
c68050e190 add summary 2024-01-04 09:50:24 -08:00
Eric House
6f6714596a add board size tests
These fail in a way that I think is unique to the curses app, so I'm
not fixing them right away.
2024-01-04 09:50:24 -08:00
Eric House
fcf1e49c16 fix double dispose in curses app 2024-01-04 09:50:24 -08:00
Eric House
4ffaa5dd73 cleanup -- should be no behavior/code change 2024-01-04 09:50:24 -08:00
Eric House
c167183e37 add core detection and board/tray size to test script 2024-01-04 09:50:24 -08:00
Eric House
78cbf7aa7b add upgrading of app mid-script 2024-01-04 09:50:24 -08:00
Eric House
d1061327c7 add ability to use new and old versions of app
TODO: upgrade mid-game
2024-01-04 09:50:24 -08:00
Eric House
bfa1c73b5e log sum of incoming invites 2024-01-04 09:50:24 -08:00
Eric House
9443bf14a4 make it work on android too 2024-01-04 09:50:24 -08:00
Eric House
5794cc43e3 log gameID wherever possible in comms.c and server.c 2024-01-04 09:50:24 -08:00
Eric House
52a1de0463 add fromRematch to existing api to avoid race condition 2024-01-04 09:50:24 -08:00
Eric House
b5de43e3dc fix assertion failure in mixed-version rematch case 2024-01-04 09:50:24 -08:00
Eric House
ffc64bc5dd cleanup/refactor 2024-01-04 09:50:24 -08:00
Eric House
f2c1f21da2 refactor 2024-01-04 09:50:24 -08:00
Eric House
7275569842 fix crash assuming wrong stream version 2024-01-04 09:50:24 -08:00
Eric House
713ce151e9 don't print duplicate status line 2024-01-04 09:50:24 -08:00
Eric House
e2414ff3bd fix NPE crash
Not sure why it happens with one old game...
2024-01-04 09:50:24 -08:00
Eric House
0ba0dcff19 replace 'make default' with remembering last choice as default
Decided it's too difficult to unset the default and not bad to just
click "ok" a second time.
2024-01-04 09:50:24 -08:00
Eric House
3d8f2886f2 more test scripts tweaks 2024-01-04 09:50:24 -08:00
Eric House
35ef711c42 print gameid as hex 2024-01-04 09:50:24 -08:00
Eric House
87557ce769 support more devices, and look for stalls 2024-01-04 09:50:24 -08:00