Commit Graph

17364 Commits

Author SHA1 Message Date
RumbleBBU
777845613e Zendikar block info was missing ROE, added. 2012-10-02 11:23:45 +00:00
Chris
c7463c94fc - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-02 11:17:50 +00:00
RumbleBBU
a6a2d43c7f Added support for tiny 3-pack Sealed Deck games. 2012-10-02 11:16:17 +00:00
moomarc
65f3d3935a - Converted Martial Coup to script 2012-10-02 11:12:32 +00:00
Sloth
7e86e8d751 - Added additional cleanups to newGameCleanup(). 2012-10-02 08:53:47 +00:00
Sloth
8aa4bed51b - Copied spells will now have their own unique number. 2012-10-02 08:37:38 +00:00
Maxmtg
5b4dc3fbd5 Constants moved to better places 2012-10-02 07:55:58 +00:00
Maxmtg
3d732706eb Deck moved to player (still hardcoded, but no longer in constants) 2012-10-02 07:40:16 +00:00
Sloth
f91020a8b1 - Cleanup. 2012-10-02 07:39:41 +00:00
Maxmtg
789e16ff25 Constant.preferences 2012-10-02 06:59:52 +00:00
ArsenalNut
293d4d584d fixed stack description 2012-10-02 05:22:05 +00:00
ArsenalNut
ed9ce29226 fixed choosing any number of cards 2012-10-02 05:18:59 +00:00
Sol
a72673cc0f - Phyrexian Dreadnought ETB Ability is now a trigger and can be Stifled 2012-10-02 03:02:18 +00:00
Sol
c5b27043ae - Convert Molten Hydra to Script 2012-10-02 02:57:13 +00:00
Sol
b914c40a91 - Convert Treva, the Renewer to script 2012-10-02 02:48:57 +00:00
Sol
b56b713fce - Balduvian Horde, Minotaur Explorer and Pillaging Horde converted to script
- Added a query for optional random discards in AF_ZoneChange
2012-10-02 02:22:49 +00:00
Sol
4313a37c63 - Converting Mox Diamond to Script 2012-10-02 01:07:39 +00:00
Sol
3bd66eb85e - Improving some potential NPEs in AFChangeZone related to Origin$ All
(Prepping for converting Mox Diamond and similar replacement effects)
2012-10-02 01:00:07 +00:00
Maxmtg
013ddee250 CardList class replaced by java.util.(Array)List<Card> 2012-10-01 23:32:48 +00:00
Maxmtg
de56fd0cc5 CardList class stripped, preparing to remove it 2012-10-01 22:47:12 +00:00
Maxmtg
59bc3f10c8 Removed all except filter from CardList 2012-10-01 22:42:56 +00:00
Maxmtg
0c974ce24a Indirection of getValidCards and getTargetableCards. Moved to CardListUtil 2012-10-01 22:25:06 +00:00
Maxmtg
71242674ac Removing chained calls to CardList.filter 2012-10-01 22:17:38 +00:00
Hellfish
56fb6810e3 *Added Corpsejack Menace 2012-10-01 22:00:17 +00:00
Sol
2324fc200c - CostChange can now run through AF.calculateAmount()
- Converted Fireball to Script
2012-10-01 21:48:43 +00:00
Maxmtg
64a43d29e6 replacing CardList calls with iterables where possible 2012-10-01 21:44:45 +00:00
Sloth
1e75526507 - Cleanup of unused functions. 2012-10-01 21:35:08 +00:00
Sloth
0c3739b621 - Restored the fix for Emrakul, the Aeons Torn shaking of auras like Dragon Breath (why was this removed?). 2012-10-01 21:23:37 +00:00
Maxmtg
1b4b4bb138 shuffle => CardListUtil as static 2012-10-01 21:23:04 +00:00
Maxmtg
2c980c78e5 CardList: removed reverse() 2012-10-01 21:09:07 +00:00
Maxmtg
79e7cede71 CardFactorySorceries: moved each SpellAbility creation to a separate function 2012-10-01 21:06:22 +00:00
Sloth
0357e0b197 - Converted Sky Swallower to script. 2012-10-01 20:49:21 +00:00
Maxmtg
ec3870418d GuiUtils: choice methods moved to GuiChoose.java
GuiUtils: rarely used methods moved closer to usage
2012-10-01 20:21:45 +00:00
Sloth
3cdaffea3f - Added Desecration Demon. 2012-10-01 19:37:55 +00:00
Maxmtg
356c665522 small changes 2012-10-01 19:31:24 +00:00
Sloth
9138021a8a - Fixed chooseCardFromStack overwriting multiple spells with same stack description. 2012-10-01 18:57:34 +00:00
Sloth
c3059f9909 - Improved AI of spells cast via copySpellontoStack. 2012-10-01 18:46:37 +00:00
moomarc
34efd19d3a - Added Nicmagus Elemental (RtR) 2012-10-01 18:19:41 +00:00
Maxmtg
5c11cbe5d2 fixing couter-logical defaultNo parameter 2012-10-01 18:13:35 +00:00
RumbleBBU
22c3888d1c For some reason, the multicolor filter box was working 'negatively' compared to earlier versions, fixed (earlier, more intuitive behavior restored). 2012-10-01 17:29:54 +00:00
Sloth
6592982499 - Fixed Fireball. 2012-10-01 16:19:32 +00:00
Chris
22bd256e22 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-01 10:54:12 +00:00
Sloth
ae96e3ec6a - Reverted Triangle of War and fixed an issue with the AI targeting. 2012-10-01 08:22:52 +00:00
Sloth
85b0d773aa - Fixed Subterranean Hangar. 2012-10-01 08:13:00 +00:00
Sloth
1101bde6e6 - Little improvements for Attach AI. 2012-10-01 08:08:11 +00:00
ArsenalNut
d14f10557d fixed Hellhole Flailer issue with duplicate SVar 2012-10-01 06:03:03 +00:00
Maxmtg
184d393840 fixed incorrect m13 FP 2012-10-01 05:38:00 +00:00
ArsenalNut
3d3afb9378 added Grave Betrayal :) 2012-10-01 05:37:12 +00:00
Maxmtg
d7931f6810 from tests removed braids legacy 2012-10-01 05:31:02 +00:00
Maxmtg
2bcec4c888 There was endless loop due to my refactoring 2012-10-01 05:20:49 +00:00