Commit Graph

352 Commits

Author SHA1 Message Date
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 85038b0fec Added arena enemy deaths 2021-02-11 11:39:12 -03:00
Tercio Jose d0c44e6b43 Fixed Coach feature giving error when clicking a player bar 2021-02-10 13:05:08 -03:00
Tercio Jose d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Flamanis 513fa33ebd Always Show player: Ascending sort direction fix. 2021-01-22 16:25:06 -06:00
Tercio Jose d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
Tercio Jose b703d60a5c Added mythic dungeon settings 2020-12-21 14:23:37 -03:00
Tercio Jose da6972d1c1 DeleteActor fix 2020-12-16 11:19:20 -03:00
Tercio Jose e364629e66 Adjusts for The Council of Blood encounter 2020-12-14 12:45:41 -03:00
Tercio Jose 7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Tercio Jose 162c088c72 Fixed reports to Battle.net friends; Fixes on Custom displays 2020-11-30 12:24:16 -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 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 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 4cf0bf3484 fix 2020-10-19 13:11:13 -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
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 d545f1216e Fixes on the new feature Auto Hide 2020-06-28 15:23:50 -03:00
Tercio Jose 2d40243d25 Full Revamp on Auto Hide Settings 2020-06-21 18:56:17 -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
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
Denis Kamenskikh 238a4de40f Fix gender constants. 2020-02-02 15:47:31 +03:00
Denis Kamenskikh 2d0f5685df Find pet owner using correct player name declension for ruRU locale. 2020-02-02 14:12:32 +03:00
Tercio Jose b700d87491 Merging pull request 'Add support for transliteration' by Vardex.
This commit adds the code changes in Details! that is required to make the new library work.
2019-10-27 18:07:15 -03:00
Tercio Jose 9e97edb7c5 Fixing 2019-10-20 20:06:32 -03:00
Tercio Jose 7a301fbca8 Check if unit exists before calling UnitIsUnit 2019-10-19 21:00:47 -03:00
Tercio Jose f01394be98 '/details users' major upgrade
- Stop showing the '/details users' panel again after the user closes the panel.
- Improvements on aura detection at the start and end of an encounter.
- Rewrite on Potion Used custom display.
2019-10-19 15:09:10 -03:00
Tercio Jose 4e8b13a2ef Revamp on '/details users' 2019-10-16 20:24:49 -03:00
Tercio Jose b4c9a55cc2 General Bug Fixes
- Fixed custom displays import.
- Fixed 'Dynamic Overall Data' tooltip script.
- When using /details it tells the version of the addon much more clear.
2019-09-21 13:40:38 -03:00
Tercio Jose 09cb8a7ab9 General Updates.
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo 7b86e5920d Classic fixes 2019-08-10 13:55:45 -03:00
Tercioo b333731bd6 Last damage now shows the damage - overkill by default.
A command has been added to test the overkill without discouting the overkill damage from the last hit.
/run Details.show_totalhitdamage_on_overkill = true
2019-07-25 15:16:32 -03:00
Tercioo 05d9f92ca1 Overkill fixes 2019-07-24 13:22:39 -03:00
Tercioo 04f621d78e Added Click Through and 8.2 Bug Fixes
- Added click through option in options > display section.
- Fixed code editor for bar texts not opening.
- General small bug fixes.
2019-07-02 18:50:14 -03:00
Tercioo 2018078d4b WoW Patch 8.2 General Fixes
- Cleanup on .pkgmeta file.
- Removed 3DModelsPatch plugin.
- ToC files Updated.
- Minor 8.2 API changes bug fixes.
2019-06-26 12:55:18 -03:00
Tercioo e3c854203c Classic WoW changes
I don't have access to classic wow at the moment, so thise changes are what players are telling me it's bugged.
2019-06-08 15:31:28 -03:00
Tercioo 643d25bb91 Initial WoW Classic Support
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00