Commit Graph

693 Commits

Author SHA1 Message Date
andrew6180 dd4c4c3272 fix random capitalization 2024-06-10 12:45:31 -07:00
andrew6180 5bfb0e4add remove C_UnitAuras use 2024-06-10 11:48:50 -07:00
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
Flamanis 15f6c82f68 Disable resource breakdowns 2024-06-09 04:26:13 -05:00
Flamanis 8ea661e8bf GetSpellLink 2024-06-08 18:28:56 -05:00
Lynn abf6b76c53 Fixes div by 0 error and call to wrong GetSpellInfo 2024-06-08 12:50:08 +02:00
Tercio Jose 036b5d9a86 Merge pull request #741 from Flamanis/TWW-Fixes
Initial changes to fix TWW issues
2024-06-07 19:18:29 -03:00
andrew6180 fbdf2bc436 treat guardians as pets since necromancer uses guardians 2024-06-07 00:14:04 -07:00
andrew6180 e8e1687d28 undo breaking SumSpellTables 2024-06-06 23:10:19 -07:00
andrew6180 7c0725393f Merge remote-tracking branch 'fork/master' 2024-06-06 23:04:05 -07:00
Tercio Jose 2178cfe357 Fixed cho'gall friendly fire errors 2024-06-06 21:31:52 -03:00
Flamanis 510867a469 imit 2024-06-06 06:34:41 -05:00
Tercio Jose 5cfb67f8db Added transliteration to the pet name 2024-06-01 15:11:06 -03:00
Tercio Jose cd16ce7590 Fixed an issue in the backend of the addon 2024-05-27 18:39:22 -03:00
Tercio Jose 82be7ed472 Don't break the death tooltip if the spell isn't in the game client database 2024-05-27 15:11:36 -03:00
andrew6180 2368623870 fix bad class icon 2024-05-26 20:04:08 -07:00
andrew6180 14c3a45d1a use new spec icon file 2024-05-26 18:49:31 -07:00
andrew6180 04ae34d25c Merge remote-tracking branch 'fork/master' 2024-05-26 14:03:20 -07:00
andrew6180 2abce7e110 Some spell ID cleanup / stagger impl 2024-05-20 15:47:52 -07:00
andrew6180 90a085acf0 Clean up most modern GUID usage. 2024-05-20 13:13:52 -07:00
Flamanis 90632b5ab0 Update container_actors.lua 2024-05-20 06:46:08 -05:00
andrew6180 852c69865f Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
Tercio Jose b89a550d94 Fix for the old time type '3' being deprecated and causing errors for returning players 2024-05-19 14:03:33 -03:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose c031558109 Transliterate pet names on damage tooltip 2024-05-09 15:13:31 -03:00
Elitesparkle 03a1efe4ba Add Grouping Options
Add options to change the horizontal gap between grouped windows.
2024-03-30 13:33:19 +01:00
Elitesparkle cfb3596608 Update Windows Grouping
Add a gap when grouping windows horizontally.
2024-03-30 11:04:18 +01:00
Tercio Jose c1fa712b91 Change Augmentation tooltip color to darkgreen. When leaving a m+ dungeon, wait 40 seconds before finishing and creating the overall m+ segment. 2024-03-19 18:28:05 -03:00
Tercio Jose 2421b29665 Added an option to toggle between rounded and squared tooltips 2024-03-15 15:46:38 -03:00
Tercio Jose 47bad31a56 Added phase and elapsed time for boss wipes on the segment selection menu 2024-03-15 15:36:54 -03:00
Tercio Jose f9d2e81564 Added combat:GetBossHealth(); combat:GetBossName(); combat:GetCurrentPhase() 2024-03-12 21:32:20 -03:00
Tercio Jose 2c613e063d General round of fixes, implementations and polishing
- Polished tooltips from damage and healing done.
- Added new sound: "Details Truck".
- Added 'right click to close' icons before the phrase, also the text is move visible now.
- Added ReopenAllWindows() as alias for a Portuguese function named ReabrirTodasInstancias().
- Added a close button for the breakdown options panel.
- Added support for mask in the spec icons shown in the regular window. Require to add: Instance.row_info.icon_mas = masktexture.
- Event "COMBAT_MYTHICPLUS_OVERALL_READY" now sends the overall mythic+ combat as payload.
2024-03-11 15:43:10 -03:00
Tercio Jose acc03f4769 Another round of polishing and few aditions
- Added bar texture "Skyline Compact".
- Tooltip show 8 spells, up from 6.
- Breakdown color scheme improved.
- Backend changes.
2024-03-08 14:03:34 -03:00
Tercio Jose c1e1191c07 Several tooltips now has thicker lines, bigger icons and smooth rounded corners 2024-03-07 21:20:08 -03:00
Tercio Jose c4ee7e89ea End of mythic+ panel updates, training dummy icon, etc.
- Added a round of polishing into the end of mythic+ panel.
- Added: Details:RegisterFrameToColor(frame) the registered frame will use the same color scheme of all the other frames from Details!.
- Segments menu will show a different icon for training dummies.
- Fixed functions that retrieve information about a dungeon.
- Fixed an issue while trying to report using the "Report Results" from the report results tooltip.
2024-03-07 16:05:47 -03:00
Tercio Jose a155ec56a3 Another round of polishing 2024-03-04 21:40:46 -03:00
Tercio Jose b1a7c5e278 Applied a round of polishing to the Breakdown Window 2024-03-03 15:18:10 -03:00
Tercio Jose ca192bb646 Polishing the segments menu 2024-03-02 21:52:58 -03:00
Tercio Jose 8ab122bf4f Set as trash combats not insided mythic+ or boss fights 2024-03-01 22:36:26 -03:00
Tercio Jose 703cee33fd Fixed mythic+ segments being considered trash. 2024-03-01 21:00:48 -03:00
Tercio Jose 7d8b84a216 More bug fixes and implementations on the backend of mythic dungeons handling. 2024-03-01 17:30:59 -03:00
Tercio Jose a8d8733274 Another round of bug fixes 2024-02-29 23:59:33 -03:00
Tercio Jose e23d7f59ab Bug Fix 2024-02-29 11:57:06 -03:00
Tercio Jose 19b2556106 Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp 2024-02-28 19:18:30 -03:00
Tercio Jose 32adc61608 Bug fixes, Framework update, General changes to accommodate new systems. 2024-02-26 14:12:11 -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 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 1c0a0eaea0 Fixed an issue with text colors and the background bar color 2024-02-08 00:36:37 -03:00