Tercio Jose
d531fc95ff
Added tooltips for the targets container
2023-04-30 18:22:39 -03:00
Tercio Jose
9222cc1491
Added Targets, Added Options
2023-04-30 18:22:39 -03:00
Tercio Jose
2a4d3e0d3e
More development
2023-04-30 18:22:39 -03:00
Tercio Jose
2a26998e09
Fixed type definitions and renamed functions
2023-04-30 18:22:39 -03:00
Tercio Jose
70d9c7c4e9
Coded more implementations
2023-04-30 18:22:39 -03:00
Tercio Jose
aad91256a2
Fixed the spell container size not saving properly, fixed spellbars not being allowed to click
2023-04-30 18:22:39 -03:00
Tercio Jose
f413d52b91
Finished container resizers
2023-04-30 18:22:39 -03:00
Tercio Jose
c9b801e7f0
Added sorting to all headers to ascending and descending
2023-04-30 18:22:39 -03:00
Tercio Jose
36e5d2978f
Sort by critpercent and casts are now working; new class 'SpellTable'
2023-04-30 18:22:39 -03:00
Tercio Jose
71076bffee
Keeping my stress levels high
2023-04-30 18:22:39 -03:00
Tercio Jose
daee366640
finished the essential of frame containers
2023-04-30 18:22:39 -03:00
Tercio Jose
ca91c10ff8
Cleanups and Created a new frame class "Frame Container"
2023-04-30 18:22:39 -03:00
Tercio Jose
d2524bb4a6
Localization
2023-04-30 18:22:39 -03:00
Tercio Jose
f6665201b4
Keeping the development
2023-04-30 18:22:39 -03:00
Tercio Jose
f370ce3dee
More development
2023-04-30 18:22:39 -03:00
Tercio Jose
20dcfb3866
More progress on the new breakdown window
2023-04-30 18:22:39 -03:00
Tercio Jose
f735cb63bd
More development on the new breakdown window
2023-04-30 18:22:39 -03:00
Tercio Jose
f947e26945
Reemove all startmoving scripts to be re-write soon
2023-04-30 18:22:38 -03:00
Tercio Jose
b946da73bb
Major cleanup on breakdown main file
2023-04-30 18:22:38 -03:00
Tercio Jose
4ab2f1241d
'n_curado' 'n_dmg' 'c_curado' and 'c_dmg' renamed to 'n_total' and 'c_total'
2023-04-30 18:22:38 -03:00
Tercio Jose
50d848e1d1
breakdown 2.0
2023-04-30 18:22:38 -03:00
Tercio Jose
e55a818fb7
Merge pull request #504 from Flamanis/master
...
Re-add Overall Segment Boss Only M+ option
2023-04-24 17:47:34 -03:00
Flamanis
cea769a620
Re-add Overall Segment Boss Only M+ option
...
Reverts commit d0ccba9
2023-04-24 15:46:18 -05:00
Tercio Jose
b31f784c61
Developers can now use Details! directly from a github clone
2023-04-17 15:24:08 -03:00
Tercio Jose
8c06ab345f
Merge pull request #496 from Flamanis/UseGetPetOwner
...
Use Details222.GetPetOwner
2023-04-17 14:17:30 -03:00
Tercio Jose
4fe403d2a1
Merge pull request #499 from Flamanis/FixHookStackOverflow
...
Only SetScript and HookScript on intialization of plugin frames
2023-04-17 14:16:42 -03:00
Tercio Jose
eb13f8974e
Merge pull request #498 from Flamanis/Missing-alpha-on-color-picker
...
Fix missing alpha values for color picker on certain options
2023-04-17 14:14:49 -03:00
Tercio Jose
8d13bef174
Merge pull request #497 from Flamanis/IconHighlight-fixes
...
Reset highlight on refresh after scroll.
2023-04-17 14:11:51 -03:00
Flamanis
37ed706a26
Only SetScript and HookScript on intialization of plugin frames
2023-04-11 17:36:12 -05:00
Flamanis
fa410a7038
Fix missing alpha values for color picker on certain options
...
Fixes #495
2023-04-11 15:31:40 -05:00
Flamanis
0acc4794d5
Reset highlight on refresh after scroll.
...
Fixes #491
2023-04-11 15:29:01 -05:00
Flamanis
643c8b419f
Use Details222.GetPetOwner
...
Updated Details222.GetPetOwner to handle tooltips such as Akaari's soul and the (now deprecated) Monk Season 2 set bonus.
Also attempt to find the pet owner in an arena using the arena_enemies table, to try to avoid the instances where pets could not be counted.
Kept Declension handling for manually looking through the leftText lines.
2023-04-11 12:31:23 -05:00
Tercio Jose
074e0c42e7
only push commits on master branch
2023-04-10 15:12:42 -03:00
Tercio Jose
00d8c669ef
Hotfix for rogues akaris soul on ptr 10.1.0
2023-03-29 11:13:52 -03:00
Tercio Jose
281868aaec
Fixed an issue
2023-03-29 10:27:07 -03:00
Tercio Jose
8f77b1a91d
Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter
2023-03-29 10:19:03 -03:00
Tercio Jose
d1a78501b6
GetAddOnMetadata fix for PTR 10.1.0
2023-03-29 10:18:44 -03:00
Tercio Jose
fac83f16be
Merge pull request #484 from Flamanis/Merge-Attonement-Crits
...
Merge attonement with crit, and contrition with crit.
2023-03-29 10:02:42 -03:00
Tercio Jose
b812a54aa8
temporary fix for cvar bug in the game client
2023-03-27 09:38:37 -03:00
Tercio Jose
9a39a6c09a
Player breakdown window cleanup (1)
2023-03-26 22:26:12 -03:00
Flamanis
bc4aa50343
Add option to Combat Log section for merging critical heals
2023-03-26 14:20:48 -05:00
Tercio Jose
52f6138a80
Fixed an issue with macros to change the Display and Segment of a window
2023-03-26 15:48:01 -03:00
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
Flamanis
0ac0391767
Merge attonement with crit, and contrition with crit.
2023-03-25 16:28:24 -05: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