f1b188038c
Functionality to ctrl+click minimap icon to hide/show windows
Scotsoo
2019-05-05 13:15:35 +01:00
cc57155d71
Energy and Resources Revamp
Tercioo
2019-05-04 11:35:38 -03:00
5e5fd97e55
Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information
Tercioo
2019-05-01 14:54:56 -03:00
dfad8bc9fd
New API Details.SegmentPhases() and Details.UnitDamageByPhase()
Tercioo
2019-04-23 15:02:34 -03:00
1869c6134d
Added API Details.SegmentPhases() and Details.UnitDamageByPhase()
Tercioo
2019-04-22 14:04:50 -03:00
5e0e64982d
Added API Details.UnitInfo and Details.UnitTexture
Tercioo
2019-04-21 13:50:44 -03:00
be966f7436
Added support for Combat Log Event Recording (in game)
Tercioo
2019-04-16 13:20:28 -03:00
d18fa8c138
Moving rank text to a new Statusbar in the Player Detail Window
Tercioo
2019-04-13 13:00:51 -03:00
b778d46d3d
Added Healing API
Tercioo
2019-04-12 13:18:46 -03:00
f793dbeba5
API 2.0 Updates, /details api
Tercioo
2019-04-10 18:39:19 -03:00
2ff8108c83
More development on the new API
Tercioo
2019-04-09 14:05:18 -03:00
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.
Tercioo
2019-04-03 15:08:37 -03:00
1523f179f8
- Added te first batch of API 2.0 (file functions/api2.lua)
Tercioo
2019-03-23 20:20:12 -03:00
625b1124bd
- Added te first batch of API 2.0 (file functions/api2.lua)
Tercioo
2019-03-23 19:35:49 -03:00
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.
Tercioo
2019-03-18 15:10:59 -03:00
55790fb0ff
- Tagging deprecated functions as 'deprecated' and small cleanups. - Adding more prints to chat on the overall merge.
Tercioo
2019-03-15 20:03:38 -03:00
b7b90f6d5e
- Make sure the actor isn't a fight component before the garbage collector erases it. - Do not do trash cleanups during mythic+ dungeon runs. - Do not overrite a fight component or group state if the new value is false during a merge.
Tercioo
2019-03-14 20:30:51 -03:00
3c62ffbf5b
- Attempt to fix some plugins loading after details! start and failing to install. - Fixed Vamguard plugin not showing debuffs on tanks. - Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.
Tercioo
2019-03-06 15:22:09 -03:00
ab333051bc
- Framework update. - Schedules run after combat ends and no more after regen_enabled.
Tercioo
2019-02-23 14:55:50 -03:00
df46fc9cf2
- Moving Details:Start() to PLAYER_LOGIN.
Tercioo
2019-02-21 13:02:22 -03:00
02fa9a5c6b
- Fixed an issue where some options combinations was making the window unlock after /reload. - Framework update. - Localization updates.
Tercioo
2019-02-19 21:56:21 -03:00
c018f4db29
- Custom display 'My Spells' now get the player role from the current spec the character is using. - Framework: table copy won't try to copy '__index' meta table.
Tercioo
2019-02-09 14:05:24 -02:00
a4833f966b
- Added encounter ID for Grong horde version inside the parser encounter rules.
Tercioo
2019-01-30 17:35:46 -02:00
e434a1a0c1
- Fixed Player Details Breakdown window not opening for new instalations.
Tercioo
2019-01-30 14:36:09 -02:00
05cb5eeaf2
- Fixed Player Details! Breakdown window not opening for new installs.
Tercioo
2019-01-25 16:00:17 -02:00
2c71a6428c
- Major clean up on plugins that lost support on 8.0. - Some code cleanup and old windows using old window styles are now using the framework. - Removed some debug prints. - All export data are using LibDeflate now.
Tercioo
2019-01-23 16:20:12 -02:00
b198c62489
- Fixed Event Tracker tool broken on 8.1 patch. - Fixed background color for the event tracker not changing correctly from the value selected on the options menu.
Tercioo
2018-12-31 11:06:00 -02:00
9dc02805b0
- ToC and libraries update.
Tercioo
2018-12-17 08:14:11 -02:00
55f5caaedc
- Fixed East Asian myriads showing a giganting non formated number in the total bar DPS. - Added a reset nickname button in the right side of the nickname field. - Framework and NickTag library updates. - Removed deprecated 'feedback' button, there's Discord now.
Tercioo
2018-12-11 11:23:05 -02:00
24d5be67d2
- Fixed East Asian myriads showing a giganting non formated number in the total bar DPS. - Added a reset nickname button in the right side of the nickname field. - Framework and NickTag library updates.
Tercioo
2018-12-03 17:25:35 -02:00
7e0916de63
- Added Death Logs for mythic dungeon runs in the Overall Data.
Tercioo
2018-11-22 14:01:54 -02:00
ca0775dcda
- Fixed window for report to Copy/Paste. - Removed Report History from the report window. - Fixed tooltip not hiding after clicking the report button.
Tercioo
2018-11-21 22:14:43 -02:00
268fab49a9
- New Feature: import and export profiles. - Major improvements on bar text scripts. - Improved import and export custom skins. - Fixed shaman's sundering spell not showing in crowd control. - Fixed sharing guild statistics. - More spells added to spell consolidation: Whirlwind, Fracture, Mutilate. - Monk Mistweaver Blackout Kick now has a indicator when it comes from passive 'Teachings of the Monastery'. - Added slash command '/details debugwindow' for cases when the window isn't shown or are anchored in the wrong place. - Exposed spell ignore table, you can now add spells to be ignored using Details.SpellsToIgnore [spellID] = true.
Tercioo
2018-11-07 17:32:08 -02:00
8dd8714dd5
- Major improvements on row text scripts, now they pass 4 objects: actor, combat, instance and the default text of the bar. - Added warrior Whirlwind, deamonhunter Fracture, rogue Mutilate to spell consolidation.
Tercio
2018-10-30 19:40:07 -03:00
24eebefb6f
- Added import and export profiles. - Improved import and export custom skins. - Fixed shaman's sundering spell not showing in crowd control. - Fixed sharing guild statistics.
Tercio
2018-10-28 15:58:05 -03:00
c6c3cdca1a
- Fixed broken change log from last version. - Fixed damage on low level training dummies where it was showing 1 damage for each ability. - Added a line in the tooltip shown when hovering over the spec icon to show non-formated DPS, example: "12.0K" DPS shows "11,985.8". - Developers: command /run Details:DumpTable() should now show the correct table names with quotation marks if string. - Framework update.
Tercio
2018-10-20 00:18:52 -03:00
c8bac60626
- Fixed damage on low level training dummies where it was showing 1 damage for each ability. - Added a line in the tooltip shown when hovering over the spec icon to show non-formated DPS, example: "12.0K" DPS shows "11,985.8". - Developers: command /run Details:DumpTable() should now show the correct table names with quotation marks if string. - Framework update.
Tercio
2018-10-19 21:11:32 -03:00
6cfb1a71c4
- Fixing the pvp issue introduced in the previous build.
Tercio
2018-10-10 23:01:37 -03:00
14651bebb1
- Send character data when the group roster changes. - Removed ignore_actors check since there's nothing to check at the moment.
Tercio
2018-10-10 14:31:12 -03:00
98b28ee05b
- Player detail window now has bigger lines (16 pixels to 20). - Renamed the Group DPS window title to Real Time Group DPS. - Framework update.
Tercio
2018-10-09 18:43:05 -03:00
c228e85acf
- Added a macro section with useful macros. - More polish done to the Encounter Details! window.
Tercio
2018-10-06 17:39:20 -03:00
fa15da8338
- framework update. - fix for friendly fire cleanup on the previous commit.
Tercio
2018-10-05 09:18:09 -03:00
9e9f897db6
- Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays. - Fixed small visual glitches and tooltip updates.
Tercio
2018-09-30 20:05:18 -03:00
027cdda48c
- Show light of the martyr damage on death log. - Truncate spell and source name in the death recap window.
Tercio
2018-09-28 19:19:03 -03:00
7b3078ae39
- Deprecated rules for friendly fire has been removed, this might fix some random issues with mind controlled players in the Lord Stormsong encounter in the Shrine of the Storm dungeon. - Fixed DBM/BigWigs aura creation from the Spell List panel. - Chart scripts now receives the envTable, use local envTable = ... . - Polymorth (Black Cat) and Between the Eyes got added to Crowd Control list. - Fixed Timeline plugin not showing the cooldown panel. - Overall data setting won't reset on every logout. - Slash command '/details merge' won't flag the merged combat as a trash segment anymore. - Added function to use on macros to open the Player Details Window: /script Details:OpenPlayerDetails(1). - Done more improvements on the Death Recap window.
Tercio
2018-09-25 20:21:13 -03:00
d8134d51f1
- Fixed pets with the owner name showing twice in the pet name. - Fixed tooltips not showing pets for the end segment created after a mythic dungeon.
Tercio
2018-09-18 18:13:39 -03:00
404f3c3ab4
- Added macro text box in Encounter Plugin.
Tercio
2018-09-11 22:19:59 -03:00
ed8aaee352
- Added a new panel to open the Chart after a mythic dungeon. - Improvements on Encounter Details plugin.
Tercio
2018-09-11 19:57:17 -03:00
3f18a99d42
- Details! is ready for Uldir mythic raiding!. - Details! Scroll Damage for training in dummies is now ready for more tests, access it /details scrolldamage. - Damage and Healing tooltips now show a statusbar indicating the percent done by the ability. - Added a scale slider to the options panel. - Added monk's Quaking Palm to crowd control spells. - Fixed an issue with Plater integration. - Fixed tooltips not hiding when the cursor leaves the spell icon in the Damage Taken by Spell. - Framework: fixed an issue with tooltips and menus where the division line wasn't hiding properly. - Framework: fixed some buttons not showing its text in the options panel.
Tercio
2018-09-10 21:17:53 -03:00
5733096412
- Cleanup on the item level tracker. - Revamp on the Avoidance tab. - Increased the font size of the bookmark window. - Added Hunter's Intimidation as crowd control. - More update on the RaidCheck plugin.
Tercio
2018-08-24 22:41:35 -03:00
00d306a7b3
- Fixed an issue with Alliance or Horde icons showing at random in player bars. - Fixed the Death Recap window not showing data during battlegrounds. - Fixed new segment creation when the option to use only one segment while in a battleground is disabled. - Fixed east asian number format on several strings. - 'Smart Score' option renamed to "Unique Segment" under the PvP options for battlegrounds.
Tercio
2018-08-13 17:06:46 -03:00
9af2eabb13
- Fixed an issue with Alliance or Horde icons showing at random in player bars. - Fixed the Death Recap window not showing data during battlegrounds. - Fixed new segment creation when the option to use only one segment while in a battleground is disabled. - Fixed east asian number format on several strings. - 'Smart Score' option renamed to "Unique Segment" under the PvP options for battlegrounds.
Tercio
2018-08-13 17:01:58 -03:00
1fe339f168
- Fixed mobs showing when in Standard mode.
Tercio
2018-08-09 11:55:18 -03:00
6ac2c37bef
- Hotfix an initialization issue caused by a stealth patch in the client addon API.
Tercio
2018-08-09 00:39:13 -03:00
2fb29a497d
- Death Knight: Epidemic, Scourge Strike and Howling Blast now has a better description on the spell name. - Fixed snap button showing when 'Hide Resize Buttons' are enabled. - Fixed title bar icons not hiding when 'Auto Hide Buttons' is enabled. - Several improvements to overall data, it should be more consistent now. - Details! now passes to identify the tank role of the player even when out of a party or raid. - Debug helper Details:DumpTable(table) now correctly shows the key name when it isn't a string. - Improvements done on the Bookmark config frame accessed by the options panel > display section. - New slash command: '/details spells'. - Statistics for Legion has been closed! You can access statistics from the orange gear > statistics.
Tercio
2018-08-07 15:55:19 -03:00
5f55045b15
- Framework update. - Fix for hunters spec detection. - Spells panel can now be opened from outside Details!. - Overall data will now track everything by default for new Details! instalation.
Tercio
2018-07-30 14:02:20 -03:00
720a95bc1b
- Added size offset options for the chat tab embed feature. - Revamp on the editor for the custom line text.
Tercio
2018-07-28 18:22:13 -03:00
a1c527711c
- Removed bookmark tutorial popup. - Major Framework update to fix already existing XML warnings. - Added more alias for the basic api, old calls won't be changed: * Details:GetWindow -> GetInstance * Window:IsShown() -> Instance:IsActive() * Window:HideWindow() -> Instance:ShutDown() * Window:ShowWindow() -> Instance:EnableInstance()
Tercio
2018-07-24 13:56:44 -03:00
2526d8802d
- Added Cyclone to crowd control. - Added new Auto Run script: on enter or leave group.
Tercio
2018-07-20 18:23:25 -03:00
dae28af236
- Missing localization for the welcome window has been added.
Tercio
2018-07-19 16:40:11 -03:00
1917a4d8a5
- Attempt to fix a load file error.
Tercio
2018-07-18 16:42:30 -03:00
ca47ca332c
- Fixing a red alert load fail which was happening for some users.
Tercio
2018-07-18 16:29:26 -03:00
dba05908ec
- Second pass on Patch 8.0.1
Tercio
2018-07-17 13:31:22 -03:00
6ef270ac6f
- Attempt to make the packager work.
Tercio
2018-05-04 13:14:49 -03:00
117913ab8d
- Changes to make the live version work with the BfA Beta.
Tercio
2018-05-03 14:51:47 -03:00
febf9dd34f
- Fixed major issue with the statistics sharing. - Added a new to disable score messages by using /run Details.deny_score_messages = true; - minor fix in the framework to stop a warning in the beta of BfA.
Tercio
2018-04-27 13:31:55 -03:00
1823dab929
Release 5559: - All Details! internal events callback are now secure calls. - Added slash commands: /details 'softtoggle' 'softshow' 'softhide'. Use them to manipulate the window visibility while using auto hide. - Fixed mythic dungeon graphic window showing up when the user leaves the dungeon before completing it.
Tercio
2018-04-13 10:46:36 -03:00
af907e7ffa
- Created a safe dispatcher for callbacks registered in details events.
Tercio
2018-04-06 13:59:18 -03:00
9119b2e287
- Added a minimize button on the mythic dungeon chart window. - API: added Details:ResetSegmentData() - API: added Details:ResetSegmentOverallData()
Tercio
2018-04-06 13:52:50 -03:00
57393e4076
- Added outline option for the right text of the bar. - Faction icon shouldn't show when setting show_arena_role_icon to false. - Fixed a random error on the mythic dungeon chart.
Tercio
2018-03-30 10:44:46 -03:00
cabd60f5c8
- Forgot to disable debug on mythic dungeons.
Tercio
2018-03-24 09:32:03 -03:00
66e4561a0c
- Fixed dungeon chart at the end of a mythic dungeon run. - Added console run command: /run Details.show_arena_role_icon = true; this enable or disable the role icon in arena. - Added console run command: /run Details.data_cleanup_logout = false; when true, clean all data on logoff.
Tercio
2018-03-23 14:50:11 -03:00
a6cfb2a188
- Added run macro to disable arena team colors, use '/run Details.color_by_arena_team = false;' to disable it. - Added the core version to show when using /details without parameters.
Tercio
2018-03-16 13:04:05 -03:00
7b9bd30884
- hot fixes for the last update.
Tercio
2018-03-13 22:15:05 -03:00
830af846cf
- Added suport to open plugins through macros, example: /run Details:OpenPlugin ("Time Line").
Tercio
2018-03-10 10:55:49 -03:00