-
Notifications
You must be signed in to change notification settings - Fork 774
Changelog 1.4.52‐V5‐beta8
Susucre edited this page Sep 23, 2023
·
1 revision
Key change
- Network handling client-side has been reworked for better synchronicity with server. This should fix various situations where client is stuck, a particularly noticeable one being the panel for trigger ordering not appearing. 3429
New Cards
- [CMB1]: Mirrored Lotus #11165
- [CLB]: Ilithid Harvester 2ceb
Bug Fixes:
- Keyword: Bestow was not set properly as an alternative cast method 5f15
- Fix The Great Henge cost reduction not right when cast by another player than its owner #11172. Other cards with similar issue have been identified #11166
- Fix Brenard, Ginger Sculptor tokens not being food #11176. Multiple additional Subtypes are now supported with
CreateTokenCopyTargetEffect
. - Fix High Alert and a few similar effects affecting opponents creatures too #11179. A new class
CombatDamageByToughnessControlledEffect
now complementsCombatDamageByToughnessAllEffect
. - Fix a bug which cause stack to not be displayed properly. abda
- Improve the remembering of auto trigger order when card names are involved. 103f
- Fix card code that could end up in errors for Yasharn, Implacable Earth Aurelia's Fury, Glimmer Lens, Naked Singularity, and in some common effects
- Fix wrong feedback panel status in computer games abda
Miscellaneous:
- Code refactor & cleanup: 4e77 0bb8 1152 9b63
- Card: Capital Offense has been improved performance-wise 66d1
- Verify Tests: Improvement on rules retrieval from mtgjson data bcea
- Launcher: now supports
-Dxmage.testMode=true
in server settings to enable test mode. c515 - Launcher: now supports
-Dxmage.badconnection
to simulate bad network. 3429 - Card Text fixes: 230f, 8776
- Card Test Framework: add Emblem testing through new method
addEmblem
#11164 - Kaladesh Inventions [MPS] and Amonkhet Invocations [MP2] cards are now of Special Rarity instead of Mythic. 8eb2
- Fix Brine Comber front half not triggering out of Disturb Auras #11170. Other cards (including the back half of Brine Comber) with the potential to have similar issue have been identified #11174
- Refactor on
ContinuousRuleModifying
effects a915 - Refactor: additional improves for mana choice in some cards 0bf4
Thanks to JayDi85, xenohedron, Susucr, PurpleCrowbars for theirs contributions to this release.
(build: 2023‐09‐23 03:41)