Commit Graph

171 Commits

Author SHA1 Message Date
Tercio a3eee58cb2 - Fixed an issue where sometimes tooltips wasn't being shown.
- Fixed a problem with overall data where it was using, even on dungoens, the raid-only 30 delay rule.
- Fixed an issue with spec detection (now it may detect even faster).
2015-06-12 20:52:08 -03:00
Tercio 29e772ab92 - more interface tweaks. 2015-06-08 17:58:33 -03:00
Tercio 0d7dc20746 more updates. 2015-06-05 17:45:28 -03:00
Tercio 56e1fad957 - more updates 2015-06-04 22:02:39 -03:00
Tercio 557a25305a - added extra tooltip for the icon on player's bar. 2015-06-03 19:58:52 -03:00
Tercio f771a42cde - Fix for the latest commit. 2015-05-30 17:42:10 -03:00
Tercio 4f6f24ea04 - Activity time now has only 3 seconds inactivity tolerance on battlegrounds and arenas.
- Effective time will automatically be used when inside a battleground and using sync from the score board.
- Added 'hide all' option on the minimap menu.
2015-05-30 17:28:10 -03:00
Tercio 1113bfe3d2 - Added support for battlegrounds.
- Added option for disable showing battleground enemies when the window is in group mode.
- Added option to disable the sync from battleground score board.
- Enemies from a battleground match segment won't be erased when the player logout.
2015-05-29 16:18:39 -03:00
Tercio 6f6dfeeccc - Report history improvements.
- More fixes on combat log parser.
2015-05-22 13:04:27 -03:00
Tercio 84cffaa92d - report key bindings and report history. 2015-05-15 22:44:02 -03:00
Tercio 61e97981dc - more file size reduction. 2015-05-13 16:16:38 -03:00
Tercio dadddbfa9a May 06 release. 2015-05-06 16:04:24 -03:00
Tercio bbab53fff8 - Fixed issue with unknown actor on healing attribute. 2015-05-05 19:13:56 -03:00
Tercio f7fc5dfec3 - More improvements on parser and custom displays.
- Create Details! Forge, /details forge.
2015-05-05 17:40:14 -03:00
Tercio a50dad165a - Several improvements on combatlog reader and custom displays.
- Improvements on enemies damage taken tooltip.
2015-05-02 15:51:25 -03:00
Tercio 68b6adc90f - Added casted amount for healing and damage spells. The result is shown on Player Detail Window.
- Added uptime amount for healing spells on Player Detail Window.
- Added an option to disable lock/resize/ungroup buttons. It's under miscellaneous bracket on Options Panel.
- Wallpaper for menus on title bar got a customization option under tooltips bracket on Options Panel.
- Updated spell list for Crowd Control and class detection.
- Improved Weakaura creation tool under Encounter Details Plugin.
2015-04-25 21:21:07 -03:00
Tercio 6b9ceb4bc3 - Auto current feature won't change to the new segment if the player is interacting with the winddow.
- Added the spell uptime on damage player detail window.
- Added Rune Tap as cooldown.
- Report lines for deaths is now inverted. No need to scroll up the chat to see the cause of death anymore.
2015-04-18 15:36:17 -03:00
Tercio c30e2312b7 - Report lines for deaths is now inverted. No need to scroll up the chat to see the cause of death anymore.
Fixed some annoyances with auto current feature where it was changing the segments even when the user were using the window.
2015-04-14 18:44:47 -03:00
Tercio 88a107df2f - Improved Crowd Control Done. 2015-04-03 14:01:36 -03:00
Tercio 26a83d962c - Raid Check (plugin): added item level.
- Advanced Death Logs (plugin): bug fixes, it's important to update it.
- Time Line (plugin): bug fixes.
- Added option to disabled th eitem level tracker.
- Fixed issue with Dps/Hps data broker which wasn't respecting the type of time (effective/activity) selected.
2015-03-30 15:21:58 -03:00
Tercio 2bb5488770 - Fixed few bugs when using the key bind to toggle windows.
- Added item level on Raid Check plugin panel.
2015-03-27 11:50:07 -03:00
Tercio af0a447b0d - Added Spirit Link Totem damage and healing on death log.
- Added the total of life exchanged by the Spirit Link Totem on player detail window.
- Added more spells for crowd control.
- Added scroll on bookmark panel.
2015-03-26 15:09:21 -03:00
Tercio 0c126196d2 - Fixed an issue with overall data where max/min amount for spell was being calculated wrong.
- Fixed a problem while reporting enemy damage taken.
- Fixed an issue with damage taken by spell where some spells wasn't shown.
- Fixed window positioning when changing from Solo mode to Group mode.
- Fixed a accuracy problem with shaman's spirit link toten where its life exchange was considered healing done.
- Few improvements on tooltips.
- Boss segments now need to have at least 30 seconds to be added on the overall data.
- When the segment limit is reach, segments with less combat time will be erased instead of the olders.
- Added item level tracker.
- Added an option for change the amount of lines on death log.
- Added custom display for CC done.
2015-03-18 18:34:44 -03:00
Tercio 60fbd99e82 - Fixed a problem while reporting enemy damage taken.
- Fixed an issue with damage taken by spell where some spells wasn't shown.
- Few improvements on tooltips.
2015-03-17 21:55:49 -03:00
Tercio 44070b38a5 - Boss segments now need to have at least 30 seconds to be added on the overall data.
- When the segment limit is reach, segments with less combat time will be erased instead of the olders.
- Added item level tracker.
- Details Storage now stores the item level of the character as well and only guild runs.
- Fixed window positioning when changing from Solo mode to Group mode.
2015-03-16 00:56:58 -03:00
Tercio c5957e1dfd - Added an option for change the amount of lines on death log.
- Added custom display for CC done.
2015-03-13 23:47:41 -03:00
Tercio c8711a97d1 - Advanced Death Logs (plugin): done a calibration on endurance calculation.
- Raid Check (plugin): now also show information for 50+ stats runes.
- Fixed cooldowns spell targets on overall data.
- Fixed report custom displays where sometimes it didn't report spell links.
- Replaced old report line saying 'for the last X segments' with 'overall data'.
- Mini-displays on statusbar are now more responsible to right button click.
- Added Mage's Greater Invisibility as cooldown.
2015-03-10 16:57:08 -03:00
Tercio 1126200859 - Improved aura creation.
- Custom display 'My Spells' now also show your pets.
- Fixed 'Raid Check' plugin food detection.
2015-03-02 21:46:45 -03:00
Tercio 8ba65a4699 - Another improvement on overall data and minor bug fixes. 2015-02-23 15:01:10 -03:00
Tercio a1582287b0 - Segment menu improvements. 2015-02-21 15:18:04 -02:00
Tercio 3376f9b1b5 - More improvements on Overall Data. 2015-02-20 16:44:15 -02:00
Tercio 4954ac14d3 - Improvements on Overall Data. 2015-02-20 14:52:39 -02:00
Tercio 4619612c1c - Improvements on Encounter Details plugin. 2015-02-17 17:33:39 -02:00
Tercio e8027b6f22 - Roll back on the auto detect combat after reset data. 2015-02-16 14:53:16 -02:00
Tercio a6f604a253 - Chart Viewer (plugin): has been revamped and now it's less complicated to use.
- Time Line (plugin): added options to change the background color and scale.
- Raid Check (plugin): its window is now 'always on top'.
- Accuracy adjustments on overheal of Divine Aegis and Illuminated Healing.
- Removed healthstone from cooldown list, added Nature's Vigil.
- Enemies display now shows damage taken instead of damage done.
- Tooltip for enemies display now also show damage and healing done by the enemy.
- Added an option under miscellaneous to show neutral and hostile creatures on damage taken display.
- Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right.
- Fixed issue with skin changing when the window has the statusbar enabled.
2015-02-12 12:56:10 -02:00
Tercio dd3451f99f - Chart Viewer (plugin): has been revamped and now it's less complicated to use.
- Time Line (plugin): added options to change the background color and scale.
- Raid Check (plugin): its window is now 'always on top'.
- Accuracy adjustments on overheal of Divine Aegis and Illuminated Healing.
- Removed healthstone from cooldown list, added Nature's Vigil.
- Enemies display now shows damage taken instead of damage done.
- Tooltip for enemies display now also show damage and healing done by the enemy.
- Added an option under miscellaneous to show neutral and hostile creatures on damage taken display.
- Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right.
- Fixed issue with skin changing when the window has the statusbar enabled.
2015-02-11 22:02:33 -02:00
Tercio 1b08512cae - Chart Viewer (plugin): has been revamped and now it's less complicated to use.
- Time Line (plugin): added options to change the background color and scale.
- Raid Check (plugin): its window is now 'always on top'.
- Accuracy adjustments on overheal of Divine Aegis and Illuminated Healing.
- Removed healthstone from cooldown list, added Nature's Vigil.
- Enemies display now shows damage taken instead of damage done.
- Tooltip for enemies display now also show damage and healing done by the enemy.
- Added an option under miscellaneous to show neutral and hostile creatures on damage taken display.
- Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right.
- Fixed issue with skin changing when the window has the statusbar enabled.
2015-02-10 17:05:36 -02:00
Tercio 43996cf0d7 - Enemies display now shows damage taken instead of damage done.
- Tooltip for enemies display now also show damage and healing done by the enemy.
- Added an option under miscellaneous to show neutral and hostile creatures on damage taken display.
2015-02-05 16:19:27 -02:00
Tercio 31145e54b5 - Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right.
- Fixed issue with skin changing when the window has the statusbar enabled.
2015-02-04 16:09:11 -02:00
Tercio ae3d951ab4 - Added option 'Ignore Mass Toggle', when enabled the window won't be affected when hiding, showing or toggling all windows.
- Added window number for slash commands 'hide', 'show' and 'toggle'. Usage: '/details hide 1' to hide window 1.
- Removed keybinds for Open and Close, added toggle instead.
- Added slash command 'toggle'.
- Added display icons for all skins which still didn't have they.
- Improved 'Align with right chat' tool, now it also supports Forced Square skin.
- Improvements on Bookmark panel.
- Improvements on spec icons with transparency.
- Created custom spell for Living Bomb explosion.
- Fixed statusbar textures and mini displays.
- Fixed an issue with title bar buttons when toggling the titlebar anchor from bottom to top position.
- Fixed an issue with title bar text when toggling the statusbar position from bottom to top.
- Fixed yet another bug with avoidance tab on player detail window.
- Fixed the window ungroup button (above the resize one).
2015-02-02 20:31:57 -02:00
Tercio a5ede3a633 - Fixed title bar icon for all skins (almost all skins has it disabled by default).
- Fixed the window ungroup button (above the resize one).
2015-01-31 19:02:47 -02:00
Tercio 3f5bbcad54 - Removed keybinds for Open and Close, added toggle instead.
- Added slash command 'toggle'.
- Improved 'Align with right chat' tool, now it also supports Forced Square skin.
2015-01-30 18:37:19 -02:00
Tercio 69a6f944de - Minimalistic V1 is now the default skin again.
- Few improvements on skins.
- Create custom spell for Living Bomb explosion.
2015-01-28 21:38:54 -02:00
Tercio 1c208a059a - RaidCheck (plugin): added an option to be able to use the report panel.
- You Are Not Prepared (plugin): added Auto Close the window, can be disabled through its options panel.
- Vanguard (plugin): Added Options Panel.
- Details! is now using 'LibWindow-1.1' to save and restore the positioning of the windows, bug might appear, please report if something weird happen.
- Improved specialization detection in order to try detect spec changes.
- Added options to change the brackets and the separator for dps/percent block.
- Added options for show (or hide) totals, dps and percent amount.
- Added Segments shortcut menu pressing Shift + Right click.
- Fixed positioning after reopen a window previously closed on last logon.
- Fixed enemies display where sometimes the bars were black instead of red.
- Fixed few places where spec icons wasn't being used on.
- Fixed avoidance panel on Player Details Window where sometimes was giving errors.
- Fixed priest shadow and holy detection.
- Fixed blood and unholy spec icons.
- Fixed an issue with 'Always Show me' feature where it was showing the player on Enemies display.
2015-01-26 14:29:21 -02:00
Tercio 1add7af405 - Attempt to fix Embed AddonSkins position using LibWindow-1.1
- Attempt to fix positioning after reopen a window previously closed on last logon.
2015-01-24 20:17:00 -02:00
Tercio 18907c43dc - Fixed enemies display where sometimes the bars were black instead of red.
- Fixed few places where spec icons wasn't being used on.
- Added option to be able to use the report panel when reporting with RaidCheck plugin.
- Added Auto Close the window to You Are Not Prepared plugin.
2015-01-23 23:10:33 -02:00
Tercio f99a5dabf6 - Added options to change the brackets and the separator for dps/percent block.
- Added options for show (or hide) totals, dps and percent amount.
2015-01-23 19:04:09 -02:00
Tercio f37e80eead - Improved specialization detection in order to try detect spec changes.
- Fixed an issue with 'Always Show me' feature where it was showing the player on Enemies display.
2015-01-21 14:17:18 -02:00
Tercio a1e5bcf3ce Making tests with LibWindow-1.1 2015-01-20 20:01:43 -02:00
Tercio 9b160cd591 - Plugin Vanguard: got full rewrite and now it is more easy to use.
- Plugin TimeAttack: fixed problem where sometimes required a reload to start a new time.
- Plugin Damage the Game!: fixed a problem where sometimes the time didn't started after level 2.
- Custom display 'Health Potion & Stone' now also track Healing Tonic.
- Custom display 'Damage Taken by Spell' now track more spells and also melee hits.
- Added 'Editing Group' check box on option panel, when enabled, settings changed also modifies on all windows in the group.
- Changing window's skin doesn't change any more settings not related with appearance, for example, Auto-Hide, Switches.\n\n
- Menus now uses 'Friz Quadrata TT' font as default, also added an option to change it on options panel -> miscellaneous.
- 'Switch to Current' feature now switches all windows which have this option enabled.
- The message telling to use '/details reinstall' now only shows if a problem happen during the addon load process.
- Segments Saved option now can be set to 25, up from 5.
- Attempt to fix the bug with the monk spell 'Storm, Earth, and Fire'.
- Fixed 'Icon Pick' panel.
- Fixed bug when reporting friendly fire through player detail window.
- Fixed bug with report window where sometimes it was reporting on a wrong channel.
- Fixed Auto-Hide where it wasn't hiding the wallpaper of the window.
2015-01-17 02:24:07 -02:00