Commit Graph

290 Commits

Author SHA1 Message Date
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 f30d0439e8 Fixed Auto Run Code window not closing by click on the close button 2023-06-27 11:14:42 -03:00
Tercio Jose 2476c95464 fixed a bug on 10.1.5 ptr 2023-06-27 11:13:21 -03:00
Tercio Jose 7b34b88ca3 More code cleanup and framework update 2023-06-25 11:29:45 -03:00
Tercio Jose 9fb2b0d66b translated code to English and a few bug fixes from latest alpha 2023-06-21 17:27:58 -03:00
Tercio Jose efd131ef04 More fixes for the "Report to Discord" bugs; Implementations to show plugins in the breakdown window; 2023-06-12 19:59:15 -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 cc09a733bf Split the window_playerbreakdown_spells.lua into three more files 2023-06-08 22:03:37 -03:00
Tercio Jose 0c397b5816 container_segments 424 error: now it is ensuring to wipe the combatObject that got removed from containerSegments 2023-06-06 17:36:13 -03:00
Tercio Jose 9021a4de4d Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
Tercio Jose 0cdfa2b900 Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
Tercio Jose 64a7053089 Version Bump and Framework Update 2023-05-20 11:16:48 -03:00
Tercio Jose b235a3a547 Fixed an issue with Min and Max spell values of nested spells 2023-05-18 12:01:51 -03:00
Tercio Jose 46449f65d4 Fixed an issue with the player selector for the breakdown window 2023-05-17 11:46:56 -03:00
Tercio Jose cebe150e16 General Fixes and Improvements 2023-05-16 15:21:04 -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 21da70e158 Fixed small bugs 2023-05-12 17:52:17 -03:00
Tercio Jose 4769914255 Show overhealing percent instead of the overheal amount in the breakdown window 2023-05-12 15:59:20 -03:00
Tercio Jose 6527146c5d Added friendly fire and healing taken into the new breakdown 2023-05-12 15:17:11 -03:00
Tercio Jose 4af7d8d187 Added some combatlog options 2023-05-12 13:53:27 -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 bb62a4c70c SetClampedToScreen(true) for the breakdown window 2023-05-11 17:05:22 -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 b78b35e557 Removed the "Under Maintenance" from the breakdown window title 2023-05-09 11:43:31 -03:00
Tercio Jose a54e80c475 Restored "right click to close" on breakdown window 2023-05-09 10:58:41 -03:00
Tercio Jose c572f74b1f Fixed an issue where the options panel for breakdown for below the breakdown window 2023-05-07 18:34:33 -03:00
Tercio Jose 9a81a2b489 Added phase damage and healing to the new breakdown 2023-05-07 18:27:34 -03:00
Tercio Jose 01ee2a4ebc Spells and Pets nested now are ordered correctly 2023-05-07 00:18:39 -03:00
Tercio Jose be1f7efdb1 Auto resize the spell container when a column header is added or removed 2023-05-06 17:19:18 -03:00
Tercio Jose 54075b1883 disabled warning classic era msg 2023-05-06 16:18:09 -03:00
Tercio Jose c6527f56a0 Framework update 2023-05-06 15:49:05 -03:00
Tercio Jose cbbfe8b7af Merge pull request #511 from Flamanis/Port-to-Era
First pass on attempting to work on Classic_Era
2023-05-06 15:09:41 -03:00
Tercio Jose cfbc45eff4 Change logs and last hour fixes 2023-05-04 19:20:34 -03:00
Tercio Jose 773ec4342d Round of fixes of the new breakdown 2023-05-03 23:33:31 -03:00
Tercio Jose 2356173cf1 small fix 2023-05-02 22:23:09 -03:00
Tercio Jose abcb6e9086 Added empowered spells and first wave of polish on the new breakdown window 2023-05-02 22:06:36 -03:00
Tercio Jose 4fc8a45713 Visual updates for the breakdown window 2023-05-02 10:44:45 -03:00
Tercio Jose ba267b3eca Fixed issue with nested pets which wasn't showing when pressing the arrow in the bar 2023-05-01 21:30:16 -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 690168bef3 Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
Tercio Jose 11a6c48ddd General Fixes 2023-04-30 23:23:56 -03:00
Flamanis 4277217372 First pass on attempting to work on Classic_Era 2023-04-30 19:51:38 -05:00
Tercio Jose 17f2fdd05a Bug Fixes 2023-04-30 18:22:39 -03:00
Tercio Jose d531fc95ff Added tooltips for the targets container 2023-04-30 18:22:39 -03:00
Tercio Jose 9222cc1491 Added Targets, Added Options 2023-04-30 18:22:39 -03:00
Tercio Jose 2a4d3e0d3e More development 2023-04-30 18:22:39 -03:00
Tercio Jose 2a26998e09 Fixed type definitions and renamed functions 2023-04-30 18:22:39 -03:00
Tercio Jose 70d9c7c4e9 Coded more implementations 2023-04-30 18:22:39 -03:00