Krazy
2a9083a113
Up required Java version to 8
2017-06-26 04:21:29 +00:00
Krazy
7746fe4ed8
Actually sign off on this thing
2017-06-26 03:58:46 +00:00
Krazy
cd7a00ab05
Increment version numbers
2017-06-26 03:57:43 +00:00
Agetian
4efc18835d
- Adding the Mirrodin plane to Planar Conquest [effort by Sirspud].
2017-06-26 03:50:28 +00:00
Agetian
85a4e11e44
- Preparing Forge for Android publish 1.5.65.001 [incremental].
2017-06-26 03:44:10 +00:00
Blacksmith
ea18afcac1
Clear out README.txt in preparation for next release
2017-06-26 03:27:01 +00:00
Blacksmith
b9a6fc507a
[maven-release-plugin] prepare for next development iteration
2017-06-26 03:21:20 +00:00
Blacksmith
9fe8948f0b
[maven-release-plugin] prepare release forge-1.5.65
forge-1.5.65
2017-06-26 03:21:11 +00:00
Blacksmith
7cbdb8ff0b
Update README.txt for release
2017-06-26 03:19:23 +00:00
Hanmac
9e84472d4c
CopyPermanentEffect: add missing SetColor, move the remove Static Abilties into later code and check them for Embalm and Eternalize too
2017-06-25 23:59:07 +00:00
Krazy
e59993dfe0
Tidy up the preferences screen a little
2017-06-25 21:53:29 +00:00
Krazy
e8fb35b572
Update ANNOUNCEMENTS.txt and CHANGES.txt
2017-06-25 21:32:16 +00:00
Krazy
f2167a0831
Reduce number of glyphs used for counter text to speed up generation
2017-06-25 21:25:18 +00:00
Krazy
05c8091558
Revert accidentally committed file (again)
2017-06-25 21:09:08 +00:00
Krazy
02d52f3fe1
Make mobile counters scale with card size
2017-06-25 21:08:31 +00:00
Krazy
a1913a789f
Revert accidentally committed file
2017-06-25 19:44:01 +00:00
Agetian
3ea9ff1280
- Added NeedsToPlay to Dust Stalker.
2017-06-25 17:26:42 +00:00
Agetian
b878a93d40
- Added a way to define card-based AI priority for paying the Remove Counter cost.
...
- Set the AI priority for Power Conduit to ANY to avoid the AI lagging heavily while looping through the cost and spamming the console with errors.
- Currently the AI will use this card rather randomly. Consider improving or marking it as RemRandomDeck at the very least.
2017-06-25 16:47:17 +00:00
Agetian
53e291c9bc
- Consolidate Sarkhan the Mad specific AI logic in SpecialCardAi until it is generalized.
2017-06-25 15:26:48 +00:00
Agetian
4abde7fd4d
- Committing the third batch of HOU cards from Marek.
2017-06-25 15:15:02 +00:00
Agetian
e567f253d1
- Improved the implementation of Aquitect's Will not to add a global effect to all lands with flood counters at the same time.
2017-06-25 13:14:12 +00:00
Agetian
a5f0a08bd9
- Fixing imports.
2017-06-25 05:26:58 +00:00
Krazy
6aa5937fa5
Stop caching the counter font on Android, which was causing issues when trying to save the files
2017-06-25 05:17:31 +00:00
Hanmac
f406898d49
upcoming: update Defeat cards using ConditionDefined
2017-06-25 05:03:49 +00:00
Agetian
5ae3f8c435
- Documenting changes in CHANGES.txt.
2017-06-25 03:43:31 +00:00
Agetian
f66532049e
- A somewhat cleaner implementation of SetCreatureTypes in CopyPermanentEffect.
2017-06-25 03:40:06 +00:00
Agetian
dced441209
- CopyPermanentEffect: update SetCreatureTypes to correctly maintain supertypes and core types of the original card (for The Scarab God).
2017-06-25 03:37:45 +00:00
Agetian
52cad4cc8e
- Fixing imports.
2017-06-25 03:11:10 +00:00
Agetian
88304beb1b
- Added an additional zone check for ChangeTargetsEffect/ChangeTargetsAi so that it's impossible to retarget a spell targeting something only in the graveyard/exile/etc.
...
- Most likely the zone check should be a mandatory part of SpellAbility#canTarget, but that has too much breaking potential, so I'll test it post-release.
2017-06-25 03:10:34 +00:00
Agetian
5f40243f03
- Moved some already implemented updated card files over from upcoming to normal folders.
2017-06-25 02:56:36 +00:00
Krazy
5a2d45ba28
Add counters to mobile Forge and adjust desktop counters
2017-06-24 21:49:36 +00:00
Agetian
4a7f967541
- Committing the second batch of HOU cards by Marek.
2017-06-24 19:42:47 +00:00
Agetian
56a3b65804
- Added code support for SetTypes in CopyPermanentEffect.
2017-06-24 19:39:32 +00:00
Krazy
784f7e6c41
Update download lists
2017-06-24 18:35:20 +00:00
Agetian
8a7f7bef03
- Added an AI logic for Sarkhan the Mad ultimate.
2017-06-24 18:18:35 +00:00
Agetian
174444e3b5
- Allow Sarkhan the Mad AI to use the 0 ability as a source of card advantage when Sarkhan is low on loyalty.
2017-06-24 14:06:26 +00:00
Agetian
adefa11d3a
- Minor formatting fix.
2017-06-24 13:33:48 +00:00
Hanmac
ae33812bb6
custodi soulcaller add Reference
2017-06-24 13:29:56 +00:00
Agetian
dd897bef84
- More formatting.
2017-06-24 13:10:17 +00:00
Agetian
96b338ddd0
- Code formatting and import fixes.
2017-06-24 13:09:14 +00:00
Agetian
378d2fbbc6
- Added simple logic for Sarkhan the Mad to make the AI able to use it to produce 5/5 flying dragon tokens out of its own creatures.
2017-06-24 13:07:46 +00:00
Agetian
19cca4ce79
- Updated more cards to account for the ruling about hidden zones and cards like Eradicate.
2017-06-24 12:52:45 +00:00
Agetian
f543eccad2
- Cranial Extraction: removed an unused SVar.
2017-06-24 11:54:11 +00:00
Agetian
38cf5eca85
- Eradicate, Memoricide: added missing references.
...
- Cranial Extraction: updated to take the hidden zone ruling into consideration.
2017-06-24 11:53:41 +00:00
Agetian
2b00f33495
- Set the library Search parameter for Memoricide.
2017-06-24 11:34:14 +00:00
Agetian
d75d726efd
- Eradicate should count as "searching in the library".
2017-06-24 11:33:34 +00:00
Agetian
deb6f1503e
- Reordered abilities on Eradicate according to how they are worded on the card.
2017-06-24 11:27:59 +00:00
Agetian
6658fea59c
- Updated Appetite for Brains and Perish the Thought to reveal cards to everyone (similar to Transgress the Mind).
2017-06-24 11:20:16 +00:00
Agetian
cee6d35bd2
- Fixed a mistype in the new Eradicate script.
2017-06-24 10:54:23 +00:00
Agetian
cac16dfe51
- Updated Eradicate to allow optional exile from private zones (hand, library).
2017-06-24 10:53:12 +00:00