Commit Graph

451 Commits

Author SHA1 Message Date
Tercio Jose db916fe43c Change logs and cleanup 2021-05-17 16:49:46 -03:00
Tercio Jose 05ac1bcfe2 Fixed a lua error on battlegrounds 2021-05-17 15:54:53 -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 4a28c63b4e Fixed combability issues with the tbc beta version 2021-04-13 18:02:15 -03:00
Tercio Jose ba97deb563 Pets changed 2021-04-08 11:38:44 -03:00
Tercio Jose 2d243d13b5 Make sure the arena unit exists before continuing 2021-04-08 11:00:16 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose 476e616147 Make Monk's Storm, Earth, and Fire adds have their names in the charts 2021-03-26 15:17:55 -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 8736751d59 Fixed Spirit Shell overhealing 2021-03-11 18:54:48 -03:00
Tercio Jose 4c50ae9c6e Make the damage done tooltip more organized 2021-03-11 16:16:06 -03:00
Tercio Jose f466d8723c Renamed 'Custom Displays' to just 'Scripts' 2021-03-11 13:10:37 -03:00
Tercio Jose 34019fd81b Attempt to fix the Sanguine affix healing done 2021-03-11 11:44:06 -03:00
Tercio Jose b1dd10f166 Added actor:IsFriendlyNpc() 2021-03-01 16:19:00 -03:00
Tercio Jose bfce07842a Code cleanup 2021-02-24 20:43:13 -03:00
Tercio Jose 17ed4c6d6e Fix for 'LUA error on arena entry (#194)' 2021-02-23 20:39:50 -03:00
Tercio Jose dc3d32546c Improvements for "Ignore death events after the necrolord triggers Forgeborne Reveries" 2021-02-22 19:32:05 -03:00
Tercio Jose ee3685492e Ignore death events after the necrolord triggers Forgeborne Reveries 2021-02-22 19:18:54 -03:00
Tercio Jose 8085b91ad6 Backend stuff 2021-02-22 16:52:17 -03:00
Tercio Jose 81a9c31f75 Backend updates 2021-02-22 16:44:37 -03:00
Tercio Jose 8b3165a830 Ignore Forgeborne Reveries healing done 2021-02-17 11:51:19 -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
Flamanis 337b77408b Resizing window with None background error fix. 2021-01-24 22:55:22 -06:00
Tercio Jose e6639b1ec7 Coach feature should work no on pre-made groups and instance groups 2021-01-23 12:53:27 -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 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 ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose 818d31bcdc Passing the coach deploy to debug only 2020-12-17 18:41:23 -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 f00e839624 Druid Kyrian HEAL Kindred Spirits 2020-12-15 16:07:36 -03:00
Tercio Jose 38921be05a Druid Kyrian DPS Kindred Spirits 2020-12-15 15:56:23 -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 0ca2822753 More development on the Coach packager feature, /details coach 2020-12-06 14:14:51 -03:00
Tercio Jose 7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Tercio Jose bbef2496c5 Coach feature update, moved check coach server to the top of the priority. 2020-11-04 11:04:43 -03:00
Tercio Jose 8f381f1235 More fixes and debug for the Coach feature 2020-11-04 10:50:04 -03:00
Tercio Jose f4d801ce12 Use the sourceName from the comm callback instead of the player name from the com Data 2020-11-04 10:19:40 -03:00
Tercio Jose 7de3c46897 Coach debug 2020-11-04 09:39:03 -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 c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose eabba12e08 Fix window showing bck after 10seconds of /de hide 2020-08-21 13:24:00 -03:00