Commit Graph

694 Commits

Author SHA1 Message Date
Tercio 801dfb3bbc - Added damage chart at the end of a mythic dungeon run.
- Framework update to v66.
2018-02-23 12:13:56 -03:00
Tercio 0b38e849bc - Added real time compile error while writing a custom script.
- Added protection on compiling a custom script to show in the window, an error text should be printed to chat window.
- Added events: COMM_EVENT_RECEIVED and COMM_EVENT_SENT.
- When options panel is not in the screen, the script will attempt to fix the position.
- While doing a sync on guild statistics, more information about the download is shown.
2018-02-09 11:33:02 -02:00
Tercio 521fee8ba7 - Fixed wasted shield subtracting the total healing of the spell. This wasn't affecting the healing done of the actor it self.
- Removed the debug button 'Hello World' from the plugin menu.
2018-02-02 13:29:07 -02:00
Tercio 6036cfcdb6 - Warlock mana from Life Tap won't show up any more under mana regen, this makes easy to see Soul Shard gain.
- Due to a framework update, typing the value on a slider shouldn't round the value up.
2018-01-26 14:07:43 -02:00
Tercio 984db015fc - Framework upated to v63 (template parenting support).
- General front end changes with template changes on plugins and other windows.
2018-01-18 14:58:35 -02:00
Tercio 5adc522454 - Default width for death window is now 350 (up from 300).
- Use new animations is now enabled by default and will be applied to all users immediately.
- Increased the amount the spells shown on the tooltip from 5 to 6.
- The option to use the new animations has been removed from the options panel.
- Fixed an issue with TinyThreat plugin where sometimes it trow errors.
2018-01-12 10:36:46 -02:00
Tercio 7c6675a200 - Custom window should now clear the previous code when start editing a new custom display.
- Fixed the bad look with the scrollbars on both ElvUI skins.
- More text formating on the ingame API list.
2018-01-03 11:53:23 -02:00
Tercio 8b16b16b21 - Create Aura and API window moved to the new plugin window.
- API ingame list updated.
- API: added global consts for segment ids: DETAILS_SEGMENTID_OVERALL and DETAILS_SEGMENTID_CURRENT.
- API: added alias Details:GetActor ("playerName").
2017-12-22 09:09:34 -02:00
Tercio 34a71a8846 - Polish on the Custom Display and Encounter Details windows.
- Fixed an issue on the segments and mode menus where the submenus wasn't anchoring correctly.
2017-12-15 08:29:20 -02:00
Tercio 9a5e448a30 - Embeding the custom display window into the new plugin window.
- Embeding the create aura panel into the new plugin window.
- Some localization added to Statistics and Create Aura panel.
2017-12-12 13:09:20 -02:00
Tercio 2b4aacd54d - Fixed an issue with the statistics sharing among guild members.
- Fixed an issue with Argus encounter where two segments were created.
- Fixed aura type images on the Create Aura Panel.
- Create Aura Panel can now be closed with Right Click.
- Framework updated to r62, plugins should be more stable now.
2017-12-09 10:08:54 -02:00
Tercio 7f0ec0ce04 - Fixed an issue with the statistics sharing among guild members.
- Fixed an issue with Argus encounter where two segments were created.
- Fixed aura type images on the Create Aura Panel.
- Create Aura Panel can now be closed with Right Click.
- Framework updated to r60, plugins should be more stable now.
2017-12-08 18:09:20 -02:00
Tercio 32d03526da - attempt to fix the argus encounter double segments. 2017-12-06 20:37:04 -02:00
Tercio 817d847eb1 - Hotfix the issue of getting errors when login in the game. 2017-11-29 11:32:17 -02:00
Tercio 40651a3420 - adding stuff for the new raid. 2017-11-27 11:54:48 -02:00
Tercio db3030644a - added new panel to consolidate plugins and panels from the main addon into only one frame. 2017-11-26 16:31:05 -02:00
Tercio 91dd598b03 - removed some already fixed debug lines.
- removed a few tutorial windows shown when the addon is installed.
2017-11-21 10:00:22 -02:00
Tercio ce41c0673f - Fixed an error when clicking on the spec icon.
- Added mythic plus score to spec icon tooltip (require raider.io mod).
2017-10-21 13:30:06 -02:00
Tercio 4db6b277b8 - Fix for ticket #262: unable to open the player detail window when streamer option 'no alerts' are enabled. 2017-10-21 12:40:54 -02:00
Tercio b69509c22c - Fixed green icons on the new feature 'event tracker'. 2017-10-16 21:21:44 -02:00
Tercio 936fc56a2b - Click to open menus now close the menu if already opened.
- Added warrior execute and raging blow to spell consolidation.
- Fixed some errors with the search spell on Details! Forge.
2017-10-16 14:38:40 -02:00
Tercio 4b3e8369ee - framework update to v58 (looks like some author are adding words like 'topleft' and 'top' to the global namespace). 2017-10-14 16:01:59 -03:00
Tercio 047d58242c - fixed an issue opening the segments menu.
- fixed a few strings on options panel.
- added a popup window for this particular update.
2017-10-14 13:04:36 -03:00
Tercio f55511e337 - Added several options and tools for streamers and youtubers.
- Bar animation now uses delta time and speed shouldn't variate with framerate.
- Test bars got improvement!
- Fixed balance druid sometimes being detected as resto druid.

- API: added new events: COMBAT_ARENA_START, COMBAT_ARENA_END, COMBAT_MYTHICDUNGEON_START, COMBAT_MYTHICDUNGEON_END.
- API: added Details:AddColorString (player_name, class), add the player class color in the name string.
- API: added Details:AddRoleIcon (player_name, role, size), add the role icon in the name string.
- API: framework updated to v57.
2017-10-09 22:43:26 -03:00
Tercio 54cc5f5b65 - lib folder renamed. 2017-10-01 21:03:47 -03:00
Tercio 7805d269e6 - Rolling back to Mercurial repository. 2017-09-27 17:59:04 -03:00
Tercio 7df507bd46 - testing the mercurial repo packpager. 2017-09-19 12:56:32 -03:00
Tercio 1b07ba9276 - packpager, hello? 2017-07-26 10:14:37 -03:00
Tercio 1a34278a49 Added tag a672 for changeset a92f736f093d 2017-07-20 17:22:02 -03:00
Tercio 11d9d222c3 - attempt to make the packpager work with a very small tag. 2017-07-20 17:21:37 -03:00
Tercio 4689d3b560 - hard copied libraries to try avoid an error with the packpager. 2017-07-20 17:11:41 -03:00
Tercio 45e50fbb80 - updating .pkgmeta 2017-07-20 16:29:06 -03:00
Tercio 0c0cb2061f Added tag v7.2.5.4247.122 for changeset 497ed7df7dea 2017-07-18 11:18:16 -03:00
Tercio 9a58e275b1 - hello packpager 2017-07-18 11:17:55 -03:00
Tercio 243ceb0cd4 Added tag v7.2.5.4246.122 for changeset 09e6f6ff11f9 2017-07-14 15:11:34 -03:00
Tercio 0302f4dcf1 - 4th attempt to release the version. 2017-07-14 15:11:00 -03:00
Tercio a695a8fb43 Added tag v7.2.5.4245-3.122-release for changeset 9a8402e8af6e 2017-07-14 14:38:38 -03:00
Tercio 35ec2e6406 - another attempt to release the version. 2017-07-14 14:38:21 -03:00
Tercio f56b810552 Added tag v7.2.5.4245-2.122-release for changeset 51e948e2968f 2017-07-13 14:36:51 -03:00
Tercio 128e0f4127 - tag as release 2017-07-13 14:36:26 -03:00
Tercio 52415d6ef8 Added tag v7.2.5.4245.122-release for changeset 6890432b845c 2017-07-13 13:43:53 -03:00
Tercio 8df5650815 Added tag a7.2.5.4245.122-Alpha for changeset 6890432b845c 2017-07-12 13:39:29 -03:00
Tercio 4dbd9ceba4 - Fixed some issues with tooltiops popup when the user press SHIFT.
- Now is possible to change the bar durating when selecting Cast Start trigger on Details! Forge.
- Kil'Jaeden adds should be consolidated into only one actor instead of having one for each player targeted.
2017-07-12 13:39:04 -03:00
Tercio 80e18d3841 Added tag v7.2.5.4236.122-release for changeset 244929ff97c5 2017-07-05 13:01:31 -03:00
Tercio a66ebb81b2 - The alert to open the raid ranking after a boss kill, is now shown for 10 seconds (down from 40).
- Added a report button on the raid ranking panel and boss are sort alphabetically.
- Fixed some issues on the combatlog introduced on the wow patch 7.2.5 where sometimes the source of an event has no name.
- Ticket #209, fixed more issues with the comparison panel where are pets involved.
2017-07-05 13:01:10 -03:00
Tercio 180f95ba0e Added tag v7.2.5.4201.122-release for changeset 61f3bdbef2d6 2017-06-27 15:38:17 -03:00
Tercio 15edd25de7 - using GetServerTime() instead of time() to compare when a boss has died across guild members.
- won't sync dps / hps from encounters from old raid tiers.
- won't sync encounters without the .servertime time stamp.
- core version bump up, so details will auto ignore comms from old databases without the .servertime member on the encounter table.
2017-06-27 15:36:27 -03:00
Tercio 482b92418b Added tag v7.2.5.4201.121-release for changeset ce86162ceb5c 2017-06-26 14:30:42 -03:00
Tercio de4f6b2a62 - added localization to the Forge and History panels.
- added two new options for forge and history on the main menu (orange cogwheel).
- added tutorial frames for forge and history panels.
2017-06-26 14:30:17 -03:00
Tercio 520d7e64c9 Added tag a7.2.5.4155.121-Alpha for changeset 8209922fc405 2017-06-24 21:39:32 -03:00