Commit Graph

142 Commits

Author SHA1 Message Date
Tercio Jose e2a169aa72 Framework update 2020-04-14 14:58:29 -03:00
Tercio Jose 149986e6cc Removed the leftover print plus framework updates 2020-03-14 13:40:14 -03:00
Tercio Jose ff5cccb40c Framework update 2020-02-25 22:39:46 -03:00
Tercio Jose 2519ea0b96 Framework Update 2020-01-27 20:43:18 -03:00
Tercio Jose baf7d2f3b2 General 8.3 Update
- ToC Bump.
- Fixed the '_bit_band' bug.
- Framwork update from 161 to 164.
2020-01-16 13:40:14 -03:00
Tercio Jose e1cc1bc177 Colection of small fixes
- Fixed plugins showing Out od Date.
- Framework update to .161 version.
2019-11-09 19:15:28 -03:00
Tercio Jose 0281d28a56 Framework Update
To version 155.
2019-10-30 20:17:49 -03:00
Tercio Jose 5e05d6b824 Added LibTranslit-1.0
In reference to previous commit.
2019-10-27 18:13:54 -03: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 9e376e8035 Major Library Updates 2019-09-16 18:14:59 -03:00
Tercioo 6fec19f4b5 Added more spellIDs for food, flask and potions.
Missing spell ids for food, flask and potion has been added, patch by nullKomplex.
2019-07-18 18:34:31 -03:00
Tercioo b3ab193856 Two other files from the commit remake 2019-05-28 15:41:53 -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 62c2cad907 Framework update and few bug fixes 2019-05-12 11:27:56 -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 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.
2019-03-14 20:30:51 -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 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.
2019-03-06 15:22:09 -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 02fa9a5c6b - Fixed an issue where some options combinations was making the window unlock after /reload.
- Framework update.
- Localization updates.
2019-02-19 21:56:21 -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
Tercioo 9301c993ca - Encounter updates and framework fixes. 2019-01-22 14:28:29 -02:00
Tercioo d5773d1583 - Framework update for mage polymorph fixes.
- Fixes for battle of dazar'alor raid.
2019-01-22 09:39:01 -02: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 9dc02805b0 - ToC and libraries update. 2018-12-17 08:14:11 -02:00
Tercioo 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.
2018-12-11 11:23:05 -02:00
Tercioo 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.
2018-12-03 17:25:35 -02:00
Tercioo 857ddbbc9e - Framwork update for timeline plugin. 2018-11-23 19:31:40 -02:00
Tercioo 7e0916de63 - Added Death Logs for mythic dungeon runs in the Overall Data. 2018-11-22 14:01:54 -02:00
Tercioo ca0775dcda - Fixed window for report to Copy/Paste.
- Removed Report History from the report window.
- Fixed tooltip not hiding after clicking the report button.
2018-11-21 22:14:43 -02:00
Tercioo 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.
2018-11-07 17:32:08 -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 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.
2018-10-19 21:11:32 -03:00
Tercio 6cfb1a71c4 - Fixing the pvp issue introduced in the previous build. 2018-10-10 23:01:37 -03:00
Tercio 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.
2018-10-09 18:43:05 -03:00
Tercio c228e85acf - Added a macro section with useful macros.
- More polish done to the Encounter Details! window.
2018-10-06 17:39:20 -03:00
Tercio fa15da8338 - framework update.
- fix for friendly fire cleanup on the previous commit.
2018-10-05 09:18:09 -03:00
Tercio 027cdda48c - Show light of the martyr damage on death log.
- Truncate spell and source name in the death recap window.
2018-09-28 19:19:03 -03:00
Tercio 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.
2018-09-25 20:21:13 -03:00
Tercio 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.
2018-09-18 18:13:39 -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