Commit Graph

14844 Commits

Author SHA1 Message Date
moomarc
45d41ff8b3 Removed an bit of the Rakdos Riteknife script left over from my first attempts. 2012-03-27 12:26:03 +00:00
moomarc
f7e64f72b0 Added Crown of Ascension
Added Crown of Awe
Added Crown of Fury
Added Crown of Suspicion
Added Crown of Vigor
isValid supports "sharesColorWith Enchanted" where Enchanted is same as the defined type so will find an aura sacrificed as a cost.
2012-03-27 11:31:33 +00:00
Chris
b868239e2b - Ran set info script.
- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-03-27 10:41:47 +00:00
moomarc
e3dc59ae99 Added Temporal Cascade
Added Thermal Flux (thanks Squee)
2012-03-27 06:24:13 +00:00
Sol
119082d1a2 Typo/simplification in Vengeful Pharaoh 2012-03-27 02:41:39 +00:00
slapshot5
d20345a6cb add Slime counters 2012-03-27 00:17:15 +00:00
slapshot5
49faf3c4e5 add Cryptoplasm (from Mirrodin Besieged) 2012-03-26 22:37:03 +00:00
slapshot5
e8adcdde1b clean up imports in CFCreatures 2012-03-26 21:55:36 +00:00
Maxmtg
c0b13ba381 carving away some code we won't ever need. 2012-03-26 21:16:55 +00:00
Maxmtg
4f001f636a LandSet code - it's better to set land code implicitly 2012-03-26 21:15:50 +00:00
Maxmtg
bc0033cd4d removing unused code 2012-03-26 20:35:01 +00:00
slapshot5
d222aaa7c1 fix LQ pic URL for Genju of the Spires 2012-03-26 20:31:33 +00:00
slapshot5
7cc0ca8507 add Recurring Insight (from Rise of the Eldrazi) 2012-03-26 20:28:07 +00:00
moomarc
52ca36eb9e Added Sway of Illusion
Added Syphon Flesh
Added Syphon Mind (thanks Squee)
2012-03-26 11:47:15 +00:00
moomarc
5ab9113ea1 Changed implementation of Silvergill Douser to only have only one ability. 2012-03-26 11:45:31 +00:00
Chris
cff072ec37 - Ran set info script.
- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-03-26 10:24:04 +00:00
moomarc
17e3b1093f Renamed icon for Quest for Ula's Temple to have no apostrophe to eliminate possible download issues 2012-03-26 10:10:31 +00:00
moomarc
07992c5ef0 Fixed some magiccards.info links (not sure if these are even used anymore, but fixed anyway) 2012-03-26 08:44:04 +00:00
Maxmtg
16045d388c TriggerTypes replaced from strings to enum, new trigger parser based on reflection. 2012-03-26 07:24:00 +00:00
moomarc
8e727f5df6 When Brass Squire was converted to script, I forgot to commit the revised CardFactoryCreatures.java with the squire removed. 2012-03-26 05:53:30 +00:00
Maxmtg
50ec70c665 Removed card characteristic name constants in favor of an Enumeration 2012-03-26 04:34:00 +00:00
Maxmtg
24a2f7ecf9 removed PrevIntrinsticKeywords, since they were read by no branch of code 2012-03-26 03:22:45 +00:00
Maxmtg
4669120009 propper setter 2012-03-26 03:13:18 +00:00
Maxmtg
367070e170 moved fields related to combat in current and last turn from Card to a dedicated class 2012-03-26 03:11:27 +00:00
slapshot5
73dff66169 add Clone Shell (from Scars of Mirrodin) 2012-03-26 00:59:24 +00:00
Fnoed
aa5695836e Replaced (+-) sign that caused Unmappable UTF errors. 2012-03-25 23:04:39 +00:00
Chris
c07628d8a6 - Fixed the quest duel deck Starfire 3 and it should no longer appear as a mystery opponent. 2012-03-25 20:27:06 +00:00
Maxmtg
8eb20b0c6f removeAll instead of iteration and personal deletion of each element 2012-03-25 18:42:12 +00:00
Maxmtg
ca7ca6c97d Renamed 2 classes, tried to fix the empty screen at game start 2012-03-25 18:05:16 +00:00
Sloth
9f55c74e9f - The AI will no longer put cards with RemRandomDeck into sealed decks.
- Updated three SVars.
2012-03-25 18:04:11 +00:00
Sloth
e8c8cec57c - Fixed Bear Umbra. 2012-03-25 17:46:41 +00:00
Sloth
09d2871e50 - Improved AI's attack decisions by better predictions of counterattacks. 2012-03-25 16:55:12 +00:00
SBeauchamp
24550a3f51 CodeFix:
- Always show packs and decks in quest card shop (until they can be filtered properly)
2012-03-25 15:32:39 +00:00
moomarc
cf8277e0cf Added icon for Quest for Ula's Temple
Updated list of booster image download links
2012-03-25 15:17:52 +00:00
Chris
c00982f885 - Fixed Wolfhunter's Quiver, should now do 3 damage to werewolf creatures. 2012-03-25 12:59:50 +00:00
Chris
b0fa387f03 - Renamed the Blood and Fire precon deck jpg pic to "blood_and_fire.jpg" and this should now match the Image file name found in the "Blood And Fire.dck" deck file. 2012-03-25 12:34:57 +00:00
Doublestrike
8b152dfea3 Committing progress on draggable panel match UI (it's completely independent of the original, not implemented yet.) 2012-03-25 11:35:35 +00:00
Chris
0bc56d4d24 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-03-25 10:30:53 +00:00
Maxmtg
c445bd6ca2 devmode now allows tutoring for any card, even if it is not in your deck 2012-03-24 22:15:46 +00:00
Sloth
163736c729 - Fixed two errors in the script of Szadek, Lord of Secrets. 2012-03-24 15:10:03 +00:00
Chris
cc729bcf7c - CheckStyle. 2012-03-24 14:50:10 +00:00
Chris
2630c9f1ba - Added a fluff piece to the changes.txt file. 2012-03-24 13:26:01 +00:00
Chris
fd85f3a216 - Added an icon name to the quest26 deck file. 2012-03-24 12:08:07 +00:00
Chris
2b6cf6b18c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-03-24 10:41:57 +00:00
Chris
633ab7d7d7 - Fixed the mana cost for Drake Familiar. 2012-03-24 00:00:44 +00:00
Chris
83eb7944af - Fixed the p/t for Stabwhisker the Odious. 2012-03-23 23:58:28 +00:00
Maxmtg
01f54b3941 restore original config 2012-03-23 22:53:33 +00:00
Maxmtg
f495785e22 NPH event decks 2012-03-23 22:50:46 +00:00
Sol
63ba9ec315 - Dizzying Gaze missing Enchant creature keyword 2012-03-23 22:14:53 +00:00
Sloth
90426e4246 - Added the event deck Vampire Onslaught. 2012-03-23 21:56:31 +00:00