mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-09 14:12:09 +01:00
- Removed the issue note for As Foretold from ISSUES.txt, it's an implementation issue that does not have a functional side effect for the end-user. There's a TODO entry in the relevant part of the code.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35731 269b9781-a132-4a9b-9d4e-f004f1b56b58
This commit is contained in:
parent
097c787572
commit
9a2193f3a1
@ -1,7 +1,5 @@
|
||||
Images for the latest sets will be available soon.
|
||||
|
||||
The interaction of As Foretold with split cards is implemented in a rather hacky way and could use an improvement. Ideally, MayPlay should be adding the static ability of As Foretold only to the split half that is actually castable, and to both halves if they are each individually castable via As Foretold. However, this is rather tricky to implement.
|
||||
|
||||
Online play is unfinished and is not fully operational. While several users have reported moderate success in getting a simple online match going, most users have experienced crashes and/or inability to start a server or connect to it. At the moment, we do not have a dedicated developer actively working on the online play feature, so we do not have an ETA as to when this feature will become finished. If you have working knowledge of Java that, you believe, is adequate to help seeing this feature through to completion, please consider offering your help in our Discord channel.
|
||||
|
||||
There is a known issue with the cost reduction for cards that have color-locked X in their mana cost (e.g. Drain Life, Soul Burn). Cost reduction will not apply correctly to these cards if the amount by which the cost is reduced is greater than the amount of colorless mana in the mana cost specified on the card (e.g. 1 for Drain Life, 2 for Soul Burn). Fixing this issue likely requires rewriting the way announced color-locked X is interpreted and paid (most likely it has to be represented with colorless mana shards but still locked to the colors required by the card).
|
||||
|
Loading…
Reference in New Issue
Block a user