Commit Graph

28945 Commits

Author SHA1 Message Date
Sloth
b7aaba3e29 - Fixed Venser, Shaper Savant not countering spells. 2015-09-20 08:10:46 +00:00
Agetian
a9325bcff8 - SVar naming convention fix. 2015-09-20 05:59:22 +00:00
Agetian
f657edc06d - Fixed Crazed Firecat not ETBing with the correct amount of counters. 2015-09-20 05:56:41 +00:00
Agetian
10abd36c59 - Fixed Dwynen's Elite (ChangesZone trigger should not be optional). 2015-09-20 05:25:11 +00:00
Krazy
2e57435881 Added stack description formatting for charm effects inside triggers. 2015-09-20 05:00:59 +00:00
Krazy
ea9432471c Slightly changed formatting of trigger descriptions to allow charm-style triggers to be properly displayed. 2015-09-20 04:37:19 +00:00
Agetian
d96dbb2bcc - Implemented "HasNoSubtype" property that allows e.g. to limit the type of Landfall (for example, ValidCard$ Land.YouCtrl+HasNoSubtype Plains). Could be useful for BFZ. 2015-09-19 19:35:03 +00:00
Agetian
3123539242 - Implemented "HasSubtype" property that allows e.g. to limit the type of Landfall (for example, ValidCard$ Land.YouCtrl+HasSubtype Plains). Could be useful for BFZ. 2015-09-19 19:28:48 +00:00
Krazy
a4abf3131a Added crystal counter type to support Prism Array (BFZ). 2015-09-19 18:08:25 +00:00
Krazy
a8301e6c4b Added isolation counter type to support Quarantine Field (BFZ). 2015-09-19 16:38:34 +00:00
Agetian
5ed51be2c2 - NPE prevention in PumpAiBase. 2015-09-19 07:39:00 +00:00
Krazy
83984f3e7e Changed CostExiledMoveToGrave's toString method to better match text on cards. 2015-09-19 05:05:27 +00:00
Krazy
ec560217e0 Added BFZ edition file and image urls. 2015-09-18 22:50:09 +00:00
tojammot
9927bcc8a3 Adjusted a quest deck and added a hard one: Bruce Lee 3 2015-09-18 06:35:04 +00:00
Sloth
07d876bdd9 Tweaked useRemovalNow to better work with Prowess, etc. 2015-09-17 19:57:09 +00:00
Sloth
ea15f98006 - Added the medium quest opponent Aladdin 2. 2015-09-17 19:09:19 +00:00
Sol
868ed451fc - Fixing some Card scripts 2015-09-16 18:41:51 +00:00
Sloth
b922a9e750 - NPE protection in checkZoneRestrictions. 2015-09-15 07:35:28 +00:00
Sol
59536bbe62 - Fixing base property for Riptide Laboratory 2015-09-14 18:59:13 +00:00
Agetian
29ae50a2c4 - Fixed Lightning Storm and possibly other similar cards with abilities that can be activated from stack not registering in the Flashback zone correctly when going to stack.
- Currently a bit hacky (involves force-updating the flashback zone for view on adding a card to stack if there are externally activatable cards on stack at the moment the spell is added to stack), feel free to improve.
- There are still some visual glitches related to flashback and cards activated on stack - after the spell is cast, the spell sometimes visually "lingers" in the flashback zone for some time and then gets removed from there with time. Not sure how to fix.
2015-09-14 16:04:41 +00:00
Sol
8b50e21835 - Added Elkin Lair by squee1968 (with a small fix) 2015-09-12 21:37:35 +00:00
Sol
e3705b98af - Fix Kytheon using the wrong Conditional syntax 2015-09-12 19:06:31 +00:00
Krazy
9026b6fead Added missing Theros fat pack image. 2015-09-12 15:14:34 +00:00
Chris
2ee65644c8 [maven-release-plugin] prepare for next development iteration 2015-09-12 15:06:07 +00:00
Chris
35c8a1ec4e [maven-release-plugin] prepare release forge-1.5.45 forge-1.5.45 2015-09-12 15:05:57 +00:00
Chris
b62649b71b Added new card names to changes.txt.
Preparing the changes.txt file for the next beta build and release.
2015-09-12 15:01:20 +00:00
Sol
74ab79df51 - Rotfeaster Maggot trigger should not be optional 2015-09-12 14:23:37 +00:00
drdev
f329d010b6 Fix so advanced search encodes symbols on desktop 2015-09-12 01:52:12 +00:00
drdev
8d3fb1750d Add Advanced Search support for desktop 2015-09-12 01:38:51 +00:00
Sol
7382c0db9c - Fix Oubliette to actually be an Oubliette, and not just an Oblivion Ring 2015-09-12 00:58:55 +00:00
drdev
2ebc5412bc Update CHANGES.txt 2015-09-12 00:19:25 +00:00
Krazy
c9683b6d87 Cleaned up Card class. 2015-09-11 21:01:46 +00:00
Krazy
82dd141ec2 Fixed a bug that prevented the combat log from showing the most recently declared attacker. 2015-09-11 20:41:15 +00:00
Agetian
91f0d428eb - Only set "Always Yes"/"Always No" for the player's own abilities when using the shortcuts. 2015-09-11 19:14:52 +00:00
Agetian
f87d6e7a20 - Fix the auto-yield shortcut code to allow the player to set up auto-yields for the opponent's abilities. 2015-09-11 19:01:29 +00:00
Krazy
d55d81ff08 Added missing files. 2015-09-11 12:37:55 +00:00
Krazy
1c71ff6941 Added content downloaders for achievement images. 2015-09-11 03:38:18 +00:00
Krazy
02a8aa6075 Updated net decks links to stable links at cardforge.link. 2015-09-11 03:24:19 +00:00
drdev
a326af0b22 Temporarily show alert if use tries to access Advanced search (will remove when Advanced Search is ready) 2015-09-10 23:50:38 +00:00
Sol
5817028d9c - Added Autumn Willow 2015-09-10 22:43:14 +00:00
Agetian
6ac30a1302 - Reorganized the code a bit (for auto-yield shortcuts). 2015-09-10 07:27:53 +00:00
Agetian
31d8ba32b6 - Simplified the description of the new shortcuts a bit. 2015-09-10 07:19:56 +00:00
Agetian
9d37f16bb8 - Added information about new keyboard shortcuts to CHANGES.txt. 2015-09-10 07:19:07 +00:00
Agetian
2a74eb266c - Added keyboard shortcuts to auto yield the current ability on the stack and, if applicable, respond "Always Yes" or "Always No" at the same time.
- By default set to Y (which enables auto yield for the item on stack and sets "Always Yes" if applicable) and N (which enables auto yield for the item on stack and sets "Always No" if applicable).
2015-09-10 07:04:11 +00:00
swordshine
d865e37a6f - BFZ: Added Conduit of Ruin 2015-09-08 13:30:36 +00:00
drdev
4c22ab201f Work on layout of advanced search dialog 2015-09-08 03:29:21 +00:00
drdev
9b5624d8bb Support tooltips via interfaces 2015-09-08 01:34:20 +00:00
drdev
6f9a7ad2fa Create shell for advanced search filters for desktop version 2015-09-08 01:25:19 +00:00
drdev
febbf5b919 Use search icon instead of "Filters" text 2015-09-08 00:45:45 +00:00
drdev
048eb19bb8 Refactor logic for advanced search to make it re-usable for desktop 2015-09-07 23:40:06 +00:00