Releases: Tercioo/Plater-Nameplates
Releases · Tercioo/Plater-Nameplates
Plater-v578
@Terciob:
- Backend changes to options layout.
- 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
- 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.
- Adding tank states for Rogues on SoD.
@Terciob:
- Maintenance on libraries.
Plater-v576a
- 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
- 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
- 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
@Terciob:
- DetailsFramework updates.
- Adding 'Quick-Hide Cast Bar' option.
- Adding 'Plater.IsSpellInterruptable(spellId)' API (supported through Details).
- 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
- 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
@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.
Plater-v572
@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.
Plater-v571
@Terciob:
- Adding cast animations for 10.2.
- Adding more 10.2 units to 'forced in combat'.
- Fixes for broken cast bars in classic.
- Fixes for broken range checks.