andrew6180
dfbabe706a
MapIDs for valid instances / battleground sizes
2024-05-21 04:25:19 -07:00
andrew6180
e311b21caa
Load Details Data Storage.
2024-05-21 02:56:49 -07:00
andrew6180
0f88bb2639
More random function cleanups
2024-05-21 02:12:33 -07:00
andrew6180
bb7e0d2c27
Work on Ascension Backport
2024-05-17 15:08:08 -07:00
Flamanis
cd4a2c72b4
Initial changes to try to fix cata beta.
2024-03-17 04:28:51 -05:00
Tercio Jose
f9d2e81564
Added combat:GetBossHealth(); combat:GetBossName(); combat:GetCurrentPhase()
2024-03-12 21:32:20 -03:00
Tercio Jose
acc03f4769
Another round of polishing and few aditions
...
- Added bar texture "Skyline Compact".
- Tooltip show 8 spells, up from 6.
- Breakdown color scheme improved.
- Backend changes.
2024-03-08 14:03:34 -03:00
Tercio Jose
a155ec56a3
Another round of polishing
2024-03-04 21:40:46 -03:00
Tercio Jose
19b2556106
Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp
2024-02-28 19:18:30 -03:00
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