Commit Graph

177 Commits

Author SHA1 Message Date
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 6137ad91dd Fixed Rogue icon 2023-09-16 13:07:30 -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 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 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 bff23a8a0b icon updates 2023-07-08 11:18:52 -03:00
Tercio Jose 0677e2e874 Framework, update 2023-07-07 18:49:16 -03:00
Tercio Jose 318555ae51 More fixes for Augmentation Evoker on 10.1.5 2023-06-30 15:04:05 -03:00
Tercio Jose 3eaefdea6b Framework Update and Code improvements 2023-06-05 15:44:32 -03:00
Tercio Jose 7fb0ae469c Added an option to nest pet spells within a bar showing the pet name 2023-05-14 16:30:09 -03:00
Tercio Jose 773ec4342d Round of fixes of the new breakdown 2023-05-03 23:33:31 -03:00
Tercio Jose 50d848e1d1 breakdown 2.0 2023-04-30 18:22:38 -03:00
Tercio Jose ce9a3b875b Visualize better mythic plus segments 2022-12-22 22:18:28 -03:00
Tercio Jose 6097863dc4 raid database updates 2022-12-21 20:03:54 -03:00
Tercio Jose f1eaedb01b Much better texture on tooltips 2022-12-02 19:38:55 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose ebe8c496d1 More fixes 2022-11-27 15:24:32 -03:00
Tercio Jose 60397057e7 rogue secret technique fix, and small fixes 2022-10-26 13:28:34 -03:00
Tercio Jose d9c4f9b3f4 Update on Blood Shield icon 2022-10-23 13:44:13 -03:00
Tercio Jose d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose 06d08637de spec icons update, lib open raid update 2022-10-20 11:56:28 -03:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose 8b7f6d4226 Fixed Evoker spec icon in the breakdown window, added evoker icon into spec icons with alpha 2022-10-15 13:56:09 -03:00
Tercio Jose 50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose bebb4af33c updates 2022-10-13 13:41:07 -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 e449983e0c small adjustments and bug fixes 2022-10-08 11:22:36 -03:00
Tercio Jose ed0a2cc6d8 More fixes 2022-09-15 18:59:48 -03:00
Tercio Jose 0306cda9c3 Fixing the statusbar color for the player breakdown window not showing on 10.0 2022-09-04 18:00:39 -03:00
Tercio Jose 400a05288c More fixes for dragonflight 2022-09-02 17:34:01 -03:00
Tercio Jose 5269549ea5 fix 2022-09-02 14:14:24 -03:00
Tercio Jose 5fcc9786ee Evoker Specs, class coords and colors 2022-09-01 23:33:04 -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
Tercio Jose eceb99bbf2 Fixed spec icons with Alpha offset; attribute_string now parented to baseframe 2022-05-05 18:29:49 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose 39aa5f0e77 Make plugins be in the list of displays 2021-06-14 15:55:10 -03:00
Tercio Jose bc50723491 Finished coding the new arena real time dps bar 2021-05-06 19:28:15 -03:00
Tercio Jose 87728d0e68 Backend improvements 2021-02-05 14:21:23 -03:00
Tercio Jose a128d8b0c0 Removed raidinfo for old raids 2021-01-29 11:17:46 -03:00
Tercio Jose 025c7b9620 Attempt to add Russian Cyrillic alphabet into the NickTag lib 2021-01-18 14:33:45 -03:00
Tercio Jose d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
Tercio Jose ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose 262f115114 - Added option to select the title bar icons 2020-10-29 15:41:42 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Jordi Holleman 67966832a3 Updated N'zoth's id, added Il'gynoth's icon
N'zoth's id was the same as Skitra's id.
Il'gynoth's boss-face icon was missing which caused the later bosses to have the incorrect icons and names.
2020-02-25 00:47:54 +01:00
Jordi Holleman f6969d9b1b Added Ny'alotha raidinfo 2020-02-21 23:35:45 +01:00
Tercioo 85c23d940b Eternal Palace boss info and Player Detail Window fixes 2019-08-03 16:22:45 -03:00