Commit Graph

344 Commits

Author SHA1 Message Date
Sol
afd7211fc8 - A few more fixes 2016-04-01 18:50:07 +00:00
Sol
364283939d - Fix html encoding that of Costs<> 2016-03-31 16:36:37 +00:00
Sol
01071fdc0e - Adding SOI Cards (DFCs) 2016-03-31 15:48:02 +00:00
Sol
7d7153a141 - Adding SOI Cards (A-M) 2016-03-31 15:42:17 +00:00
Sol
58755f626d - Merging cards committed to the SOI branch to trunk 2016-03-30 14:25:24 +00:00
Sol
2a5ae66753 - Convert "Each" Parameter to "Player" when used with Valid or Defined (A-G) 2016-02-04 16:29:06 +00:00
Sloth
a2f3ca8d7d - Updated some SVars of OGW cards. 2016-02-01 22:34:26 +00:00
Sol
483d1490df - C15: Add Ezuri's Predation 2016-01-30 04:20:36 +00:00
Sol
9675fd7998 - Fixing Elemental Uprising and Visions of Brutality 2016-01-21 01:35:04 +00:00
Sol
c6a85d577c - OGW Cards to Trunk (A-M) 2016-01-14 14:45:56 +00:00
Sol
e73f31e7a5 - Produce colorless mana update (A-G) 2016-01-10 15:06:59 +00:00
Myrd
cfab2fe985 Implement Okk and Orcish Conscripts. 2015-12-31 17:57:57 +00:00
Sol
e311a1463c - Convert Chaos abbreviation from {C} to {CHAOS} and add {C} as Colorless 2015-12-29 04:33:35 +00:00
swordshine
76b0822704 - C15: added Ezuri, Claw of Progress 2015-11-19 04:03:26 +00:00
Agetian
39376ba75c - Token updates and corrections for Rise of the Eldrazi, Theros, Magic Origins (as suggested by Marek14). 2015-10-05 07:50:55 +00:00
Agetian
140bda40ec - Make BFZ cards generate Eldrazi Scion tokens with random pictures (one of three). 2015-10-03 16:43:15 +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
Sol
75579f3d57 - Merging BFZ was failing, so exporting/importing 228 completed BFZ cards. Not sure why the merge wasn't working? 2015-09-22 02:23:38 +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
Sol
868ed451fc - Fixing some Card scripts 2015-09-16 18:41:51 +00:00
Sol
8b50e21835 - Added Elkin Lair by squee1968 (with a small fix) 2015-09-12 21:37:35 +00:00
Sol
3aa7f79177 - Erebos's Titan's trigger was being given to the wrong player 2015-07-24 15:05:55 +00:00
Sloth
f4ddf1a706 - The AI will now attack recklessly with creatures copied with Flameshadow Conjuring, Splinter Twin or similar cards. 2015-07-20 09:20:02 +00:00
Sol
e8cc3d5c20 - Fixing extra space that may have caused an issue with SPell Mastery 2015-07-18 15:07:33 +00:00
Sol
46e10d6867 - Adding 9 scripted cards from ORI by Marek 2015-07-10 13:52:54 +00:00
Sol
43a39e2d27 -Fixing a few more Oracle texts. 2015-07-10 04:05:55 +00:00
Sloth
d8b3dab211 - Added 5 ORI cards by Marek14. 2015-07-09 21:01:00 +00:00
Sloth
073ac3030b - Added 5 ORI cards by Marek14. 2015-07-09 20:17:08 +00:00
Sloth
4fef90072a - Added 7 ORI cards by Marek14. 2015-07-09 19:11:03 +00:00
swordshine
d65119c119 - ORI: Added 4 cards by Marek14
- Fixed Hallowed Moonlight
2015-07-08 04:46:58 +00:00
swordshine
65be67a077 - ORI: Merged ORI branch cards 2015-07-08 04:19:25 +00:00
Sol
2181ed3ed3 - Fix Elderwood Scion not raising costs for opponents 2015-06-11 03:11:21 +00:00
Agetian
d0780d317c - More cleanup in Exhaustion and Blinding Beam code. 2015-06-05 03:56:54 +00:00
Agetian
6818514e79 - Removed the experimental phase counts that are no longer necessary (Exhaustion). 2015-06-05 03:52:04 +00:00
Agetian
c36cec8b53 - A better fix for Exhaustion that works with Stasis and Eon Hub. 2015-06-05 03:27:20 +00:00
Agetian
df5f8f8e50 - Temporarily revert the Exhaustion fix until I can work out some corner cases. 2015-06-05 03:10:21 +00:00
Agetian
20a2c8061a - Fixed Exhaustion not working with e.g. lands entering the battlefield tapped while the Exhaustion effect is active. 2015-06-04 20:03:27 +00:00
Agetian
d58e48e90d - Fixed Energy Field NPE. 2015-06-03 05:01:43 +00:00
Krazy
5886f43f8b Moved images from cardforge.org to cardforge.link and added missing sets/some product images. 2015-06-01 03:44:10 +00:00
Agetian
46f17edad0 - Reverting r29415-29422 for now because the UTF-8 characters prove to be problematic for the player unless they are transparent enough when searching for cards and typing card names (including the deck editor).
- Before having to revert these changes I managed to get the game to recognize both accented and unaccented card names in decks and for the purposes of card picture file names. However, I was not successful in implementing the similar level of transparency in the deck editor and in the card search box (e.g. "Add Card To Hand" - that type of thing).
- To continue working on this project, feel free to revert this commit locally and update the functionality to be more transparent and intuitive for the end user.
2015-05-17 16:44:30 +00:00
elcnesh
44e7a3fec9 Use recently fixed UTF-8 support to update cards with special characters in their names 2015-05-17 13:33:04 +00:00
elcnesh
15600d3b4a Update oracle texts for cards a-m. Updates all charm effects
to use bullets, plus lots of minor changes.
2015-05-04 22:21:05 +00:00
elcnesh
2b69bf1e58 Fix trailing newlines of card files 2015-05-02 12:34:30 +00:00
elcnesh
7993b0ab44 Fix line endings of newer cards 2015-05-02 12:22:32 +00:00
Sol
e3fc742da6 - Merge DTK cards into Trunk 2015-03-20 20:35:42 +00:00
Sol
2b4f900710 - Fix Epochrasite not gaining Suspend properly 2015-03-07 01:40:18 +00:00
Agetian
d6ebdf4f77 - Updated the Imprint scripts to properly clean up upon leaving the battlefield (please review). 2015-01-22 15:28:07 +00:00
Agetian
65be79f79f - Fixed Elite Scaleguard. 2015-01-21 07:50:11 +00:00
Sol
330224281e - Oracle FRF A-E 2015-01-16 22:57:20 +00:00