Commit Graph

266 Commits

Author SHA1 Message Date
Tercio Jose 0665227f6a Added a panel for '/details debug' command 2024-07-09 07:05:07 -07:00
Nnoggie 2749a0a91d refactor parameter to overwriteExisting 2024-07-09 07:02:36 -07:00
Nnoggie fa60359e2c add optional param to force overwrite imported profile 2024-07-09 07:02:32 -07:00
andrew6180 14c3a45d1a use new spec icon file 2024-05-26 18:49:31 -07:00
andrew6180 c89fc78cec Cleanup GetBuildInfo since we dont need to check versions. 2024-05-21 02:06:53 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 33a0120881 framework updates 2024-05-11 14:46:51 -03:00
Elitesparkle 03a1efe4ba Add Grouping Options
Add options to change the horizontal gap between grouped windows.
2024-03-30 13:33:19 +01:00
Tercio Jose 2421b29665 Added an option to toggle between rounded and squared tooltips 2024-03-15 15:46:38 -03:00
Tercio Jose acc03f4769 Another round of polishing and few aditions
- Added bar texture "Skyline Compact".
- Tooltip show 8 spells, up from 6.
- Breakdown color scheme improved.
- Backend changes.
2024-03-08 14:03:34 -03:00
Tercio Jose b7e6b89792 Fixed "Time out of combat" after mythic+ and another round of polishing frames and menus 2024-03-06 14:50:56 -03:00
Tercio Jose a155ec56a3 Another round of polishing 2024-03-04 21:40:46 -03:00
Tercio Jose b1a7c5e278 Applied a round of polishing to the Breakdown Window 2024-03-03 15:18:10 -03:00
Tercio Jose 19b2556106 Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp 2024-02-28 19:18:30 -03:00
Tercio Jose 2ca4c011c0 Improvements for the Ask to Erase Data and more development on End of M+ panel 2024-02-18 19:52:02 -03:00
Tercio Jose 2fd02eebb1 General development and bug fixes (see commit description).
- Fixed the deaths display, where the windows wasn't usig custom text scripts.
- Fixed an issue with custom displays, where it was unable to use class colors in their texts.
- More development and bug fixes on the new Mythic+ Run Completion panel.
- Framework Update.
2024-02-13 13:24:28 -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 5547cfa3d5 Stuff under development 2023-12-28 16:37:32 -03:00
Tercio Jose d102fe7a07 Backend improvements and bug fixes
- Fixed an error when hovering over some spells in the Auras panel on the Player Breakdown window.
- Fixed the character item level, which was not showing for players that left the party group on the Player Breakdown window.
- Fixed boss images not showing at the segments selection menu.
- Other updates related to encounter journal and mythic+, both under development.
2023-12-26 11:38:00 -03:00
Tercio Jose eb8c9894a5 Added Mythic+ Overall's time types 2023-12-01 12:30:19 -03:00
Tercio Jose 0ff046b500 Major upgrade for alpha testers 2023-11-30 16:13:14 -03:00
Tercio Jose 22483cb77c Fix for the CheckInteractDistance() error 2023-11-20 18:30:34 -03:00
Tercio Jose 4ae7c24268 Fixed an issue with time types 2023-08-13 11:54:21 -03:00
Tercio Jose f41ecaf908 Added spellContainer:GetOrCreateSpell() this is an english alias for "PegaHabilidade" 2023-07-27 21:55:59 -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 7a0e045308 Real Time DPS, ten years old 2023-07-13 22:02:10 -03:00
Tercio Jose 50dc90cc6c More fixes for real time dps 2023-07-11 17:07:07 -03:00
Tercio Jose fa65530a7c update 2023-07-11 14:11:03 -03:00
Tercio Jose 56275fecf9 Added Details:GetBossEncounterTexture(encounterName); Added combat.bossIcon; Added combat.bossTimers 2023-07-05 00:24:08 -03:00
Tercio Jose 318555ae51 More fixes for Augmentation Evoker on 10.1.5 2023-06-30 15:04:05 -03:00
Tercio Jose aaab652817 Code cleanups, Bug Fixes, Show plugins in the breakdown window, added damage taken and friendly fire tp breakdown 2023-06-11 20:46:27 -03:00
Tercio Jose 0cdfa2b900 Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
Tercio Jose 7fb0ae469c Added an option to nest pet spells within a bar showing the pet name 2023-05-14 16:30:09 -03:00
Tercio Jose 8f8a605c14 Added options "Group Player Spells With Same Name" and ""Group Pets By Spell" 2023-05-12 22:06:35 -03:00
Tercio Jose 90c26332ff Bug fixes, some breakdown settings remove due to their values be auto calculated now 2023-05-11 22:34:11 -03:00
Tercio Jose bad4995451 Fixed reported bugs on the new breakdown window 2023-05-11 15:02:57 -03:00
Tercio Jose 40d89df26e Fixed an issue where it throws an error when opening the Damage Taken breakdown 2023-05-10 22:43:01 -03:00
Tercio Jose 9a81a2b489 Added phase damage and healing to the new breakdown 2023-05-07 18:27:34 -03:00
Tercio Jose 254f6bc8bb Fixed immersion option adding everybody in the arena on the player's group 2023-05-04 18:46:33 -03:00
Tercio Jose 4ccf34b390 Added Reset Settings button on the options panel for the breakdown window 2023-05-01 15:00:12 -03:00
Tercio Jose 9222cc1491 Added Targets, Added Options 2023-04-30 18:22:39 -03:00
Tercio Jose 70d9c7c4e9 Coded more implementations 2023-04-30 18:22:39 -03:00
Tercio Jose aad91256a2 Fixed the spell container size not saving properly, fixed spellbars not being allowed to click 2023-04-30 18:22:39 -03:00
Tercio Jose f413d52b91 Finished container resizers 2023-04-30 18:22:39 -03:00
Tercio Jose f735cb63bd More development on the new breakdown window 2023-04-30 18:22:39 -03:00
Tercio Jose b946da73bb Major cleanup on breakdown main file 2023-04-30 18:22:38 -03:00
Tercio Jose 50d848e1d1 breakdown 2.0 2023-04-30 18:22:38 -03:00
Flamanis cea769a620 Re-add Overall Segment Boss Only M+ option
Reverts commit d0ccba9
2023-04-24 15:46:18 -05:00
Flamanis bc4aa50343 Add option to Combat Log section for merging critical heals 2023-03-26 14:20:48 -05:00
Tercio Jose 2095e7da8b Added "Merge Primordial Stones 10.0.7" setting under Options > Combat Log 2023-03-25 17:05:54 -03:00