Commit Graph

118 Commits

Author SHA1 Message Date
Tercio Jose 9eb4d344e6 General Changes ad Improvements
- Added: Details:IsInMythicPlus() return true if the player is on a mythic dungeon run.
- CombatObjects now have the key 'is_challenge' if the combat is a part of a challenge mode or mythic+ run.
- Evoker extra bar tooltip's, now also show the uptime of Black Attunement and Prescience applications.
- Breakdown Window now show Plater Npc Colors in the target box.
- Added event: "COMBAT_MYTHICPLUS_OVERALL_READY", trigger when the overall segment for the mythic+ is ready.
- Added event: "COMBAT_PLAYER_LEAVING", trigger at the beginning of the leave combat process.
- Library updates: Details! Framework and Lib Open Raid.
2024-01-08 14:18:08 -03:00
Tercio Jose 22483cb77c Fix for the CheckInteractDistance() error 2023-11-20 18:30:34 -03:00
Tercio Jose 90746e8567 Calling CheckInteractDistance() only outside combat 2023-11-17 19:38:31 -03:00
Tercio Jose d95ff2b827 More fixes for patch 10.2 combatlog changes 2023-11-10 20:42:57 -03:00
Flamanis ce35713b50 Remove UnitIsUnit('player',X) checks, and change UnitName calls to use Details.playername 2023-11-09 00:45:20 -06:00
Tercio Jose 5e7df0d94a Added Details:GetUntitClass(unitId), this call handles the Ambiguate in combatlog's player name when calling UnitClass 2023-11-08 20:25:25 -03:00
Tercio Jose f870036f06 10.2 always send the realm name even if the unit is from the player's realm, this patch fixes the issues caused by the change 2023-10-28 16:03:01 -03:00
Tercio Jose 2b82e4bce2 Updates
- Improved Augmented damage prediction.
- Lib Open Raid update
2023-09-08 10:41:02 -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 9fb2b0d66b translated code to English and a few bug fixes from latest alpha 2023-06-21 17:27:58 -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 93dd3e2a27 Fixed bugs from latest release 2023-02-09 10:04:27 -03:00
Tercio Jose 59372cc0bd Cache maintenance; Parser options 2023-01-27 14:45:33 -03:00
Tercio Jose eef2d19cef Fixed a small stutter when hovering over the segments menu after doing some mythic+ dungeons 2022-12-22 19:26:19 -03:00
Tercio Jose 6097863dc4 raid database updates 2022-12-21 20:03:54 -03:00
Tercio Jose 6542699b75 don't print the class played time if the played time is already in the chat window 2022-12-13 08:32:16 -03:00
Tercio Jose 6609580f09 fixed class played time spamming chat 2022-12-08 15:41:24 -03:00
Tercio Jose e12ec18381 Added played class time to /played, also added a command to disable it 2022-12-04 12:21:44 -03:00
Tercio Jose 2dff960030 Played-a-Life 2022-11-29 17:30:51 -03:00
Tercio Jose 1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose 61e7f2ad52 Release with update to framework 2022-11-02 13:32:09 -03:00
Tercio Jose 5a1eb6b579 Merge pull request #373 from Flamanis/Chat-Embed-Fixes
Fix Chat Embeds
2022-10-30 15:05:28 -03:00
Flamanis 886d7df560 Fix Chat Embeds
Fix GetTab to get the proper chat tab.

When windows are ReleaseEmbed, clear the groupings and reset the windowSwitchButton parent so you can move the window.

When single window is toggled off, save the current position of the second window so you can restore to the correct position.
2022-10-30 12:42:23 -05:00
Tercio Jose e1195f5142 Merge pull request #370 from Flamanis/Wrath-Out-Of-Range
Make sure unit is in range before CanInspect
2022-10-27 21:56:17 -03:00
Tercio Jose 4c11441c3e Round of general fixes 2022-10-26 21:50:34 -03:00
Tercio Jose 60397057e7 rogue secret technique fix, and small fixes 2022-10-26 13:28:34 -03:00
Flamanis 2fc5c33f31 Make sure unit is in range before CanInspect 2022-10-25 20:43:24 -05:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose bebb4af33c updates 2022-10-13 13:41:07 -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 e449983e0c small adjustments and bug fixes 2022-10-08 11:22:36 -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
Flamanis df3430ac72 Add DK into GetRoleFromSpec 2022-09-04 09:56:59 -05:00
Flamanis d2254f51f1 Send spec data in Wrath 2022-09-04 09:48:18 -05: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 7609a99fb4 Clean up: removed deprecated libraries 2022-07-23 15:44:04 -03:00
Tercio Jose f06c8e2797 Second wave of Blind fixes for WotLK Classic, I don't have access to beta so these fixes may work or not 2022-07-14 21:13:42 -03:00
Tercio Jose 72bd44b973 Added Details:GetTop5Actors(attributeId) and Details:GetActorByRank(attributeId, rankIndex) 2022-06-14 13:48:14 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose e6aa88f74d Fixing issue with the ranking system and spec changed 2021-09-04 11:41:14 -03:00