Commit Graph

105 Commits

Author SHA1 Message Date
Kyriazis Kokkinos eaafbfa5dd Add support for seperation of Extra Attack effects 2024-12-09 16:31:31 +02:00
Tercio Jose 7442336f74 Lazy load options panel 2024-09-04 19:04:29 -07:00
Tercio Jose 97e83c95e3 Several bug fixes, visual updates on m+ panel, fixed m+ chart again, more updates for Breakdown Wndow 2024-08-26 10:12:18 -07:00
Tercio Jose 4578ddaa41 A round of general bug fixes 2024-08-26 10:08:46 -07:00
Tercio Jose 4892e8f954 Testing the new options for wipe limit for segments and deleting the worst try among all wipe segments in a boss 2024-08-26 08:53:06 -07:00
Tercio Jose 6975f3e9db Added the new wipe counter for tests 2024-08-26 08:52:47 -07:00
andrew6180 faf859dc7d Add option to split dot / hot damage into separate entries entirely. 2024-06-18 13:07:28 -07:00
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
Lynn 0ee3f1a511 More GetSpellInfo fixes 2024-06-08 14:00:01 +02:00
andrew6180 6a677e5a22 fix lua errors 2024-05-27 01:48:01 -07:00
andrew6180 d8f7ca8b2c fix target caller name in plugin list 2024-05-26 15:10:16 -07:00
andrew6180 ccffbc329f Add Details_TargetCaller plugin 2024-05-26 15:06:32 -07:00
andrew6180 3ef6a3cdc7 Dont direct people to curseforge for plugins. They come pre-installed and just need to be enabled. 2024-05-24 15:06:15 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Flamanis 1f5ca8a3e4 Allow window delete to be used while searching 2024-05-05 19:32:52 -05:00
Tercio Jose ce8e891cbe Fixed height of Window Main section, where the Delete button was separated from the window selection dropdown. 2024-05-05 11:45:52 -03:00
Tercio Jose 2f0148c574 Merge pull request #707 from Elitesparkle/windows-grouping
Update Windows Grouping
2024-05-01 11:41:18 -03:00
Tercio Jose ab292b8a4f Fixed the wallpaper preview position in the options panel section Wallpaper 2024-04-27 11:39:15 -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 66c94a135f ToC Updates 2024-03-25 13:48:33 -03:00
Flamanis a8a995b7c2 Remake pr 2024-03-17 17:38:46 -05:00
Tercio Jose 2421b29665 Added an option to toggle between rounded and squared tooltips 2024-03-15 15:46:38 -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 18e7464cef Bug fixes for the Mythic+ End of Run panel
- General fixes applied to the Mythic+ Panel.
- The Mythic+ section in the options panel can now be translated.
- More fixes for text color.
2024-02-08 11:46:31 -03:00
Tercio Jose cef44035c9 Renamed "Show Damage Charts" to "Show End of M+ Panel" 2024-02-07 20:32:47 -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 448a31671b Fixed Details! Streamer plugin on Classic versions of the game; Moved a few things in the options panel 2023-11-14 13:42:57 -03:00
Flamanis b166a48817 Fix nickname option 2023-11-10 20:04:16 -06:00
Flamanis bc0070cc6d Force Nicktag to include realm name on retail 2023-11-08 23:56:35 -06:00
Tercio Jose 933c10771d Added Evoker Buff Uptime Bar
- Added an extra bar within the evoker damage bar, this new bar when hovered over shows the buff uptime of Ebon Might and Prescience on all players.
2023-09-10 14:51:29 -03:00
Tercio Jose ea2cec6861 Added augmented buffs in the Auras tab of players which received Ebon Might and Precience
- Forcing update interval to 0.1 on arenas matches using the real-time dps feature.
- Framework Update.
- Lib Open Raid Update.
- More parser cleanups and code improvements.
- Auras tab now ignores regular "world auras" (those weekly buffs of reputation, etc)
2023-08-05 21:39:00 -03:00
Flamanis b6200c6086 Options fix and Cyclical pet ownership fix 2023-07-26 10:39:43 -05: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 6ccb64863e Code changes, see commit description
Combat Objects which has been discarded due to any reason will have the boolean member:  __destroyed set to true. With this change, 3rd party code can see if the data cached is up to date or obsolete.

- Removed several deprecated code from March 2023 and earlier.
- Large amount of code cleanup and refactoring, some functions got renamed, they are listed below:
* TravarTempos renamed to LockActivityTime.
* ClearTempTables renamed to ClearCacheTables.
* SpellIsDot renamed to SetAsDotSpell.
* FlagCurrentCombat remamed to FlagNewCombat_PVPState.
* UpdateContainerCombatentes renamed to UpdatePetCache.
* segmentClass:AddCombat(combatObject) renamed to Details222.Combat.AddCombat(combatToBeAdded)

- CurrentCombat.verifica_combate timer is now obsolete.
- Details.last_closed_combat is now obsolete.
- Details.EstaEmCombate is now obsolete.
- Details.options is now obsolete.

- Added: Details:RemoveSegmentByCombatObject(combatObject)

- Spec Guess Timers are now stored within Details222.GuessSpecSchedules.Schedules, all timers are killed at the end of the combat or at a data reset.

- Initial time to send startup signal reduced from 5 to 4 seconds.

- Fixed some division by zero on ptr 10.1.5.
- Fixed DETAILS_STARTED event not triggering in some cases due to 'event not registered'.
2023-06-27 19:01:44 -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 4af7d8d187 Added some combatlog options 2023-05-12 13:53:27 -03:00
Tercio Jose 690168bef3 Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
Tercio Jose e55a818fb7 Merge pull request #504 from Flamanis/master
Re-add Overall Segment Boss Only M+ option
2023-04-24 17:47:34 -03:00
Flamanis cea769a620 Re-add Overall Segment Boss Only M+ option
Reverts commit d0ccba9
2023-04-24 15:46:18 -05:00
Flamanis fa410a7038 Fix missing alpha values for color picker on certain options
Fixes #495
2023-04-11 15:31:40 -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 f024ecc58b Fixed an issue when using Click to Open Menus + Auto Hide Menu 2023-03-20 14:34:58 -03:00
Tercio Jose 94927993e8 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-03-19 20:10:47 -03:00
Tercio Jose 396f8e09d0 Reverse Deaths for Mythic plus updates 2023-03-19 20:10:45 -03:00