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
2023-06-27 19:01:44 -03:00
2021-10-07 21:49:15 -03:00
2023-06-27 18:21:39 -03:00
2023-06-07 15:52:47 -03:00
2023-06-23 19:08:48 -05:00
2022-11-18 16:54:25 -03:00
2023-01-26 22:39:27 -03:00
2022-11-28 15:24:03 -03:00
2015-06-23 14:56:17 -03:00
2023-04-30 23:23:56 -03:00
2023-04-30 23:23:56 -03:00
2023-06-27 19:01:44 -03:00
2020-10-16 19:51:44 -03:00
2023-06-27 18:21:39 -03:00
2023-06-23 19:08:48 -05:00
2018-07-17 13:31:22 -03:00
2018-12-17 08:14:11 -02:00
2022-08-27 12:30:41 -03:00
2023-01-27 13:29:04 -03:00
S
Description
Ascension fork of Details-Damage-Meter for CoA Guild 'Exiles'
35 MiB
2026-05-29 08:43:54 +00:00
Languages
Lua 100%