Details/frames
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
..
window_breakdown Code changes, see commit description 2023-06-27 19:01:44 -03:00
anime.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
anime.xml Fixes (8) 2022-09-01 20:47:03 -03:00
fw_mods.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
toolbar_button.xml Fixes (11) 2022-09-01 22:23:15 -03:00
window_all_in_one.lua 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
window_api.lua More bug fixes 2022-10-12 18:37:00 -03:00
window_aura_tracker.lua Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
window_benchmark.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_bookmark.lua Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
window_brokertexteditor.lua Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
window_cdtracker.lua Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
window_classcolor.lua Attempt to fix priest spirit of redemption triggering before some damage taken by the priest 2022-12-25 18:59:07 -03:00
window_copy.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_currentdps.lua Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
window_custom.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_custom_scripts.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_dump.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_eventtracker.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_forge.lua Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
window_macros.lua More bug fixes 2022-10-12 18:37:00 -03:00
window_main.lua fixed a bug on 10.1.5 ptr 2023-06-27 11:13:21 -03:00
window_news.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_options2.lua Code changes, see commit description 2023-06-27 19:01:44 -03:00
window_options2_sections.lua Code changes, see commit description 2023-06-27 19:01:44 -03:00
window_plater.lua Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
window_profiler.lua Open Raid Library update 2022-10-18 10:31:05 -03:00
window_report.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_rowtexteditor.lua More code cleanup and framework update 2023-06-25 11:29:45 -03:00
window_runcode.lua Fixed Auto Run Code window not closing by click on the close button 2023-06-27 11:14:42 -03:00
window_scrolldamage.lua Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
window_spellcategory.lua bump 2022-10-18 14:15:33 -03:00
window_statistics.lua Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
window_switch.lua translated code to English and a few bug fixes from latest alpha 2023-06-21 17:27:58 -03:00
window_wa.lua Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
window_welcome.lua 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