Tercio Jose
2519ea0b96
Framework Update
2020-01-27 20:43:18 -03:00
Tercio Jose
6161cc4517
- Fixed Eye of Corruption and Grand Delusions
...
Also Segment Lockdown is now enabled by default on new installs.
2020-01-20 19:05:59 -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
88ec99df16
Changelog file
2020-01-06 20:53:20 -03:00
Tercio Jose
c0ee4a7f9e
Removed the chat message Details! sent everytime after a logon
...
- Removed the chat message Details! sent everytime after a logon
- Using Ace3 lib from Aug 12, 2019.
- Using Details! Framework v161 for Retail.
2019-12-15 11:02:12 -03:00
Tercio Jose
94322afa16
Fixed non-existing localizations
...
Should fix the error given when opening the options panel.
2019-11-27 18:07:33 -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
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
fa92aa3284
Missed version update on last commit
2019-10-08 13:31:02 -03:00
Tercio Jose
1d230f61ee
Fixed issue with the latest wow patch 82505
...
Fixes for the client change: "Chat channel 'SAY' cannot be used in open world anymore".
2019-09-28 13:46:19 -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
9e376e8035
Major Library Updates
2019-09-16 18:14:59 -03:00
Tercio Jose
09cb8a7ab9
General Updates.
...
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo
5bd30e291f
Fixed bookmark panel where sometimes it gives errors, version number correction and fixed the classic version warning.
2019-08-17 09:50:52 -03:00
Tercioo
85c23d940b
Eternal Palace boss info and Player Detail Window fixes
2019-08-03 16:22:45 -03:00
Tercioo
05d9f92ca1
Overkill fixes
2019-07-24 13:22:39 -03:00
Tercioo
6fec19f4b5
Added more spellIDs for food, flask and potions.
...
Missing spell ids for food, flask and potion has been added, patch by nullKomplex.
2019-07-18 18:34:31 -03:00
Tercioo
627fc71661
Fixed some issues for 8.2 wow patch
2019-07-14 11:44:56 -03:00
Tercioo
b48ea2a64d
Geberal Bug Fixes
...
- Fixed an issue where sometimes resizing the window breaks it and need a reload.
- Fixed some classes showing the wrong icon (by nullKomplex)
2019-07-07 11:51:58 -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
cc57155d71
Energy and Resources Revamp
...
- Energy overflow when using spells are now tracked (using a spell which gives energy and the energy gained passses the max amount of energy).
- Energy overflow with classses with auto energy restoration like rogues are also tracked.
- Resources now are shown as resource per second instead of per minute.
2019-05-04 11:35:38 -03:00
Tercioo
dfad8bc9fd
New API Details.SegmentPhases() and Details.UnitDamageByPhase()
...
Details.SegmentPhases(): return a table containing phase numbers, use to query unit damage for a specific encounter phase.
Details.UnitDamageByPhase( unitId, phaseNumber): query the damage of a unit during a specific phase.
2019-04-23 15:02:34 -03:00
Tercioo
be966f7436
Added support for Combat Log Event Recording (in game)
...
Further versions will support ingame time line analysis using the combat log event records, at the moment it is available for early adopters.
To enable, edit the line '_is_storing_cleu' to true in Parser.lua.
Also on this version: added early implementation of damage chart in the Player Detail Breakdown window, it is disabled by default for users.
2019-04-16 13:20:28 -03:00
Tercioo
2ff8108c83
More development on the new API
2019-04-09 14:05:18 -03:00
Tercioo
4bd7bbc6df
- If the skin selected does not exists, use the default skin.
...
- Added 'icon_offset' member into instances to offset the class icon.
- Event Tracker not uses the cooldown and crowd control lists from the framework.
- Added new gradient wallpapers.
2019-04-03 15:08:37 -03:00
Tercioo
1523f179f8
- Added te first batch of API 2.0 (file functions/api2.lua)
2019-03-23 20:20:12 -03:00
Tercioo
625b1124bd
- Added te first batch of API 2.0 (file functions/api2.lua)
2019-03-23 19:35:49 -03:00
Tercioo
020bb1bcda
- Attempt to delete the last trash segment in a dungeon run if this trash is the current segment. I'll delete it and pass the last boss segment as the current segment, after that it'll create the overall segment for the dungeon run.
2019-03-18 15:10:59 -03:00
Tercioo
55790fb0ff
- Tagging deprecated functions as 'deprecated' and small cleanups.
...
- Adding more prints to chat on the overall merge.
2019-03-15 20:03:38 -03:00
Tercioo
b7b90f6d5e
- Make sure the actor isn't a fight component before the garbage collector erases it.
...
- Do not do trash cleanups during mythic+ dungeon runs.
- Do not overrite a fight component or group state if the new value is false during a merge.
2019-03-14 20:30:51 -03:00
Tercioo
29f8cfbf75
- Changed the way mythic dungeons are handled internally.
...
- Added events: COMBAT_MYTHICDUNGEON_START, COMBAT_MYTHICDUNGEON_END, COMBAT_ENCOUNTER_END, COMBAT_ENCOUNTER_START.
- Added API: Details:GetCombatFromBreakdownWindow()
- Added wasted time in the segment tooltip for mythic dungeon overall and trash overall.
- Added Fel Eruption crowd control.
2019-03-10 21:36:25 -03:00
Tercioo
0a234de375
- Fixed plugins initialization broken in latest version.
2019-03-07 17:49:46 -03:00
Tercioo
3c62ffbf5b
- Attempt to fix some plugins loading after details! start and failing to install.
...
- Fixed Vamguard plugin not showing debuffs on tanks.
- Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.
2019-03-06 15:22:09 -03:00
Tercioo
ab333051bc
- Framework update.
...
- Schedules run after combat ends and no more after regen_enabled.
2019-02-23 14:55:50 -03:00
Tercioo
02fa9a5c6b
- Fixed an issue where some options combinations was making the window unlock after /reload.
...
- Framework update.
- Localization updates.
2019-02-19 21:56:21 -03:00
Tercioo
c018f4db29
- Custom display 'My Spells' now get the player role from the current spec the character is using.
...
- Framework: table copy won't try to copy '__index' meta table.
2019-02-09 14:05:24 -02:00
Tercioo
05cb5eeaf2
- Fixed Player Details! Breakdown window not opening for new installs.
2019-01-25 16:00:17 -02:00
Tercioo
2c71a6428c
- Major clean up on plugins that lost support on 8.0.
...
- Some code cleanup and old windows using old window styles are now using the framework.
- Removed some debug prints.
- All export data are using LibDeflate now.
2019-01-23 16:20:12 -02:00
Tercioo
9301c993ca
- Encounter updates and framework fixes.
2019-01-22 14:28:29 -02:00
Tercioo
d5773d1583
- Framework update for mage polymorph fixes.
...
- Fixes for battle of dazar'alor raid.
2019-01-22 09:39:01 -02:00
Tercioo
0c486a24a2
- Battle for Dazaralor update.
...
- Fixed rogue spec icons.
- Some visual improvements.
- Framework update.
2019-01-20 00:22:22 -02:00
Tercioo
b198c62489
- Fixed Event Tracker tool broken on 8.1 patch.
...
- Fixed background color for the event tracker not changing correctly from the value selected on the options menu.
2018-12-31 11:06:00 -02:00
Tercioo
55f5caaedc
- Fixed East Asian myriads showing a giganting non formated number in the total bar DPS.
...
- Added a reset nickname button in the right side of the nickname field.
- Framework and NickTag library updates.
- Removed deprecated 'feedback' button, there's Discord now.
2018-12-11 11:23:05 -02:00
Tercioo
24d5be67d2
- Fixed East Asian myriads showing a giganting non formated number in the total bar DPS.
...
- Added a reset nickname button in the right side of the nickname field.
- Framework and NickTag library updates.
2018-12-03 17:25:35 -02:00
Tercioo
857ddbbc9e
- Framwork update for timeline plugin.
2018-11-23 19:31:40 -02:00