Commit Graph

33716 Commits

Author SHA1 Message Date
Agetian
b6fcbba57d - Preparing Forge for Android publish 1.6.1.002 [incremental/bug fixes]. 2017-07-28 04:24:43 +00:00
Agetian
b7f220d02b - Formatting fix. 2017-07-28 04:20:19 +00:00
Agetian
398ae8946c - Fixed the AI targeting nonland permanents with no activated abilities with effects like Detain. 2017-07-28 04:19:06 +00:00
Agetian
65357e1441 - Added PC_07 puzzle by Xitax. Differentiated between early and late Perplexing Chimera puzzles in their naming scheme. 2017-07-28 03:26:03 +00:00
Agetian
0a7f579bd8 - Fixed split cards having transform arrows in deck editor. 2017-07-27 19:23:50 +00:00
Agetian
2e0d2bb5e5 - Minor formatting fix. 2017-07-27 18:31:51 +00:00
Agetian
0612d447dc - Fixed generation of Wastes in OGW fat packs and an associated crash when trying to foil a non-existent Wastes in such a fat pack. 2017-07-27 18:28:37 +00:00
Agetian
fd7e19d339 - Fixed the unfoiling of cards displayed in booster boxes, fat packs, etc. (take two) 2017-07-27 17:54:59 +00:00
Agetian
7f8dec161d - Minor clarification for Puzzle Mode on mobile. 2017-07-27 05:55:38 +00:00
Agetian
26f50d109a - Show the puzzle description in a pop-up dialog window when the puzzle starts. 2017-07-27 04:29:28 +00:00
Agetian
acfdf23c22 - Fixed the player's max hand size in Puzzle Mode being equal to 0 by default (now set to 7 per the default MTG rules).
- Fixed the "Turns:X" parameter not working correctly in Puzzle Mode.
2017-07-26 12:58:04 +00:00
Agetian
a15588120b - Attempting to fix IndexOutOfBounds exception in GauntletWinLose 2017-07-26 04:18:13 +00:00
Agetian
da28816967 - Updating cards with AddPower/AddToughness$ -X 2017-07-25 19:17:44 +00:00
Agetian
53bf9922ca - Added several new puzzles by Xitax. 2017-07-25 16:06:01 +00:00
Agetian
363ff9610d - Some comment update. 2017-07-25 16:02:12 +00:00
Agetian
772c9bc77d - Updated the test case for Death's Shadow. 2017-07-25 15:51:47 +00:00
Agetian
c1f10c32c0 - Optimized SVars in Death's Shadow. 2017-07-25 15:49:54 +00:00
Agetian
0a8c36e086 - Fixed Death's Shadow implementation to work correctly with the new StaticAbilityContinuous modification. 2017-07-25 15:48:54 +00:00
Agetian
ae35e4b589 - Added a test case for Death's Shadow on negative life under the new rules.
- Some clarifications in recent tests.
2017-07-25 15:32:10 +00:00
Agetian
92a760541b - Fixed StaticAbilityContinuous applying negative P/T bonuses for cards like Death's Shadow when player's life was negative (incorrect under the new rules). 2017-07-25 15:13:14 +00:00
Agetian
3c67546f4a - Fixed Desert's Hold AI prioritizing wrong targets. 2017-07-25 14:57:55 +00:00
Agetian
695670cc96 - Fixed Wall of Forgotten Pharaohs generated description. 2017-07-25 14:43:08 +00:00
Agetian
0f42aa4ec7 - Fixed Mechanized Production AI targeting legendary artifacts to no value. 2017-07-25 11:54:01 +00:00
Agetian
8aca69f845 - Fixed the foil effect in boosters not "unfoiling" itself for multiple cards with the same name in the same card set (e.g. in a booster box). 2017-07-25 03:28:51 +00:00
Agetian
63be38a3c3 - Added an ability to show puzzle descriptions on the puzzle goal card. 2017-07-25 03:14:40 +00:00
Agetian
e7f6e5c740 - Fixed Hour of Devastation number of booster pictures. 2017-07-25 03:13:45 +00:00
Agetian
2ae8d49ec8 - Fixed "Auto Yield: Always No" in mobile Forge. 2017-07-25 03:13:11 +00:00
Agetian
f9e987e933 - Reverted several Java 8 functions to their Java 7 counterparts for Android compatibility. 2017-07-25 03:12:04 +00:00
Agetian
8e9c76a9e8 - Fixed Mummy Paramount (non-optional). 2017-07-25 03:10:17 +00:00
Agetian
ad52b60798 - Preparing Forge for Android publish 1.6.1.001 [incremental]. 2017-07-22 03:44:09 +00:00
Blacksmith
012cc28f8a Clear out release files in preparation for next release 2017-07-22 00:51:42 +00:00
Blacksmith
1668717cf8 [maven-release-plugin] prepare for next development iteration 2017-07-22 00:46:25 +00:00
Blacksmith
0e3163dd62 [maven-release-plugin] prepare release forge-1.6.1 forge-1.6.1 2017-07-22 00:46:15 +00:00
Blacksmith
56eb820d63 Update README.txt for release 2017-07-22 00:44:47 +00:00
Agetian
fb58a75869 - Fixed CopySpellAbilityAi (e.g. Replicate).
- TODO: figure out why the AI won't announce the Replicate amount correctly (always says Replicate=0).
2017-07-21 19:23:30 +00:00
Agetian
60a63a5cf0 - Added a missing dummy card to MPS_AKH rankings (this prevented ranking and picking these cards correctly by the AI). 2017-07-21 18:29:18 +00:00
Agetian
2728303fd5 - Updating HOU draft rankings [based on draftsim]. 2017-07-21 16:26:29 +00:00
Agetian
cb82da915c - Checking a list for empty is not needed for a "for" loop. 2017-07-21 12:35:22 +00:00
Agetian
a9f8c3c4a6 - Fix imports. 2017-07-21 05:46:38 +00:00
Agetian
355396dc47 - Fixed "Players can't sacrifice creatures to cast spells or activate abilities" not being restricted to the actual cost of spell/ability, causing e.g. Angel of Jubilation and Gatekeeper of Malakir (kicked) or Innocent Blood to not interact correctly. 2017-07-21 05:45:26 +00:00
Agetian
c98c69cd0d - Fixed Angel of Condemnation. 2017-07-20 16:44:42 +00:00
Sol
3183338d90 Revert 34798 which causes a Runtime crash 2017-07-20 01:19:31 +00:00
Agetian
ea577d9c1b - Minor cleanup in tests. 2017-07-19 15:12:57 +00:00
Agetian
8399ccec2d - Added a test for PlayerXCondition (with Bloodghast as a test case). 2017-07-19 15:11:23 +00:00
Agetian
99315691dd - Do not reset playerXProperty to 0 in all cases (fixes Bloodghast, Guul Draz Specter and other similar cards that care for the player-based condition). 2017-07-19 15:03:47 +00:00
Agetian
ff5446b145 - Added a TODO entry to BoosterGenerator for further work.
- Documenting changes in CHANGES.txt.
2017-07-19 14:14:36 +00:00
Agetian
f14d795c0d - Somewhat better chances for generating Masterpieces; however, might still be a bit off (a bit much for KLD/AER and a bit small, perhaps, for EXP). 2017-07-19 05:06:10 +00:00
Agetian
3c1c6ea949 - Restored generation of Masterpiece cards in boosters (however, the chance at the moment is too high). 2017-07-19 04:55:19 +00:00
austinio7116
75cd1e6247 First HOU card-based deck generator data added 2017-07-18 22:33:10 +00:00
Agetian
9461217b3e - Removed an unnecessary DelayedTrigger param from Tatsumasa, the Dragon's Fang. 2017-07-18 17:05:59 +00:00