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
Hellfish
b7035fa3f1
*LKI is more accurate now. (Fixes the Proper Burial bug described by Accountancy in bug topic)
2011-08-31 06:20:48 +00:00
slapshot5
ffbbcb2502
add Mystic Compass (from Alliances)
2011-08-31 06:09:48 +00:00
slapshot5
5ba1902263
various Checkstyle fixes
2011-08-31 04:29:03 +00:00
slapshot5
acfc57d1e7
Checkstyle fixes in AF_GainControl
2011-08-31 02:21:26 +00:00
slapshot5
c4b1a1e522
Checkstyle fixes in CardFactory_Instants.java
2011-08-31 01:23:12 +00:00
Maxmtg
558e835f85
removed redundant imports
...
CardPrinted now supports getImageFinelame()
SetInfoUtil refactored, its dependencies updated
2011-08-30 23:30:14 +00:00
Maxmtg
138a85b5de
fixed typo in getter name, added comparable getter for AI support
2011-08-30 23:12:15 +00:00
Maxmtg
8382c62a69
deckManager has lazy initialization now
...
(in my private yet builds where Deck uses PrintedCards the decks loading before cardFactory caused NPEs)
2011-08-30 22:58:21 +00:00
Maxmtg
16d513aa4c
previous commit did break the build, this is a patch
2011-08-30 22:55:26 +00:00
Maxmtg
00513e2868
Parser for cardname.txt is ready, CardDb is initialized when PreloadFactory starts.
...
Warning: this commit may break the build. I'll fix it right now if so the co does.
2011-08-30 22:53:22 +00:00
Maxmtg
f6ce0e7b63
Solarion had missing P/T
2011-08-30 22:42:41 +00:00
Sloth
6401822914
- Added LQ picture url to Bitter Ordeal.
2011-08-30 18:57:32 +00:00
Sloth
82a77bcbbe
- Little cleanup in card class.
...
- Added removeKeyword, isValid and hasProperty functions to the player class.
2011-08-30 16:11:21 +00:00
Doublestrike
3dd01f4b0d
Updated splash frame close functionality to also cancel preloading and gui creation process if user has closed splash frame.
2011-08-30 15:50:10 +00:00
slapshot5
a9da41acb3
checkstyle cleanup in AF_Combat
2011-08-30 13:19:11 +00:00
Sloth
438c29a080
- Fixed Bitter Ordeal.
2011-08-30 12:35:33 +00:00
Sloth
00d6c3aa42
- Fixed Devouring Swarm.
2011-08-30 11:54:03 +00:00