ModernUO/Projects/UOContent/Items/Wands
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
..
BaseWand.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
ClumsyWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
FeebleWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
FireballWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
GreaterHealWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HarmWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HealWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
IDWand.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
LightningWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MagicArrowWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
ManaDrainWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
WandTarget.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
WeaknessWand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00