Commit Graph

10251 Commits

Author SHA1 Message Date
slapshot5
656bc43c00 Checkstyle fixes in a couple GUI files 2011-09-02 03:15:18 +00:00
Maxmtg
16be5d01e5 fix manacost.toString typo
questData - XML serialization for CardPool
2011-09-01 23:57:02 +00:00
Maxmtg
d3233cfa1c rolling back ping to DraftAI (removed ocasionally @10146) 2011-09-01 22:16:24 +00:00
Maxmtg
41970e996c tableModel now remembers up to 3 sortings. (like by name, set and then color) and remembers them
boosterDraft window should not be maximized on start
totally removed progressbar from deckeditor
mana comparison: R/P is now a bit greater than R
2011-09-01 22:10:52 +00:00
Sloth
419c339a6d - Updated some SVars. 2011-09-01 20:45:21 +00:00
Sloth
8ec2b467a6 - Added 2011-09-01 19:30:31 +00:00
Maxmtg
01e2d81cc8 sorry, lost one method during merge - fixing now 2011-09-01 18:18:33 +00:00
Maxmtg
54c1b987d2 All deckeditors, decks, boosterdraft, quest switched to lightweight cardPrinted objects, have fun :)
Features dropped: glassPane on deckeditors, separate filter window in deckeditors.
2011-09-01 18:11:00 +00:00
jendave
787b5059b5 ignore .DS_STore for Git-SVN 2011-09-01 17:25:40 +00:00
jendave
ecaacb73f6 update deploy plugin 2011-09-01 17:19:39 +00:00
Sloth
d3460d9d88 - Added GameEntity class as parent of Card and Player class. 2011-09-01 15:15:12 +00:00
Sloth
d1a5e97692 - Added some more variables to LastKnownInformation. 2011-09-01 14:12:55 +00:00
Sloth
7a6475b6b1 - Added Treasure Hunt. 2011-09-01 13:42:21 +00:00
Sloth
7ed642bf20 - Expanded and changed digUntilStackDescription.
- Added Sacred Guide.
2011-09-01 12:27:22 +00:00
Sloth
4ea9d2b4c7 - Added Baneful Omen. 2011-09-01 12:00:46 +00:00
Doublestrike
6b8686bb04 Renamed "getOpponents()" to "generateBattles()" in QuestBattleManager and QuestBattle.
Note: AllZoneUtil already has a method called getOpponents.

Updated references.
2011-09-01 11:37:02 +00:00
Chris
717c6b554d - Added the recent commit logs to changes.txt. 2011-09-01 11:30:54 +00:00
Sloth
186e76286f - Fixed Balthor the Defiled. 2011-09-01 11:25:31 +00:00
Sloth
7a67d7aa31 - Converted Augury Adept to script. 2011-09-01 11:17:01 +00:00
Doublestrike
ca379162f0 Renamed "getAIDeckNewFormat()" to "getAIDeckFromFile()" in quest area.
Renamed "getAIDeck()" to "getAIDeckFromMap()" in quest area.

Updated references.
2011-09-01 11:07:55 +00:00
Doublestrike
61d83fbb93 Renamed "getAIDeckNewFormat()" to "getDeckFromFile()" and updated references in Quest area. 2011-09-01 11:05:15 +00:00
Sloth
57bdf06959 - Converted Dark Confidant and Tutelage to script. 2011-09-01 10:58:00 +00:00
Sloth
5222b5e45e - Switched order of abilities of Maze of Ith (for AI). 2011-09-01 10:16:50 +00:00
slapshot5
da309d93d9 Chesckstyle fixes in several files 2011-09-01 07:31:58 +00:00
slapshot5
4483d6e959 checkstyle fixes in CardFactoryUtil 2011-09-01 06:04:17 +00:00
slapshot5
aee7ad546b Checkstyle fixes in StaticEffect and StaticEffects 2011-09-01 05:56:36 +00:00
Hellfish
5445973a8a *Reverted one checkstyle bit to get things to compile. 2011-09-01 05:51:39 +00:00
Doublestrike
0c2b4d6d35 Brief commenting added 2011-09-01 04:52:39 +00:00
slapshot5
e51086c4f7 Checkstyle fixes in AF_EndGameCondition 2011-09-01 04:47:17 +00:00
slapshot5
7fa6834384 Checkstyle fixes in AbstractCardFactory and PreloadingCardFactory 2011-09-01 04:10:09 +00:00
Doublestrike
c6290cd674 ESC key can now close the splash frame. 2011-09-01 04:07:48 +00:00
slapshot5
28c64e19f9 Checkstyle fixes in AF_Protection 2011-09-01 04:00:52 +00:00
Doublestrike
cc8e3967a9 Housecleaning on QuestBattle.java.
Updated Deck.java to indicate error if meta property not found.
2011-09-01 03:22:59 +00:00
Doublestrike
fbd43f74a1 QuestBattle.java fully updated to use [metadata] for description, difficulty, etc.
Removed from file: Hard-coded meta, exhaustive deck listing

Quest decks update: all meta for battle decks is now contained in [metadata] section.
DisplayName field added to decouple file name from display.
All 272 quest battle decks now contain:
[metadata]
Name=
DisplayName=
Difficulty=
Description=
Icon=
Comment=
[main]
2011-09-01 02:25:29 +00:00
Sol
cf69748630 - Reduce number of wins needed for gaining Packs for number of Wins 2011-09-01 01:38:26 +00:00
slapshot5
753c903425 Checkstyle fixes in Combat.java 2011-09-01 00:49:03 +00:00
slapshot5
8a8d881d9c Checkstyle fixes in AF_Copy 2011-09-01 00:29:33 +00:00
Hellfish
875dec836d *Added Skullbriar, the Walking Grave. 2011-08-31 19:47:45 +00:00
Hellfish
09439a6ec1 *Fixed and expanded LKI code. 2011-08-31 17:50:18 +00:00
Sloth
b5ad63bf29 - Added one copy of Brass Herald to the Frankenstein 2 and 3 decks. 2011-08-31 15:41:29 +00:00
Doublestrike
2615360ab0 Minor fix 2011-08-31 12:50:17 +00:00
Chris
e23f4a3642 - Added the recent commit logs to changes.txt. 2011-08-31 11:12:48 +00:00
Sloth
ca3ce5f4fa - Moved AI_discardNumType to ComputerUtil. 2011-08-31 10:47:46 +00:00
Sloth
d5434813c0 - Added SVar:DiscardMe to four more cards. 2011-08-31 10:17:49 +00:00
Sloth
7d4800a91e - Added an AI cost preference for discard costs, the SVar is called "DiscardMe". Squee, Goblin Nabob is an example. 2011-08-31 10:03:43 +00:00
Maxmtg
93e106ad51 rarity fix: snow-covered lands were Lands in ICE and Common in CSP 2011-08-31 09:39:26 +00:00
slapshot5
d9eea33430 a few Checkstyle fixes 2011-08-31 07:54:18 +00:00
slapshot5
92eef5f963 a few Checkstyle fixes 2011-08-31 07:47:14 +00:00
slapshot5
388e903300 AllZoneUtil Checkstyle fixes. 2011-08-31 07:40:50 +00:00
slapshot5
cf623391fb several Checkstyle fixes 2011-08-31 07:29:52 +00:00