Skip to content

Releases: Tercioo/Plater-Nameplates

Plater-v579

07 May 23:14
Compare
Choose a tag to compare

@cont1nuity:

  • Updating for 10.2.7.
  • Fixing SoD tank recognition for druid 'Dire Bear Form'.
  • Fixing SoD tank recognition for druid 'Dire Bear Form'.

Plater-v578a

23 Apr 22:16
Compare
Choose a tag to compare

@cont1nuity:

  • Sending NPC information to other players would not work if the name contained a ','.
  • Fixing options alignment issue with Cata.
  • Base support for TWW.
  • Ensuring Gladiator Stance is not considered tanking in SoD.

@Terciob:

  • Backend changes to options layout.

Plater-v578

23 Apr 21:47
Compare
Choose a tag to compare

@Terciob:

  • Backend changes to options layout.

@cont1nuity:

  • Sending NPC information to other players would not work if the name contained a ','.
  • Fixing options alignment issue with Cata.
  • Base support for TWW.
  • Ensuring Gladiator Stance is not considered tanking in SoD.

Plater-v577

07 Apr 22:04
Compare
Choose a tag to compare

@cont1nuity:

  • Adding option to automatically translate NPC names on the 'NPC Colors and Names' tab.
  • Maintenance on libraries.
  • Adding support for Cataclysm classic.
  • Reworking aura updates for classic era.
  • Fixing an issue with aura updates in classic era.
  • Fixing an issue with Ghost Auras on performance units.

@thunderz:

  • Adding tank states for Rogues on SoD.

@Terciob:

  • Maintenance on libraries.

Plater-v576a

19 Feb 16:06
Compare
Choose a tag to compare

@cont1nuity:

  • Fixing interrupt animation being enabled to break following cast bars.
  • Fixing consolidated auras sometimes not showing properly when sorting for longest duration.
  • Fixing DK rune visuals not updating properly when on cooldown (for real this time).
  • Fixing backup range check error in SoD.

Plater-v576

19 Feb 14:58
Compare
Choose a tag to compare

@cont1nuity:

  • Fixing interrupt animation being enabled to break following cast bars.
  • Fixing consolidated auras sometimes not showing properly when sorting for longest duration.
  • Fixing DK rune visuals not updating properly when on cooldown (for real this time).
  • Fixing backup range check error in SoD.

Plater-v575

06 Feb 20:24
Compare
Choose a tag to compare

@cont1nuity:

  • Fixing SoD nameplate aura bugs.
  • Fixing DK rune visuals not updating properly when on cooldown.
  • Adding 'isLooseTarget', 'isSoftEnemy' and 'isSoftFriend' to 'unitFrame'.
  • Adding more cast animations for 10.2.
  • 'Plater.GetHealthCutoffValue(getOnly)' now returns 'lower' and 'upper' execute range

Plater-v574a

18 Jan 21:50
Compare
Choose a tag to compare

@Terciob:

  • DetailsFramework updates.
  • Adding 'Quick-Hide Cast Bar' option.
  • Adding 'Plater.IsSpellInterruptable(spellId)' API (supported through Details).

@cont1nuity:

  • Fixing Mod Load Conditions panel.
  • Updates for future deprecated API.
  • Improvements to Auto toggle feature to mitigate some errors and sizing issues.
  • Improvements to clickable area sizes.
  • Fixing DBM 'no duration' nameplate auras not showing.
  • Resetting shown auras when hiding the unit to counter them showing by accident on performance units.
  • Fixing bad channeled casts in classic.
  • Fixing a rare bug with aura frames not initializing properly.
  • Adding option to follow blizzards UI NPC Names option for friendly NPCs and not show nameplates for those.

Plater-v574

16 Jan 18:58
Compare
Choose a tag to compare

@cont1nuity:

  • Updates for future deprecated API.
  • Improvements to Auto toggle feature to mitigate some errors and sizing issues.
  • Improvements to clickable area sizes.
  • Fixing DBM 'no duration' nameplate auras not showing.
  • Resetting shown auras when hiding the unit to counter them showing by accident on performance units.
  • Fixing bad channeled casts in classic.
  • Fixing a rare bug with aura frames not initializing properly.
  • Adding option to follow blizzards UI NPC Names option for friendly NPCs and not show nameplates for those.

@Terciob:

  • DetailsFramework updates.
  • Adding 'Quick-Hide Cast Bar' option.
  • Adding 'Plater.IsSpellInterruptable(spellId)' API (supported through Details).

Plater-v573

01 Jan 21:34
Compare
Choose a tag to compare

@January 1st, 2024:

  • Added, on Mythic Dungeon Tools (Nnoggie), options to edit the Npc and Spell on Plater Nameplates.
  • Added in the Npc Colors editor, a button, to see which spells the npc casts, in the Cast Colors editor.
  • Holding SHIFT when selecting a new color for a spell or npc, will replace the current color on all npcs or spells which are using it.
  • Color selection dropdowns now show its options ordered by RGB values (from pink, green, blue and to red).
  • When importing npc colors, the original npc and zone name from the local client is preserved (was overwriting).
  • Script selector preview, at the cast color editor tab, now correctly shows the animation when hovering over the thumbnail.
  • Fixed the search boxes on the Npc and Spell editor tabs, they should search much faster with the help of bug fixes and caches.
  • The button to send a npc color customization to the raid is now working properly.
  • Added Plater.OpenNpcColorsPanel(searchString) and Plater.OpenCastColorsPanel(searchString) to open the options panel and search for a npc or spell.