Commit Graph

16233 Commits

Author SHA1 Message Date
Maxmtg
5d6ef65bf4 removed a ghost function 2012-08-03 19:20:33 +00:00
Maxmtg
8f703832f1 some minor optimizations to SealedDeck 2012-08-03 19:19:33 +00:00
Sloth
6088da8b06 - Added Avarice Totem. 2012-08-03 15:55:14 +00:00
Chris
cd02a23b20 - Cleared out the changes.txt file, now ready for new material. 2012-08-03 12:38:33 +00:00
Sloth
c0049f5d4b - Fixed results of FindBugs. 2012-08-03 11:30:17 +00:00
Chris
d3393c63fc [maven-release-plugin] prepare for next development iteration 2012-08-03 10:45:26 +00:00
Chris
da4bb5341e [maven-release-plugin] prepare release forge-1.2.11 forge-1.2.11 2012-08-03 10:45:16 +00:00
Chris
bce7f19da2 - Preparing the changes.txt file for the next beta build and release. 2012-08-03 10:34:26 +00:00
Chris
6e45c65990 - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2012-08-03 10:29:07 +00:00
Sloth
aec075306b - Added some DeckHints. 2012-08-03 09:32:40 +00:00
Sloth
c35c8b2a87 - Removed hacky planeswalker targeting from deal damage spells. 2012-08-03 08:03:05 +00:00
Sloth
7788b9242e - Fixed a bug in BoosterDraftAI. 2012-08-03 07:44:37 +00:00
mcrawford620
5ba0659f05 - Fix DeckHints and put back in to LimitedDeck generation. 2012-08-02 23:02:24 +00:00
Maxmtg
1af53f38c2 a function to learn if card is present 2012-08-02 22:00:08 +00:00
Sloth
70ad6e12af - Added SVar:RemAIDeck:True to Mortarpod. 2012-08-02 21:51:01 +00:00
Maxmtg
24f7194a06 Removed excessive repaints on mouse move over cards 2012-08-02 21:04:57 +00:00
Sloth
85e0a48a24 - Improved AI of AF DealDamage. 2012-08-02 20:35:49 +00:00
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