ModernUO/Projects/UOContent/Accounting
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
..
Security chore: Cleans up unused imports (#1608) 2023-11-21 12:32:51 -08:00
Account.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
Account.Migrations.cs fix: Reverts GetAccount to use IAccount. Adds IAccount to serialization. (#1565) 2023-10-25 19:17:57 -07:00
AccountAttackLimiter.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
AccountComment.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
AccountHandler.cs fix: Fixes various memory leaks and spells (#1786) 2024-05-21 19:44:42 -07:00
Accounts.cs fix: Reverts GetAccount to use IAccount. Adds IAccount to serialization. (#1565) 2023-10-25 19:17:57 -07:00
AccountTag.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
IPasswordProtection.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00