Commit Graph

8 Commits

Author SHA1 Message Date
Agetian
424b83ddeb - Fix zero cost AB/DB on triggers: letter E 2017-10-14 11:10:02 +00:00
Agetian
6e3eac1258 - A somewhat cleaner implementation for the fixes for Explorer's Scope and Quest for Ula's Temple. 2015-09-23 06:09:05 +00:00
Agetian
ed6afbc77b - Implemented a better fix for Explorer's Scope that does not break a ton of other AB Dig abilities. Also fixes Quest for Ula's Temple.
- Note, however, that this fix as it is introduces an additional complication for card scripting in the form of extra parameters ForcedRevealToController / ShowOptionalAbilityPrompt. I tried making these global and based on card logic but there are enough card scripts that utilize ChangeNum$ All + NumToDig$ 1 in different ways that making it global in different ways tends to break different card scripts. Better ideas are welcome.
2015-09-23 05:07:13 +00:00
Agetian
f21bc2901f - Fixed AB Dig to correctly allow optional abilities and to reveal the card to the controller of the ability even in case it's not valid for further action.
- Fixed Explorer's Scope effect. This also fixes abilities like that of Ajani, Mentor of Heroes which are supposed to be optional but were not treated as optional before.
- Note that this change may break something. Testing is welcome.
2015-09-21 08:39:13 +00:00
elcnesh
018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00
teferi
076783aac4 reverting module refactoring changes 2014-03-02 14:19:50 +00:00
teferi
3ae604d414 extracting res folder from gui module and moving it to the bundles module 2014-02-28 09:18:40 +00:00
jendave
9f0308dd66 Start of re-org into modules 2013-11-08 10:05:52 +00:00