Commit Graph

16198 Commits

Author SHA1 Message Date
Maxmtg
49c018f4a2 Reducing load times and heap usage - removed excessive arraylist creations, switched lines parsing to a simple state machine 2012-07-29 10:23:34 +00:00
Sloth
92ee6cd741 - The stormLabel will no longer be always updated twice. 2012-07-29 10:02:20 +00:00
moomarc
65e0fd4849 - Fixed activation cost of Jhoira's Timebug 2012-07-29 09:45:49 +00:00
Maxmtg
edf40298fb another couple of performance improvements 2012-07-29 08:56:57 +00:00
Maxmtg
ca4fc10b9e Removed generators for card loading branch 2012-07-29 08:09:41 +00:00
Sloth
2f7d239002 - Re-added updateGUI() to InputPassPriority. 2012-07-29 06:16:19 +00:00
Sloth
8a0fc69a7f - Removed a lot of copies of "updateObservers()" (please report if you see anything funny). 2012-07-28 19:17:59 +00:00
Sloth
f0bf725060 - More work on making preloaded card objects lighter. 2012-07-28 18:34:20 +00:00
Sloth
4bbb3457a5 - Fixed cards exiled faced down changing zone. 2012-07-28 18:29:42 +00:00
Sloth
39be982907 - Fixed more cases of moved suspended cards not losing their counters. 2012-07-28 15:09:38 +00:00
moomarc
520ee3401b Added a 'Give any card to AI' button to Dev Mode tools to help test AI use of cards (and for those users that like to try implement some degree of user controlled game state) 2012-07-28 12:47:44 +00:00
Chris
35b3547985 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-28 10:45:18 +00:00
moomarc
89995badaf Fixed Ghitu Fire-Eater, Oboro Envoy and Rootwater Diver 2012-07-28 10:22:57 +00:00
Sloth
187b154d91 - Fixed Hunter Sliver. 2012-07-28 06:42:38 +00:00
Chris
bbbcf6a33d - Added two to the width for the Card Count labels located in VCardCatalog as the Total Card Count number was truncated for several of the skins that had a larger/bolder font. 2012-07-28 00:02:53 +00:00
mcrawford620
33cef1c783 - Changes to reading in draft rankings. 2012-07-27 23:37:30 +00:00
mcrawford620
12df2b7e5f - Framework for reading draft rankings. Currently unused. 2012-07-27 22:34:35 +00:00
Sloth
2462d49de3 - Fixed and cleaned the general AI inputs. 2012-07-27 20:27:38 +00:00
Sloth
0415625397 2012-07-27 20:24:58 +00:00
Sloth
27f69634ef - Fixed Convoking colored mana. 2012-07-27 17:01:56 +00:00
Sloth
5b77b2e8c2 - Cleanup. 2012-07-27 10:56:37 +00:00
Sloth
52d8947ad2 - Added another null check in changeZone. 2012-07-27 10:51:38 +00:00
Chris
5cac7c9124 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-27 10:22:55 +00:00
Chris
4ee1d222dc Quagmire 2012-07-27 10:20:56 +00:00
mcrawford620
706b105658 - fix for combo cards in LimitedDeck 2012-07-27 05:38:33 +00:00
Sol
974e5f5282 - Simplified handling of hasFizzled
- Fizzling will now remove Targets that don't have the same timestamp in their current form as the one that was targeted
2012-07-27 01:41:11 +00:00
Sol
8bacf744c9 - Adding a null check for zoneFrom (not sure if we need more here) 2012-07-27 00:54:18 +00:00
Sloth
fc0678f8a5 - removed the unnecessary variable targetsForChoices from the Card class. 2012-07-26 20:30:35 +00:00
Sloth
9681b5bf4b - Updated mana base of the Gimli decks. 2012-07-26 19:10:55 +00:00
Sloth
c9abb10d4d - Fixed Sadistic Augermage. 2012-07-26 19:10:29 +00:00
Sloth
4403cf272e - Cleanup in Upkeep. 2012-07-26 19:05:13 +00:00
Sloth
344bbf7f13 - Removed the unused variable abilityUsed from the Card class. 2012-07-26 18:23:18 +00:00
Chris
0436534cc9 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-26 11:41:35 +00:00
Sloth
81ad2d2df8 - Converted more instances of changeToState to setState. 2012-07-26 11:14:07 +00:00
Sloth
ad1da18cd6 - Fixed AI logic of Wellspring. 2012-07-26 11:03:46 +00:00
Sloth
ed559cf483 - Attempt at reducing code when cards get created/change zone (should be watched).
- Removed a lot of suppressions of TriggerType.Transformed by adding a new setState function that does not run triggers at all.
2012-07-25 22:16:11 +00:00
Chris
b5eae993b5 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-25 10:21:05 +00:00
Sloth
08988b1c40 - Added the quest deck Sideshow Bob 3 by Nordos. 2012-07-24 21:07:37 +00:00
Sloth
73c0cb6e21 - Fixed AI paying costs with multiple X parts. 2012-07-24 20:39:21 +00:00
Sloth
3ce47be85a - Updated the exalted deck Captain America 3 with new M13 cards. 2012-07-24 20:25:43 +00:00
Sloth
c1a0992841 - Fixed Emissary of Hope. 2012-07-24 20:24:44 +00:00
Sloth
7ddb8e1159 - Fixed War Falcon. 2012-07-24 20:09:05 +00:00
Chris
99bc1f0089 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-24 10:34:29 +00:00
Sloth
63ee340f5d - Fixed Mirror Gallery. 2012-07-24 06:06:17 +00:00
Sloth
b542de031c - Fixed Rain of Daggers. 2012-07-23 11:26:43 +00:00
Sloth
6eec1a60b4 - Fixed Serpent Generator. 2012-07-23 11:22:24 +00:00
Sloth
14e9edf6a6 - Fixed Coat of Arms. 2012-07-23 10:45:46 +00:00
Chris
28a8705d0b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-07-23 10:34:42 +00:00
Sloth
cb5cbe5718 - Added the quest deck Ghost Rider 3. 2012-07-22 21:45:09 +00:00
Sloth
5b3bd0c050 - Fixed Miracle not being flagged as a triggered ability.
- Fixed matchSpellAbility checking wrongly.
2012-07-22 18:32:18 +00:00