moomarc
|
08f95a868a
|
- Minor text change
- CheckStyle.
|
2012-11-20 06:28:52 +00:00 |
|
Sol
|
4dbec684f9
|
- If lethal damage has already been assigned just treat is as 0 in VAssignDamage
|
2012-11-20 03:08:20 +00:00 |
|
Chris
|
62e568fe20
|
- Added a Java 7 compatibility fluff piece to the changes.txt file.
|
2012-11-19 23:50:23 +00:00 |
|
Sloth
|
3b6ebbfe1b
|
- The AI will now better react to Platinum Emperion.
|
2012-11-19 21:06:10 +00:00 |
|
Sloth
|
3a756a35a5
|
- Fixed Shocklands not using canPayLife(2).
|
2012-11-19 20:58:41 +00:00 |
|
Sloth
|
3bdcdda1d7
|
- Fixed payment of phyrexian mana.
|
2012-11-19 20:52:37 +00:00 |
|
Sloth
|
b506f2e419
|
- You no longer have to choose the order of cards for Elixir of Immortality.
|
2012-11-19 20:37:27 +00:00 |
|
Sloth
|
753a69bc73
|
- Cleanup.
|
2012-11-19 18:59:15 +00:00 |
|
Sloth
|
737aa13deb
|
- Converted Shifting Sliver to script.
|
2012-11-19 18:49:34 +00:00 |
|
Sloth
|
accff99e62
|
- Added the global rule change: "Each creature assigns combat damage equal to its toughness rather than its power.".
- Converted Doran, the Siege Tower.
|
2012-11-19 18:41:23 +00:00 |
|
Sloth
|
ec4985e4f5
|
- Fixed Enlightened Tutor not shuffling the library.
|
2012-11-19 18:35:22 +00:00 |
|
moomarc
|
420b1f380b
|
- small script tweaks
|
2012-11-19 17:59:56 +00:00 |
|
Chris
|
ffc7560b2b
|
- CheckStyle.
|
2012-11-19 14:41:44 +00:00 |
|
moomarc
|
4115920d1c
|
- Added Sivvi's Valor
|
2012-11-19 13:59:03 +00:00 |
|
moomarc
|
e098a371e4
|
- Added Vassal's Duty
|
2012-11-19 13:35:57 +00:00 |
|
moomarc
|
aa364b72de
|
- CheckStyle
|
2012-11-19 13:20:50 +00:00 |
|
Chris
|
814bf66ef4
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-19 11:09:27 +00:00 |
|
moomarc
|
19e0b19de9
|
- Fixed spell description for Hypnotic Cloud
|
2012-11-19 10:00:53 +00:00 |
|
Sloth
|
25616bd8d6
|
- ChangeZoneAll with destination Library will now let you choose the order.
- Added Mirror of Fate.
|
2012-11-19 08:51:58 +00:00 |
|
Sloth
|
1e9c8a655d
|
- Fixed Steel Hellkite.
|
2012-11-18 20:19:00 +00:00 |
|
Chris
|
50ffa33680
|
- Added a LQ pic URL.
|
2012-11-18 19:40:21 +00:00 |
|
Sloth
|
44e5820042
|
- Added Demonfire by swordshine.
|
2012-11-18 19:32:46 +00:00 |
|
ArsenalNut
|
98f0a92d8c
|
added ability to loop over defined cards to RepeatEachEffect. added InGraveyard to Card.hasProperty. added Terastodon.
|
2012-11-18 16:13:41 +00:00 |
|
Chris
|
76edd8d33f
|
- Added some LQ pic URLs.
|
2012-11-18 14:01:00 +00:00 |
|
Chris
|
f696f3ae9e
|
- CheckStyle.
|
2012-11-18 13:44:45 +00:00 |
|
Agetian
|
1979661f08
|
- Sound System: improved the performance of the sound system by synchronizing certain sounds that tend to occur multiple times in rapid succession (damage, life loss, bury a creature) so that only one can play at a time.
|
2012-11-18 13:34:24 +00:00 |
|
Chris
|
de69bd99f9
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-18 12:38:04 +00:00 |
|
Sloth
|
524fc6ba97
|
- Added Equal Treatment by swordshine.
|
2012-11-18 07:15:22 +00:00 |
|
ArsenalNut
|
41b76d7575
|
modified inputUntapUpToNType so same card cannot be chosen more than once
|
2012-11-18 06:29:36 +00:00 |
|
ArsenalNut
|
d3eb8e907f
|
added code to allow AI to make Charm choice
|
2012-11-18 04:49:19 +00:00 |
|
ArsenalNut
|
56d6e6842a
|
fixed NPE bug in initialize of colorX in InputPayManaX class
|
2012-11-18 03:44:08 +00:00 |
|
Sloth
|
97175a3606
|
- Fixed a shouldPumpCard call switching P/T.
|
2012-11-17 21:56:34 +00:00 |
|
Sloth
|
99595e2bae
|
- Improved ChooseSource AI.
|
2012-11-17 21:30:20 +00:00 |
|
Sloth
|
045a9fc1d4
|
- Fixed InputSelectMany.
|
2012-11-17 21:12:34 +00:00 |
|
Sloth
|
6e73e0fc5e
|
- Fixed ConcurrentModificationException in InputMulligan.
|
2012-11-17 21:02:18 +00:00 |
|
Sloth
|
9a0e7db9d4
|
- Fixed AI code meddling with damage replacements.
|
2012-11-17 20:43:26 +00:00 |
|
Agetian
|
f2a5a318b8
|
- Changed the "spend only <color> mana on X" mechanism from using a SVar to using an ability parameter (first step towards implementing e.g. Soul Burn).
|
2012-11-17 18:43:00 +00:00 |
|
Agetian
|
470e87ff30
|
- Added Crypt Rats.
- Added Crimson Hellkite.
|
2012-11-17 17:05:13 +00:00 |
|
Sol
|
1e1866acf3
|
- Fixing accidental submission of potential Sideboard code
|
2012-11-17 16:51:29 +00:00 |
|
Sloth
|
7a8cbf23c2
|
- More Improvements of AI for Auras with "AILogic$ Curse".
|
2012-11-17 14:19:52 +00:00 |
|
Chris
|
1d9bfe7cb2
|
- CheckStyle.
|
2012-11-17 14:00:53 +00:00 |
|
Chris
|
378bee9dc0
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-17 12:01:49 +00:00 |
|
Sloth
|
37e97cd82c
|
- Fixed AF Mana used on subabilities.
|
2012-11-17 11:31:33 +00:00 |
|
Sloth
|
c2d2218401
|
- Added Chronomantic Escape and Kamahl's Sledge by swordshine.
|
2012-11-17 08:19:15 +00:00 |
|
Maxmtg
|
e56eb74b45
|
InputSelectManyCards uses only overloads syntax. made abstract
|
2012-11-17 06:22:23 +00:00 |
|
Maxmtg
|
76a9e12e7b
|
remove unused imports
|
2012-11-17 06:20:47 +00:00 |
|
Sol
|
9172c6ea35
|
- When a game is restarted, set lands played back to 0.
|
2012-11-17 03:20:38 +00:00 |
|
Sloth
|
ccbc699c11
|
- Little script updates.
|
2012-11-16 22:05:16 +00:00 |
|
Sloth
|
c804f30563
|
- Fixed optional Replacement effects not firing again after "No" is chosen once (experimental).
- Added Island Sanctuary by moomarc.
|
2012-11-16 20:59:44 +00:00 |
|
Sloth
|
17e7020a14
|
- Fixed Squandered Resources.
|
2012-11-16 17:51:18 +00:00 |
|