ModernUO/Projects/UOContent/Network/Packets
Kamron Batman a552cf4138
fix: Fixes various memory leaks and spells (#1786)
### Summary
- Fixes various memory leaks related to spells
- Fixes Spell Plague
- Added ability to determine if `sdi` should take effect for Spell Damage.
- Fixes animal form timer ticking non-stop while logged out.
2024-05-21 19:44:42 -07:00
..
IncomingAccountPackets.cs fix: Fixes various memory leaks and spells (#1786) 2024-05-21 19:44:42 -07:00
IncomingEntityPackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
IncomingExtendedCommandPackets.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
IncomingHousePackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
IncomingItemPackets.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
IncomingMessagePackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
IncomingMobilePackets.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
IncomingMovementPackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
IncomingPlayerPackets.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
IncomingTargetingPackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
IncomingVendorPackets.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00