Commit graph

7970 commits

Author SHA1 Message Date
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
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
CloneWith
d1033e1592
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (891 of 891 strings)
2024-01-10 16:06:16 +01: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
f58c567492 improve debug-release build script 2024-01-05 11:22:50 -08:00
Eric House
4ffaa5dd73 cleanup -- should be no behavior/code change 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
52a1de0463 add fromRematch to existing api to avoid race condition 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
3e6edd3ec4 remove the offer to reinvite from rematched games
Now that rematching creates all the invitations and an expectation of
how the invitees will be ordered it'll confuse things if unexpected
players show up. So don't allow players to send additional
invitations.
2024-01-04 09:50:24 -08:00
Eric House
1181e908dc Add option to choose how rematch-game players will be ordered
When rematching, some users have a convention that e.g. lowest scoring
player in the "parent" game goes first. So allow that, providing the
choice on each rematch until a default has been chosen. Support
changing that default in a new prefs setting.

The place I chose to enforce the order was on the host as invitees are
registering and being assigned slots. But by then there's no longer
any connection to the game that was rematched, e.g. to use its
scores. So during the rematched game creation process I create and
store with the new game the necessary ordering information. For the
3-and-4 device case, it was also necessary to tweak the information
about other guests that the host sends guests (added during earlier
work on rematching.)
2024-01-04 09:50:24 -08:00
perro tuerto
8f6b4e1d86
Translated using Weblate (Spanish)
Currently translated at 100.0% (890 of 890 strings)
2024-01-04 15:09:45 +01:00
perro tuerto
5462f69591
Translated using Weblate (Spanish)
Currently translated at 100.0% (890 of 890 strings)
2024-01-03 00:11:00 +00:00
复予
80fa685576
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (890 of 890 strings)
2023-12-24 14:21:30 +00:00
复予
772850ccb7
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.4% (814 of 890 strings)
2023-12-22 04:13:53 +01:00
复予
39add62d77
Translated using Weblate (Chinese (Simplified))
Currently translated at 86.2% (768 of 890 strings)
2023-12-20 13:08:51 +01:00
joaooliva
d691967889
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (890 of 890 strings)
2023-12-16 05:10:31 +00:00
ssantos
004b88700c
Translated using Weblate (German)
Currently translated at 100.0% (890 of 890 strings)
2023-12-16 05:10:30 +00:00
Ranforingus
63b3517135
Translated using Weblate (Dutch)
Currently translated at 56.1% (500 of 890 strings)
2023-11-23 17:05:26 +00:00
ssantos
ee38db0c6a
Translated using Weblate (Portuguese)
Currently translated at 100.0% (890 of 890 strings)
2023-11-20 22:06:10 +00:00
Olga Akhtirskaia
dc61e8c11f
Translated using Weblate (Ukrainian)
Currently translated at 1.9% (17 of 890 strings)
2023-11-18 10:04:08 +01:00
Eric House
3b7994c291 changelog and version strings for release 2023-11-09 17:52:26 -08:00
Eric House
bdfe98a990 warn user when opening quashed game 2023-11-09 17:52:26 -08:00
Eric House
738552da2e remove dead code 2023-11-09 17:52:26 -08:00
gallegonovato
acc4b27137
Translated using Weblate (Spanish)
Currently translated at 100.0% (890 of 890 strings)
2023-11-08 21:33:46 +01:00
Eric House
c9f1863c1e remove posts to noSuchGame()
Looks like ack() does all we need, with new param
2023-11-07 19:55:36 -08:00
Eric House
67cf8518de pass topic to ack() (so unretain can work) 2023-11-07 19:55:32 -08:00
Eric House
b962b18dff include devid in ack payload
So server can choose to unretain.
2023-11-06 17:24:20 -08:00
Eric House
e78d9fbc33 add quashed to summary, and show as part of games-list state 2023-11-06 13:11:34 -08:00
Eric House
3dcac063b5 show quashed state in net state icon (DEBUG only) 2023-11-06 13:11:34 -08:00
gallegonovato
14d66e7851
Translated using Weblate (Spanish)
Currently translated at 100.0% (889 of 889 strings)
2023-11-06 00:33:05 +01:00