Agetian
24f993eaef
- Somewhat neater implementation of Storm description.
2016-12-14 14:35:22 +00:00
Agetian
d52d6300cd
- Fixed Aether Membrane.
2016-12-14 12:43:12 +00:00
Agetian
432ab1bcf3
- Prevent a NPE ensuing from potentially "bleeding" a challenge from one quest world to another.
2016-12-14 10:40:18 +00:00
Agetian
03f100686a
- Added a missing parenthesis.
2016-12-14 04:40:30 +00:00
Agetian
8e8bc627ef
- Fixed generation of Storm description (fixes e.g. Astral Steel and friends crashing).
2016-12-14 04:37:49 +00:00
Agetian
f32fe2d130
- A cleaner import cleanup
2016-12-13 19:16:19 +00:00
Agetian
e210a9d744
- Removed an unused import.
2016-12-13 19:15:11 +00:00
Agetian
3be3a5424e
- Reverted the Delve change in CardFactoryUtil for now, looks not necessary.
2016-12-13 19:10:56 +00:00
Hanmac
7bd7a0fcea
CardFactory: reorder SpellAbilities, the First should be SpellPermanent
2016-12-13 18:49:51 +00:00
Agetian
7e9454a9c9
- Fix Delve not working for permanents (most notably creatures) that have additional non-mana abilities.
2016-12-13 17:20:25 +00:00
Agetian
9cc3ba1a62
- Fixed Undying triggering twice.
2016-12-13 04:48:58 +00:00
Agetian
881dedfc59
- Fixed some C16 cards crashing with a class cast exception (changed SVar ABs with cost 0 to DBs)
2016-12-13 04:24:18 +00:00
Hanmac
b269f714f1
updated Crooked Scales to prevent it from crashing
2016-12-12 21:10:41 +00:00
Hanmac
556c68794e
Longtusk Cub: fixed TriggerDescription and add DeckHints
2016-12-12 18:27:51 +00:00
Agetian
39bd4b36ba
- Fixed a missing reference warning.
2016-12-12 18:10:59 +00:00
Agetian
cdc64f5021
- Longtusk Cub should only give 2 energy counters per its official Oracle text.
2016-12-12 18:10:41 +00:00
Agetian
2fddaf0963
- Invoke sa.copy() when copying spell abilities in card factory to assign them a new ID such that they do not end up being locked to their original hosts.
2016-12-12 17:46:24 +00:00
Agetian
1e541dce0c
- Added alt token image to Tana, the Bloodsower
2016-12-12 11:39:42 +00:00
Agetian
6596ce0d5c
= Fixed Ikra Shidiqi, the Usurper
2016-12-12 07:51:24 +00:00
Agetian
e6f3dd1693
- Cleaner arrangement of AddType parameter in Darksteel Mutation.
2016-12-12 07:49:04 +00:00
Agetian
bee8d16c88
- Fixed Darksteel Mutation.
2016-12-12 07:35:42 +00:00
Hanmac
3bdc2101e6
CardFactoryUtil: moved Echo to new Format
2016-12-12 06:04:29 +00:00
Agetian
9aaf5ccba0
- Fixed Surge description generation.
2016-12-12 05:24:58 +00:00
Sol
eaa648251e
- Fix Longtusk Cub not adding the right amount of counters
2016-12-12 04:10:31 +00:00
Agetian
24a82e265d
- Added Planechase Anthology (PCA) edition file by Indigo Dragon.
2016-12-11 17:40:11 +00:00
Agetian
d76ef8e30f
- Mobile Forge build 1.5.58.005: trying to correct the update loop.
2016-12-11 16:07:16 +00:00
Agetian
f9ae4bf925
- Added Oracle text to Thrasios, Triton Hero.
2016-12-11 13:30:26 +00:00
Hanmac
7acaac4474
cards: updated upcoming cards, fixed Goblin Spymaster
2016-12-11 12:34:11 +00:00
Agetian
a5653cc4c7
- Fixed Runehorn Hellkite filename.
2016-12-11 11:40:52 +00:00
Agetian
14b8680f6e
- Committing the implemented C16 cards (to upcoming for now).
2016-12-11 09:44:24 +00:00
Agetian
0d922ce5e9
- Preparing the deployment of mobile Forge v1.5.58.004.
2016-12-11 08:52:23 +00:00
Hanmac
dbab21059d
AbilityFactory: fixed additionalAbilities for AbilitySub without parent (might happen for Trigger)
2016-12-11 08:23:43 +00:00
Agetian
cb337f39aa
- Fixed Lowland Oaf.
2016-12-11 05:59:38 +00:00
Sol
79813ceed7
Fix Cumulative Upkeep not hitting the stack for AI
2016-12-10 20:54:55 +00:00
Hanmac
1ce2486044
Spell: add extra checkStaticAbilities to revent to unbestowed state
2016-12-10 19:18:50 +00:00
Agetian
f15b5ba4f9
- Additional changes to Card and Spell to support the visual flickering-free Bestow check
2016-12-10 18:59:59 +00:00
Agetian
86c30d0ffe
- Attempting to preserve the visual flickering-fixing effect of the previously reverted r32578 by not updating the view when temporarily animating a Bestow creature to make checks.
...
- Note: this may introduce a bit of overhead and definitely adds a bit of extra complexity into an already bloated Card.java. A better solution is welcome (feel free to revert this if a better solution is implemented).
2016-12-10 18:47:29 +00:00
Agetian
1dee7d895b
- Reverting r32578 (causes Soulflayer + Chromanticore and possibly other similar combinations operating on cards with Bestow not to work).
2016-12-10 18:45:30 +00:00
Hanmac
a4f1018ee1
Umezawa's jitte: real fix for it, CanRepeatModes only for special cards
2016-12-10 17:42:23 +00:00
Hanmac
e6b8c230d0
CharmEffect: fixed it for effects on permanent cards
2016-12-10 17:35:15 +00:00
Hanmac
83953f3f0b
EffectEffect: add more AbilityUtils into it, with that it can access SVars from SpellAbility
...
CardFactoryUtil: add Revealed Effect for Miracle (it shows the card and is more rules conform)
2016-12-10 15:36:37 +00:00
Hanmac
836ecb2e09
cards: update cards with MayLookAt, remove old keywords
2016-12-10 13:50:08 +00:00
Hanmac
f43c806d4b
StaticAbilities: updated MayLookAt to use it with getDefinedPlayers
...
AbilityUtils: make getDefinedPlayers work without SpellAbility, for the most generic
2016-12-10 13:48:27 +00:00
Agetian
0e39e49377
- Added Ariel 3 quest deck, a linear deck with many cheap [eventually unblockable] Merfolk creatures and Collected Company. Not sure if it fully meets the requirements for Hard, but it's generally very explosive and consistently beats Medium and most Hard decks in AIvAI.
2016-12-10 09:10:55 +00:00
Agetian
4c90cb1e86
- Fixed Umezawa's Jitte now allowing the human player to choose a mode more than once.
2016-12-10 07:17:28 +00:00
Agetian
d923fc9b14
- Attempting to fix DelayTriggerRemembered (fixes Dash mechanic, Necropotence).
2016-12-10 06:26:22 +00:00
Hanmac
d800e06fa5
CardFactory: remove everything about unparsedAbilities its not needed anymore
2016-12-09 22:11:21 +00:00
Hanmac
cd55be1c6d
RevealAi: need to check Cost for Miracle
2016-12-09 19:02:28 +00:00
Hanmac
aad08104cb
cards: update Changeling cards and update oracle
2016-12-09 06:02:41 +00:00
Hanmac
eea8ef284d
CardFactoryUtil: add Changeling as Keyword
2016-12-09 05:59:38 +00:00