Commit Graph

27 Commits

Author SHA1 Message Date
florian.berthold 386c91b3ce ci: add Gitea Actions release workflow (per-addon git-archive zip)
release / release (push) Failing after 7s
2026-05-25 12:01:32 +02:00
florian.berthold 5bb7be4968 chore: hoist plugins to root and move main into Details/
Each Details_* plugin and the main Details addon now lives in its own
repo-root folder, matching the Exiles fork-layout convention.
2026-05-25 10:59:28 +02:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 9e8a5a3a06 Version Update 2024-04-05 17:58:37 -03:00
Tercio Jose b6280c1a0b Changelogs 2024-03-13 13:47:15 -03:00
Tercio Jose 2c613e063d General round of fixes, implementations and polishing
- Polished tooltips from damage and healing done.
- Added new sound: "Details Truck".
- Added 'right click to close' icons before the phrase, also the text is move visible now.
- Added ReopenAllWindows() as alias for a Portuguese function named ReabrirTodasInstancias().
- Added a close button for the breakdown options panel.
- Added support for mask in the spec icons shown in the regular window. Require to add: Instance.row_info.icon_mas = masktexture.
- Event "COMBAT_MYTHICPLUS_OVERALL_READY" now sends the overall mythic+ combat as payload.
2024-03-11 15:43:10 -03:00
Tercio Jose c4ee7e89ea End of mythic+ panel updates, training dummy icon, etc.
- Added a round of polishing into the end of mythic+ panel.
- Added: Details:RegisterFrameToColor(frame) the registered frame will use the same color scheme of all the other frames from Details!.
- Segments menu will show a different icon for training dummies.
- Fixed functions that retrieve information about a dungeon.
- Fixed an issue while trying to report using the "Report Results" from the report results tooltip.
2024-03-07 16:05:47 -03:00
Tercio Jose ac57a39c70 Added Compare between segments in the Breakdown Compare tab 2024-02-28 12:43:59 -03:00
Tercio Jose 32adc61608 Bug fixes, Framework update, General changes to accommodate new systems. 2024-02-26 14:12:11 -03:00
Tercio Jose ee0b350aba Maintenance Update and Mythic Dungeon Plus development progress
- Dungeon followers now correctly show into the damage done section.
- Fixed an error while statusbar plugin options.
- Framework update.
- Mythic Dungeon Plus code has been separated into six files (was just 2), this will help with the organization
and maintenance of the code.
2024-01-31 13:34:00 -03:00
Tercio Jose 9c63b08895 General Updates
- Fixed an error while scrolling down target npcs in the breakdown window.
- Fixed an error when clicking to open the Death Recap by Details!.
- End of Mythic Run panel got updates.
- Framework updated: new rounded tooltips.
2024-01-12 23:56:55 -03:00
Tercio Jose 762c80669d Better options for Real Time DPS
- Removed 'Real Time DPS' from the time measure dropdown.
- Added "Show 'Real Time' DPS" toggle to show real time dps while in combat.
- Added "Order Bars By Real Time DPS" toggle to order bars by the amount of real time dps.
- Added "Always Use Real Time in Arenas" toggle to always use real time dps in Arenas.
- Added .last_dps_realtime to player actors, caches the latest real time dps calculated.
2023-07-24 16:43:34 -03:00
Tercio Jose 72120a8a3e Fixed things about the Real Time DPS; Open Raid Lib Update 2023-07-17 22:02:35 -03:00
Tercio Jose 7a0e045308 Real Time DPS, ten years old 2023-07-13 22:02:10 -03:00
Tercio Jose e9f9adab23 Toc Updates 2023-01-26 22:39:27 -03:00
Tercio Jose da5481c143 Release Candidate 1 2023-01-04 20:12:55 -03:00
Tercio Jose 7609a99fb4 Clean up: removed deprecated libraries 2022-07-23 15:44:04 -03:00
Tercio Jose 706f1faf85 framework update 2022-07-23 13:50:33 -03:00
Tercio Jose ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose 149986e6cc Removed the leftover print plus framework updates 2020-03-14 13:40:14 -03:00
Tercio Jose 3d7f299207 General fixes and implementations
- Fixed a bug for healing done from unit to unit (by rubenvrolijk@github).
- Added Vanish to the list of defensive cooldowns for Rogues (by DylanMeador@github).
- Added Ny'alotha raid information (by jjholleman@github).
- Fixed Eye of Corruption and Grand Delusions.
- Fixed an error while retriving data from the guild (statistics sync).
- Updated the ToC files for bundled plugins.
- Segments Locked featured won't work for Overall Data.
- Fixed an issue on Player Details Window where sometimes Death Strike healing done would blink the Rune Weapon healing done.
- Regular Details Framework updates.
2020-03-01 23:32:31 -03:00
Tercio Jose a193b29907 Healers can now heal training dummies without the need to be in combat; Added stormstrike to consolidaded spells 2020-01-06 20:52:30 -03:00
Tercio Jose 5e05d6b824 Added LibTranslit-1.0
In reference to previous commit.
2019-10-27 18:13:54 -03:00
Tercio Jose 9e376e8035 Major Library Updates 2019-09-16 18:14:59 -03:00
Tercioo 643d25bb91 Initial WoW Classic Support
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00
Tercioo 2ff8108c83 More development on the new API 2019-04-09 14:05:18 -03:00