Commit Graph

149 Commits

Author SHA1 Message Date
tercio e4c20d86bb - Dungeon bosses. 2014-11-24 01:40:44 -02:00
tercio fb389eab02 - More fixes for dungeon bosses recognition.
- Fixes for few errors during combat parser.
- Broker is now 'data source' type instead of 'launcher'.
2014-11-19 17:23:58 -02:00
tercio 7135518eb7 - Fixed Monk's Stagger ability which was counting as damage done.
- Added WoD dungeon information, this fixes dungeon bosses being assigned as 'trash cleanup'.
- Added more information on API.txt document.
2014-11-18 01:52:14 -02:00
tercio 07b587d340 - Custom Displays updated to track WoD potions.
- Added Feedback panel at options panel.
2014-11-13 19:24:34 -02:00
tercio cf3219f436 v3 Release Candidate. 2014-11-11 19:49:24 -02:00
tercio 1ab15245b4 - Fixed combat initialization when the player start casting a Dot spell.
- Added new custom display: Damage Taken By Spell.
2014-10-31 18:48:03 -02:00
tercio 4dd789e3f9 - Fixed problem with memory clean up time out after combat.
- Fixed a window group problem where sometimes during logon it breaks the addon.
2014-10-29 15:42:07 -02:00
tercio b16c61bc1f - Fixed the healing done problem with Priest's Spirit of Redemption.
- Fixed avoidance by absorb when the hit missed was a multistrike hit.
- Fixed a script time out problem when erasing data while in combat.
- Fixed bug with interrupt tooltip when the player have a pet.
2014-10-26 18:30:17 -02:00
tercio 25c2528741 - Fixed the gap between the button and its menu which sometimes traveling the mouse between them was activating tooltips from window's bars.
- Fixed an annoying menu blink when the window was near the right side of the screen.
- Fixed the stretch grab which was over other windows even with the 'stretch always on top' option disabled.
2014-10-22 14:49:01 -02:00
tercio 59afaedf05 - Fixed the gap between the button and its menu which sometimes traveling the mouse between them was activating tooltips from window's bars.
- Fixed an annoying menu blink when the window was near the right side of the screen.
- Fixed the stretch grab which was over other windows even with the 'stretch always on top' option disabled.
2014-10-22 14:28:15 -02:00
tercio 619b551403 - Small fix on healing done from absorbs. 2014-10-21 21:32:58 -02:00
tercio 93b2113752 - Fixed death's tooltip which wasn't respecting tooltip's configuration set on options panel.
- Now when the window is close to the top of the screen, menus will anchor on bottom side of the menu icons.
2014-10-21 17:19:41 -02:00
tercio 92e5b40570 - Added options for Micro Displayer over Window Settings on Options Panel. 2014-10-20 22:23:49 -02:00
tercio 5a783e8c60 - Fixed the problem with bar's custom texts.
- Function calls inside the custom text are now protected against script errors.
- Chart Data scripts and Custom Displays scripts now also are protected.
- Still more smoothing tweaks on menus and skins.
2014-10-20 15:10:19 -02:00
tercio 202bbdc606 - More smoothness progress on menus.
- Fixed a avoidance bug inside the parser.
2014-10-19 23:16:31 -02:00
tercio c0a0b8fec1 - Core version up for plugins compatibility.
- Added support to shadow plugins icons.
- Fixed few issues on icon alignment.
2014-10-18 20:48:47 -03:00
tercio 44cdcf50c1 updates 2014-10-18 14:33:43 -03:00
tercio 8ff60f5fba - Merged the left and right menus into only one with 6 icons.
- Removed window button and added a new option for manage window under Mode Menu.
- Few changes on 'Default Skin' and 'ElvUI Frame Style BW'.
2014-10-17 22:03:12 -03:00
tercio 656fef1ef4 More fixes for 6.0.2 2014-10-16 11:02:44 -03:00
tercio 9925f2616b - Fixed tooltips where sometimes it wans't showing at all.
- Fixed the healing done amount on Malkorok encounter.
2014-10-15 11:30:41 -03:00
tercio c4d8cddc1f - Pre Patch 6.0.2 2014-10-14 16:27:43 -03:00
tercio 645e19783b packpager fix 2014-10-11 14:23:41 -03:00
tercio 0c3708677e - Fixed details crash when clicking directly on the sword button.
- Added new skin: Serenity.
- Removed skin: Flat Skin.
2014-10-11 13:53:44 -03:00
tercio 00c9e4de29 - Internal Changes and Upgrades. 2014-10-10 18:07:01 -03:00
tercio c9f2e89b1b - Fixed many issues with bar animations.
- Fixed combat encounter start if the player already is in combat when the boss is pulled.
- Fixed wheel scroll when sometimes it get doesn't scroll or scroll very slow.
- Added option 'Always Show Me' which when enabled always show your bar at the bottom of the window.
- Added option 'First Hit' which when enabled show who did the first struck in the combat.
- Added a panel to change class colors.
2014-10-08 18:53:23 -03:00
tercio 374fdb4eec - Added plugin descriptions. 2014-10-04 14:59:45 -03:00
tercio 28de6a9065 - Added scale options.
- New API: instance:GetRealSize() return the width and height scaled.
- New API: instance:GetPositionOnScreen() return the window x, y position on screen.
- New API: instance:SetWindowScale (scale) set the window scale.
- New API: instance:IsGroupedWith (instance) return if self is groupped with instance.
- New API: instance:GetInstanceGroup([,instance id]) return a table with instance in the group.
2014-10-03 16:53:42 -03:00
tercio 635d3eba65 re commit 2014-10-01 18:31:54 -03:00
tercio 672499f2fa - few fixes 2014-10-01 17:59:55 -03:00
tercio 9607a1053e - Added a Change Log button on Options Panel.
- Added option to use the same profile on all characters without asking.
- Added a shortcut color button on main panel on Options Panel.
- Added auto erase/ask to erase options.
- Bars now highlight when hover over.
- Fixed problem with drag the window when the toolbar is on the bottom side.
2014-09-29 17:15:15 -03:00
tercio 79f4ba970a - Minimalistic skin is now the ols minimalistic v2.
- Minimalistic v2 got a new texture, little more darker.
- Few tweaks to make more easy making groups of windows.
- Bookmark now accepts more than two columns.
2014-09-27 16:20:45 -03:00
tercio 5adf84da6b - Changed thw way to set the broker text.
- Fixed a problem while reporting a custom display.

- New API: _detalhes:GetOpenedWindowsAmount()
2014-09-18 13:57:28 -03:00
tercio eafaab068d changelog 2014-09-12 19:47:58 -03:00
tercio 714daf6a99 - Changed few icons on damage done tooltip.
- Fixed the class color on texts for healing attribute.
- Added options for change the tooltip border's size, color and texture.
- Added buttons for test interrupt and cooldown announcers under raid tools section.

- New API: _detalhes:SetTooltipBackdrop (border_texture, border_size, border_color) set tooltip border configs.
2014-09-10 22:55:34 -03:00
tercio 556d5549dc - Added buttons to edit the total and percentage code for custom displays.
- Fixed a problem while report custom displays.
2014-09-09 12:50:40 -03:00
tercio 20a9773a58 - Added Acitivity Time for Damage + Healing, tooltip show the activity separately.
- Major changes on Encounter Details Plugin making more easy to use.
- Removed Spell Details Plugin.
- Added new plugin: Dps Tuning.

- New API: actor:GetActorSpells() return table with spellid, spelltable.
- New API: actor:GetSpell (spellid) return the table for the spellid.
- New API: combat:GetCombatNumber() return a unique ID number identifying the combat.
- New API: framework:CreateButton (parent, func, w, h, text, param1, param2, texture, member, name, short_method)
- New API: framework:CreateDropDown (parent, func, default, w, h, member, name)
- New API: framework:CreateLabel (parent, text, size, color, font, member, name, layer)
- New API: framework:CreateBar (parent, texture, w, h, value, member, name)
- New API: framework:CreateChartPanel (parent, w, h, name)
2014-09-08 17:17:56 -03:00
tercio 27c2e40bcc - Added pre potion recognition. 2014-08-31 15:11:51 -03:00
tercio dcf1453a9d - Added Raid Tools bracket on Options Panel.
- Added Interrupt, cooldown usage and death announcers for raid tools.

- New API: _detalhes:SendMsgToChannel (msg, channel, towho) seng a message to a chat channel.
- New API: _detalhes:CreateEventListener() creates a table which accept Details Event Registration with RegisterEvent and receive events through OnDetailsEvent().
- New API: _detalhes:GetCooldownList (class) return a table with spellids of defensive cooldowns of the requested class.
- New Hook: DETAILS_HOOK_INTERRUPT call when a interrupt happens during a combat.
- Framework: Added CreateImage (parent, texture, w, h, layer, coords, member, name)
- Framework: Added CreateSwitch (parent, on_switch, default_value, w, h, ltext, rtext, member, name, color_inverted, switch_func, return_func)
2014-08-30 18:23:35 -03:00
tercio eca87f37f1 - Added Boss Emotes tab for Encounter Details plugin. 2014-08-28 21:46:40 -03:00
tercio e2a4fe878a - Rework on Activity Time, now it will be more accurate with warcraftlogs.com
- Added two new customs: Damage Activity Time and Healing Activity Time.
- TimeAttack plugin now have only have six time amount options.
- TimeAttack plugin can now share damage results with other players with the same class in the realm.

- New API: instance:EnableInstance() active and open a closed instance.
- New API: _detalhes:RegisterBackgroundTask (name, func, priority, ...) background task runs slowly when player isn't in group nor inside instances.
- New API: _detalhes:UnregisterBackgroundTask (name) cancel a backgroup task.
- New API: plugin:RegisterPluginComm (prefix, func) register for receive comm msg.
- New API: plugin:UnregisterPluginComm (prefix) unregister a previous registred comm.
- New API: plugin:SendPluginCommMessage (prefix, channel, ...) send a msg through channel.
- New API: _detalhes:IsConnected() return true is Details! is connected to realm comm channel.
- New API: plugin:IsPluginEnabled() return is the plugin is enabled.
2014-08-27 16:35:27 -03:00
tercio be107afe52 - Rework on Activity Time, now it will be more accurate with warcraftlogs.com
- Added two new customs: Damage Activity Time and Healing Activity Time.
- TimeAttack plugin now have only have six time amount options.
- TimeAttack plugin can now share damage results with other players with the same class in the realm.

- New API: instance:EnableInstance() active and open a closed instance.
- New API: _detalhes:RegisterBackgroundTask (name, func, priority, ...) background task runs slowly when player isn't in group nor inside instances.
- New API: _detalhes:UnregisterBackgroundTask (name) cancel a backgroup task.
- New API: plugin:RegisterPluginComm (prefix, func) register for receive comm msg.
- New API: plugin:UnregisterPluginComm (prefix) unregister a previous registred comm.
- New API: plugin:SendPluginCommMessage (prefix, channel, ...) send a msg through channel.
- New API: _detalhes:IsConnected() return true is Details! is connected to realm comm channel.
- New API: plugin:IsPluginEnabled() return is the plugin is enabled.
2014-08-27 14:58:41 -03:00
tercio ab51564def - Few adjustements for this week release. 2014-08-24 11:40:04 -03:00
tercio 50f33fd301 - Added 2 new textures: BantoBar and Skyline.
- Added 6 new fonts: Oswald, Nueva Std Cond, Accidental Presidency, TrashHand, Harry P, Forced Square.
- Many improvements done on Welcome Screen.

- New API: _detalhes.table.deploy (t1, t2) copy values from t2 to t1.
2014-08-23 15:04:01 -03:00
tercio f97b9fbe42 - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy.
- Added new profile: Minimalistic v2.
- Minimalistic v2 is now the default skin.
- Graphical changes on icon packs with transparency.
- Removed slash command '/d', added '/de' instead.
- Added custom spells for Atonement Critical, Power Word: Solace Critical, Lifebloom (the blood effect).
- Revision done on Welcome Screen, many things removed, other added.

- New API: instance:GetNumRows() return how many bars fit within the instance height.
- New API: instance:GetRow (number) return the bar object.
- New API: actorcontainer:ListActors() return a ipairs list of characters objects inside the container.
- New API: _detalhes:CreateTestBars() create 10 bars of random characters for damage and heal.
- New API: _detalhes:StartTestBarUpdate() begin to add and subtract value from created test actors.
- New API: _detalhes:StopTestBarUpdate() stop the bar update test.

- New Event: DETAILS_INSTANCE_NEWROW triggers when a new row is created. Signature: [1] instance [2] bar object.
2014-08-20 18:02:20 -03:00
tercio 9a1e342ea3 - Added new skin: ElvUI Frame Style (Black White).
- Align With Right Chat Window option now check if the window have statusbar enabled.

- New API: instance:UngroupInstance() remove the instance from any group.
2014-08-15 14:23:53 -03:00
tercio 72f231ea3f - Added option for disable reset button. 2014-08-14 21:05:53 -03:00
tercio 824b77d4f0 - Improvements done on Report Death and Spell List from Player Detail Window.
- Added option for disable window group (snap).
- Added option for select the icon pack instead of type the file name.
- Fixed several bugs on profile and skins support.
- Few fixes on Time Attack plugin.

- New API: instance:SetMode (DETAILS_MODE_* SOLO RAID GROUP ALL) change the instance mode.
- New API: instance:SetDisplay (segment, attribute, subattribute) change instance's display.
- New API: framework:ShowTutorialAlertFrame (maintext, desctext, clickfunc) show an alert on the left side of screen.
- New API: _detalhes:GetMaxInstancesAmount() return how many windows can be opened.
- New API: _detalhes:GetFreeInstancesAmount() return how many windows can still be created.
- New API: _detalhes:GetTutorialCVar (key, default) return a value from tutorial table.
- New API: _detalhes:SetTutorialCVar (key, value) set a value on tutorial table.
2014-08-14 18:14:40 -03:00
tercio 334bcba985 - Added hotcorner support. 2014-08-10 14:03:33 -03:00
tercio 6fab96bf5c - Few improvements on damage -> frags display.
- Welcome window strings passed to curseforge localization tool.
2014-08-09 13:48:44 -03:00
tercio 688fb10a7b - Added Shaman's Ancestral Guidance on cooldowns list.
- Added a profile selection screen when Details! are running for the first time on a character.
- Added Menu Text Size option over miscellaneous section on options panel.
2014-08-08 17:24:44 -03:00