ModernUO/Projects/UOContent/Spells/Base
Kamron Batman a59fda6a3a
fix(core): Converts some player packets (#372)
- [X] Converts some player packets

Note:
- Not caching weather packet because it is copying directly from stackalloc using aggressive inlining. Don't need to do more optimizations.
2020-12-29 23:47:56 -08:00
..
DisturbType.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MagerySpell.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpecialMove.cs fix(core): Converts some player packets (#372) 2020-12-29 23:47:56 -08:00
Spell.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SpellCircle.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SpellHelper.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SpellInfo.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpellRegistry.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
SpellState.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00