Commit graph

37846 commits

Author SHA1 Message Date
Jeff Wadsworth
fdcc4e4458 - fixed some durations on Rogue Class. 2022-06-15 15:12:33 -05:00
Jeff Wadsworth
80ff899529 - Fixed #8630 2022-06-15 15:07:15 -05:00
Evan Kranzler
f2e27148cb [CLB] various text fixes 2022-06-13 21:50:50 -04:00
Evan Kranzler
843d6b38be [CLB] updated spoiler 2022-06-13 21:18:50 -04:00
DeepCrimson
5d09315387
Refactor: Fix typo in GameImpl.java (#9105) 2022-06-13 08:24:37 -04:00
DeepCrimson
813c52afe6
Refactor: fix raw use of parameterized class ManaCostsImpl - 'R' cards (#9083) 2022-06-12 14:32:02 -04:00
DeepCrimson
cde4e16f7b
Refactor: fix raw use of parameterized class ManaCostsImpl - 'Q' cards (#9082) 2022-06-12 14:22:26 -04:00
DeepCrimson
1050f1e600
Refactor: fix raw use of parameterized class ManaCostsImpl - 'P' cards (#9081) 2022-06-12 14:21:16 -04:00
DeepCrimson
5f744fe89c
Refactor: fix raw use of parameterized class ManaCostsImpl - 'O' cards (#9080) 2022-06-12 13:34:47 -04:00
DeepCrimson
22a64d4f1d
Refactor: fix raw use of parameterized class ManaCostsImpl - 'T' cards (#9085) 2022-06-12 13:30:46 -04:00
DeepCrimson
85e8b978b0
Refactor: fix raw use of parameterized class ManaCostsImpl - 'U' cards (#9086) 2022-06-12 13:08:56 -04:00
DeepCrimson
3e9cfa1e4b
Refactor: fix raw use of parameterized class ManaCostsImpl - 'V' cards (#9087) 2022-06-12 13:06:01 -04:00
DeepCrimson
0f46da20e0
Refactor: fix raw use of parameterized class ManaCostsImpl - 'W' cards (#9088) 2022-06-12 12:58:06 -04:00
DeepCrimson
6b160e3da2
Refactor: fix raw use of parameterized class ManaCostsImpl - 'X' cards (#9089) 2022-06-12 12:50:33 -04:00
DeepCrimson
981a5ceaaf
Refactor: fix raw use of parameterized class ManaCostsImpl - 'Y' cards (#9090) 2022-06-12 12:49:47 -04:00
DeepCrimson
7d5958ddc8
Refactor: fix raw use of parameterized class ManaCostsImpl - 'Z' cards (#9091) 2022-06-12 12:48:50 -04:00
DeepCrimson
3ae5f4979d
Refactor: Remove redundant boxing/unboxing to parse int primitives (#9065) 2022-06-12 12:46:59 -04:00
Grath
95ede50523
[SCG] Fix Stabilizer for #9097 (#9102)
Addresses #9097
2022-06-12 12:44:19 -04:00
DeepCrimson
048fcba222
Test for Unlicensed Hearse (#9094) 2022-06-12 09:21:12 -04:00
Susucre
b954999081
Fix Cruel Ultimatum (#9099) 2022-06-12 09:19:49 -04:00
PurpleCrowbar
e421f4757e Fixed CLB shapeshifter tokens' images 2022-06-11 22:42:43 +01:00
DeepCrimson
d60f487239
Refactor: Remove unused player param from additional constructor (#9042) 2022-06-08 22:51:24 -04:00
PurpleCrowbar
cc78e3fae5 Fixed goblin token images 2022-06-09 00:31:10 +01:00
PurpleCrowbar
4456fd45d7 Removed ANA as an available token image source (no token images) 2022-06-09 00:17:31 +01:00
PurpleCrowbar
8316e6a813 Removed 5DN as an available token image source (no token images) 2022-06-09 00:15:35 +01:00
PurpleCrowbar
c3e20a3f0c Removed 4ED as an available token image source (no token images) 2022-06-09 00:05:45 +01:00
PurpleCrowbar
0c57e4f1aa Removed 3ED as an available token image source (no token images) 2022-06-09 00:03:06 +01:00
PurpleCrowbar
323191b2d0 Fixed pegasus token images 2022-06-09 00:01:32 +01:00
PurpleCrowbar
c6e8583d63 Removed TSP as an available token image source (no token images) 2022-06-08 23:58:13 +01:00
PurpleCrowbar
dd95a5dd3b Removed TMP as an available token image source (no token images) 2022-06-08 23:50:44 +01:00
PurpleCrowbar
49764df243 Removed MIR as an available token image source (no token images) 2022-06-08 23:40:00 +01:00
PurpleCrowbar
2255b1e409 Removed GPT as an available token image source (no token images) 2022-06-08 23:35:17 +01:00
PurpleCrowbar
d37f59f647 Removed EXO as an available token image source (no token images) 2022-06-08 23:32:23 +01:00
PurpleCrowbar
2ed55094a7 Removed CMD as an available token image source (no token images) 2022-06-08 23:31:12 +01:00
PurpleCrowbar
6faf3cdc48 Removed ARC as an available token image source (no token images) 2022-06-08 23:13:35 +01:00
PurpleCrowbar
4a2167627e Removed duplicate trample haste elemental token class 2022-06-08 22:55:44 +01:00
PurpleCrowbar
0429b6083c Fixed build failure 2022-06-08 16:06:34 +01:00
PurpleCrowbar
0f9eec934d Fixed elemental shaman token 2022-06-08 14:52:23 +01:00
PurpleCrowbar
89f9ef78e8 Added LRW token images 2022-06-08 14:52:09 +01:00
Evan Kranzler
4ed3194801 [CLB] added initiative icon (#9010) 2022-06-08 08:33:44 -04:00
PurpleCrowbar
8407e23d3f Removed duplicate haste elemental token class 2022-06-08 00:42:41 +01:00
Alexander Novotny
b853633190
Refactor: Removed unused JFX import (#9075) 2022-06-07 17:01:54 -04:00
Evan Kranzler
3d0e8c3404 text fixes for blink effects 2022-06-07 08:56:43 -04:00
Evan Kranzler
81c8d4e28f [CLB] various text fixes 2022-06-07 08:39:27 -04:00
PurpleCrowbar
e418ab04be Removed duplicate minotaur token class. Closes #8947 2022-06-07 01:58:39 +01:00
PurpleCrowbar
16bb0ebfc1 Removed duplicate hellion token class 2022-06-07 01:49:10 +01:00
PurpleCrowbar
4dde9592c8 Fixed colorless spirit token image issues. Closes #9005 2022-06-07 01:30:23 +01:00
PurpleCrowbar
d6414a5ac4 RNA spirit token image fix 2022-06-07 01:17:45 +01:00
Evan Kranzler
713d0a1a63 [CLB] Implemented Owlbear Cub 2022-06-06 20:05:04 -04:00
Evan Kranzler
1899fa0def [CLB] Implemented Balor 2022-06-06 19:49:42 -04:00