Commit graph

644 commits

Author SHA1 Message Date
Tercio Jose
f82f706bfa Version Update 2021-04-01 10:28:26 -03:00
Tercio Jose
f0554a6336 v9.0.5.8357.144 2021-03-15 15:33:29 -03:00
Tercio Jose
5294541c32 Version Bump 2021-03-05 20:50:29 -03:00
Tercio Jose
c8b02a5a38 Changelog for version 8246
Added healing done to Coach feature (in testing).
Ignore Forgeborne Reveries healing done (Necrolords ability).
Arena enemy deaths now are shown in the Deaths display.
Guild statistics data has been wiped, this system had a major improvement overall.
Fixed 'Clear Overall Data' on Logout which wasn't clearing.
2021-02-17 14:01:53 -03:00
Tercio Jose
85038b0fec Added arena enemy deaths 2021-02-11 11:39:12 -03:00
Tercio Jose
87728d0e68 Backend improvements 2021-02-05 14:21:23 -03:00
Tercio Jose
d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Tercio Jose
8ce12dd713 Added covenant into the Raid Check plugin 2021-01-23 20:58:51 -03:00
Tercio Jose
af14e08106 General fixes 2021-01-21 17:52:08 -03:00
Tercio Jose
d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
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