mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-ai</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-core</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-game</artifactId>
|
||||
|
||||
@@ -172,6 +172,7 @@ public class CardState extends GameObject {
|
||||
for (KeywordInterface k : intrinsicKeyword0) {
|
||||
intrinsicKeywords.insert(k.copy(card, lki));
|
||||
}
|
||||
card.updateKeywordsCache(this);
|
||||
}
|
||||
|
||||
public final KeywordInterface addIntrinsicKeyword(final String s, boolean initTraits) {
|
||||
|
||||
@@ -174,6 +174,8 @@ public abstract class ReplacementEffect extends TriggerReplacementBase {
|
||||
if (!lki) {
|
||||
res.setId(nextId());
|
||||
}
|
||||
|
||||
res.setHostCard(host);
|
||||
|
||||
res.setActiveZone(validHostZones);
|
||||
res.setLayer(getLayer());
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui-android</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui-desktop</artifactId>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui-ios</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui-mobile-dev</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui-mobile</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>forge</artifactId>
|
||||
<groupId>forge</groupId>
|
||||
<version>1.6.7-SNAPSHOT</version>
|
||||
<version>1.6.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>forge-gui</artifactId>
|
||||
|
||||
@@ -1,27 +1,2 @@
|
||||
- New Quest World: Amonkhet -
|
||||
A new quest world submitted by Schnautzr is available, based on the Amonkhet block. It's a small quest world featuring a variety of decks and challenges with cards from Amonkhet and Hour of Devastation.
|
||||
|
||||
- New Quest World: Invasion -
|
||||
A new quest world submitted by Seravy is available, based on the Invasion block.
|
||||
|
||||
- Quest Mode: Foil cards in decks -
|
||||
In Quest mode, planeswalkers provided in planeswalker decks will now be foil, as they are in their paper counterparts. Also, in certain other decks, certain cards are foiled if they are foiled in the original official paper release.
|
||||
|
||||
- Boxed Set Support -
|
||||
Support for several boxed sets has been added, namely, Anthologies (ATH), Battle Royale (BRB), Beatdown (BTD), Deckmasters: Garfield vs. Finkel (DKM), and Duels of the Planeswalkers special decks set (DPA).
|
||||
|
||||
- MTGO Sets -
|
||||
Five new sets are available which are indexed by Scryfall and which are MTGO exclusive are now supported in Forge: Commander Theme Decks (TD0), Magic Online Deck Series (TD1), Duel Decks: Mirrodin Pure vs. New Phyrexia (TD2), Legendary Cube (PZ1), and Treasure Chests (PZ2)
|
||||
|
||||
- Option to foil cards in deck editor (Desktop Forge) -
|
||||
A new set of context menu commands has been added to the deck editor which allows to foil the cards in deck ("Foil card", "Foil 4 copies of card", "Foil X copies of card"). This option is currently only available in desktop Forge.
|
||||
|
||||
- Online Multiplayer -
|
||||
Online Multiplayer is once again (mostly) functional. We've successfully played mutliple games between both local network and remote (over the Internet) opponents. However, that is not to say that it's completely bug free. For a list of known issues and guidance on setting it up, please see: https://git.cardforge.org/core-developers/forge/wikis/Network-based-Multiplayer.
|
||||
|
||||
- Download Pictures -
|
||||
Improvements to Download Pictures and Auto fetcher
|
||||
|
||||
- Bug fixes -
|
||||
As always, this release of Forge features an assortment of bug fixes and improvements based on user feedback during the previous release run.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user