Commit Graph

215 Commits

Author SHA1 Message Date
Tercio Jose 8be58e717b v9213
Fixed an issue where after reloading, overall data won't show the players nickname.
Fixed overkill damage on death log tooltip.
Fixed the percent bars for the healing done target on the player breakdown window.
Fixed an issue with resource tooltips.
And more...
2021-12-10 16:57:26 -03:00
Tercio Jose d905a0d38f Fixed some bugs with the /details stats 2021-10-16 17:59:41 -03:00
Tercio Jose e607f32edb Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2021-09-23 20:55:52 -03:00
Tercio Jose 5e4df4cbec Framework Update 2021-09-23 20:55:50 -03:00
Flamanis c698139e79 Don't show TaintWarning frame if MiniMapBattlefieldFrame is hidden 2021-09-10 21:55:57 -05:00
Tercio Jose a816bb146c moving Details.DontMoveMinimapIconOnBattlegroundError up in the scope 2021-09-02 13:33:25 -03:00
Tercio Jose fce191bf4f Typo 2021-07-03 14:48:17 -03:00
Tercio Jose dd49b0d8ec removed CONFIG_OPTION_DONT_MOVE_BATTLEGROUND_MINIMAP_ICON_ON_ERROR 2021-07-03 10:16:55 -03:00
Tercio Jose 07a60b42ec updated lib RaidStatus and general bug fixes; ToC Updates 2021-07-01 18:46:46 -03:00
Tercio Jose bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Tercio Jose 361264a5f4 Version stuff 2021-05-31 15:39:20 -03:00
Tercio Jose 4b6c229d8b Old Twitch strings fixed, bar border updated to the new framework border 2021-05-29 20:02:17 -03:00
Tercio Jose 4882b39a2c Added option for arena colors 2021-05-19 20:23:16 -03:00
Tercio Jose 324598d307 Arena team 2 now has purple color instead of yellow 2021-05-17 15:53:04 -03:00
Tercio Jose bc50723491 Finished coding the new arena real time dps bar 2021-05-06 19:28:15 -03:00
Tercio Jose 56df68f4ab Framework update 2021-04-29 22:01:16 -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 4a28c63b4e Fixed combability issues with the tbc beta version 2021-04-13 18:02:15 -03:00
Tercio Jose 2d243d13b5 Make sure the arena unit exists before continuing 2021-04-08 11:00:16 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose d7718caacf Framework update and Stop reset max segments amount on logon 2021-04-01 10:23:05 -03:00
Tercio Jose 94887b9db7 Remove debug prints 2021-03-17 19:58:05 -03:00
Tercio Jose 842b6f27a1 Added Reset Overall Data on Torghast 2021-03-17 19:57:33 -03:00
Tercio Jose 5887877b4b Maximum amount of segments raised to 40, this change will help with the mythic+ overall segment 2021-03-11 13:34:50 -03:00
Tercio Jose c371a1a8e3 Fixed Clear Overall Data on Logout 2021-02-10 13:04:28 -03:00
Tercio Jose c72cdea178 Fix the enoucnter table not found bug from latest version 2021-01-29 14:28:54 -03:00
Tercio Jose d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Tercio Jose 8ce12dd713 Added covenant into the Raid Check plugin 2021-01-23 20:58:51 -03:00
Tercio Jose d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
Tercio Jose bda2829746 General Fixes
- Added Phial of Serenity from Kyrians to Potion Usage.
- Merged all warriors whirlwind.
- Cleanup on old cooldowns.
- Added Rake and Binding Shot to Crowd Control.
- Fixed some cases of DeathLog not showing healing.
2021-01-01 14:28:27 -03:00
Tercio Jose 4d1747f8a8 fix 2020-12-17 18:49:02 -03:00
Tercio Jose bf67a7773d Bug fixing 2020-12-14 14:30:01 -03:00
Tercio Jose f4be41b115 added libRaidStatus 2020-12-07 22:09:25 -03:00
Tercio Jose ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose 93a7a8cc69 Added the baseline for the Coach Mode feature
- Added the command '/details coach' to  enabled coach mode, need to be raid leader and all members must have details up to date.
- Fixed Tiny Threat not showing threat.
- Fixed annoucement interrupt toggle enable was reseting on logon.
- Added container_spells:GetOrCreateSpell(id, shouldCreate, token)
- Added Details:GetRaidLeader(), return the RL name.
- Framework update.
2020-11-03 20:55:19 -03:00
Tercio Jose 6e7414fb6b fix 2020-10-17 17:15:29 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -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 c0ee4a7f9e Removed the chat message Details! sent everytime after a logon
- Removed the chat message Details! sent everytime after a logon
- Using Ace3 lib from Aug 12, 2019.
- Using Details! Framework v161 for Retail.
2019-12-15 11:02:12 -03:00
Tercio Jose 09cb8a7ab9 General Updates.
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo 5bd30e291f Fixed bookmark panel where sometimes it gives errors, version number correction and fixed the classic version warning. 2019-08-17 09:50:52 -03:00
Tercioo e3c854203c Classic WoW changes
I don't have access to classic wow at the moment, so thise changes are what players are telling me it's bugged.
2019-06-08 15:31:28 -03:00
Tercioo 6069094af7 Re-making the commit for reported issues on classic wow 2019-05-28 13:25:48 -03:00
Tercioo 7c9a3957b4 Revert "More fixes for Classic WoW"
This reverts commit e21d70e46e.
2019-05-28 13:05:35 -03:00
Tercioo e21d70e46e More fixes for Classic WoW
This version should be stable on Classic WoW.
2019-05-26 14:48:12 -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 be966f7436 Added support for Combat Log Event Recording (in game)
Further versions will support ingame time line analysis using the combat log event records, at the moment it is available for early adopters.
To enable, edit the line '_is_storing_cleu' to true in Parser.lua.

Also on this version: added early implementation of damage chart in the Player Detail Breakdown window, it is disabled by default for users.
2019-04-16 13:20:28 -03:00
Tercioo 2ff8108c83 More development on the new API 2019-04-09 14:05:18 -03:00
Tercioo 4bd7bbc6df - If the skin selected does not exists, use the default skin.
- Added 'icon_offset' member into instances to offset the class icon.
- Event Tracker not uses the cooldown and crowd control lists from the framework.
- Added new gradient wallpapers.
2019-04-03 15:08:37 -03:00
Tercioo 020bb1bcda - Attempt to delete the last trash segment in a dungeon run if this trash is the current segment. I'll delete it and pass the last boss segment as the current segment, after that it'll create the overall segment for the dungeon run. 2019-03-18 15:10:59 -03:00