Commit Graph

6255 Commits

Author SHA1 Message Date
Agetian
d3d2ae6313 - Formatting QuestEventDuelManager. 2017-06-29 07:54:20 +00:00
Agetian
d3089c2955 - Fixed Add Random Duel crashing if a difficulty tier is not available in the quest world. 2017-06-29 07:51:45 +00:00
austinio7116
ba71e6a7e3 Avoid errors due to loading cards for card-based deck generation when lazy loading is enabled (for now just disables card-based deck generation completely) - does not handle cases where card-based decks are currently selected in constructed, then the lazy loading is switched on, then forge restarted. 2017-06-29 07:46:13 +00:00
swordshine
246542bdad - Removed hasLevelUp 2017-06-29 05:45:00 +00:00
Hanmac
a745e9191b Vizier of the Anointed: use with<Keyword> instead of defining new properties 2017-06-29 04:39:01 +00:00
swordshine
2c91682a23 - HOU: Added Vizier of the Anointed 2017-06-29 02:33:42 +00:00
swordshine
a890c0dbd5 - HOU: Added 2 cards 2017-06-29 02:04:34 +00:00
Agetian
392cceb083 - Fixed Goblin Racketeer. 2017-06-28 19:08:16 +00:00
Agetian
e30b3f9166 - Added a missing reference to Whiplash Trap. 2017-06-28 14:47:57 +00:00
Agetian
dd27db3caf - Fixed Resolute Survivors triggering from any zone. 2017-06-28 02:46:46 +00:00
Agetian
3110e68a86 - Added fallback abilities to HOU Torments. 2017-06-27 17:04:14 +00:00
Agetian
a864ff3abd - Minor tweak in Torment of Hailfire. 2017-06-27 16:59:23 +00:00
Agetian
e879bbe725 - Reverted previous commit (doesn't seem to change anything, can't reproduce the multiple trigger bug in either implementation). 2017-06-27 16:50:29 +00:00
Agetian
0ffbe07007 - Fixed Resolute Survivors. 2017-06-27 16:47:29 +00:00
Agetian
09ac6f6d11 - Fixed Earthshaker Khenra. 2017-06-27 10:11:24 +00:00
Agetian
83d34ee456 - Attempting to improve feedback notification messages for Munda, Ambush Leader and other similar cards. 2017-06-26 19:25:07 +00:00
Agetian
203804d78e - Added a simple file with important build notes. Feel free to expand. 2017-06-26 16:56:40 +00:00
nefigah
122b6718fc Planar Conquest: Make a couple more cards available 2017-06-26 13:43:34 +00:00
Agetian
ac86959a44 - Added NeedsToPlayVar to Soul Foundry. 2017-06-26 13:05:09 +00:00
Agetian
425b020899 - Added Solemnity [HOU]. 2017-06-26 12:37:13 +00:00
Agetian
c1ec005045 - Added Nicol Bolas, the Deceiver [HOU]. 2017-06-26 12:09:07 +00:00
Agetian
ff47b39b63 - Added Torment of Hailfire [HOU]. 2017-06-26 11:39:16 +00:00
Krazy
cd7a00ab05 Increment version numbers 2017-06-26 03:57:43 +00:00
Agetian
4efc18835d - Adding the Mirrodin plane to Planar Conquest [effort by Sirspud]. 2017-06-26 03:50:28 +00:00
Blacksmith
ea18afcac1 Clear out README.txt in preparation for next release 2017-06-26 03:27:01 +00:00
Blacksmith
b9a6fc507a [maven-release-plugin] prepare for next development iteration 2017-06-26 03:21:20 +00:00
Blacksmith
9fe8948f0b [maven-release-plugin] prepare release forge-1.5.65 2017-06-26 03:21:11 +00:00
Blacksmith
7cbdb8ff0b Update README.txt for release 2017-06-26 03:19:23 +00:00
Krazy
e8fb35b572 Update ANNOUNCEMENTS.txt and CHANGES.txt 2017-06-25 21:32:16 +00:00
Agetian
3ea9ff1280 - Added NeedsToPlay to Dust Stalker. 2017-06-25 17:26:42 +00:00
Agetian
b878a93d40 - Added a way to define card-based AI priority for paying the Remove Counter cost.
- Set the AI priority for Power Conduit to ANY to avoid the AI lagging heavily while looping through the cost and spamming the console with errors. 
- Currently the AI will use this card rather randomly. Consider improving or marking it as RemRandomDeck at the very least.
2017-06-25 16:47:17 +00:00
Agetian
4abde7fd4d - Committing the third batch of HOU cards from Marek. 2017-06-25 15:15:02 +00:00
Agetian
e567f253d1 - Improved the implementation of Aquitect's Will not to add a global effect to all lands with flood counters at the same time. 2017-06-25 13:14:12 +00:00
Hanmac
f406898d49 upcoming: update Defeat cards using ConditionDefined 2017-06-25 05:03:49 +00:00
Agetian
5ae3f8c435 - Documenting changes in CHANGES.txt. 2017-06-25 03:43:31 +00:00
Agetian
dced441209 - CopyPermanentEffect: update SetCreatureTypes to correctly maintain supertypes and core types of the original card (for The Scarab God). 2017-06-25 03:37:45 +00:00
Agetian
5f40243f03 - Moved some already implemented updated card files over from upcoming to normal folders. 2017-06-25 02:56:36 +00:00
Krazy
5a2d45ba28 Add counters to mobile Forge and adjust desktop counters 2017-06-24 21:49:36 +00:00
Agetian
4a7f967541 - Committing the second batch of HOU cards by Marek. 2017-06-24 19:42:47 +00:00
Krazy
784f7e6c41 Update download lists 2017-06-24 18:35:20 +00:00
Agetian
8a7f7bef03 - Added an AI logic for Sarkhan the Mad ultimate. 2017-06-24 18:18:35 +00:00
Agetian
174444e3b5 - Allow Sarkhan the Mad AI to use the 0 ability as a source of card advantage when Sarkhan is low on loyalty. 2017-06-24 14:06:26 +00:00
Hanmac
ae33812bb6 custodi soulcaller add Reference 2017-06-24 13:29:56 +00:00
Agetian
378d2fbbc6 - Added simple logic for Sarkhan the Mad to make the AI able to use it to produce 5/5 flying dragon tokens out of its own creatures. 2017-06-24 13:07:46 +00:00
Agetian
19cca4ce79 - Updated more cards to account for the ruling about hidden zones and cards like Eradicate. 2017-06-24 12:52:45 +00:00
Agetian
f543eccad2 - Cranial Extraction: removed an unused SVar. 2017-06-24 11:54:11 +00:00
Agetian
38cf5eca85 - Eradicate, Memoricide: added missing references.
- Cranial Extraction: updated to take the hidden zone ruling into consideration.
2017-06-24 11:53:41 +00:00
Agetian
2b00f33495 - Set the library Search parameter for Memoricide. 2017-06-24 11:34:14 +00:00
Agetian
d75d726efd - Eradicate should count as "searching in the library". 2017-06-24 11:33:34 +00:00
Agetian
deb6f1503e - Reordered abilities on Eradicate according to how they are worded on the card. 2017-06-24 11:27:59 +00:00