CCTV-1
56fdf15b6f
update translation
2019-12-26 08:54:19 -05:00
CCTV-1
19be99d106
translate all confirmPayment message argument
2019-12-26 08:54:19 -05:00
CCTV-1
15424d2fea
translate "OK","No"
2019-12-26 08:54:18 -05:00
CCTV-1
dc77591571
Merge remote-tracking branch 'upstream/master'
2019-12-26 08:16:43 +08:00
Northmoc
074467e65e
Fix for issue #1219
2019-12-25 21:04:50 +00:00
Northmoc
c81f93551e
Contributor :)
2019-12-25 21:04:50 +00:00
Northmoc
1f6cbd7d19
Last THB leaks/spoilers
2019-12-25 21:04:50 +00:00
Northmoc
bd35e224a4
Few more THB
2019-12-25 21:04:50 +00:00
Northmoc
ae5986f101
The Akroan War
2019-12-25 21:04:50 +00:00
Northmoc
5cbf5649c0
4 more THB cards 12/20
2019-12-25 21:04:50 +00:00
Northmoc
3da4db3edc
Chainweb aracnir - escaping with counters
2019-12-25 21:04:50 +00:00
Northmoc
47121019d4
Chainweb aracnir - escaping with counters
2019-12-25 21:04:50 +00:00
Northmoc
c97b390161
S THB cards and some edits
2019-12-25 21:04:50 +00:00
Northmoc
f97312dcf2
3 THB Theme Booster rares
2019-12-25 21:04:50 +00:00
Northmoc
0eed744018
3 THB Theme Booster rares
2019-12-25 21:04:50 +00:00
Northmoc
655737dcb5
3 THB Omens
2019-12-25 21:04:50 +00:00
Northmoc
488fa4a4dd
7 THB N creatures (mostly vanilla)
2019-12-25 21:04:50 +00:00
Northmoc
8344522e12
Fixing apostrophes in THB list
2019-12-25 21:04:50 +00:00
Northmoc
e1e085d610
Another round of THB
2019-12-25 21:04:50 +00:00
Northmoc
e35904e727
Another round of THB
2019-12-25 21:04:50 +00:00
Northmoc
6dc8d7648a
Fixing "you may search your library and/or your graveyard" cards so your library isn't auto-searched (and shuffled)
2019-12-25 21:04:49 +00:00
Agetian
69f2bb70e8
- Added puzzle PS_ELDS (Superfriends Winter Vacation Puzzle)
2019-12-25 19:35:21 +03:00
CCTV-1
108c39ef7c
fix missing translate
2019-12-25 18:42:35 +08:00
CCTV-1
ae6ea42aa9
update translation
2019-12-25 14:07:59 +08:00
CCTV-1
1af3505d0b
translate pay mana message
2019-12-25 14:06:35 +08:00
CCTV-1
047f018da4
update interactive message translate
2019-12-24 11:42:46 +08:00
CCTV-1
a90e9f05e2
translate ability/effects all interactive message(in Android because Chinese word wrap doesn't work,do not translate StackDescription for now)
2019-12-23 22:53:38 +08:00
CCTV-1
a050b584ac
Merge branch 'master' of https://git.cardforge.org/core-developers/forge
2019-12-21 12:38:06 +08:00
Myrd
06fc409234
Merge branch 'optimize_param_parsing' into 'master'
...
Optimize FileSection.parse()/parseMap().
See merge request core-developers/forge!2340
2019-12-20 16:37:31 +00:00
Alexei Svitkine
dd4df9baaa
Optimize FileSection.parse()/parseMap().
...
This was showing up in profiles with simulation AI. The change
makes constants for the patterns used, so they don't have to be
"compiled" each time and also introduces a cache for these.
With this change, a GameCopier operation is sped up by about 30%
from my local measurement (I tried with a modern deck I have).
2019-12-20 11:22:06 -05:00
Alexei Svitkine
4384b1621b
Switch card types lists to sets to avoid costly look ups and
...
optimize getParamOrDefault() to do a single look up, instead of
two. These were showing up in profiles when using simulation AI.
2019-12-20 11:15:38 -05:00
Myrd
5cb8502566
Revert "Merge branch 'master' into 'master'"
...
This reverts merge request !2334
2019-12-20 15:48:04 +00:00
Myrd
b7c4720030
Merge branch 'master' into 'master'
...
Optimize some code paths in Forge (card type logic and property get with default).
See merge request core-developers/forge!2334
2019-12-20 15:47:44 +00:00
CCTV-1
1117ff1e7c
update translation
2019-12-20 12:36:53 +08:00
CCTV-1
5dd24341e1
translate all confirmPayment message argument
2019-12-20 12:36:30 +08:00
CCTV-1
9d193fb3bb
translate "OK","No"
2019-12-20 12:30:18 +08:00
friarsol
8409a7e6d1
Sort coing flips for Krark's Thumb
2019-12-19 22:43:33 -05:00
Alexei Svitkine
3d59118b94
Use Sets instead of Lists for card types to avoid slow lookups.
2019-12-19 20:49:29 -05:00
CCTV-1
3f1f8321d3
do not translate "for {CR}"
2019-12-18 18:04:50 +08:00
CCTV-1
22974f8bf4
fix typo
2019-12-18 17:52:29 +08:00
CCTV-1
6414347d91
fix:wrong comment
2019-12-18 17:51:59 +08:00
CCTV-1
cbab3e6000
LoadQuestScreen.java "New" should not be use lblNew
2019-12-18 13:21:32 +08:00
CCTV-1
17663bd2c0
translate mobile quest
2019-12-18 12:56:41 +08:00
CCTV-1
c226a4dbd5
Merge remote-tracking branch 'upstream/master'
2019-12-18 12:44:02 +08:00
Michael Kamensky
0c2d0e6cb6
Merge branch 'puzzle-improvements' into 'master'
...
Puzzle improvements
See merge request core-developers/forge!2330
2019-12-18 04:30:45 +00:00
friarsol
d63106a71a
Save completed puzzles, and sort them to the bottom of the screen
2019-12-17 21:16:17 -05:00
Agetian
50e0387cda
- Fix AI persistent mana in PS_ELD9.
2019-12-17 17:52:17 +03:00
Agetian
b05dc40a1c
- Added puzzle PS_ELD9.
2019-12-17 17:50:25 +03:00
CCTV-1
3846be2321
translate some text
2019-12-17 19:49:11 +08:00
CCTV-1
2617ff339d
translate InputAttack.java and InputBlock.java
2019-12-16 20:03:28 +08:00