Commit Graph

181 Commits

Author SHA1 Message Date
Tercio Jose bda2829746 General Fixes
- Added Phial of Serenity from Kyrians to Potion Usage.
- Merged all warriors whirlwind.
- Cleanup on old cooldowns.
- Added Rake and Binding Shot to Crowd Control.
- Fixed some cases of DeathLog not showing healing.
2021-01-01 14:28:27 -03:00
Tercio Jose c8f090c978 small bug fix 2020-12-21 14:33:56 -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 4046189c5f Bug fixes 2020-12-20 11:59:26 -03:00
Tercio Jose 3842c0a9f6 Testing Coach Deaths 2020-12-17 18:30:56 -03:00
Tercio Jose bc7df39d6f Druid Kyrian TANK Kindred Spirits 2020-12-15 18:32:10 -03:00
Tercio Jose bf67a7773d Bug fixing 2020-12-14 14:30:01 -03:00
Tercio Jose e364629e66 Adjusts for The Council of Blood encounter 2020-12-14 12:45:41 -03:00
Tercio Jose 4c7715a36c Framework update 2020-12-13 19:19:26 -03:00
Tercio Jose 8f1df5e015 small bug fixes 2020-12-12 18:08:11 -03:00
Tercio Jose a56865dd68 Framework update 2020-12-11 19:39:13 -03:00
Tercio Jose b61a8b6041 Updated list of food 2020-12-10 19:23:21 -03:00
Tercio Jose 029191976d More fixes 2020-12-09 18:45:41 -03:00
Tercio Jose a3a72f8d7f More progress on OCD tracker 2020-12-08 18:36:14 -03:00
Tercio Jose 62dc20917b lib update 2020-12-07 22:59:35 -03:00
Tercio Jose f4be41b115 added libRaidStatus 2020-12-07 22:09:25 -03:00
Tercio Jose 7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Tercio Jose 162c088c72 Fixed reports to Battle.net friends; Fixes on Custom displays 2020-11-30 12:24:16 -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 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