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
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
Fethbita
99429ecfbc
Added Diamond Ice to spells list
...
In functions/spells.lua line 828, I don't know what
[60192] = "HUNTER", -- "Freezing Trap"
60192 is supposed to mean. Maybe an old remnant?
2020-05-30 10:20:21 +03:00
Tercio Jose
d51dfc336a
Increase revision
2020-05-29 19:14:43 -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
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
7a2d7ee6dd
Added options to not show while in Battlegrounds
2020-05-23 12:43:44 -03:00
m4tjz
02b330a095
Update parser.lua
2020-05-17 17:12:55 -03:00
m4tjz
e5a9b76d31
Update parser.lua
...
Better tracking of Spell Reflected Damage.
2020-05-17 16:38:55 -03:00
Tercio Jose
8350ea2054
Ingame change log
2020-05-10 19:39:44 -03:00
Tercio Jose
1142fbb13a
Lock damage reflection on a time windows of 3 seconds from reflected to target hit
2020-05-10 19:33:19 -03:00
Tercio Jose
8967c8845a
Framework update
2020-05-10 17:31:43 -03:00