ModernUO/Projects/UOContent/Spells
Kamron Batman b6cd408623
Updates Message Packets (#321)
### API Breaking Change
Combined `AsciiMessage` and `UnicodeMessage` into a single function that takes two arguments, `bool ascii` and `string lang`. Lang can be null (or anything) if ascii is true. 

- [X] Changes message packets
- [X] Cleans up some code
- [X] Uses benchmarks to determine if the spanwriter + copyfrom
2020-11-20 21:50:13 -08:00
..
Base Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Bushido Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Chivalry Effects packets (#308) 2020-11-12 00:52:38 -08:00
Eighth Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Fifth Effects packets (#308) 2020-11-12 00:52:38 -08:00
First Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
Fourth Effects packets (#308) 2020-11-12 00:52:38 -08:00
Gargoyle/SpellDefinitions Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Mysticism Effects packets (#308) 2020-11-12 00:52:38 -08:00
Necromancy Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Ninjitsu Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Second Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Seventh Effects packets (#308) 2020-11-12 00:52:38 -08:00
Sixth Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Spellweaving Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
Targeting Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Third Effects packets (#308) 2020-11-12 00:52:38 -08:00
Initializer.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Reagent.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
UnsummonTimer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00