Commit Graph

2871 Commits

Author SHA1 Message Date
Gonk
f4aa70a3e7 Improved localization handling on screen turn (might fix issue #125)
- in some activities the code for setting the locale was missing and therefore a simple turn of the device switched to localized texts even if localized resources were disabled
- for all other activities there was the problem that the locale was set only in onCreate but in some special cases the config is reset but only onResume gets called (e.g. when turning the device, hitting the home button, turning the device back and then switching to AT again). Setting it only in onResume would be too late for the regular cases. The code is almost a noop if there is no change to be done so it seems ok to call it twice.
- created two baseclasses for activities to encapsulate the logic and increase the chance that a new activity will be based on that classes and the code will not be forgotten
- might fix issue #125 "Localized resources showing even when disabled"
- ways of working solutions for setting the locale differ from API level to API level (see https://proandroiddev.com/change-language-programmatically-at-runtime-on-android-5e6bc15c758)
- tested on android Pie and Marshmallow
2019-06-24 23:01:49 +02:00
Zukero
c4119fa48e Merge pull request #124 from Chriz76/teleportbrimhaven
debuginterface teleport to brimhaven4 south
2019-06-09 08:50:27 +02:00
Gonk
db36afa5e5 debuginterface teleport to brimhaven4 south 2019-06-08 23:10:36 +02:00
Zukero
97a81e3d8e Merge pull request #120 from Chriz76/randomrequirements
Randomrequirements
2019-05-12 12:04:44 +02:00
Gonk
176cf1dd76 Use chance member in Requirement for random requirements
- it is based on the text in requireID
- adjusted parsing
2019-05-11 21:27:11 +02:00
Gonk
9a0f183392 Added random requirement using the same format like the droplist chance encoded in the requireID. 2019-04-24 23:03:36 +02:00
Zukero
fc569d841f Fixed issue in the debug droplist's chance format (number instead of
string)
2019-04-24 00:48:02 +02:00
Zukero
2623fe6517 Merge pull request #116 from Chriz76/replaceareamapcheck
Fixed replace area validation
2019-04-10 15:21:50 +02:00
Zukero
6deca064d4 Clean up debugging items. 2019-04-10 15:20:56 +02:00
Zukero
f856b03c37 Removed bogus tileset references in a pair of maps. 2019-04-10 15:17:59 +02:00
Gonk
43831ae7e0 Fixed replace area validation 2019-03-28 21:49:24 +01:00
Zukero
a4b2dc8b4e Merge pull request #112 from BWPanda/patch-1
Removed 'guynmart_main_3' duplicate
2019-03-16 08:26:09 +01:00
Zukero
cdbfd5f9b2 Merge pull request #113 from BWPanda/patch-2
Fixed grammar.
2019-03-16 08:24:45 +01:00
Peter Anderson
03958eb3f1 Fixed grammar. 2019-03-15 23:15:01 +02:00
Peter Anderson
65d2a73efa Removed 'guynmart_main_3' duplicate 2019-03-15 22:15:05 +02:00
Zukero
0492bfbde0 Merge pull request #111 from Rijackson/master
Add scythe to axe proficiency skill and whip to blunt proficiency ski…
2019-03-09 19:37:14 +01:00
Rijackson
efe06255a3 Add scythe to axe proficiency skill and whip to blunt proficiency skill. Changes to Falothen's dialogue to reflect this are here: https://github.com/Rijackson/0_7_6_ATCS 2019-03-09 11:30:07 -05:00
Zukero
1dbf4bf5cb Fixes for the most "popular" and puzzling crashes on GPlay,
supposedly caused by extreme race conditions.
2019-02-22 21:02:35 +01:00
Zukero
72a36a7c12 Fix crash when taunting with instant combat speed.
Thanks Little_John for your help tracking it down!
2019-02-22 19:37:30 +01:00
Zukero
cac9237d9e Merge pull request #107 from Rijackson/master
Added Rafael Mendes (fifa1988) to authors.xml for PT/BR translation. …
2019-02-12 08:01:55 +01:00
Rijackson
586c632118 Added Rafael Mendes (fifa1988) to authors.xml for PT/BR translation. Long overdue! 2019-02-11 21:01:16 -05:00
Zukero
0e8602ff87 Bump version code to 47 (0.7.6) 2019-01-26 23:03:32 +01:00
Zukero
83d88deba7 v0.7.5 2019-01-26 23:00:06 +01:00
Zukero
57ed67b87a Workaround for saving issue on first execution of app. 2019-01-26 16:52:13 +01:00
Zukero
9f77828e98 Merge pull request #101 from NutAndor/master
fix guynmart_wood2.tmx bug
2019-01-25 19:05:58 +01:00
Nut
94ad7706c3 fix guynmart_wood2.tmx bug
- ID guynmart_s_lake_11b was missing
- Unkorh could disappear before quest step
2019-01-25 18:26:32 +01:00
NutAndor
db0364e35d Merge pull request #16 from Zukero/master
sync with zukeros
2019-01-25 18:04:44 +01:00
Zukero
52ddeb406a Prevented weird NPE on Taunt for LG V20... 2019-01-24 22:00:54 +01:00
Zukero
a8955c7799 Merge branch 'master' of https://hosted.weblate.org/git/andors-trail/user-interface/ 2019-01-24 21:36:06 +01:00
Daniel Stasiak
1cfbb06835 Translated using Weblate (Polish)
Currently translated at 72.9% (6579 of 9023 strings)
2019-01-24 21:35:22 +01:00
Kevin Pochat
e91b059225 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (519 of 523 strings)
2019-01-24 21:35:17 +01:00
Kevin Pochat
80e93e4e5f Translated using Weblate (Polish)
Currently translated at 99.6% (521 of 523 strings)
2019-01-24 21:35:17 +01:00
Kevin Pochat
595ec93738 Translated using Weblate (Arabic)
Currently translated at 7.1% (37 of 523 strings)
2019-01-24 21:35:16 +01:00
Zukero
574f8b964f Merge branch 'master' of https://hosted.weblate.org/git/andors-trail/user-interface/ 2019-01-24 21:32:48 +01:00
Zukero
a35020d9e3 Bumped version code to 46 (v0.7.5dev) 2019-01-23 23:39:42 +01:00
Zukero
8e8b695871 v0.7.4 2019-01-23 23:32:27 +01:00
Zukero
1996dde697 v0.7.4 released. 2019-01-23 23:18:55 +01:00
Daniel Stasiak
b154c65872 Translated using Weblate (Polish)
Currently translated at 72.5% (6542 of 9023 strings)
2019-01-23 22:04:12 +01:00
Lunovox Heavenfinder
c15ebdf6c9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 75.1% (6775 of 9023 strings)
2019-01-22 15:04:53 +01:00
Lunovox Heavenfinder
d97f64c2fa Translated using Weblate (Portuguese)
Currently translated at 71.3% (6434 of 9023 strings)
2019-01-22 15:04:36 +01:00
Daniel Stasiak
d4bda98b09 Translated using Weblate (Polish)
Currently translated at 72.3% (6521 of 9023 strings)
2019-01-22 15:04:32 +01:00
Lunovox Heavenfinder
d041d4bbc4 Translated using Weblate (Portuguese)
Currently translated at 100.0% (523 of 523 strings)
2019-01-22 15:04:24 +01:00
Daniel Stasiak
ea885c746f Translated using Weblate (Polish)
Currently translated at 99.4% (520 of 523 strings)
2019-01-22 15:04:23 +01:00
Nathan
37ba6a5fc8 Translated using Weblate (French)
Currently translated at 100.0% (523 of 523 strings)
2019-01-22 15:04:23 +01:00
Wouter Buckens
94619f7640 Translated using Weblate (Dutch)
Currently translated at 99.6% (521 of 523 strings)
2019-01-22 15:04:22 +01:00
soloply
b060b3797d Translated using Weblate (Russian)
Currently translated at 100.0% (9023 of 9023 strings)
2019-01-22 06:33:07 +01:00
soloply
ff7359e630 Translated using Weblate (Russian)
Currently translated at 100.0% (9023 of 9023 strings)
2019-01-21 09:02:23 +01:00
Zukero
3733bfb432 Updated translations. 2019-01-19 10:09:33 +01:00
Zukero
a4fb5fd664 Merge remote-tracking branch 'weblate/master' 2019-01-19 10:02:52 +01:00
Daniel Stasiak
25b1c9ae38 Translated using Weblate (Polish)
Currently translated at 71.5% (6449 of 9021 strings)
2019-01-19 10:01:55 +01:00