Commit Graph

926 Commits

Author SHA1 Message Date
Tercio Jose 1718ec4f8f Merge pull request #147 from Flamanis/master
Allow for Custom Actor objects to be defined in Custom Displays
2020-11-27 10:18:54 -03:00
Flamanis 56384d66fc Remove custom icon
Upon testing I couldn't get it to work atm. So I'm just removing it from the pull request.
2020-11-26 16:37:10 -06:00
Flamanis d2bab21d7a GetClassColor custom actor support + Fix
Allow for GetClassColor to return a custom color from custom actors. And fix the final else not returning anything.
2020-11-26 14:11:21 -06:00
Flamanis 638cf0cc74 Allow for custom actors with a color. 2020-11-26 14:09:40 -06:00
Flamanis e1a33dc364 Fix Search Error Detection, Allow custom actors 2020-11-26 14:08:47 -06:00
Tercio Jose ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose 3d5095bd2c Fix for hardcoded localizations 2020-11-04 12:02:52 -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 84a6c8b9dc Adding again the option to remove enemy players from battlegrounds. 2020-11-04 09:22:59 -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 530a825358 More development on combat packaging 2020-10-05 15:03:38 -03:00
Tercio Jose 99fc7dde4f Development of combat packager to send combat data over comms 2020-10-04 19:32:16 -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 49c0742a07 Cleanup debug prints 2020-07-12 13:41:42 -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 614cdb06e5 Fixed auto hide on pet battles 2020-07-04 14:31:47 -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 168056cffb More fixes for hiding issues 2020-06-30 14:35:02 -03:00
Tercio Jose 9b03c8184e Fix for some Hiding issues 2020-06-30 14:24:46 -03:00
Tercio Jose 1d980f085e Search first for Female Declensions 2020-06-29 19:51:35 -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 2d40243d25 Full Revamp on Auto Hide Settings 2020-06-21 18:56:17 -03:00
Tercio Jose fe702cf97f Bump version 2020-06-08 19:40:11 -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 52274432f6 Merge pull request #75 from Cistoran/master
Remove print messages for Spell Reflect spell info
2020-06-08 19:37:34 -03:00
Cistoran b04b347329 Remove print messages for Spell Reflect spell info 2020-06-08 02:07:00 -06:00
Tercio Jose 5384f5826b change logs and version update 2020-06-07 17:12:13 -03:00
Tercio Jose c2007529d6 GetLocate on the fly instead of relying on a cached value 2020-06-03 19:55:42 -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
Tercio Jose b9be3bbf39 Merge pull request #70 from m4tjz/patch-1
@m4tjz 
Fix Spell Reflection Tracking
2020-05-30 19:26:34 -03:00
Tercio Jose 29afc7ea65 Merge pull request #73 from Fethbita/master
@Fethbita  
Added Diamond Ice to spells list.
2020-05-30 11:43:19 -03:00