Commit Graph

16916 Commits

Author SHA1 Message Date
Sloth
f6627d06c1 - Updated some SVars.
- Fixed some card texts.
- Fixed AI of Fissure Vent.
2012-08-02 20:23:00 +00:00
Sloth
67eb55d443 - removed some unused functions from the card class. 2012-08-02 18:51:30 +00:00
Sloth
6a8f0f5b4c - Performance updates and cleanup of getKeyword and isUnblockableFromLandwalk. 2012-08-02 17:00:41 +00:00
Sloth
073afd18e8 - Converted Masako the Humorless to script. 2012-08-02 16:40:24 +00:00
Sloth
7464419b2e - Updated some SVars. 2012-08-02 11:14:22 +00:00
Chris
6d4b69d7a6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-02 10:52:40 +00:00
Sloth
11f678c327 - Improved AI handling of "When CARDNAME is dealt damage, destroy it.". 2012-08-02 10:50:14 +00:00
Sloth
12a118030e - Various little tweaks. 2012-08-02 08:34:50 +00:00
Maxmtg
e7a79fe6b3 progressbar optimizate 2012-08-02 07:58:32 +00:00
Sloth
c16442b382 - Fixed Elderwood Scion. 2012-08-02 07:47:17 +00:00
Maxmtg
b518330d92 * tables sorting bugfix
* CardColor is now limited to 33 instances (as many as color combinations + NULL_COLOR)
2012-08-02 07:01:47 +00:00
Maxmtg
1fc5beef72 accelerating deck editor 2012-08-02 06:47:29 +00:00
Maxmtg
71bc415338 Quest rewards are evaluated on their retrieval - game will start faster 2012-08-02 06:09:46 +00:00
Maxmtg
33b3532f14 Byte utils 2012-08-02 05:43:11 +00:00
mcrawford620
8cd3e0a1a0 - work on DeckWantsTest, no longer breaking 2012-08-02 00:31:25 +00:00
Chris
5ed66befe0 - Disabled the DeckWantsTest.testNoFilter() test and the Maven build and release commands will once again work. This is not a true fix but just a hack in order to do a Maven build and release.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-08-01 19:43:22 +00:00
Chris
7649b8802a - Disabled the DeckWantsTest.testNoFilter() test and the Maven build and release commands will once again work. This is not a true fix but just a hack in order to do a Maven build and release. 2012-08-01 19:41:28 +00:00
Sloth
f57a914eb7 - Fixed Soulbond pairing with cards not on the battlefield. 2012-08-01 19:20:09 +00:00
Sloth
a38ba1a7b5 - Added some more M13 cards to quest decks. 2012-08-01 19:04:46 +00:00
Maxmtg
296c263131 fixed problems with triggers from cards laying on table before game starts in quest mode 2012-08-01 18:04:35 +00:00
Sloth
e7c440ac9b - Fixed LKI copies not having all the characteristics. 2012-08-01 12:46:38 +00:00
Chris
99a9a15a32 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-01 10:53:52 +00:00
moomarc
7e0dd6802d - Added Wild Pair
- Added totalPT_<comparison> restriction to IsValid
2012-08-01 08:52:09 +00:00
Maxmtg
751cd91f73 some ideas for test 2012-08-01 07:11:05 +00:00
moomarc
e34609e4c4 - Fixed Mongrel Pack to trigger only during correct phases (broken with 16391 parameter name change) 2012-08-01 07:02:13 +00:00
Maxmtg
182d4545dd DeckWants moved from Card to CardCharacteristics, its test unfortunately is no longer functional 2012-08-01 06:58:01 +00:00
mcrawford620
4384fb140c - Use CardPrinted for LimitedDeck 2012-08-01 05:54:37 +00:00
mcrawford620
52e375fe1d - Refactoring BoosterDraft to use CardPrinted 2012-08-01 00:23:50 +00:00
Maxmtg
57fa3acef2 fixed phase parsing for triggers
* A truthful message about loading cards.
2012-07-31 21:46:52 +00:00
Hellfish
71a449f43d *Fixed Havengul Lich's interaction with the opponents grave stuffing. 2012-07-31 21:19:55 +00:00
Chris
506679d9b4 - Added a fluff piece to the changes.txt file. 2012-07-31 19:26:40 +00:00
Sloth
6870afcafb - AI performance upgrade: The AI will no longer check mana abilities when grabbing SpellAbilities to play. 2012-07-31 18:44:37 +00:00
Maxmtg
e67671a6bb remove debug console output 2012-07-31 18:35:40 +00:00
Maxmtg
aa75d35900 LQ picture loading 2012-07-31 18:28:47 +00:00
mcrawford620
2acfcc4be2 - work on limited deck using rankings 2012-07-31 17:54:15 +00:00
Sloth
7dba8932c4 - Updated some SVars. 2012-07-31 17:12:04 +00:00
Sloth
fa4f795a92 - Fixed "TargetValidTargeting" taking permanent spells as permanents (and similar cases).
- Fixed Teferi's Response.
2012-07-31 15:08:26 +00:00
Sloth
b34872b6af - Better tweak for Exalted AI. 2012-07-31 11:02:24 +00:00
Sloth
9933e67c0e - First attempt at AI splitting attackers between Planewalkers and human player. 2012-07-31 10:38:31 +00:00
Chris
6853ac2f1d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-31 10:31:03 +00:00
Sloth
b3133a1e05 - Fixed zero mana costs not being affected by costChange.
- Simplified handling of paidCostParts.
2012-07-31 10:00:04 +00:00
Sloth
ac02aa2134 - Added RememberedLKI as an option for calculateAmount.
- Fixed Disciple of Bolas.
2012-07-31 07:38:40 +00:00
Sloth
b0776bdb43 - Tweaked Exalted AI. 2012-07-31 07:21:26 +00:00
mcrawford620
3f68f2ac7d - work on LimitedDeck to use rankings in deckbuilding 2012-07-31 00:13:04 +00:00
Maxmtg
63b4fa1b16 Lazy loading of forge.Card instances 2012-07-30 23:07:39 +00:00
Maxmtg
271029de96 removed "creating card objects step" from loading sequence - and does it still work? 2012-07-30 21:15:52 +00:00
Sloth
1b3e26886a - Fixed Veilstone Amulet. 2012-07-30 20:17:01 +00:00
Sloth
03405ce645 - Fixed AI logic of Planeswalker redirection.
- The AI will now use Burn spells to kill Planeswalkers.
2012-07-30 18:17:42 +00:00
Sloth
4786ce592c - Removed two of the UpdateObserver calls in ManaPool again (after testing). 2012-07-30 16:36:59 +00:00
Chris
fbb8bf4098 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-30 10:47:22 +00:00