Commit Graph

361 Commits

Author SHA1 Message Date
Tercio Jose 2d40243d25 Full Revamp on Auto Hide Settings 2020-06-21 18:56:17 -03:00
Tercio Jose c520bd2c3a Merge pull request #74 from Fethbita/master
Diamond Ice ID is now fixed
2020-06-08 19:39:33 -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
Fethbita ada9f483c9 Diamond Ice ID is now fixed
Also added some defensive abilities to hunter specs that didn't have them before
Fixed some space-tab problems
2020-05-31 17:19:02 +03:00
Tercio Jose 29afc7ea65 Merge pull request #73 from Fethbita/master
@Fethbita  
Added Diamond Ice to spells list.
2020-05-30 11:43:19 -03:00
Tercio Jose 2ccc88cf31 Players can now ignore spells from the Spells List, to access go to Options Panel > Spell List > All Spells 2020-05-30 11:24:31 -03:00
Fethbita 99429ecfbc Added Diamond Ice to spells list
In functions/spells.lua line 828, I don't know what
[60192]	=	"HUNTER", -- "Freezing Trap"
60192 is supposed to mean. Maybe an old remnant?
2020-05-30 10:20:21 +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 646732e0a6 Fixed AutoHide in Battlegrounds 2020-05-24 12:42:43 -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 3d7f299207 General fixes and implementations
- Fixed a bug for healing done from unit to unit (by rubenvrolijk@github).
- Added Vanish to the list of defensive cooldowns for Rogues (by DylanMeador@github).
- Added Ny'alotha raid information (by jjholleman@github).
- Fixed Eye of Corruption and Grand Delusions.
- Fixed an error while retriving data from the guild (statistics sync).
- Updated the ToC files for bundled plugins.
- Segments Locked featured won't work for Overall Data.
- Fixed an issue on Player Details Window where sometimes Death Strike healing done would blink the Rune Weapon healing done.
- Regular Details Framework updates.
2020-03-01 23:32:31 -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 bc9e1b40be Added Queen Azshara's ID
Azshara's Encounter Journal ID was still missing from Eternal Palace raid info
2020-02-25 00:44:56 +01:00
Tercio Jose 7b5e2d7748 Merge pull request #26 from DylanMeador/master
Add vanish to the list of defensive cooldowns for Rogues
2020-02-22 16:23:05 -03:00
Jordi Holleman f6969d9b1b Added Ny'alotha raidinfo 2020-02-21 23:35:45 +01:00
Tercio Jose bcdd7ae683 Get cached value for the user language 2020-02-10 20:20:09 -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
Dylan Meador adc6901d3a Add vanish to the list of defensive cooldowns for Rogues so it can optionally be turned on and off 2019-11-20 10:50:34 -05:00
Tercio Jose b700d87491 Merging pull request 'Add support for transliteration' by Vardex.
This commit adds the code changes in Details! that is required to make the new library work.
2019-10-27 18:07:15 -03:00
Tercio Jose f01394be98 '/details users' major upgrade
- Stop showing the '/details users' panel again after the user closes the panel.
- Improvements on aura detection at the start and end of an encounter.
- Rewrite on Potion Used custom display.
2019-10-19 15:09:10 -03:00
Tercio Jose 4e8b13a2ef Revamp on '/details users' 2019-10-16 20:24:49 -03:00
Tercio Jose b4c9a55cc2 General Bug Fixes
- Fixed custom displays import.
- Fixed 'Dynamic Overall Data' tooltip script.
- When using /details it tells the version of the addon much more clear.
2019-09-21 13:40:38 -03:00
Tercio Jose 09cb8a7ab9 General Updates.
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo 59f6be7454 Spell Cache fix for wow classic 2019-08-11 10:29:04 -03:00
Tercioo a1b7153bfc Classic WoW hot fix 2019-08-09 11:36:11 -03:00
Tercioo 85c23d940b Eternal Palace boss info and Player Detail Window fixes 2019-08-03 16:22:45 -03:00
Joe Flint 4d99f94979 Adds initial data for The Eternal Palace 2019-07-25 20:21:49 -07: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 b48ea2a64d Geberal Bug Fixes
- Fixed an issue where sometimes resizing the window breaks it and need a reload.
- Fixed some classes showing the wrong icon (by nullKomplex)
2019-07-07 11:51:58 -03:00
Tercioo 04f621d78e Added Click Through and 8.2 Bug Fixes
- Added click through option in options > display section.
- Fixed code editor for bar texts not opening.
- General small bug fixes.
2019-07-02 18:50:14 -03:00
Tercioo b3ab193856 Two other files from the commit remake 2019-05-28 15:41:53 -03:00
Tercioo 6069094af7 Re-making the commit for reported issues on classic wow 2019-05-28 13:25:48 -03:00
Tercioo 7c9a3957b4 Revert "More fixes for Classic WoW"
This reverts commit e21d70e46e.
2019-05-28 13:05:35 -03:00
Tercioo e21d70e46e More fixes for Classic WoW
This version should be stable on Classic WoW.
2019-05-26 14:48:12 -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 1869c6134d Added API Details.SegmentPhases() and Details.UnitDamageByPhase()
See ingame documentation with /details api
2019-04-22 14:04:50 -03:00
Tercioo 5e0e64982d Added API Details.UnitInfo and Details.UnitTexture
UnitInfo return information about the unit and UnitTexture return the texture for the class and spec for the unit.
2019-04-21 13:50:44 -03:00
Tercioo be966f7436 Added support for Combat Log Event Recording (in game)
Further versions will support ingame time line analysis using the combat log event records, at the moment it is available for early adopters.
To enable, edit the line '_is_storing_cleu' to true in Parser.lua.

Also on this version: added early implementation of damage chart in the Player Detail Breakdown window, it is disabled by default for users.
2019-04-16 13:20:28 -03:00
Tercioo b778d46d3d Added Healing API 2019-04-12 13:18:46 -03:00
Tercioo f793dbeba5 API 2.0 Updates, /details api 2019-04-10 18:39:19 -03:00
Tercioo 2ff8108c83 More development on the new API 2019-04-09 14:05:18 -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 625b1124bd - Added te first batch of API 2.0 (file functions/api2.lua) 2019-03-23 19:35:49 -03:00
Tercioo 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. 2019-03-18 15:10:59 -03:00
Tercioo 29f8cfbf75 - Changed the way mythic dungeons are handled internally.
- Added events: COMBAT_MYTHICDUNGEON_START, COMBAT_MYTHICDUNGEON_END, COMBAT_ENCOUNTER_END, COMBAT_ENCOUNTER_START.
- Added API: Details:GetCombatFromBreakdownWindow()
- Added wasted time in the segment tooltip for mythic dungeon overall and trash overall.
- Added Fel Eruption crowd control.
2019-03-10 21:36:25 -03:00
Tercioo ab333051bc - Framework update.
- Schedules run after combat ends and no more after regen_enabled.
2019-02-23 14:55:50 -03:00
Tercioo 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.
2019-02-09 14:05:24 -02:00
Tercioo 05cb5eeaf2 - Fixed Player Details! Breakdown window not opening for new installs. 2019-01-25 16:00:17 -02:00
Tercioo 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.
2019-01-23 16:20:12 -02:00