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 |
|
Chris
|
7741d9f65d
|
- Added new card names to changes.txt.
|
2013-06-16 12:23:31 +00:00 |
|
Sloth
|
b6418401b3
|
- Fixed possible NPE in assignAttackersDamage.
|
2013-06-16 11:24:33 +00:00 |
|
swordshine
|
b7d6f32b89
|
- Added Urza's Avenger
|
2013-06-16 08:51:40 +00:00 |
|
swordshine
|
789af07ebe
|
- Added 30 banding cards
|
2013-06-16 04:23:55 +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 |
|
Chris
|
97c75209f3
|
- Added new card names to changes.txt.
|
2013-06-15 12:38:29 +00:00 |
|
Chris
|
bd7d643f07
|
- Cleared out the changes.txt file, now ready for new material.
|
2013-06-15 12:26:32 +00:00 |
|
Sloth
|
ee8049c3bf
|
- Updated some SVars.
|
2013-06-15 07:43:56 +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 |
|
Sloth
|
4174317f57
|
- Added the quest opponent Mystique 2 by Nordos.
|
2013-06-14 21:21:48 +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 |
|
Chris
|
7ee57a381a
|
[maven-release-plugin] prepare for next development iteration
|
2013-06-14 11:07:00 +00:00 |
|
Chris
|
9ef23269fe
|
[maven-release-plugin] prepare release forge-1.4.1
forge-1.4.1
|
2013-06-14 11:06:47 +00:00 |
|
Chris
|
f32d6cf0e5
|
- Preparing the changes.txt file for the next beta build and release.
|
2013-06-14 10:55:09 +00:00 |
|
Chris
|
9bb1b26333
|
- Added new card names to changes.txt.
|
2013-06-14 10:49:39 +00:00 |
|
swordshine
|
5eb484a3bc
|
- Fixed spell description of Archive Trap
|
2013-06-14 04:37:47 +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 |
|
Chris
|
4d98a07361
|
- Added new card names to changes.txt.
|
2013-06-13 11:55:55 +00:00 |
|
swordshine
|
8bfeeb5447
|
- Converted Mijae Djinn
|
2013-06-13 08:53:26 +00:00 |
|