Commit Graph

1687 Commits

Author SHA1 Message Date
Tercio Jose b2f91e91b2 Moving Avoidance and Auras tab code to their own separate files
This should clean up and make the player breakdown file even smaller
2023-03-26 15:22:34 -03:00
Tercio Jose 0f36b4f9f8 Moved the code for the builtin compare tab to a new file
This cleans up 2000 lines from the Player Breakdown Window file
2023-03-26 14:34:36 -03:00
Tercio Jose be5e89ab95 Finished instance:SetDisplay(segmentId, attributeId, subAttributeId, modeId) and instance:SetSegment(segmentId) 2023-03-26 13:36:33 -03:00
Tercio Jose 2095e7da8b Added "Merge Primordial Stones 10.0.7" setting under Options > Combat Log 2023-03-25 17:05:54 -03:00
Tercio Jose bf4af71e84 Fix segments Lock; Unmerge Gem Stones 2023-03-25 11:50:22 -03:00
Tercio Jose 7cf01d114b Round of fixes 2023-03-24 15:15:56 -03:00
Tercio Jose 383f21ed7c Merge pull request #480 from Flamanis/OnModeChanged-use-LastModo
Use LastModo on OnModeChanged
2023-03-24 10:32:53 -03:00
Flamanis 703b4a7770 Update class_instance.lua 2023-03-24 02:19:05 -05:00
Tercio Jose 8feb599ce1 Fixed left and right click on the segments button 2023-03-23 17:29:19 -03:00
Tercio Jose e72a32ac9f Merge primordial stones 2023-03-23 14:48:07 -03:00
Tercio Jose eb515b14ae version bump 2023-03-23 13:18:45 -03:00
Tercio Jose e87e89d966 release for the new patch 2023-03-23 13:17:53 -03:00
Tercio Jose 0ce7e240b2 Toc Update 2023-03-22 18:15:07 -03:00
Tercio Jose 4371c87972 Code cleanups 2023-03-20 21:31:18 -03:00
Tercio Jose f024ecc58b Fixed an issue when using Click to Open Menus + Auto Hide Menu 2023-03-20 14:34:58 -03:00
Tercio Jose 94927993e8 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-03-19 20:10:47 -03:00
Tercio Jose 396f8e09d0 Reverse Deaths for Mythic plus updates 2023-03-19 20:10:45 -03:00
Tercio Jose 13b8bd8826 Internal Garbage Collector update 2023-03-19 20:10:28 -03:00
Tercio Jose b22d7ece99 Update Definitions.lua 2023-03-19 20:07:30 -03:00
Tercio Jose 33b0dd0138 Libraries update 2023-03-19 20:06:58 -03:00
Tercio Jose cc0d5e6610 Merge pull request #474 from Flamanis/multifontfixes
Correctly handle inverted bars with new anchors
2023-03-13 12:58:20 -03:00
Flamanis 80442716a4 Correctly handle inverted bars with new anchors 2023-03-13 10:56:13 -05:00
Tercio Jose 5b0ff5ff8d Merge pull request #467 from bpreynolds/BPReynolds/DeathsSorting
Make the Deaths window use the sort order from config
2023-03-13 12:51:50 -03:00
Tercio Jose 6f38c63870 Merge pull request #473 from Flamanis/multifontfixes
Fix all issues related to new textL_offset and text_yoffset
2023-03-13 12:49:44 -03:00
Flamanis e6b1028ff4 Fix all issues related to new textL_offset and text_yoffset
With the new additions of Text Y Offset and the left text offset. The indexes to disable/hide were not updated properly and thus you could not edit Per Second, percent if multifontstring was enabled. And could not even see the seperator box.

A lot of SetPoint calls were not properly updated with the new anchor settings
2023-03-13 10:47:52 -05:00
Tercio Jose d0ccba9e03 Mythic+ Clean Up: Removed deprecated option for "Overall Segment Boss Only" 2023-03-10 19:47:45 -03:00
Tercio Jose 8f36e88146 Mythic+ Clean Up: Removed deprecated option "Always in Combat" 2023-03-10 19:45:22 -03:00
Tercio Jose df56487459 Fixed an error when trying to delete a profile without having selected one before 2023-03-09 19:24:53 -03:00
Tercio Jose 7faf20bc72 Damage to Volatile Spark is now Ignored at Razgareth's encounter on Vault of the Incarnates 2023-03-08 14:08:14 -03:00
Tercio Jose 9933756c29 Merge spells from 'All-Totem of the Master' 2023-03-08 13:42:34 -03:00
Tercio Jose c73c5612bc Open raid lib update 2023-03-08 11:51:46 -03:00
Tercio Jose 20695ea5e2 Updates on Framework and Libraries 2023-03-07 16:23:02 -03:00
Tercio Jose f4980d6b07 Libraries update 2023-03-06 18:47:02 -03:00
Brandon Reynolds c1668aae6b Make the Deaths window use the sort order from config 2023-03-05 00:07:35 -05:00
Tercio Jose 19db312186 Place back the enchant for legs 2023-03-04 20:54:11 -03:00
Tercio Jose cb9c14a844 Revert "Open Raid Library update"
This reverts commit 3e340023c8.
2023-03-04 20:51:51 -03:00
Tercio Jose 3e340023c8 Open Raid Library update 2023-03-04 15:33:07 -03:00
Tercio Jose ac7816ea0f Only cache defensive spells as the list fills 'DefensiveCooldownSpells' 2023-03-04 09:28:25 -03:00
Tercio Jose 31e4f6b381 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-03-04 09:18:47 -03:00
Tercio Jose 44ea4cc31e commit 2023-03-04 09:18:45 -03:00
Tercio Jose 6084eace75 Merge pull request #465 from Flamanis/cooldownsClasses
Add Demonhunter and Evoker to DefensiveCooldownSpells. Use LibOpenRaid if possible
2023-03-04 09:18:08 -03:00
Tercio Jose 2293dcde65 Merge pull request #461 from Flamanis/CoupleQuickFixes
Statusbar fixes and click showing hidden frame fix
2023-03-04 09:13:13 -03:00
Tercio Jose cd289afbd1 Merge pull request #460 from Ricodyn/Custom_Text_Offsets
Added options for Custom Text Offsets
2023-03-04 09:10:57 -03:00
Tercio Jose cc62062dc0 Merge pull request #459 from Ricodyn/Actual_Edge_Case_Fix
Actually fixes the edge case where player bar isn't always shown.
2023-03-04 09:08:01 -03:00
Tercio Jose 671a85a48e Change log and version up 2023-03-01 11:01:53 -03:00
Tercio Jose 6c56a66de5 Fix in the event tracker feature 2023-03-01 11:01:30 -03:00
Tercio Jose 911e29e105 fix this 2023-02-28 22:33:14 -03:00
Tercio Jose 17ef264483 big update on Event Tracker 2023-02-28 21:53:59 -03:00
Tercio Jose 125b6fadee framework update 2023-02-28 20:36:39 -03:00
Tercio Jose 35f6ade9e3 Fixing Plater Options Panel not opening due to the new Language system 2023-02-27 19:56:10 -03:00