ModernUO/Projects/UOContent/Items/Weapons
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
..
Abilities Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Artifacts Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Axes Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Knives Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Maces Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
ML Weapons Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
PoleArms Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Ranged Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
SE Weapons Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpearsAndForks Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Staves Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Swords Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Wooden Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BaseMeleeWeapon.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseWeapon.cs Converts equipment packets (#314) 2020-11-16 01:04:56 -08:00
Fists.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
HitLower.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SlayerEntry.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SlayerGroup.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SlayerName.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
WeaponEnums.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00