ModernUO/Projects/UOContent
Kamron Batman 178f71c6dc
chore(content): Cleans up abilities and some spell timers (#427)
- [X] Exposes Index/Count on the timer.
- [X] Cleans up abilities
- [X] Combines some spell context/info objects with their timers to reduce allocations
- [X] Fixes a bug where immolating weapon both finishes effect or stops in the wrong order due to a race condition.
2021-01-23 16:40:53 -08:00
..
Accounting fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
Commands fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Configuration Rearranges packet code (#295) 2020-10-30 22:49:00 -07:00
Context Menus Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Engines fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Gumps fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Holiday Stuff fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Items chore(content): Cleans up abilities and some spell timers (#427) 2021-01-23 16:40:53 -08:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Misc fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
Mobiles fix(core): Fixes NPE with Town Crier Entries 2021-01-20 10:37:23 -08:00
Multis fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Network fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Regions fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
Skills fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
Special Systems fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
Spells chore(content): Cleans up abilities and some spell timers (#427) 2021-01-23 16:40:53 -08:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
UOContent.csproj fix(party): Converts party packets (#401) 2021-01-10 14:23:10 -08:00