Commit Graph

249 Commits

Author SHA1 Message Date
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
Tercio Jose 7cf01d114b Round of fixes 2023-03-24 15:15:56 -03:00
Tercio Jose 396f8e09d0 Reverse Deaths for Mythic plus updates 2023-03-19 20:10:45 -03:00
Tercio Jose d0ccba9e03 Mythic+ Clean Up: Removed deprecated option for "Overall Segment Boss Only" 2023-03-10 19:47:45 -03:00
Tercio Jose 8f36e88146 Mythic+ Clean Up: Removed deprecated option "Always in Combat" 2023-03-10 19:45:22 -03:00
Tercio Jose df56487459 Fixed an error when trying to delete a profile without having selected one before 2023-03-09 19:24:53 -03:00
Tercio Jose 31e4f6b381 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-03-04 09:18:47 -03:00
Tercio Jose 44ea4cc31e commit 2023-03-04 09:18:45 -03:00
Tercio Jose 2293dcde65 Merge pull request #461 from Flamanis/CoupleQuickFixes
Statusbar fixes and click showing hidden frame fix
2023-03-04 09:13:13 -03:00
Tercio Jose 35f6ade9e3 Fixing Plater Options Panel not opening due to the new Language system 2023-02-27 19:56:10 -03:00
Flamanis 5584e2d3c6 Use skin for loading instead of default instance 2023-02-25 13:54:21 -06:00
Flamanis 2af5440d50 Statusbar fixes and click showing hidden frame fix 2023-02-25 13:35:04 -06:00
Tercio Jose 6d43f0fb5c Merge pull request #456 from Flamanis/DuplicateProfileCheck
Profile Duplicates imported with new name and message.
2023-02-20 12:36:09 -03:00
Flamanis f3cb87fc35 Profile Duplicates imported with new name and message. 2023-02-09 07:52:35 -06:00
Tercio Jose 133b0794db Allow plugins to register a callback to run when they are opened from the options panel 2023-01-31 19:49:47 -03:00
Tercio Jose 59372cc0bd Cache maintenance; Parser options 2023-01-27 14:45:33 -03:00
Tercio Jose 7c83f58794 Ask if want to import Auto Run Scripts within the profile imported 2022-12-31 16:41:55 -03:00
Tercio Jose 875d2befe3 Attempt to fix priest spirit of redemption triggering before some damage taken by the priest 2022-12-25 18:59:07 -03:00