Commit Graph

634 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 38f66a24de More fixes 2020-12-22 11:44:23 -03:00
Tercio Jose c8f090c978 small bug fix 2020-12-21 14:33:56 -03:00
Tercio Jose 53e8cbe7c9 bump version 2020-12-21 14:24:31 -03:00
Tercio Jose b3e907dbca Update boot.lua 2020-12-20 17:46:39 -03:00
Tercio Jose 4046189c5f Bug fixes 2020-12-20 11:59:26 -03:00
Tercio Jose ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose 3af27dc7b1 version up 2020-12-05 17:30:55 -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 262f115114 - Added option to select the title bar icons 2020-10-29 15:41:42 -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 4cf0bf3484 fix 2020-10-19 13:11:13 -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 1923659ce1 More fixes 2020-07-30 13:04:49 -03:00
Tercio Jose 5070641626 Fixed the Auto Hide from the title bar buttons 2020-07-09 14:36:39 -03:00
Tercio Jose 899ac439a1 Fixed an issue affecting the Auto Hide for some users 2020-07-06 11:27:35 -03:00
Tercio Jose 346b212629 Version Bump 2020-07-04 18:44:44 -03:00
Tercio Jose 72ddfe8202 Another round of general bug fixes
- Added Abyssal  Healing Potion.
- Fixed healing done targets on the breakdown window.
- Fixed hovering bars when the window is embed into the chat window.
2020-07-01 12:54:30 -03:00
Tercio Jose f04ee964d9 More fixes for the Auto Hide feature 2020-06-28 15:43:53 -03:00
Tercio Jose d545f1216e Fixes on the new feature Auto Hide 2020-06-28 15:23:50 -03:00
Tercio Jose 5b5d2aa44c localization update 2020-06-27 20:06:24 -03:00
Tercio Jose e6dec35beb Auto Hide Options Overhaul 2020-06-27 18:13:07 -03:00
Tercio Jose fe702cf97f Bump version 2020-06-08 19:40:11 -03:00
Tercio Jose 5384f5826b change logs and version update 2020-06-07 17:12:13 -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 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
Tercio Jose d51dfc336a Increase revision 2020-05-29 19:14:43 -03:00
Tercio Jose 646732e0a6 Fixed AutoHide in Battlegrounds 2020-05-24 12:42:43 -03:00
Tercio Jose 79c86f9945 Added strings to localization and change log 2020-05-23 12:59:45 -03:00
Tercio Jose 8350ea2054 Ingame change log 2020-05-10 19:39:44 -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 149986e6cc Removed the leftover print plus framework updates 2020-03-14 13:40:14 -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
Tercio Jose bcdd7ae683 Get cached value for the user language 2020-02-10 20:20:09 -03:00
Tercio Jose 2519ea0b96 Framework Update 2020-01-27 20:43:18 -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
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 88ec99df16 Changelog file 2020-01-06 20:53:20 -03:00
Tercio Jose c0ee4a7f9e Removed the chat message Details! sent everytime after a logon
- Removed the chat message Details! sent everytime after a logon
- Using Ace3 lib from Aug 12, 2019.
- Using Details! Framework v161 for Retail.
2019-12-15 11:02:12 -03:00
Tercio Jose 94322afa16 Fixed non-existing localizations
Should fix the error given when opening the options panel.
2019-11-27 18:07:33 -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 9e97edb7c5 Fixing 2019-10-20 20:06:32 -03:00
Tercio Jose 7a301fbca8 Check if unit exists before calling UnitIsUnit 2019-10-19 21:00:47 -03:00