ModernUO/Projects/UOContent/Items/Weapons/Ranged
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
..
AssassinsShortbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BarbedLongbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BaseRanged.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Bow.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
CompositeBow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Crossbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
FrozenLongbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HeavyCrossbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
JukaBow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
LightweightShortbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
LongbowOfMight.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MysticalShortbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
RangersShortbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
RepeatingCrossbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SlayerLongbow.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00