Commit Graph

6795 Commits

Author SHA1 Message Date
Sloth
fc3ae7bfe9 - Fixed cards dodging destruction during controller changes. 2013-06-17 15:36:47 +00:00
Maxmtg
18a84c0c6e fixed event dispatch moment - fire only if it won't be replaced. 2013-06-17 07:38:08 +00:00
Maxmtg
39a88cd4d1 fix NPE in public SoundEffectType visit(GameEventCardChangeZone event) 2013-06-17 07:33:50 +00:00
Maxmtg
502a087962 fixed sign for rounded corners 2013-06-17 07:31:48 +00:00
Maxmtg
9de9d4ca53 some cleanup in CardPanel 2013-06-17 06:53:18 +00:00
swordshine
d5a2ef88df - "AddReplacementEffects" in static ability (experimental)
- Added Pulmonic Sliver
2013-06-17 05:33:46 +00:00
swordshine
abcb758a56 - Updated token images
- Added Darksteel Garrison
2013-06-17 00:21:53 +00:00
Maxmtg
2c88d952d2 finer look of cards (no more moire on corners)
white-bordered cards have 1px black outline
2013-06-16 23:53:07 +00:00
Maxmtg
373ce84268 removed specific events that can be generalized by change zone 2013-06-16 23:20:04 +00:00
Maxmtg
9aff5237ea a good general game event for card change zone 2013-06-16 23:12:49 +00:00
Maxmtg
58a333ef99 removed unused classes,
removed literals for basic lands
2013-06-16 22:26:38 +00:00
Maxmtg
5506af61ab Uses more reliable way to detect sets with all basic lands present 2013-06-16 21:41:40 +00:00
Sloth
56df11005b - Prevent NPE in getDefenderByAttacker. 2013-06-16 21:00:56 +00:00
Agetian
f6f80da995 - Sound System: added a new sound event (exile a card), uses the sound file res/sound/exile.wav. 2013-06-16 19:44:51 +00:00
Sloth
8d5f633884 - NPE check with debug output added to TriggerSpellAbilityCast. 2013-06-16 18:09:05 +00:00
Sloth
15b3599a05 - Fixed Replicate. 2013-06-16 18:00:14 +00:00
Sloth
f089ef0c60 - Fixed "X Can't be 0." costs always showing cancel. 2013-06-16 16:49:30 +00:00
Sloth
c513f93329 - Fixed "CARDNAME untaps during each other player's untap step." working on your own untap step. 2013-06-16 14:15:35 +00:00
Sloth
00f55f4044 - Fixed AI ignoring mana restrictions (Myr Superion etc.). 2013-06-16 14:01:47 +00:00
Sloth
b6418401b3 - Fixed possible NPE in assignAttackersDamage. 2013-06-16 11:24:33 +00:00
Sloth
33981efab1 - Improved AI gaining Threshold. 2013-06-15 21:08:42 +00:00
Sloth
0d05da4e0a - The AI will no longer deck itself with Dig spells. 2013-06-15 14:24:13 +00:00
Sloth
6821546d51 - Fixed filter in tapPrefTargeting. 2013-06-15 06:51:49 +00:00
swordshine
c188296a82 - Cleanup 2013-06-15 00:44:12 +00:00
swordshine
19d93f9e34 - Added Mindlock Orb and Shadow of Doubt 2013-06-15 00:31:43 +00:00
Sloth
a8b9c92207 - Fixed UnmodifiableCollection.remove call caused by Balance. 2013-06-14 21:55:06 +00:00
Sloth
eaa5a35f47 - Removed unnecessary RuntimeException in getUnlockableEditions. 2013-06-14 21:38:49 +00:00
Sloth
c12c5939c0 - Fixed Ground Seal not working for the AI's ChangeZone abilities. 2013-06-14 21:35:11 +00:00
Sol
5f508e5d17 - Human may now declare attacks in a band
- Added Benalish Hero
2013-06-14 15:19:21 +00:00
Sol
8eedf4b3f1 - Two small fixes for Damage Assignment related to Banding creatures 2013-06-14 14:21:52 +00:00
Sol
786650f660 - Initial checkin for Combat refactor.
- Introduction of AttackingBands which group Attackers, Blockers and Blocked state.
2013-06-14 12:56:05 +00:00
Sloth
dea4a38a6c - Fixed possible min > max error. 2013-06-14 11:42:30 +00:00
Sloth
7298cbbe0d - Fixed chooseSingleCardForEffect for human player. 2013-06-14 11:26:15 +00:00
Sloth
a0f4ac195d - Fixed optional triggers declined by the AI not being removed from the stack. 2013-06-14 11:18:11 +00:00
Sloth
42ceaa37ec - Restored the (Optional) string of optional triggers. 2013-06-13 15:15:21 +00:00
Sloth
8b23f639d7 - Cleanup. 2013-06-13 15:05:38 +00:00
swordshine
49a021115a - Renamed TriggerFlippedCoin
- Move GuiDialog.flipCoin to FlipCoin effect
- Added Krark's Thumb
2013-06-13 12:25:58 +00:00
swordshine
8bfeeb5447 - Converted Mijae Djinn 2013-06-13 08:53:26 +00:00
Sol
15842ef349 - Can't figure out what formatter is trying to do, but it's causing a Crash for hardcoded Balance 2013-06-13 02:45:25 +00:00
swordshine
6c5e2346d9 - Added Thelon's Chant, Tourach's Chant and Hibernation's End 2013-06-13 00:35:50 +00:00
swordshine
382af849c9 - Added Chisei, Heart of Oceans , Dream Leash, Spinning Darkness, and Thought Lash 2013-06-13 00:32:47 +00:00
swordshine
356131b77e - Added Power Conduit 2013-06-13 00:29:58 +00:00
swordshine
e691849da0 - Added Aphetto Dredging and Liquid Fire 2013-06-13 00:28:18 +00:00
Sloth
f73459a5a2 - Quick fix for NPE in awardBooster. 2013-06-12 19:03:48 +00:00
Sloth
14a7fd24b6 - AI will no longer dredge when the library is nearly empty. 2013-06-11 20:46:47 +00:00
Sloth
3019e23367 - Fixed a display issue with blinked cards. 2013-06-11 19:56:21 +00:00
Sloth
7d4f5a0108 - Fixed RestartGameEffect not setting Poison counters to 0. 2013-06-11 18:48:16 +00:00
Sloth
a88db169fa - Fixed possible min>max bug caused by modular. 2013-06-11 08:35:41 +00:00
Sloth
4c7d8e2c64 - Fixed possible NPE caused by hasEnoughManaSourcesToCast. 2013-06-11 08:20:00 +00:00
swordshine
f391259e5c - Added Hankyu 2013-06-11 08:02:49 +00:00