Commit Graph

232 Commits

Author SHA1 Message Date
Tercio Jose 6823f59ca9 Framework update and small fixes 2021-07-06 15:12:47 -03:00
Tercio Jose 999be46647 Fix some issues with the Coach 2021-07-04 18:52:41 -03:00
Tercio Jose b596445ace Packr Utility on Coach mode and Vanguard massive update 2021-06-22 17:00:09 -03:00
Tercio Jose bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Tercio Jose 4b6c229d8b Old Twitch strings fixed, bar border updated to the new framework border 2021-05-29 20:02:17 -03:00
Tercio Jose 6bde881fb8 Bug fixes
- Fixed an error showing SetBorderSizes().
- Fixed an error while on a Battleground.
- Fixed tiny threat green icon.
2021-05-25 15:29:12 -03:00
Tercio Jose 3355e5588f Framework update 2021-05-24 11:34:20 -03:00
Tercio Jose 9ea6081abb slash command now shows the correct game version; framework update 2021-05-20 16:14:55 -03:00
Tercio Jose 56df68f4ab Framework update 2021-04-29 22:01:16 -03:00
Tercio Jose 2379884746 Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType) 2021-04-24 18:17:59 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose d7718caacf Framework update and Stop reset max segments amount on logon 2021-04-01 10:23:05 -03:00
Tercio Jose c6e17b199e Fixed an issue where sometimes exporting a profile wouldn't work 2021-03-15 14:43:03 -03:00
Tercio Jose 72e5b4c8a5 After a profile import, reset all the mythic dungeon settings to default.
- After a profile import, reset all the mythic dungeon settings to default.
- Framework update to 237.
2021-03-11 11:26:48 -03:00
Tercio Jose ada1552c9c Added healing done to Coach 2021-02-10 13:45:15 -03:00
Tercio Jose d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Tercio Jose af14e08106 General fixes 2021-01-21 17:52:08 -03:00
Tercio Jose 025c7b9620 Attempt to add Russian Cyrillic alphabet into the NickTag lib 2021-01-18 14:33:45 -03:00
Tercio Jose d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
Tercio Jose 09601d7e11 Added "Square" mode to Details! Streamer plugin 2021-01-09 13:18:08 -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 3842c0a9f6 Testing Coach Deaths 2020-12-17 18:30:56 -03:00
Tercio Jose 4c7715a36c Framework update 2020-12-13 19:19:26 -03:00
Tercio Jose a56865dd68 Framework update 2020-12-11 19:39:13 -03:00
Tercio Jose a3a72f8d7f More progress on OCD tracker 2020-12-08 18:36:14 -03:00
Tercio Jose f4be41b115 added libRaidStatus 2020-12-07 22:09:25 -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 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 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