Commit Graph

31298 Commits

Author SHA1 Message Date
Hanmac
cfbfb10d2d CardFactoryUtil: add Annihilator to setupKeywords 2016-11-08 11:31:02 +00:00
Hanmac
6ec3058888 cards: update Annihilator cards 2016-11-08 11:29:21 +00:00
Hanmac
1aebd7108e CardFactoryUtil: moved Annihilator to trigger Format 2016-11-08 11:28:39 +00:00
Hanmac
b47107793c cards: update 1/1 Eldrazi Token cards 2016-11-08 09:13:41 +00:00
Hanmac
335d70d3ef cards: updated 3/2 Eldrazi token cards 2016-11-08 08:36:37 +00:00
Hanmac
16d8233560 ControlGainAi: some fixes about using LoseControl parameter 2016-11-08 06:15:30 +00:00
Hanmac
9ac28f4bc8 ChooseCardAi: updated AI for new SpellAbilityAi format 2016-11-07 21:30:42 +00:00
Hanmac
0aef81c4f3 cards: update populate cards 2016-11-07 20:46:45 +00:00
Hanmac
de46223a18 cards: updated fungus and Saproling cards 2016-11-07 20:00:40 +00:00
Hanmac
6c95e5bb5b cards: fixed Erdwal Illuminator deck hints 2016-11-07 18:49:21 +00:00
Hanmac
0b543e9b97 cards: update investigate cards 2016-11-07 17:36:48 +00:00
Hanmac
719aafbd8c card: update Emrakul's Influence 2016-11-07 15:10:12 +00:00
Hanmac
a7fc2024fe cards: update cloudblazer 2016-11-07 15:07:23 +00:00
Hanmac
a59758d6f1 cards: fixed Accursed Witch 2016-11-07 15:03:56 +00:00
Hanmac
fa7d28d607 cards: fixed Animist's Awakening 2016-11-07 15:02:49 +00:00
Hanmac
557c7a2bf9 cards: update Foundry of the Consuls 2016-11-07 15:01:15 +00:00
Hanmac
c7e659db1e cards: update blighted lands 2016-11-07 14:45:13 +00:00
Hanmac
60556f3ec0 cards: update Cryptolith Fragment 2016-11-07 14:38:21 +00:00
Hanmac
2d7078d9b4 cards: update confluence cards 2016-11-07 14:33:43 +00:00
Hanmac
a63c152038 HumanCostDecision: CostRemoveCounter: add confirmPayment for it, when removing from host, but ignore pw abilities 2016-11-07 09:50:54 +00:00
Hanmac
627121b1a3 Card: hasProperty: fixed ChosenColor and AnyChosenColor to make them work correctly 2016-11-07 08:19:38 +00:00
Agetian
424712158e - Fixed Karlov of the Ghost Council. 2016-11-07 06:29:09 +00:00
Hanmac
8576b7dab9 cards: updated Outlast and add more DeckHints 2016-11-07 06:14:50 +00:00
Hanmac
58277d5c11 CardFactoryUtil: moved Outlast to new Format 2016-11-07 06:14:09 +00:00
Myrd
92bb1bf22d Fix up two more card filenames. 2016-11-06 18:42:22 +00:00
Myrd
e2d4239a0e Fix NPE in findFileForCard(). 2016-11-06 18:31:02 +00:00
Myrd
b175963878 Fix more places to load cards lazily correctly. 2016-11-06 18:22:04 +00:00
Myrd
300895343b Fix ArrayIndexOutOfBoundsException in transformName(). 2016-11-06 18:05:05 +00:00
Hanmac
1be16d69f9 CardFactoryUtil: move Ingest to new Trigger Format 2016-11-06 17:10:07 +00:00
Hanmac
b902958637 CardFactoryUtil: move Exploit to new Trigger format 2016-11-06 15:30:35 +00:00
Hanmac
5200489063 ComputerUtil: fixed getDamageForPlaying for Trigger with OverridingAbility 2016-11-06 07:29:04 +00:00
Hanmac
ac982bb511 fixed c16 edition 2016-11-05 12:47:01 +00:00
Hanmac
53dd1cb799 Breya: fixed token image 2016-11-05 12:25:39 +00:00
Hanmac
2cafc2b36e CardFactoryUtil: make the generated Description of makeEtbCounter using Lang.nounWithNumeral 2016-11-05 08:25:29 +00:00
Hanmac
22423b2180 cards: updated Graft cards and added DeckHints 2016-11-05 08:11:20 +00:00
Hanmac
38eb720b8a CardFactoryUtil: move Graft Keyword to new Trigger Format 2016-11-05 08:10:40 +00:00
Myrd
d6254b9d00 Remove exception logging line I accidentally committed. 2016-11-04 23:31:21 +00:00
Myrd
0ee6c92593 Use equalsIgnoreCase when loading cards lazily since some names in decks don't match names in card files (e.g. capitalization of "of"). 2016-11-04 23:31:00 +00:00
Myrd
13870b22f3 Standardize some card filenames for the lazy card loader feature. 2016-11-04 23:22:25 +00:00
Myrd
117be64aa9 Fix StackError due to deferredSections. 2016-11-04 23:02:05 +00:00
Hanmac
543f36147d CardFactoryUtil: moved Prowess to new Trigger Format 2016-11-04 16:35:11 +00:00
Hanmac
5237ec79b2 cards: updated Modular creatures, used new Modular format and add DeckHints
get the Wanderer right with using "Modular:Sunburst"
2016-11-04 09:16:31 +00:00
Hanmac
44b4d16ee3 CardFactoryUtil: make Modular into new format
add Modular Keyword class for better formating of Modular:Sunburst
2016-11-04 09:14:37 +00:00
Hanmac
9dfce775c2 CardFactoryUtil: fixed Restriction for Offering 2016-11-04 06:29:04 +00:00
Myrd
004f12d5cb Fix exception in desktop UI with lazy card loading. 2016-11-04 04:24:43 +00:00
Myrd
acddffa267 Experimental feature (behind a pref) to not load all card rules at start up. In my testing, this improves startup speed significantly.
This is still experimental & behind a flag because there's some more work that needs to be done to fully support this - such as loading all cards when the deck builder UI is shown.
2016-11-04 04:19:51 +00:00
Sol
0a78b139e8 - Added a Preference for Card Sale Percentage Base and Max 2016-11-04 02:09:25 +00:00
Hanmac
6c47d22256 AiController: move more to PermanentAi 2016-11-03 09:30:20 +00:00
Hanmac
1d3e9527a0 GameActionUtil: fixed somethings with getRestrictions/setRestrictions 2016-11-03 07:50:38 +00:00
Hanmac
e14e883f47 AiController: move parts for SpellPermanent to PermanentCreatureAi and PermanentNonCreatureAi 2016-11-03 07:45:02 +00:00