Commit Graph

121 Commits

Author SHA1 Message Date
tercio 1f5afea571 updates 2014-02-25 21:55:20 -03:00
terciob19 3e3161da2c Added tag v1.9.4 for changeset c26d73457eb2 2014-02-12 16:05:12 -02:00
terciob19 d2e3d6aea8 minor bug fixes. 2014-02-12 16:03:51 -02:00
terciob19 ba3ba3e9a3 Added tag v1.9.3 for changeset 22f22ca6ef69 2014-02-04 16:21:38 -02:00
terciob19 4de1c628da localizations 2014-02-04 16:19:08 -02:00
terciob19 af5288840a updates 2014-02-04 16:18:48 -02:00
terciob19 26fd8dbf0a Added tag v1.9.1 for changeset 8c8c2525e516 2014-01-21 20:46:59 -02:00
terciob19 08b3f441bc - fixed issue with main window icon when no plugin is installed.
- fixed issue with some options button text which where out of positioning.
- fixed sub menu overlap when near right screen edge.
- fixed close button position for default skin.
- fixed skin error when selecting solo or right plugins.
2014-01-21 20:46:09 -02:00
terciob19 1d29b5af1f Added tag v1.9.0 for changeset f9e9fb344bd0 2014-01-14 13:15:25 -02:00
terciob19 9f903cf2b4 - Fixed the minimap button issue.
- Major rewrite over window properties.
- Skin support has been rewrite and now is more flexive.
- Added new customization options on options panel.
2014-01-14 13:09:17 -02:00
terciob19 bf63129247 Added tag v1.8.4 for changeset dd9499102a0b 2014-01-03 12:45:09 -02:00
terciob19 2927c55694 - added new slash commando /details reinstall.
- some minor fixes on new tutorials bubles.
2014-01-03 12:44:55 -02:00
terciob19 6394c81b00 Added tag v1.8.3.1 for changeset 2938508ccc0e 2014-01-02 12:07:21 -02:00
terciob19 0b7b349f30 fix 2014-01-02 12:07:06 -02:00
terciob19 ed7797c75e un bug packpager 2014-01-02 11:47:31 -02:00
terciob19 5fec8a05ca Added tag v1.8.3 for changeset d918d0aa7dee 2014-01-02 11:27:29 -02:00
terciob19 552db01ba9 - change log updated 2014-01-02 11:26:05 -02:00
terciob19 c29e9875de - fixed issue with panic mode where sometimes his effects isn't triggered.
- added new small tutorial bubles for common tasks.
- tutorials now are account wide and not trigger on new characters.
- small improvements on details framework.
- added new hook type: HOOK_BUFF, triggered with buff or debuff parser.
- new skin: simple gray.
- added a minimap button and a button on addons interface panel.
new Api: instance:LockInstance (boolean)
2014-01-02 11:21:22 -02:00
terciob19 c4776d562d Added tag v1.8.0 for changeset 631d1e9ae742 2013-12-20 19:24:21 -02:00
terciob19 f6d807bf51 - added a new builtin plugin: Details_YouAreNotPrepared.
- options panel recreated from scretch.
2013-12-20 19:23:57 -02:00
Tercio 985f8badb8 Added tag v1.7.0 for changeset e91173349658 2013-12-09 21:52:28 -02:00
Tercio bb6e7bdb6e - Fixed some colors issues with enemies bars.
- Fixed some translations between ptBR -> enUS.
- More fixes with target damage and debuff uptime on overall segment.
- Major rewrite on CC Breaks, now it's working properly.
- Non player or pet Enemies will be flagged with .monster member.
- New member for combat object: start_time, end_time = combat_object:GetDate()
- Added new sub attribute for damage: Voidzones & Auras.
- First implementation of Hooks for plugins capture parser events in realtime.
- Added API: _detalhes:InstallHook (hooktype, func).
func receive parameters: token, time, who_serial, who_name, who_flags, alvo_serial, alvo_name, alvo_flags, spellid, spellname
- Added Global: DETAILS_HOOK_COOLDOWN
- Added API: _detalhes:StatusBarAlert (text, icon, color, time)
- Added API: _detalhes:InstallSkin (skin_name, skin_table)
More information on skin table, see the file functions/skins.lua
2013-12-09 21:51:32 -02:00
Tercio aee1488df7 as 2013-12-03 01:39:06 -02:00
Tercio 81393a82ff Added tag v1.6.7 for changeset 80a555a1bf98 2013-12-03 01:36:00 -02:00
Tercio 3cd5a901df - added support to skins, change over options panel. 2013-12-03 01:33:43 -02:00
Tercio 2de7f3aaa5 Added tag v1.6.5 for changeset c2125dface91 2013-11-26 13:23:36 -02:00
Tercio 3d6aae1879 - added damage sub attribute 'enemies' which show only enemies.
- fix issue with enemy spell successful cast.
2013-11-26 13:21:31 -02:00
Tercio 3e7ad42ac6 Added tag v1.6.3 for changeset d89eedb42f82 2013-11-19 01:45:32 -02:00
Tercio 423e4b88c6 - 4% parser speed up.
- added options for concatenate trash segments.
- added options for auto eliminate trash segments.
- added capture for enemy spell cast successful.
- added options for bar height.
- fixed problem were pets wasn't updating owner activity time.
- fixed issue with healing done being computated out of combat.
- fixed a bug with twin's encounter on Throne of Thunder.
- plugin encounter details now show the amount of interrupted cast / successful cast.
2013-11-19 01:33:23 -02:00
Tercio a7cd10450a Added tag v1.6.1 for changeset 522907a3e61f 2013-11-12 01:55:06 -02:00
Tercio 2047b3e375 - fixed a problem with debuff uptime.
- fixed many issues with overall data.
- fixed some bugs with sword and book menus.
- fixed issue were garbage collector erased actors with interactions with the player.
- fixed damage dealt to targets on overall data.
- fixed issue with uptading raid dps on micro display for overall data.
- overall data now always use combat time fos dps and hps.
- added more trash mobs recognition.
2013-11-12 01:52:27 -02:00
Tercio 69a27ba149 unbug packpager 2013-11-05 19:25:56 -02:00
Tercio 8457ce5f3f Added tag v1.6.0 for changeset 9fc7bc44e582 2013-11-05 18:47:37 -02:00
Tercio 627ab9b91c - Added debuff uptime at misc attribute.
- Added API: instance:InstanceMsg (text, _, textcolor, icontexture, iconcoords).
- Added API: container:ActorCallFunction (func, args) run func for all actors.
- Added member .diff on combat.is_boss table, represent the dificult of raid.
- Disabled captures on Attribute menu now have darkness effect.
- Fixed some tainted which were triggered when dragging a windows.

- Started of major code cleanup.
2013-11-05 18:47:19 -02:00
Tercio f002a7546f Added tag v1.5.3.0 for changeset 7adb9b1a087d 2013-10-29 03:41:44 -02:00
Tercio 7f5f720605 - added ignore list for pets which owner can't be found.
- added class color and icon for frags.
- added an options to capture only frags on enemy players.
- fixed an issue with report during combat lockdown.
- fixed some bugs with pet owner recognition.
- parser code clean up.
- added API: _detalhes:hex (number) return a hex stringr.
- segment available freeze text are more brighter now.
2013-10-29 03:41:28 -02:00
Tercio bebc775ff6 Added tag v1.5.3 for changeset d3a2075c0240 2013-10-29 03:34:20 -02:00
Tercio fa4e6376c6 - added ignore list for pets which owner can't be found.
- added class color and icon for frags.
- added an options to capture only frags on enemy players.
- fixed an issue with report during combat lockdown.
- fixed some bugs with pet owner recognition.
- parser code clean up.
- added API: _detalhes:hex (number) return a hex stringr.
- segment available freeze text are more brighter now.
2013-10-29 03:33:50 -02:00
Tercio 20c74e8cef Added tag v1.5.2.1 for changeset 8cebddec4342 2013-10-25 19:06:23 -02:00
Tercio 33113fbfd9 - fixed problems with parser capture were wasn't enabling aura after logon. 2013-10-25 19:05:26 -02:00
Tercio 0dcaf60946 Added tag v1.5.2 for changeset 9dbfd50fecd0 2013-10-25 16:34:17 -02:00
Tercio ae007953e5 - fixed some problems with buff uptime data save on logout.
- avoidance now works only with players.
2013-10-25 16:34:05 -02:00
Tercio 66e7963af4 Added tag v1.5.1 for changeset e1e1e5ab3585 2013-10-23 20:42:38 -02:00
Tercio 484341f37b - fixed problem reporting dps.
- added realm name removal when reporting.
2013-10-23 20:42:22 -02:00
Tercio 545bdb414f Added tag v1.5.0 for changeset be0fe84330ba 2013-10-23 19:27:47 -02:00
Tercio 65de37e962 - added new sub attribute: buff uptime.
- minor bug fixes when updating energy attribute.
- fixed issue were changing attributes clicking directly on attribute name.
- some fixes to prevent unknown pet owner name.
- pet scan now is more smooth and scheduled to 1 scan per second.
- disabling auras doesn't disable healing absorbs any more.
- friendly fire doesn't check pets any more, only players.
- fixed problem were pet damage on target isn't added to the owner target.
- fixed issue with cooldown refresh which isn't tracked before.
- added cooldown to death log and also the time of last cooldown used.
- added command /details worldboss which runs the macro showing world boss killed.
- added command /details updates showing change log window.
- added absorbs for monk 2P, shammy 2P and Stolen Relic of Zuldazar trinket.
- added a change log inside the addon showing latest changes.
2013-10-23 19:26:15 -02:00
Tercio a748a2aa2d Added tag v1.4.19 for changeset 4d31107ac93a 2013-10-14 20:38:11 -03:00
Tercio cfa5e87c7b - internal version upgrade for reset old date incompatibility. 2013-10-14 20:37:07 -03:00
Tercio ea16309913 Added tag v1.4.18 for changeset 489569e50f2d 2013-10-14 16:32:07 -03:00
Tercio 6f8d9b7ccc - memory usage decreased in approximately 20%.
- small parser speed improvement, approximately 4%.
- fixed some memory leaks.
- fixed issues were details doesn't open with /details new.
- added feedback options for details report.
2013-10-14 16:31:35 -03:00