Commit Graph

181 Commits

Author SHA1 Message Date
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 19e0a362c7 added aura tracker frame /details auras 2022-09-30 15:53:10 -03:00
Tercio Jose 57133d389f Bug fixes for wotlk 2022-09-26 15:31:20 -03:00
Tercio Jose 9fb7445a31 General round of fixes and implementations (16 files modified, SafeRun, Cooltip Cleanup) 2022-09-25 14:59:34 -03:00
Tercio Jose a1e7da12f3 Added spells to detect specs in Dragonflight 2022-09-22 11:36:54 -03:00
Tercio Jose 5e847efe3c framework update; added /dumpt to dump tables 2022-09-21 13:42:55 -03:00
Tercio Jose 74d6114546 updates 2022-09-13 20:10:37 -03:00
Tercio Jose 400a05288c More fixes for dragonflight 2022-09-02 17:34:01 -03:00
Tercio Jose 5fcc9786ee Evoker Specs, class coords and colors 2022-09-01 23:33:04 -03:00
Tercio Jose 22b83e722c Reset Auto Hide automation settings after importing a profile 2022-09-01 11:17:32 -03:00
Tercio Jose d6420d1902 Attempt to fix Encounter Time not showing for some users 2022-08-31 11:36:15 -03:00
Tercio Jose 21d6f29ce5 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-08-10 17:41:13 -03:00
Tercio Jose 31c202c0f5 Major update
-New feature: Arena DPS Bar, can be enabled at the Broadcaster Tools section, shows a bar in 'kamehameha' style showing which team is doing more damage in the latest 3 seconds.
		-Revamp on the options section for Broadcaster tools.
		-Added 'Icon Size Offset' under Options > Bars: General, this new option allow to adjust the size of the class/spec icon shown on each bar.
		-Added 'Show Faction Icon' under Options > Bars: General, with this new option, you can choose to not show the faction icon, this icon is usually shown during battlegrounds.
		-Added 'Faction Icon Size Offset' under Options > Bars: General, new option to adjust the size of the faction icon.
		-Added 'Show Arena Role Icon' under Options > Bars: General, new option to hide or show the role icon of players during an arena match.
		-Added 'Arena Role Icon Size Offset' under Options > Bars: General, new option which allow to control the size of the arena role icon.
		-Added 'Level' option to Wallpapers, the wallpaper can now be placed on different levels which solves issues where the wallpaper is too low of certain configuration.
		-Streamer! plugin got updates, now it is more clear to pick which mode to use.
		-WotLK classic compatibility (Flamanis, Daniel Henry).
		-Fixed the title bar text not showing when using the Custom Title Bar feature.
		-Role detection in classic versions got improvements.
		-New API: Details:GetTop5Actors(attributeId), return the top 5 actors from the selected attribute.
		-New API: Details:GetActorByRank(attributeId, rankIndex), return an actor from the selected attribute and rankIndex.
		-Major cleanup and code improvements on dropdowns for library Details! Framework.
		-Cleanup on NickTag library.
		-Removed LibGroupInSpecT, LibItemUpgradeInfo and LibCompress. These libraries got replaced by OpenRaidLib and LibDeflate.
2022-08-10 17:41:06 -03:00
Flamanis 717424bd83 Add Reset on new PVP option 2022-07-23 15:48:08 -05:00
Tercio Jose 195934812f TBC Bump 2022-06-19 14:37:43 -03:00
Tercio Jose 0bb2a71291 Updated /keystone to store guild keystones 2022-05-21 15:29:30 -03:00
Tercio Jose a988f7b429 Added /keystone and OpenRaidLib update 2022-05-15 21:05:02 -03:00
Tercio Jose dfd3fa8406 Improvements on skin installation 2022-04-28 16:44:04 -03:00
Tercio Jose 3afc9ce24d Added a search box into the '/details scroll' command 2022-04-26 12:43:37 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Flamanis 9a63dc12e0 Change safe_load to allow varargs for LoadProfile 2022-04-01 15:27:55 -05:00
Tercio Jose ade373ff10 table copy improvements 2022-03-09 16:02:55 -03:00
Tercio Jose 95f59d83e2 Death Menu is now default to false 2022-03-06 14:45:01 -03:00
Tercio Jose 28f28f2212 Scaling fixes; Added player bar color 2022-01-15 14:32:25 -03:00
Tercio Jose 5b3293746a Added the option to change the colors on Death Log tooltip, this options in within the 'Modify Class Colors' panel 2021-09-08 09:58:08 -03:00
Tercio Jose b32a48dc63 Added Details.all_switch_config.font_size and Details.all_switch_config.scale
These entries configure the panel shown when right click the title bar of the window.
2021-07-30 17:56:11 -03:00
Tercio Jose bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Tercio Jose db916fe43c Change logs and cleanup 2021-05-17 16:49:46 -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 10936adf71 changes 2021-04-03 18:40:01 -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 72e5b4c8a5 After a profile import, reset all the mythic dungeon settings to default.
- After a profile import, reset all the mythic dungeon settings to default.
- Framework update to 237.
2021-03-11 11:26:48 -03:00
Tercio Jose 85038b0fec Added arena enemy deaths 2021-02-11 11:39:12 -03:00
Tercio Jose 87728d0e68 Backend improvements 2021-02-05 14:21:23 -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 b703d60a5c Added mythic dungeon settings 2020-12-21 14:23:37 -03:00
Tercio Jose 9b972e41f9 Coach updates 2020-12-20 17:44:09 -03:00
Tercio Jose ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -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 bc04237981 Making sure the merge trash is enabled on new installations 2020-08-11 18:05:37 -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 8667265b24 Added a Ignore field into the Spell List so users can blacklist spells from there 2020-05-29 13:02:32 -03:00