Tercio Jose
efd131ef04
More fixes for the "Report to Discord" bugs; Implementations to show plugins in the breakdown window;
2023-06-12 19:59:15 -03:00
Tercio Jose
aaab652817
Code cleanups, Bug Fixes, Show plugins in the breakdown window, added damage taken and friendly fire tp breakdown
2023-06-11 20:46:27 -03:00
Tercio Jose
0c397b5816
container_segments 424 error: now it is ensuring to wipe the combatObject that got removed from containerSegments
2023-06-06 17:36:13 -03:00
Tercio Jose
e2cc0b46c5
Disabled time captures for spellTables, this should be done by a plugin
2023-05-31 11:36:04 -03:00
Tercio Jose
9021a4de4d
Fixing stuff from latest alpha and more development
2023-05-30 15:45:50 -03:00
Tercio Jose
0cdfa2b900
Replacing table.wipe with Details:Destroy()
2023-05-22 15:31:29 -03:00
Tercio Jose
690168bef3
Fixed more bugs on the new Breakdown Window
2023-05-01 14:20:04 -03:00
Tercio Jose
f947e26945
Reemove all startmoving scripts to be re-write soon
2023-04-30 18:22:38 -03:00
Tercio Jose
50d848e1d1
breakdown 2.0
2023-04-30 18:22:38 -03:00
Tercio Jose
13b8bd8826
Internal Garbage Collector update
2023-03-19 20:10:28 -03:00
Tercio Jose
59372cc0bd
Cache maintenance; Parser options
2023-01-27 14:45:33 -03:00
Tercio Jose
8025165398
Scripts "Health Potion & Stone" and "Potion Used" updated
2023-01-17 19:11:36 -03:00
Tercio Jose
ce9a3b875b
Visualize better mythic plus segments
2022-12-22 22:18:28 -03:00
Tercio Jose
f1eaedb01b
Much better texture on tooltips
2022-12-02 19:38:55 -03:00
Tercio Jose
8f6cfe4d69
Round of Fixes
2022-11-28 13:00:11 -03:00
Tercio Jose
ebe8c496d1
More fixes
2022-11-27 15:24:32 -03:00
Tercio Jose
483e69529c
Show small damage chart for each spell of the player
2022-11-22 16:53:54 -03:00
Tercio Jose
1c8dfb3ab7
Release Candidate 1
2022-11-18 16:54:25 -03:00
Tercio Jose
6243a32740
More bug fixes
2022-10-12 18:37:00 -03:00
Tercio Jose
69899679e7
Merging Seal of Command on Wrath classic
2022-10-10 16:51:56 -03:00
Tercio Jose
1ed29008aa
Small bug fixes and improvements
2022-10-10 13:26:13 -03:00
Tercio Jose
b588d5e30c
Fixed an error while trying to move the window by clicking and holding on a window line
2022-10-09 20:48:47 -03:00
Tercio Jose
944178f76f
Updated LibOpenRaid and DetailsFramework
2022-10-09 19:47:56 -03:00
Tercio Jose
9974a87119
Format the text in the breakdown player list using the same font, size and outline of the damage window
2022-10-09 17:12:13 -03:00
Tercio Jose
74d6114546
updates
2022-09-13 20:10:37 -03:00
Tercio Jose
241200d6c0
Arena Enemy Player Deaths improvements
2022-04-08 14:33:42 -03:00
Tercio Jose
af62ebb71f
Maintenance patch
2022-03-04 16:05:48 -03:00
Tercio Jose
1850624374
version 9688 core 146 release
2022-02-15 19:19:46 -03:00
Tercio Jose
e8a0380153
Fix for Battleground One Segment
2021-05-20 21:15:50 -03:00
Tercio Jose
2379884746
Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType)
2021-04-24 18:17:59 -03:00
Tercio Jose
2d243d13b5
Make sure the arena unit exists before continuing
2021-04-08 11:00:16 -03:00
Tercio Jose
bfce07842a
Code cleanup
2021-02-24 20:43:13 -03:00
Tercio Jose
17ed4c6d6e
Fix for 'LUA error on arena entry ( #194 )'
2021-02-23 20:39:50 -03:00
Tercio Jose
8085b91ad6
Backend stuff
2021-02-22 16:52:17 -03:00
Tercio Jose
81a9c31f75
Backend updates
2021-02-22 16:44:37 -03:00
Tercio Jose
85038b0fec
Added arena enemy deaths
2021-02-11 11:39:12 -03:00
Tercio Jose
c42a35657d
8.3.0 > 9.0.1
2020-10-16 19:51:44 -03:00
Tercio Jose
2d40243d25
Full Revamp on Auto Hide Settings
2020-06-21 18:56:17 -03:00
Tercio Jose
fedfe341a3
More spell reflection implementations
...
- added reflected spells in the player tooltip.
- added reflected spell in the player details window.
- reflection spells like Warrior's Spell Reflection now has a new spell school called "Reflection".
- soft tooltips and player details window improvements.
- damage spell object now has the member 'extra' which is a table that can store hash data.
- profile.tooltip.tooltip_max_abilities won't be forced to 6 any more, to set your own amount of spells shown on tooltips use:
/run Details.tooltip.tooltip_max_abilities = number;
2020-06-01 20:51:48 -03:00
Tercio Jose
3d7f299207
General fixes and implementations
...
- Fixed a bug for healing done from unit to unit (by rubenvrolijk@github).
- Added Vanish to the list of defensive cooldowns for Rogues (by DylanMeador@github).
- Added Ny'alotha raid information (by jjholleman@github).
- Fixed Eye of Corruption and Grand Delusions.
- Fixed an error while retriving data from the guild (statistics sync).
- Updated the ToC files for bundled plugins.
- Segments Locked featured won't work for Overall Data.
- Fixed an issue on Player Details Window where sometimes Death Strike healing done would blink the Rune Weapon healing done.
- Regular Details Framework updates.
2020-03-01 23:32:31 -03:00
Tercioo
9071980638
Better overall data warning for new users.
...
The localized string for the overall data was been updated: STRING_TUTORIAL_OVERALL1
Need to be translated to all languages except english.
2019-08-03 16:48:11 -03:00
Tercioo
643d25bb91
Initial WoW Classic Support
...
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00
Tercioo
5e5fd97e55
Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information
2019-05-01 14:54:56 -03:00
Tercioo
55790fb0ff
- Tagging deprecated functions as 'deprecated' and small cleanups.
...
- Adding more prints to chat on the overall merge.
2019-03-15 20:03:38 -03:00
Tercioo
a6f56c46ad
- Garbage collector won't clear actors in mythic dungeon segments.
2019-03-11 21:41:55 -03:00
Tercioo
29f8cfbf75
- Changed the way mythic dungeons are handled internally.
...
- Added events: COMBAT_MYTHICDUNGEON_START, COMBAT_MYTHICDUNGEON_END, COMBAT_ENCOUNTER_END, COMBAT_ENCOUNTER_START.
- Added API: Details:GetCombatFromBreakdownWindow()
- Added wasted time in the segment tooltip for mythic dungeon overall and trash overall.
- Added Fel Eruption crowd control.
2019-03-10 21:36:25 -03:00
Tercioo
ab333051bc
- Framework update.
...
- Schedules run after combat ends and no more after regen_enabled.
2019-02-23 14:55:50 -03:00
Tercioo
c018f4db29
- Custom display 'My Spells' now get the player role from the current spec the character is using.
...
- Framework: table copy won't try to copy '__index' meta table.
2019-02-09 14:05:24 -02:00
Tercio
9e9f897db6
- Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays.
...
- Fixed small visual glitches and tooltip updates.
2018-09-30 20:05:18 -03:00
Tercio
7b3078ae39
- Deprecated rules for friendly fire has been removed, this might fix some random issues with mind controlled players in the Lord Stormsong encounter in the Shrine of the Storm dungeon.
...
- Fixed DBM/BigWigs aura creation from the Spell List panel.
- Chart scripts now receives the envTable, use local envTable = ... .
- Polymorth (Black Cat) and Between the Eyes got added to Crowd Control list.
- Fixed Timeline plugin not showing the cooldown panel.
- Overall data setting won't reset on every logout.
- Slash command '/details merge' won't flag the merged combat as a trash segment anymore.
- Added function to use on macros to open the Player Details Window: /script Details:OpenPlayerDetails(1).
- Done more improvements on the Death Recap window.
2018-09-25 20:21:13 -03:00