mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Added notes to CHANGES.txt
This commit is contained in:
@@ -14,6 +14,8 @@ When paying mana costs, you can now press Enter/Spacebar or click the Auto butto
|
||||
- Uses the same logic the AI uses to pay mana costs. This means it will try to use mana in your pool before mana sources in play, using colorless mana to pay the colorless part of the cost if any is available.
|
||||
- You can still manually pay the cost by clicking mana sources in play (e.g. lands) or clicking symbols in your mana pool, which might be a good idea if you want to save specific mana sources for a later play that turn.
|
||||
You can now press Ctrl+Z to undo tapping mana sources.
|
||||
You will no longer be prompted when using a "Add one of any color" ability to pay a colorless cost
|
||||
- Note: you'll still be prompted when paying Sunburst or cards that care what colors are spent to cast it (ex. Firespout)
|
||||
You can now press Escape to Cancel the current prompt even if the OK button has focus.
|
||||
Cards will now return to the same position in your hand if you cancel while paying their mana cost or choosing targets.
|
||||
You'll no longer be prompted for attackers if you have no creatures that can attack.
|
||||
@@ -22,8 +24,10 @@ You'll no longer be prompted for blockers if you have no creatures that can bloc
|
||||
|
||||
- Deck Editor filtering -
|
||||
Multi-color cards containing a filtered color will no longer show up in catalogs.
|
||||
|
||||
Dan came up with a way that hybrid cards, split cards, and phyrexian cards will show up so long as the card can be cast using only selected colors. For split cards, each side of the card is checked individually, so Life // Death will appear if either {B} or {G} is selected. Note that if the multicolor button is deselected (such that multicolor cards are filtered out), hybrid and split cards with multiple colors will still be hidden. However, to improve usability, Dan made it so right-clicking a color filter button also selects the the multicolor button so hybrids and split cards appear by default, and so 2 color cards show up if you then left click a second color filter button.
|
||||
Hybrid cards, split cards, and phyrexian cards will now show up so long as the card can be cast using only selected colors.
|
||||
- For split cards, each side of the card is checked individually, so Life // Death will appear if either {B} or {G} is selected.
|
||||
- Note that if the multicolor button is deselected (such that multicolor cards are filtered out), hybrid and split cards with multiple colors will still be hidden.
|
||||
To improve usability, right-clicking a color filter button will now also select the multicolor button so hybrids and split cards appear by default, and so 2 color cards show up if you then left click a second color filter button.
|
||||
|
||||
|
||||
- Constructed mode -
|
||||
|
||||
Reference in New Issue
Block a user