v1.17.0 2024 abilities and costs
Deprecation warnings:
We're maintaining
.ms-p
as Phyrexian mana for now, with the option to override this via Sass variable$ms-phyrexian-h
..ms-h
is also now this symbol, but in the future.ms-p
will change to the Pawprint, which is.ms-paw
.This release has not updated the LESS source files. It's become too much to maintain both sadly and LESS will be deprecated/removed going forward.
bower.json
has been removed. Mana has not been published there for a while and will only be officially published to NPM.
Added
- Pawprint cost symbol (#129)
- Land Drop (D) and Legendary Mana (L) cost symbols from Mystery Booster 2 (#134)
- 4th Edition tap symbol (#124)
- Updated lifelink ability symbol (#126)
- Arena Power and Toughness symbols from the new player experience (#119)
- Mana Screw flavor watermark (#115)
- Rad counter on MTGO (#132)
- Brick, Deathtouch, and Charge punchout counters (#116). Goad and Finality added as aliases for the identical ability icons.
- Party class watermarks for Cleric, Rogue, Warrior, and Wizard (#136)
- Exalted ability symbol from MH3 (#128)
- MKM ability symbols for Cloak, Case Solved, Collect Evidence, Disguise, Suspect, and Surveil (#121)
- Print Case Solved symbol (#118)
- LCI ability symbols for Craft, Descend, and Discover (#117)
- KTK ability symbols for Delve, Ferocious, Outlast, and Morph (#120)
- OTJ ability symbols for Plot, Saddle, Spree, and Crime (#125)
- Spree card frame indicator (#125)
- BLB ability symbols for Gift, Offspring, Valiant, Forage, and Expend (#130)
- DSK ability symbols for Survival, Impending, Manifest Dread, and Eerie (#133)
Changed
- Breaking change: with Pawprint now being {P}, Phyrexian has been moved to {H} instead. This changes the class names for these mana costs as of this version, so all
.ms-p
will now show the Pawprint instead of the Phyrexian symbol. Please replace Phyrexian with.ms-h
. Sorry about this! - Revised tap symbol aliased to
tap-3ed
in addition totap-alt
, to account for the other alternate tap symbol. - Lifelink symbol has been updated following Arena's update. The previous one has been changed to
lifelink-original
.
Fixed
- Documented Goad, Commander, and Ticket symbols that were previously added (#135)