LevelX2
|
dbff7bedb9
|
* Some changes to skip turn handling (turn count and messages).
|
2015-07-27 17:21:52 +02:00 |
|
LevelX2
|
5fb17ce920
|
Merge pull request #1151 from klayhamn/master
Adding the Ripple keyword, and two cards that use it
|
2015-07-27 14:31:57 +02:00 |
|
klayhamn
|
37dbdeb07f
|
correct some incorrect documentation comments in ripple test
|
2015-07-27 02:11:08 +03:00 |
|
klayhamn
|
4d798e81b8
|
add thrumming stone and surging dementia
|
2015-07-26 19:30:15 +03:00 |
|
LevelX2
|
5694f8aa8c
|
* Added a test.
|
2015-07-26 09:19:57 +02:00 |
|
LevelX2
|
9dd6e616cd
|
* Fixed that commander mana replacement effect did wrong mana replacements if additional mana was produced from abilities of opponents (fixes #1146).
|
2015-07-26 00:38:56 +02:00 |
|
LevelX2
|
a380bfa196
|
* Gideon, Battle-Forged - Fixed that giving indestructibility effect did not end as intended.
|
2015-07-25 09:09:20 +02:00 |
|
LevelX2
|
2ca8595789
|
* Reworked Order of the Stars protection handling.
|
2015-07-24 13:47:22 +02:00 |
|
LevelX2
|
6e4b63dfd9
|
* Heartstone - Fixed that it can also reduce mana costs of abilities that include only 1 colorless mana and some colored mana.
|
2015-07-23 23:38:05 +02:00 |
|
LevelX2
|
7d3ff0551d
|
Added a test.
|
2015-07-23 15:58:10 +02:00 |
|
LevelX2
|
b169e7e6c7
|
* Mage-Ring Network - Fixed calculation of available mana.
|
2015-07-23 12:42:02 +02:00 |
|
LevelX2
|
eca37467a3
|
* Added a auto select color for color choices of mana abilities that ask the human player to select a colo (implements #690).
|
2015-07-21 17:23:10 +02:00 |
|
LevelX2
|
fcd74a65a9
|
Added test.
|
2015-07-20 17:35:35 +02:00 |
|
LevelX2
|
46d2bb9313
|
* Added Recover ability (closes #1119).
|
2015-07-20 17:08:04 +02:00 |
|
LevelX2
|
597d1ab832
|
Added a test.
|
2015-07-20 12:28:30 +02:00 |
|
LevelX2
|
0df7983937
|
Added some test.
|
2015-07-19 19:27:49 +02:00 |
|
LevelX2
|
4324a6a683
|
Fixes to token image handling.
|
2015-07-19 10:09:50 +02:00 |
|
LevelX2
|
6ef50c42bf
|
Some minor changes.
|
2015-07-19 10:08:58 +02:00 |
|
Simown
|
9de285a876
|
Removed rogue print statement from test
|
2015-07-18 14:54:56 +01:00 |
|
Simown
|
05b14dad66
|
Fixed Strive aditional costs, added Battlefield Thaumaturge tests to
verify.
|
2015-07-17 22:35:36 +01:00 |
|
LevelX2
|
e209114a26
|
* KickerAbility - Fixed that KickerCondition did not work coorectly for kicker cards with multiple kicker options.
|
2015-07-16 23:15:11 +02:00 |
|
LevelX2
|
540f1f2eac
|
* Touch of Moonglove - Fixed that the dealayed trigger only worked for one creature instead of for all damaged creatures.
|
2015-07-16 22:21:18 +02:00 |
|
LevelX2
|
0db7c5cff4
|
* Fixed a bug of the rollback turns feature locking sometimes the UI.
|
2015-07-16 16:54:32 +02:00 |
|
LevelX2
|
96036ce97b
|
Added a test (#1076).
|
2015-07-16 13:51:14 +02:00 |
|
LevelX2
|
0c0fe9984e
|
Some fixes/improvements to AI target handling and tests.
|
2015-07-16 13:10:11 +02:00 |
|
LevelX2
|
68d5f7bb9f
|
* StormAbility - Fixed that the storm amount was not calculated correctly if a game state was restored (fixes #1051).
|
2015-07-16 11:05:32 +02:00 |
|
Gal Lerman
|
584e7fb394
|
edited TODOs and comment header in clean_dbs.sh
|
2015-07-15 22:06:02 +03:00 |
|
glerman
|
cb89230327
|
added todos
|
2015-07-15 22:06:01 +03:00 |
|
glerman
|
6aa23b0b2e
|
added DustOfMoments counter addition test
|
2015-07-15 22:06:01 +03:00 |
|
glerman
|
afe9c27aa5
|
finally made DustOfMoments to work, CounterPredicate didn't see counters for Chronozoa (permanent). why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card
|
2015-07-15 22:06:00 +03:00 |
|
glerman
|
45e269de77
|
added empty test for DustOfMoments
|
2015-07-15 22:06:00 +03:00 |
|
glerman
|
9e4a7aad8a
|
added empty test for DustOfMoments
|
2015-07-15 22:06:00 +03:00 |
|
glerman
|
0a293063cf
|
added test for NornsAnnex still in progress, dur to friends bug
|
2015-07-15 22:06:00 +03:00 |
|
glerman
|
5ebfacecb5
|
added test case of Chronozoa being destroyed with time counters on it (end case)
|
2015-07-15 22:05:59 +03:00 |
|
glerman
|
9b44c9a087
|
fixed the LastTimeCounterRemovedCondition, moved the Chronozoa test to fit the package convention, added a test case
|
2015-07-15 22:05:59 +03:00 |
|
glerman
|
1567c4efe9
|
Adding Chronozoa card impl
|
2015-07-15 22:05:59 +03:00 |
|
LevelX2
|
cd354bacc3
|
Added a test.
|
2015-07-15 17:24:18 +02:00 |
|
LevelX2
|
3bac7b550c
|
Added a test for storm with flashback.
|
2015-07-15 16:54:31 +02:00 |
|
LevelX2
|
7f8822ae19
|
Added a test for Crypt Ghast
|
2015-07-14 16:25:06 +02:00 |
|
LevelX2
|
b1f5b15f2d
|
* The Abyss - Fixed non conform target handling.
|
2015-07-13 16:01:49 +02:00 |
|
LevelX2
|
f955316225
|
* Liliana, Defiant Necromancer - Fixed that the emblem did not trigger (fixes #1110).
|
2015-07-13 13:08:12 +02:00 |
|
LevelX2
|
b2fcb8ea8c
|
Added some tests.
|
2015-07-12 23:16:02 +02:00 |
|
LevelX2
|
fa0a40b0d6
|
* Some fixes/chnages to AI player. Needs probably some more testing.
|
2015-07-12 19:51:04 +02:00 |
|
LevelX2
|
c53c09a59b
|
* Fixes to handling of triggered abilities of tokens.
|
2015-07-12 19:50:20 +02:00 |
|
LevelX2
|
55966f3056
|
* Fixes to spend any mana to pay handling-
|
2015-07-12 19:49:53 +02:00 |
|
LevelX2
|
4094fe5ecf
|
* Fixed a problem that triggered abilities of created tokens were not removed properly if the token left has left the battlefield.
|
2015-07-12 11:08:33 +02:00 |
|
LevelX2
|
2cc62aada0
|
Some minor tooltip text fixes.
|
2015-07-12 09:56:49 +02:00 |
|
LevelX2
|
0e3d4b335a
|
Some fixes/improvements to generation of available mana.
|
2015-07-12 09:11:13 +02:00 |
|
LevelX2
|
2deb89bfa7
|
* Hixus, Prison Warden - Fixed that the triggered ability did not exile the creature.
|
2015-07-10 14:45:24 +02:00 |
|
LevelX2
|
77b3706c9f
|
* Fixed that permanents that became creatures are not removed from combat if the creature making effect is removed during combat (fixes 366).
|
2015-07-08 23:40:15 +02:00 |
|