Hanmac
cdda8da011
Frostwielder: use ReplacementEffect
2017-06-10 18:33:10 +00:00
Hanmac
e139d0e82a
Insult // Injury: fixed Description
2017-06-10 17:42:34 +00:00
Hanmac
6bce8a7915
Flaying Tendrils: use Replacement Effect instead
2017-06-10 17:36:10 +00:00
Hanmac
f6bbf5f766
Haakon Avatar: use Replacement Effect
2017-06-10 17:20:02 +00:00
Hanmac
04e55cacb6
cards: update cards with ReplaceDyingDefined
2017-06-10 17:15:34 +00:00
Agetian
ab8038c3bb
- A more reliable check in the Cavern of Souls AI that works with ability-changing effects like Blood Moon.
2017-06-10 16:39:09 +00:00
Hanmac
7519e22d67
DamageDealBaseEffect: add base Class for Damage Effects: add replaceDying
2017-06-10 16:38:25 +00:00
Hanmac
580aed115a
cards: fixed Kumano
2017-06-10 15:33:15 +00:00
Hanmac
28456d8514
cards: Kumano cards, replace Hidden Keyword with Replacement Effect
2017-06-10 15:21:36 +00:00
Agetian
5180f68484
- Added AI NeedsToPlayVar to Dusk // Dawn.
...
- NOTE: I tried adding a graveyard count restriction to the flip side (Dawn), but that made the AI not play the card at all (does the AI consider SVars on both sides at the same time?...)
2017-06-10 15:11:11 +00:00
Agetian
b88aa51507
- Improved Auto mana payment for Cavern of Souls.
...
- Fixed the AI trying to play Endless One for 0 when in presence of Cavern of Souls.
2017-06-10 14:48:20 +00:00
swordshine
a3f2112793
- Archenemy Nicol Bolas: Add two schemes
2017-06-10 14:26:28 +00:00
swordshine
dd2e76ec65
- Archenemy Nicol Bolas: Add a scheme
...
- Update scripts and add codes for C17 leaks
2017-06-10 14:07:13 +00:00
Agetian
33ac16eba6
- Comment unification.
2017-06-10 13:33:11 +00:00
Agetian
054d06794d
- Clarified one of the AI profile comments.
2017-06-10 13:32:36 +00:00
Hanmac
a39ac85b15
FCollection: can't inherit from Set anymore because the interfaces might colide
2017-06-10 13:24:52 +00:00
Agetian
a844577e1a
- Added AILogic LandForLand to Tectonic Edge.
2017-06-10 13:03:10 +00:00
Agetian
0bce0ee2e1
- AI should only sac Ghost Quarter if it either has more lands in play than the opponent, or equal amount of lands but at least one replacement land in hand, otherwise the AI tends to play too suboptimally.
2017-06-10 07:02:53 +00:00
Agetian
aa3ca54ca8
- Preparing Forge for Android publish 1.5.64.002.
...
- Starting with this revision, the minor version of Forge for Android will match the current beta of desktop Forge (e.g. 1.5.64.002 = the second revision after 1.5.64 beta), hopefully this will be less confusing.
2017-06-10 05:59:36 +00:00
Agetian
3f9ba13fb8
- Improved borderless card visualization in CardPanel
...
* in the borderless rendering is selected, do not draw any border (0 px) but also use square (unrounded) card corners with no offset for highlights in order to ensure that the highlight borders don't glitch;
* if the bordered rendering is selected, draw a thin (2 px) black border for borderless cards such as Amonkhet Invocations in order to make it play nice with the rounded card corners when highlighting the card.
2017-06-10 04:54:17 +00:00
Agetian
fca32cb035
- AI should only play Trial of Solidarity if it has at least a couple creatures out on the battlefield.
2017-06-10 04:06:11 +00:00
austinio7116
8e4ddea21f
Fully removed card borders when noborder preference set to true for users with custom card art with full borders
2017-06-09 21:27:59 +00:00
austinio7116
362fe5a693
Update to card generated deck model to include latest decks
2017-06-09 15:38:23 +00:00
swordshine
82a19b7692
- Archenemy Nicol Bolas: Add two schemes
2017-06-09 06:04:39 +00:00
swordshine
82109aadd3
- HOU: Add a card
2017-06-09 05:19:01 +00:00
swordshine
dda8ed861b
- HOU: Add two cards
2017-06-09 04:56:29 +00:00
Agetian
b39e8acfc6
- Fixed fizzleTriggersOnStackTargeting not properly setting up fizzled triggers on a wrapped SA (fixes Undying triggering twice on the same creature).
2017-06-09 04:03:22 +00:00
austinio7116
6e4a9e7de9
Enabling the new booster pack distribution option for quest starting pool in the mobile version
2017-06-08 22:59:42 +00:00
Agetian
2967bd0403
- Added an alt wincon achievement for Triskaidekaphobia.
2017-06-08 20:18:25 +00:00
Agetian
ead5550376
- Fixed dynamic reminder text generation for KW Storm.
2017-06-08 20:10:10 +00:00
Agetian
3462573dd9
- Committing the latest oracle updates from Indigo Dragon.
2017-06-08 18:55:30 +00:00
Agetian
60accb6063
- Recommitting edition files from Indigo Dragon.
2017-06-08 18:50:20 +00:00
Blacksmith
117471a9e3
Clear out README.txt in preparation for next release
2017-06-08 18:44:45 +00:00
Blacksmith
e8c232b5cb
[maven-release-plugin] prepare for next development iteration
2017-06-08 18:39:38 +00:00
Blacksmith
aa52a767f2
[maven-release-plugin] prepare release forge-1.5.64
forge-1.5.64
2017-06-08 18:39:29 +00:00
Blacksmith
9645944a06
Update README.txt for release
2017-06-08 18:38:04 +00:00
Hanmac
0a94d1978e
Card; hide Prowess Keyword, it is done by the Trigger
2017-06-08 18:35:17 +00:00
Hanmac
241e684ac8
CardFactoryUtil: rework Cascade without Svars
2017-06-08 18:32:22 +00:00
Agetian
cc007a93cf
- Temporarily reverting r34173 for the imminent hotfix re-release. Will restore after the re-release.
2017-06-08 18:08:20 +00:00
Agetian
d3fb58951f
- Added Archenemy Nicol Bolas and Commander Anthology edition definitions from Indigo Dragon.
2017-06-08 12:49:35 +00:00
Agetian
cd5abc3432
- Preparing Forge for Android build 1.5.64.001 [incremental].
2017-06-08 03:51:18 +00:00
Agetian
f308b17bdf
- Fixed a logic error in CardView causing the alternateState of cards to be visualized incorrectly (most commonly seen as transform arrows appearing on non-transforming cards).
2017-06-08 03:49:15 +00:00
Blacksmith
72ba40a321
Clear out README.txt in preparation for next release
2017-06-07 23:11:23 +00:00
Blacksmith
9b3523c943
[maven-release-plugin] prepare for next development iteration
2017-06-07 22:40:35 +00:00
Blacksmith
b11255579c
[maven-release-plugin] prepare release forge-1.5.63
forge-1.5.63
2017-06-07 22:40:20 +00:00
Blacksmith
11128f648d
Update README.txt for release
2017-06-07 22:38:57 +00:00
Hanmac
aba349c3ef
EncodeAi: should only use it when it has a target for that
2017-06-07 21:35:15 +00:00
Krazy
539238ac89
Move hint text to bottom of pool distribution chooser
2017-06-07 19:46:09 +00:00
Krazy
7633eab1cc
Some housekeeping
2017-06-07 19:38:18 +00:00
Krazy
3e72db117f
Add future Java 8 requirement to announcements
2017-06-07 19:12:38 +00:00