Commit Graph

2096 Commits

Author SHA1 Message Date
Tercio Jose 937e167327 Plugin options frame
Added a new skin for plugin options: rounded panel, this is the new default and identified by template id 3.
2024-02-26 13:52:21 -03:00
Tercio Jose 72c61b8c6a Instance class changes
- Added GetActorBySubDisplayAndRank(displayId, subDisplayId, rankIndex): return an actorObject for the given sub display and rank.
2024-02-26 13:50:51 -03:00
Tercio Jose 71565d3a90 Class combat updates
- Added combat type DETAILS_SEGMENTTYPE_EVENT_VALENTINEDAY.
- Added: SetDateToNow(bSetStartDate, bSetEndDate), set the start or end data to the current time.
- Added: GetEncounterName(): return the encounter name if any.
- Added: GetBossImage(): return the boss face.
- Added: GetSegmentSlotId(): return which slot in the segments table this combat is in.
- Added: GetCombatIcon(): return an atlastable containing texture information for the combat icon. example: a skull for a boss fight.
- Added: GetCombatName(bOnlyName, bTryFind): return a name for the combat.
- Added: GetTrinketProcsForPlayer(playerName): return table<spellid, trinketprocdata>.
- Added: GetFormattedCombatTime(): return elapsed time as string, format: "minute:seconds".
- Added combat.zoneName and combat.mapId.

- Renamed InstanceType() to GetInstanceType().
- Renamed: GetFormatedCombatTime() to GetMSTime(): return floors minute, second.
2024-02-26 13:48:47 -03:00
Tercio Jose 7176e027a8 Version Dump 2024-02-19 12:59:56 -03:00
Tercio Jose 3e9775499f Framework Update 2024-02-19 12:59:11 -03:00
Tercio Jose 2ca4c011c0 Improvements for the Ask to Erase Data and more development on End of M+ panel 2024-02-18 19:52:02 -03:00
Tercio Jose cd8266fff6 More fixes for text color and bar color. Early and under development report button addon to the Player Breakdown window. 2024-02-15 17:02:29 -03:00
Tercio Jose 2fd02eebb1 General development and bug fixes (see commit description).
- Fixed the deaths display, where the windows wasn't usig custom text scripts.
- Fixed an issue with custom displays, where it was unable to use class colors in their texts.
- More development and bug fixes on the new Mythic+ Run Completion panel.
- Framework Update.
2024-02-13 13:24:28 -03:00
Tercio Jose 18e7464cef Bug fixes for the Mythic+ End of Run panel
- General fixes applied to the Mythic+ Panel.
- The Mythic+ section in the options panel can now be translated.
- More fixes for text color.
2024-02-08 11:46:31 -03:00
Tercio Jose 1c0a0eaea0 Fixed an issue with text colors and the background bar color 2024-02-08 00:36:37 -03:00
Tercio Jose cef44035c9 Renamed "Show Damage Charts" to "Show End of M+ Panel" 2024-02-07 20:32:47 -03:00
Tercio Jose c080f6e9b8 Releasing the new end of mythic+ panel 2024-02-07 13:17:00 -03:00
Tercio Jose 4f63a6fee9 Fixed an error given at completing a mythic dungeon run 2024-02-07 12:07:04 -03:00
Tercio Jose 9f245631a6 Fixed an issue in Vanilla when the addon tried to use retail talent api 2024-02-07 11:21:47 -03:00
Tercio Jose 0f62e059a6 Fixed player color not showing when not using class colors 2024-02-07 11:20:55 -03:00
Tercio Jose 2928593144 Updated Open Raid Library 2024-02-05 20:05:58 -03:00
Tercio Jose c1d8082546 Using now a crowd control spell list from Lib Open Raid 2024-02-05 19:57:19 -03:00
Tercio Jose fa4fcbffba Fixed wrong file loading order on classic and vanila. 2024-02-04 16:49:51 -03:00
Tercio Jose dab65476f5 Version UP and Removed debug line for release version 2024-02-04 15:26:26 -03:00
Tercio Jose ee0b350aba Maintenance Update and Mythic Dungeon Plus development progress
- Dungeon followers now correctly show into the damage done section.
- Fixed an error while statusbar plugin options.
- Framework update.
- Mythic Dungeon Plus code has been separated into six files (was just 2), this will help with the organization
and maintenance of the code.
2024-01-31 13:34:00 -03:00
Tercio Jose d4da0b2f46 Tagging release for latest commit which fixed an issue with WotLK. 2024-01-22 15:53:57 -03:00
Tercio Jose cce2584e74 Fix for an error when starting a boss encounter on Wrath 2024-01-22 09:29:37 -03:00
Tercio Jose 3298663488 Change Logs 2024-01-20 17:28:09 -03:00
Tercio Jose b7c2b6c7a1 Release Candidate 1 2024-01-20 14:28:25 -03:00
Tercio Jose 4eff7b223e General Fixes after major patch 2024-01-17 11:35:18 -03:00
Tercio Jose 159c9c5f19 Merge pull request #669 from Hollicsh/master
Update please .toc files (## Interface ver.)
2024-01-16 20:21:56 -03:00
Valdemar aff0f6a739 Update Details_Wrath.toc 2024-01-17 04:17:53 +05:00
Valdemar 75a1c70053 Update Details_Classic.toc 2024-01-17 04:17:50 +05:00
Valdemar 71905b6759 Update Details.toc 2024-01-17 04:17:46 +05:00
Valdemar 511e8bf171 Update Details_Vanguard_Wrath.toc 2024-01-17 04:11:48 +05:00
Valdemar 9f28362f07 Update Details_Vanguard.toc 2024-01-17 04:11:45 +05:00
Valdemar ca6d298db1 Update Details_Vanguard-Wrath.toc 2024-01-17 04:11:42 +05:00
Valdemar a54ca387bb Update Details_TinyThreat.toc 2024-01-17 04:11:23 +05:00
Valdemar 7feadccf50 Update Details_TinyThreat_Wrath.toc 2024-01-17 04:11:19 +05:00
Valdemar b21c83d410 Update Details_TinyThreat-Wrath.toc 2024-01-17 04:11:15 +05:00
Valdemar cddbe8490a Update Details_TinyThreat-Classic.toc 2024-01-17 04:11:12 +05:00
Valdemar 9db24537e8 Update Details_Streamer_Wrath.toc 2024-01-17 04:11:09 +05:00
Valdemar 74ca3c23bb Update Details_Streamer.toc 2024-01-17 04:11:05 +05:00
Valdemar e3e48c01fa Update Details_Streamer-Wrath.toc 2024-01-17 04:11:02 +05:00
Valdemar fe08b794a0 Update Details_RaidCheck_Wrath.toc 2024-01-17 04:10:59 +05:00
Valdemar 0054f1b006 Update Details_RaidCheck.toc 2024-01-17 04:10:56 +05:00
Valdemar 3adf720d51 Update Details_RaidCheck-Wrath.toc 2024-01-17 04:10:53 +05:00
Valdemar f171261950 Update Details_EncounterDetails_Wrath.toc 2024-01-17 04:10:49 +05:00
Valdemar 597b498521 Update Details_EncounterDetails.toc 2024-01-17 04:10:45 +05:00
Valdemar 38e6ec3155 Update Details_EncounterDetails-Wrath.toc 2024-01-17 04:10:42 +05:00
Valdemar dfce48f675 Update Details_DataStorage.toc 2024-01-17 04:10:38 +05:00
Valdemar 8f9e1fab42 Update Details_DataStorage_Wrath.toc 2024-01-17 04:10:34 +05:00
Valdemar 0e5f66f8a2 Update Details_DataStorage-Wrath.toc 2024-01-17 04:10:30 +05:00
Valdemar 06fc6e89d5 Update Details_Compare2_Wrath.toc 2024-01-17 04:10:25 +05:00
Valdemar 8a2fbd68a2 Update Details_Compare2.toc 2024-01-17 04:10:21 +05:00