This commit is contained in:
Eric Froemling 2021-05-14 14:52:56 -05:00
parent 2171a93104
commit a281f73fd0
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98
3 changed files with 9 additions and 0 deletions

View File

@ -93,6 +93,7 @@
<w>appmode</w> <w>appmode</w>
<w>appname</w> <w>appname</w>
<w>appnameupper</w> <w>appnameupper</w>
<w>appspot</w>
<w>appstate</w> <w>appstate</w>
<w>appstore</w> <w>appstore</w>
<w>apputils</w> <w>apputils</w>
@ -1289,6 +1290,7 @@
<w>makedirs</w> <w>makedirs</w>
<w>makesetup</w> <w>makesetup</w>
<w>malformatted</w> <w>malformatted</w>
<w>malhotra</w>
<w>mallimportedby</w> <w>mallimportedby</w>
<w>mandir</w> <w>mandir</w>
<w>manualtab</w> <w>manualtab</w>
@ -1303,6 +1305,7 @@
<w>masktex</w> <w>masktex</w>
<w>masktexstorename</w> <w>masktexstorename</w>
<w>masterhash</w> <w>masterhash</w>
<w>masterver</w>
<w>mathmodule</w> <w>mathmodule</w>
<w>mathnode</w> <w>mathnode</w>
<w>mathutils</w> <w>mathutils</w>
@ -1844,6 +1847,7 @@
<w>reversedepsraw</w> <w>reversedepsraw</w>
<w>rfudge</w> <w>rfudge</w>
<w>rgba</w> <w>rgba</w>
<w>ritiek</w>
<w>rlcompleter</w> <w>rlcompleter</w>
<w>rlock</w> <w>rlock</w>
<w>rmats</w> <w>rmats</w>

View File

@ -1,6 +1,7 @@
### 1.6.2 (20365) ### 1.6.2 (20365)
- Declare opponent team as the winner if a player with their final turn leaves an elimination game. - Declare opponent team as the winner if a player with their final turn leaves an elimination game.
- Fix for certain cases when trying to host a private game where no available nearby servers could be found. - Fix for certain cases when trying to host a private game where no available nearby servers could be found.
- Enabling per-architecture apk splitting for smaller download sizes on Android.
### 1.6.1 (20362) ### 1.6.1 (20362)
- Some clean-up on Android builds, including simplifying ad-networks. No longer should ever show rewarded ads in between game rounds (only when actual rewards are involved). - Some clean-up on Android builds, including simplifying ad-networks. No longer should ever show rewarded ads in between game rounds (only when actual rewards are involved).

View File

@ -50,6 +50,7 @@
<w>appconfig</w> <w>appconfig</w>
<w>appname</w> <w>appname</w>
<w>appnameupper</w> <w>appnameupper</w>
<w>appspot</w>
<w>appstate</w> <w>appstate</w>
<w>argsjoined</w> <w>argsjoined</w>
<w>asci</w> <w>asci</w>
@ -572,10 +573,12 @@
<w>magoogan</w> <w>magoogan</w>
<w>magua</w> <w>magua</w>
<w>mainmenu</w> <w>mainmenu</w>
<w>malhotra</w>
<w>mallocs</w> <w>mallocs</w>
<w>manualtab</w> <w>manualtab</w>
<w>maskhigh</w> <w>maskhigh</w>
<w>maskuv</w> <w>maskuv</w>
<w>masterver</w>
<w>maximus</w> <w>maximus</w>
<w>maxtries</w> <w>maxtries</w>
<w>maxwidth</w> <w>maxwidth</w>
@ -821,6 +824,7 @@
<w>rgui</w> <w>rgui</w>
<w>richcompare</w> <w>richcompare</w>
<w>rigth</w> <w>rigth</w>
<w>ritiek</w>
<w>rname</w> <w>rname</w>
<w>rootwidget</w> <w>rootwidget</w>
<w>rowwidget</w> <w>rowwidget</w>