Commit Graph

503 Commits

Author SHA1 Message Date
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 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 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 516596f7ff Removed a debug print 2023-02-27 15:17:22 -03:00
Tercio Jose 0dd7b1e91b Added support for mythic+ deaths 2023-02-27 12:03:09 -03:00
Tercio Jose d7f15831fa Added combatObject:CopyDeathsFrom(combat2, bMythicPlus) 2023-02-27 11:58:18 -03:00
Flamanis 2af5440d50 Statusbar fixes and click showing hidden frame fix 2023-02-25 13:35:04 -06:00
SVENT\Eric 2a358c8305 Added option to change the vertical offset for bar text.
Added option to change the horizontal offset for the left bar text.
2023-02-23 18:16:32 +01:00
SVENT\Eric 9b1c5193ba Actually fixes the edge case where player bar isn't always shown when using the total bar. 2023-02-21 18:07:06 +01:00
Tercio Jose 79dab7b40c Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-02-07 13:46:37 -03:00
Tercio Jose 7cd1839f82 Pre-Update for new features 2023-02-07 13:46:35 -03:00
Tercio Jose 9300042375 Merge pull request #447 from Ricodyn/master
Fix edge case where player bar isn't always shown.
2023-02-03 15:28:01 -03:00
Tercio Jose eab7074488 Merge pull request #444 from Flamanis/NoSave-SwitchCombatEnd
Don't save a SwitchBack table when leaving combat
2023-02-03 15:25:13 -03:00
Tercio Jose 133b0794db Allow plugins to register a callback to run when they are opened from the options panel 2023-01-31 19:49:47 -03:00
SVENT\Eric d3ae474e4d Fix edge case where player bar isn't always shown. 2023-01-31 02:45:16 +01:00
Tercio Jose c474b762bb Open Raid Lib updates: now is capable to track item cooldown 2023-01-30 14:14:47 -03:00
Flamanis 47ca70bbb6 Don't save a SwiitchBack table when leaving combat 2023-01-28 03:21:43 -06:00
Flamanis b15d002c04 Only hide not used barras3 and add tooltip for barras3 2023-01-27 15:00:40 -06:00
Tercio Jose 0efe411aa2 Merge pull request #441 from Flamanis/DamageTaken-Breakdown
Fix FF/Damage Taken breakdown to show bars and spell names.
2023-01-27 14:49:41 -03:00
Tercio Jose 59372cc0bd Cache maintenance; Parser options 2023-01-27 14:45:33 -03:00
Tercio Jose 905136c874 Removed deprecate code from shadowlands 2023-01-27 13:39:21 -03:00
Flamanis a53386a57b Fix FF/Damage Taken breakdown to show bars and spell names. 2023-01-26 23:18:56 -06:00
Tercio Jose 4fe2bc08b7 Merge pull request #432 from itsnotapt/patch-1
Typo "Tamage"
2023-01-18 10:37:34 -03:00
Tercio Jose 8025165398 Scripts "Health Potion & Stone" and "Potion Used" updated 2023-01-17 19:11:36 -03:00
itsnotapt 76d8b07cf6 Update class_damage.lua 2023-01-12 20:38:42 -08:00
Tercio Jose 764b779813 More naming conventions and variables translations for container actors 2023-01-12 15:36:22 -03:00
Tercio Jose 2bbb7be419 Some code modernize on container actors 2023-01-11 23:41:35 -03:00
Tercio Jose 3ac60e3e29 version up 2023-01-10 19:01:00 -03:00
Tercio Jose da5481c143 Release Candidate 1 2023-01-04 20:12:55 -03:00
Tercio Jose bfe15744e5 Show enemy casts on player's death log 2023-01-03 22:59:00 -03:00
Tercio Jose fdcc1cc6d5 Class Damage Description 2023-01-03 13:21:13 -03:00
Tercio Jose 1e83cac1f2 /keys now only show the player name, before was showing the player name and the realm name 2023-01-02 16:02:48 -03:00
Tercio Jose e98638cd83 removing debug lines 2022-12-31 18:25:45 -03:00
Tercio Jose 1502b17ce5 Akaaris soul fix 2022-12-31 14:21:24 -03:00
Tercio Jose 0ac33dece6 Fixed an error with evoker empowered heling spells 2022-12-31 12:27:42 -03:00
Tercio Jose c6d0a16af8 Api update with Details:GetActorFromCache(unitName or GUID) only work during combat, very fast way to get a danage actorObject 2022-12-30 17:35:11 -03:00
Tercio Jose 875d2befe3 Attempt to fix priest spirit of redemption triggering before some damage taken by the priest 2022-12-25 18:59:07 -03:00
Tercio Jose 6dd148c438 general round of code cleanup and making it more robust 2022-12-25 14:43:36 -03:00
Flamanis 6c0f406681 Copy e_heal, e_dmg and e_lvl to r_connect_shadow and __add 2022-12-18 14:12:54 -06:00
Tercio Jose dc1d27682e added exclusive function for pet detection 2022-12-11 23:10:45 -03:00
Tercio Jose 9cad7e3185 Removed portraits from tooltips and OpenRaidLib update 2022-12-07 17:55:01 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose f17f8642b7 Added option to merge pets at the Player Breakdown window 2022-12-01 22:52:25 -03:00
Tercio Jose 2dcb54d90b Fix for the merged spells in the breakdown window 2022-11-30 23:19:17 -03:00
Tercio Jose 8a3302d83e Merging spells with the same name in the Player Breakdown Window 2022-11-30 14:55:33 -03:00
Tercio Jose 82ec1fbcac Fixed an issue with wrath 2022-11-29 16:30:18 -03:00
Tercio Jose 5c3f964c84 attempt to improve pet detection 2022-11-28 17:54:11 -03:00