Commit Graph

161 Commits

Author SHA1 Message Date
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 fd09d77331 Fixed title bar text reseting position and code cleanups 2020-10-28 12:59:30 -03:00
Tercio Jose a50a49bf0b Fixed customs 2020-10-25 20:51:04 -03:00
Tercio Jose 701baee614 fix 2020-10-23 15:42:25 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose 39e4abb2c1 Lib Updates 2020-09-11 21:12:06 -03:00
Tercio Jose eabba12e08 Fix window showing bck after 10seconds of /de hide 2020-08-21 13:24:00 -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 1923659ce1 More fixes 2020-07-30 13:04:49 -03:00
Tercio Jose e6dec35beb Auto Hide Options Overhaul 2020-06-27 18:13:07 -03:00
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
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 7a2d7ee6dd Added options to not show while in Battlegrounds 2020-05-23 12:43:44 -03:00
Tercio Jose 8967c8845a Framework update 2020-05-10 17:31: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 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