Releases: ACastanza/PvpAlerts
U39 Improvements v7
You can now choose if you want to display Character names, Account Names (@ names), or Both (character@account) in the Kill Feed.
This behavior is controlled through a new option in the Miat's Settings and defaults to "Both".
U39 Improvements v6
Usernames in the kill feed will now be appropriately linked to the Miat's known character database.
Slight adjustments for the kill feed duplicate event tracking, crossed swords visibility distance, and tracking when the Tide King's Gaze ultimate is following you.
U39 Improvements v5
Alliance Rank for encountered players will now be stored in the player database, and this will be populated into the nameplates the addon creates for various UI elements. I also removed several joke functions used for detecting the original author's friends.
U39 Improvements v4
- More reworking of Kill Feed functionality
- Player Database will now store alliance ranks for characters and use this in UI functions
- Hooked Kill Feed events into player database creation
- Removed some joke functions
U39 KillFeed Message Reformat
Reformatted the KillFeed Messages to simplify the code, fixed the post-battle reporting
U39 Improvements
Fixed 3D Pin Kill Count Update Frequency
KillFeed Rework
Miat's Killfeed was previously based on parsing information from EVENT_COMBAT_EVENT and comparing it against the logged player database. However, this resulted in numerous glitches as a result of incomplete information. This update moves over the KillFeed functionality to use the new EVENT_PVP_KILL_FEED_DEATH functionality, with the additional information from the Miat's Player Database added in on top.
This results in a more active killfeed with increased range, but also more detail about the players and who and what killed them.
This new KillFeed will appear in its own chat tab as did the previous version, and the new Basegame killfeed can be disabled from ESO's Settings menu. Additionally, the width of the standalone killfeed box has been slightly increased (100px) to accommodate the increased information density.
U39
All important updates
- UI Errors in the Minion version have been corrected
- The new counts for kills at crossed swords markers on the map have been added to the Miat's 3D Floating Crossed-Swords markers.
- Arcanist Support has been added to the KOS System and various other sections of the addon
- Text for the 3D Floating Crossed-Swords reflecting specific inter-faction fights has been corrected to display the correct factions
- Tide King's Gaze has been added to the important incoming abilities table (should alert when you're being tracked by the eye)
- A small edge case error in the KOS system has been fixed
- The "Who is this?" right click option on player names and "/who" command have been enabled outside of PVP Zones (note that this does not enable logging of players encountered outside of PVP, you'll only be able to check if a player is someone you've previously encountered in a PVP zone).
- API Updated to U39