Sloth
|
24ee2cba60
|
- Fixed possible NPE's in doPayment functions.
|
2013-06-19 16:58:38 +00:00 |
|
Maxmtg
|
ade7bed52f
|
SpellAbility holds separate TargetRestricions and TargetChoices in separate members.
Some APIs might become broken, please report
|
2013-06-19 14:51:21 +00:00 |
|
Sloth
|
3c3ab8138b
|
- Fixed AttackerUnblocked triggers.
|
2013-06-19 12:42:08 +00:00 |
|
Sloth
|
85c1fc457c
|
- Cleanup of Card class.
|
2013-06-19 12:34:05 +00:00 |
|
Sloth
|
9525581631
|
- Improved Stack description of DestroyAll effects.
|
2013-06-19 12:11:12 +00:00 |
|
Sol
|
9856588fa8
|
- AiAttackController will use it's own Random object instead of the primary game one
|
2013-06-19 01:47:02 +00:00 |
|
Sloth
|
eb85f56534
|
- Fixed AI not attacking planeswalkers.
|
2013-06-18 20:44:23 +00:00 |
|
Sloth
|
8cce641e43
|
- Moved isNegativeCounter to ComputerUtil and improved it.
|
2013-06-18 18:39:03 +00:00 |
|
jendave
|
be237b402c
|
Update windows jar wrapper
|
2013-06-18 18:35:42 +00:00 |
|
jendave
|
26b9fa20be
|
Update deps
|
2013-06-18 17:58:49 +00:00 |
|
Sloth
|
9c7efa9037
|
- Optional triggers will now grant additional info when the human is prompted.
|
2013-06-18 15:08:20 +00:00 |
|
Sloth
|
2fa0e11ebb
|
- Improved Sigil Blessing stack description.
|
2013-06-18 14:39:13 +00:00 |
|
Sloth
|
db40ad80ae
|
- Fixed Grave Bramble.
|
2013-06-18 14:23:17 +00:00 |
|
asepetci
|
11262acafc
|
updated rankings.txt
|
2013-06-18 13:27:35 +00:00 |
|
Maxmtg
|
b41147b7f6
|
fixes compile error
|
2013-06-18 12:56:57 +00:00 |
|
Maxmtg
|
de9c9ff3f3
|
jsv's fix for problem "I have several gauntlets in progress. No matter which one I select, when I press "Start" it's always the first one in the list that gets loaded."
|
2013-06-18 11:36:28 +00:00 |
|
Maxmtg
|
7a0d57997d
|
commented out javafx dependency to make sure the rest works
|
2013-06-18 11:18:44 +00:00 |
|
Maxmtg
|
74aa0a4917
|
cleanup in Target constructors
|
2013-06-18 10:04:18 +00:00 |
|
Maxmtg
|
c39bf4ee34
|
'Target' class no longer uses card in ctor and fields
|
2013-06-18 09:09:49 +00:00 |
|
Maxmtg
|
25edd60ac5
|
Using ITargetable instead of Object to return targets of an ability
|
2013-06-18 08:21:26 +00:00 |
|
Sloth
|
28a94982fe
|
- Copies of spells will now copy the payment that has been made for the original (rule 706.10).
|
2013-06-18 08:05:50 +00:00 |
|
Maxmtg
|
7c1adf1c2a
|
Added generic types to Swing components that needed them (with transition to Java 7)
|
2013-06-18 07:59:39 +00:00 |
|
Sloth
|
f6dc001e3a
|
- Fixed type of Infernal Plunge.
|
2013-06-18 07:41:49 +00:00 |
|
Sloth
|
bff37b60d5
|
- Fixed canPlayLand not working with "May be played by your opponent".
|
2013-06-18 06:21:36 +00:00 |
|
Maxmtg
|
f8b5e238f4
|
use java compiler from JDK 7, use jre 7 in launch4j and pmd
|
2013-06-18 05:22:00 +00:00 |
|
swordshine
|
56de452158
|
- Fixed Pulmonic Sliver
|
2013-06-18 04:29:54 +00:00 |
|
swordshine
|
0d18289699
|
- Fixed Clash of Realities
|
2013-06-18 01:04:54 +00:00 |
|
Sol
|
7819893f81
|
- Improve Combat Panel for banding and blockers that have been removed
|
2013-06-18 00:10:57 +00:00 |
|
Sol
|
7073eb5494
|
- Convert Balance to script, Simplify Balancing Act
- Add Restore Balance
- Adding a Balance Effect API
|
2013-06-18 00:06:51 +00:00 |
|
Sloth
|
9996b26eba
|
- Added Wall of Shards.
|
2013-06-17 21:51:42 +00:00 |
|
Sloth
|
d2e205a3fc
|
- payManaOptional will now pass on the spellability to payCostDuringAbilityResolve.
- Added support for CostGainLife in payCostDuringAbilityResolve.
|
2013-06-17 21:48:45 +00:00 |
|
Sloth
|
ae1e2dbbcb
|
- Added Djinn Illuminatus.
|
2013-06-17 21:05:35 +00:00 |
|
Sloth
|
4105614645
|
- Added support for Djinn Illuminatus.
|
2013-06-17 21:02:09 +00:00 |
|
Sloth
|
3753d989b7
|
- Removed some unnecessary Replicate stuff.
|
2013-06-17 20:28:36 +00:00 |
|
Sloth
|
fb2d08032d
|
- The AI can now use Delve.
|
2013-06-17 19:56:26 +00:00 |
|
Sloth
|
1dcd260feb
|
- Fixed Delve description on Death Rattle.
|
2013-06-17 19:00:33 +00:00 |
|
Sloth
|
fc3ae7bfe9
|
- Fixed cards dodging destruction during controller changes.
|
2013-06-17 15:36:47 +00:00 |
|
Sloth
|
dd9715761c
|
- Fixed set of the infestation precon.
|
2013-06-17 14:03:23 +00:00 |
|
Chris
|
2b35f0d714
|
- Added new card names to changes.txt.
|
2013-06-17 10:34:15 +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 |
|