Tercio Jose
6abc2cc879
Framework Update
2023-12-04 20:45:16 -03:00
Tercio Jose
eb8c9894a5
Added Mythic+ Overall's time types
2023-12-01 12:30:19 -03:00
Tercio Jose
0ff046b500
Major upgrade for alpha testers
2023-11-30 16:13:14 -03:00
Tercio Jose
60819b9143
Nicktag reverted; more fixes for combatlog changes on 10.2 patch
2023-11-10 19:10:29 -03:00
Flamanis
bc0070cc6d
Force Nicktag to include realm name on retail
2023-11-08 23:56:35 -06:00
Tercio Jose
642d74031c
Plugin ToC Updates
2023-11-08 09:54:35 -03:00
Tercio Jose
466c67aea4
Added atonement update to all all players to see on their buff uptime
2023-11-06 15:28:14 -03:00
Tercio Jose
21f30af11f
Fixed Death tooltip not clamping to screen
2023-10-29 23:49:40 -03:00
Tercio Jose
73d152baac
Framework and 10.2 updates
2023-10-25 12:57:00 -03:00
Flamanis
b3579c0085
Remove LibCompress library that was already unused
2023-10-24 09:29:44 -05:00
Tercio Jose
597371aba1
Framework Update
2023-10-13 18:04:13 -03:00
Tercio Jose
da1e12c20f
Framework update
2023-10-12 15:13:42 -03:00
Tercio Jose
ac21f315a3
Framework Update
2023-10-11 20:44:19 -03:00
Tercio Jose
ce8dc1b92c
General Fixes for Retail and PTR 10.2
...
- Fixed an issue with the healing merge amount on death tooltips.
- Added custom icons for damaging spells that are triggered by the amount of tier sets the player is wearing.
- Framework upgrade.
2023-09-27 18:46:48 -03:00
Tercio Jose
387ed90807
More 10.2
...
- Added more trinkets ids.
- Added 'On Use' trinkets amount of uses on Breakdown Window.
- Added Details.GetItemSpellInfo(spellId): return information about an item added as a custom spell (usually trinkets).
2023-09-23 10:39:38 -03:00
Tercio Jose
250ce2fbf7
10.2 General Implementations and Fixes
...
- Implemented [Pip's Emerald Friendship Badge] trinket buffs.
- 10.2 trinket damage spells renamed to the item name.
- Framework update.
2023-09-22 13:12:54 -03:00
Tercio Jose
ae7af0e4be
Toc Updates and More
...
- Added a secondary bar to augmented evoker, which when hover over show the uptime of buffs.
2023-09-13 12:44:32 -03:00
Tercio Jose
3adadfe17a
Fixed an issue with classicEra and Wrath game versions
2023-09-09 17:05:46 -03:00
Tercio Jose
5e9a08ff2c
Buff Update now show buffs received from an Augmented Evoker and Priest's Power Infusion buff.
...
- Buff Update now show buffs received from an Augmented Evoker and Priest's Power Infusion buff.
2023-09-09 15:08:26 -03:00
Tercio Jose
2b82e4bce2
Updates
...
- Improved Augmented damage prediction.
- Lib Open Raid update
2023-09-08 10:41:02 -03:00
Tercio Jose
0caef3a3e5
Merge pull request #598 from Flamanis/Picture-Edit-Fixes
...
Change DF/pictureedit frame heirarchy
2023-09-05 10:45:45 -03:00
Tercio Jose
7e19b3071f
Framework update
2023-09-05 10:43:11 -03:00
Flamanis
9ca1406f6e
Change DF/pictureedit frame heirarchy to allow for close button and Done button to work right
2023-08-31 18:12:53 -05:00
Flamanis
bc2ab474e7
Remove classic era checks for functions that were added.
2023-08-31 15:40:06 -05:00
Tercio Jose
5cef044c5c
Framework update
2023-08-25 11:16:09 -03:00
Tercio Jose
4ae7c24268
Fixed an issue with time types
2023-08-13 11:54:21 -03:00
Tercio Jose
592b9a39ab
Added definitions for unitframes
2023-08-12 21:20:31 -03:00
Tercio Jose
0b32fe3459
Change log, version up, and plugins TOC bumps
2023-08-12 14:32:01 -03:00
Tercio Jose
6bfcc14309
Fixes for the latest alpha version
2023-08-06 16:20:47 -03:00
Tercio Jose
ea2cec6861
Added augmented buffs in the Auras tab of players which received Ebon Might and Precience
...
- Forcing update interval to 0.1 on arenas matches using the real-time dps feature.
- Framework Update.
- Lib Open Raid Update.
- More parser cleanups and code improvements.
- Auras tab now ignores regular "world auras" (those weekly buffs of reputation, etc)
2023-08-05 21:39:00 -03:00
Tercio Jose
104fd7398a
Fixed an issue with players with the time measurement 'real time'.
2023-07-30 10:25:16 -03:00
Tercio Jose
89e6ffd8af
Round of fixes, cleanups and library upgrades
2023-07-29 13:19:11 -03:00
Tercio Jose
13670e8b44
framework update
2023-07-25 20:19:41 -03:00
Tercio Jose
94ae59dfa9
Stop breakdown opening when there's player data available at the window
2023-07-24 20:53:04 -03:00
Tercio Jose
762c80669d
Better options for Real Time DPS
...
- Removed 'Real Time DPS' from the time measure dropdown.
- Added "Show 'Real Time' DPS" toggle to show real time dps while in combat.
- Added "Order Bars By Real Time DPS" toggle to order bars by the amount of real time dps.
- Added "Always Use Real Time in Arenas" toggle to always use real time dps in Arenas.
- Added .last_dps_realtime to player actors, caches the latest real time dps calculated.
2023-07-24 16:43:34 -03:00
Tercio Jose
22d8686b03
Fixed overall data only showing Augmented Evokers
2023-07-20 15:21:47 -03:00
Tercio Jose
c39deda381
LibOpenRaid Update
...
- Fixed an issue with the rename InstaciaCallFunction to InstanceCallDetailsFunc.
2023-07-19 18:20:08 -03:00
Tercio Jose
bfbe4ca852
Another fix for FindBuffDuration
2023-07-18 16:21:02 -03:00
Tercio Jose
3eebecda83
Fixed Details:FindDebuffDuration(unitId, spellId, casterName) which wasn't taking the casterName in consideration
2023-07-18 15:38:15 -03:00
Tercio Jose
72120a8a3e
Fixed things about the Real Time DPS; Open Raid Lib Update
2023-07-17 22:02:35 -03:00
Tercio Jose
e2e2369a81
Framework Update
2023-07-13 22:04:48 -03:00
Tercio Jose
7a0e045308
Real Time DPS, ten years old
2023-07-13 22:02:10 -03:00
Tercio Jose
fa65530a7c
update
2023-07-11 14:11:03 -03:00
Tercio Jose
0677e2e874
Framework, update
2023-07-07 18:49:16 -03:00
Tercio Jose
ebffd6c1b6
Framework update to version 446
2023-07-05 07:57:46 -03:00
Tercio Jose
b5f302ae03
Libraries Update
2023-07-04 18:23:57 -03:00
Tercio Jose
318555ae51
More fixes for Augmentation Evoker on 10.1.5
2023-06-30 15:04:05 -03:00
Tercio Jose
d3d5154c67
Libraries Update
2023-06-27 18:21:39 -03:00
Tercio Jose
7b34b88ca3
More code cleanup and framework update
2023-06-25 11:29:45 -03:00
Tercio Jose
a86f717200
Code cleanup, framework update and bug fixes
2023-06-23 14:16:12 -03:00