Commit Graph

159 Commits

Author SHA1 Message Date
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
Tercio Jose 2149413da3 Added ignore npc table
- Can be added anywhere using /run Details.npcid_ignored[npcid] = true
- Framework and Localization update.
2020-04-21 14:03:46 -03:00
Tercio Jose 6161cc4517 - Fixed Eye of Corruption and Grand Delusions
Also Segment Lockdown is now enabled by default on new installs.
2020-01-20 19:05:59 -03:00
Tercioo b333731bd6 Last damage now shows the damage - overkill by default.
A command has been added to test the overkill without discouting the overkill damage from the last hit.
/run Details.show_totalhitdamage_on_overkill = true
2019-07-25 15:16:32 -03:00
Tercioo 643d25bb91 Initial WoW Classic Support
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00
Tercioo 5e5fd97e55 Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information 2019-05-01 14:54:56 -03:00
Tercioo 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.
2019-04-03 15:08:37 -03:00
Tercioo 0c486a24a2 - Battle for Dazaralor update.
- Fixed rogue spec icons.
- Some visual improvements.
- Framework update.
2019-01-20 00:22:22 -02:00
Tercioo 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.
2018-12-31 11:06:00 -02:00
Tercio 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.
2018-10-28 15:58:05 -03:00
Tercio 9e9f897db6 - Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays.
- Fixed small visual glitches and tooltip updates.
2018-09-30 20:05:18 -03:00
Tercio ed8aaee352 - Added a new panel to open the Chart after a mythic dungeon.
- Improvements on Encounter Details plugin.
2018-09-11 19:57:17 -03:00
Tercio 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.
2018-09-10 21:17:53 -03:00
Tercio 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.
2018-08-24 22:41:35 -03:00
Tercio bdf5344f5e - Fixed the latest raid check update.
- Added NpcID storage.
2018-08-20 21:29:47 -03:00
Tercio 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.
2018-08-07 15:55:19 -03:00
Tercio 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.
2018-07-30 14:02:20 -03:00
Tercio 720a95bc1b - Added size offset options for the chat tab embed feature.
- Revamp on the editor for the custom line text.
2018-07-28 18:22:13 -03:00
Tercio 2526d8802d - Added Cyclone to crowd control.
- Added new Auto Run script: on enter or leave group.
2018-07-20 18:23:25 -03:00
Tercio dba05908ec - Second pass on Patch 8.0.1 2018-07-17 13:31:22 -03:00
Tercio df9ce12b82 - Patch 8.0.1 2018-07-17 12:07:40 -03:00
Tercio 117913ab8d - Changes to make the live version work with the BfA Beta. 2018-05-03 14:51:47 -03:00
Tercio 9119b2e287 - Added a minimize button on the mythic dungeon chart window.
- API: added Details:ResetSegmentData()
- API: added Details:ResetSegmentOverallData()
2018-04-06 13:52:50 -03:00