Commit Graph

2455 Commits

Author SHA1 Message Date
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
Tercio 6afc2ad758 Added tag v1.4.17 for changeset 4f3bd99cc148 2013-10-09 12:34:55 -03:00
Tercio 05f3f3a343 - fixed problem with sword menu which won't open if no custom is created. 2013-10-09 12:34:40 -03:00
Tercio f0f07bb078 Added tag v1.4.16 for changeset 605140263d31 2013-10-08 19:52:01 -03:00
Tercio 9daecb6f09 - Fixed problem opening encounter details. 2013-10-08 19:51:24 -03:00
Tercio efd1ab93c4 Added tag v1.4.15 for changeset 4519bdf4dc08 2013-10-08 18:12:47 -03:00
Tercio 7c93260db7 - fixed issue when reporting a custom heal attribute.
- fixed problem with dps with isn't showing after a new combat start.
- fixed icon problem on actor details panel.
- fixed a rare issue when switching between healing and damage throws a lua error.
- fixed custom list which wasn't showing the correct custom selected.
- added single click report for damage prevented.
- added a alert when data share is running.
- added single click report for cooldowns.
- cooldowns tooltip now show 15 cooldowns up from 3.
- added API: _detalhes:GetEncounterEqualize (mapid, bossindex)
- added API CoolTip options: "MinWidth".
2013-10-08 18:12:25 -03:00
Tercio 3c1e8b784d Added tag v1.4.13 for changeset 3bda9666f71b 2013-10-05 14:36:11 -03:00
Tercio f091ef2dd2 fixes 2013-10-05 14:35:38 -03:00
Tercio 4b713b9d5d Added tag v1.4.12 for changeset 7057d4771f10 2013-10-04 01:51:57 -03:00
Tercio 11505a9cca updates 2013-10-04 01:51:37 -03:00
Tercio 0d00b6cd1b Added tag v1.4.9 for changeset 8c3caf1158cb 2013-09-25 19:45:53 -03:00
Tercio 6211e58966 - added support to combat concatenate: combat1 = combat1 + combat2.
- added trash mod knowledge which will concatenate trash segments.
- added a new member on combat object: .is_trash
- added _detalhes:GetInstanceTrashInfo (mapid)
- added _detalhes member: .last_instance
- added CreateFlashAnimation(frame) and frame.flash (UiFrameFlash params)
- fixed issue were healing was not showing corrently on current segment.
- fixed issue were misc wasn't showing on everything mode.
- fixed talent and glyphs frame error.
- fixed issue with options panel were some options reset when panel is open.
- minor speedup on parser removing member last_event from shadows.
- more functions clean up avoiding garbage creation.
2013-09-25 19:45:32 -03:00
Tercio ef6b8b804d Added tag v1.4.6 for changeset bd39331cfead 2013-09-18 23:54:41 -03:00
Tercio 27817f34d9 - fixed issue with healing and damage cache where both did not update.
- fixed issue with micro displays were sometimes did lua error.
- fixed a issue when reporting to a instance group didn't work.
- fixes on siege of orgrimmar raid info.
- major fixes and improvements on internal garbage collector.
- added options for background alpha and window alpha.
- now when editing a image, the instance background changes on-the-fly.
- now if no instance have current segment when a combat start, the lower instance will switch to current.
- added a option for disable the auto switch to current.
- added the time type when reporting damage or healing done.
- added a format phrase when reporting damage or healing done.
- added a option for hide the micro display.
- added options for memory were the core changes within the value.
- little redesign on segments menu.
2013-09-18 23:54:06 -03:00
Tercio b28fa74f64 Added tag v1.4.2 for changeset 6b4f2f15b47f 2013-09-10 13:40:17 -03:00
Tercio cd97d68b89 - fixed an issue with segments menu.
- default max segments increased to 10.
- removed some debug lines.
2013-09-10 13:40:02 -03:00