friarsol
dcb151f561
Get the Updater liike 90% of the way there.
2020-03-07 20:37:07 -05:00
Anthony Calosa
fed6d788cf
Update Menu Icons
2020-03-07 13:21:13 +08:00
Sol
61184ade4c
Merge branch 'collector_number' into 'master'
...
change collector number to be a String
See merge request core-developers/forge!2578
2020-03-05 02:55:36 +00:00
Jamin W. Collins
2a993eb0e0
fixing openZones method signature for network-play
...
Changes introduced in ef0a1a84 altered the method signature for
openZones, but did not fully update the signature for network-play
calls.
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2020-03-04 19:06:07 -07:00
austinio7116
6e94378cc1
Added filter to ensure banlist is respected
2020-03-04 06:05:07 +00:00
Jamin W. Collins
ff31718839
correct how collectorNumber is located
...
The existing logic will always return the first match for a given card
name, even if there are multiple different printings of the same card
name within a set. This change aligns the collectorNumber with the
alternate art index.
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2020-03-03 21:27:05 -07:00
Jamin W. Collins
e325f42ca8
change collector number to be a String
...
This change moves the internal storage of collector number from Integer
to String.
The parsed pattern for valid collector numbers is any number of digits
followed by an optional single non-digit character. This follows the
format used by Scryfall for the alternate art WAR planeswalkers and
cards from older formats sucha as FEM.
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2020-03-03 08:59:09 -07:00
Jamin W. Collins
c9010d4224
fix message when no cards in opponent's hand
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2020-03-01 14:04:08 -07:00
Anthony Calosa
4d1d79098d
Better Icon Render
2020-03-01 10:47:48 +08:00
Anthony Calosa
0306ab97f1
Fix Crash on Desktop, Menu Arrangement, Added some Icons
2020-03-01 07:42:20 +08:00
Anthony Calosa
600d672b4a
Update Sprite Icons on Mobile Forge
...
(Default theme)
2020-02-29 05:05:51 +08:00
CCTV-1
85b2409a66
Merge remote-tracking branch 'upstream/master'
2020-02-26 17:52:04 +08:00
CCTV-1
5b9d19cfce
fix unused import
2020-02-25 21:28:55 +08:00
CCTV-1
5a133686ec
translate online game message
2020-02-25 21:14:04 +08:00
CCTV-1
9bf7e08f01
translate import deck confirm dialog
2020-02-25 19:00:03 +08:00
Anthony Calosa
40478a45ac
Update Icons
2020-02-25 18:43:57 +08:00
CCTV-1
24ea734e70
avoid call CardTranslation.getTranslatedName for deck name.
2020-02-25 13:05:46 +08:00
CCTV-1
82e520ca67
translate desktop sideboard dialog message
2020-02-25 12:24:22 +08:00
Anthony Calosa
01a17b4b2c
Upscaled Zone Icons and FlipCard Icons
2020-02-25 12:23:04 +08:00
friarsol
63f958fa60
Some cleanup
2020-02-24 20:56:59 -05:00
Anthony Calosa
eb039b3bdd
Update Start Button
2020-02-23 22:38:33 +08:00
Anthony Calosa
81c06f230a
Add Support for Upscaling Buttons on Mobile Forge
2020-02-23 19:10:11 +08:00
friarsol
2b8d826209
I think this should be working now!
2020-02-21 22:26:33 -05:00
CCTV-1
f0a6760312
translate quest starting pool type
2020-02-20 10:15:08 +08:00
CCTV-1
9b67b0a394
make AdvancedSearch support use localization string search card name/rules text.
2020-02-18 12:27:08 +08:00
friarsol
133f1656d8
Some more progress with autoupdate button
2020-02-17 21:51:18 -05:00
friarsol
599d75351c
Hook up AutoUpdater to do its thing
2020-02-17 16:51:34 -05:00
CCTV-1
661e41e220
Merge remote-tracking branch 'upstream/master' into display_localization_cardname
2020-02-17 11:37:34 +08:00
CCTV-1
eb4ae865d4
Merge remote-tracking branch 'upstream/master'
2020-02-16 12:00:01 +08:00
Michael Kamensky
9546594e8d
Merge branch 'target-other-zones' into 'master'
...
Show ZoneAreas when targeting non-Stack zones
See merge request core-developers/forge!2492
2020-02-14 15:01:02 +00:00
Hans Mackowiak
93ae66ad39
HumanPlaySpellAbility: fix CastSA and CastFrom reset when ability is canceld
2020-02-14 14:01:16 +00:00
friarsol
ec79434759
Improve Android zone restoration
2020-02-13 23:17:26 -05:00
CCTV-1
81e616ad16
progress start with 1
2020-02-10 20:23:25 +08:00
friarsol
ef0a1a843d
Pop up other zones during targeting
2020-02-09 21:32:24 -05:00
CCTV-1
ebdd532343
translate group
2020-02-07 12:27:57 +08:00
CCTV-1
ac97774639
translate achievement menu
2020-02-07 12:27:38 +08:00
CCTV-1
f6f690ae01
Delve message show exile progress
2020-02-07 12:27:04 +08:00
CCTV-1
f6509dd30e
Merge remote-tracking branch 'upstream/master'
2020-02-03 18:40:13 +08:00
Hans Mackowiak
00c83f1d25
All basic land type and AdjustLandPlays
2020-02-03 10:09:45 +00:00
CCTV-1
143ca4ad41
if token is a card clone,still translate it(e.g momir basic token).
2020-02-03 08:50:30 +08:00
CCTV-1
45f33106f2
display escape exile card progress
2020-01-31 09:10:01 +08:00
CCTV-1
e09faa3b9f
when card is token,do not display translation text .
2020-01-30 22:07:28 +08:00
CCTV-1
9a1223c228
fix INVALID PROPERTY: 'Report'
2020-01-29 09:58:21 +08:00
CCTV-1
380f8de149
Merge remote-tracking branch 'upstream/master' into display_localization_cardname
2020-01-28 09:20:28 +08:00
CCTV-1
2f1bdc5767
support choose localization card name
2020-01-28 09:17:23 +08:00
CCTV-1
f723f3347a
fix INVALID PROPERTY: 'lblAbleToCastAnytingNiceBeing.'
2020-01-26 09:16:56 +08:00
CCTV-1
0f853983c9
translate some Achievements
2020-01-25 20:57:10 +08:00
CCTV-1
ba10aa935a
display localization card name/type
2020-01-25 13:57:34 +08:00
CCTV-1
313112a488
translate some text
2020-01-25 10:50:39 +08:00
CCTV-1
dda23854a3
translate some text
2020-01-22 12:51:44 +08:00