ModernUO/Projects/UOContent/Multis
Kamron Batman 7d9bc9ff0a
fix: Fixes thread guard and cleans up incoming packet reader (#1641)
### Summary
* Fixes syntax compile error when THREADGUARD is enabled.
* Removes `int packetLength` from incoming packet handles since they aren't needed.

### Developer Notes
Incoming packet handler `SpanReader` is now properly scoped to that packet by length.
2023-12-19 17:04:09 -08:00
..
Boats fix: Codegens boats (#1625) 2023-12-02 12:55:38 -08:00
Camps fix: Codegens camps (#1628) 2023-12-04 09:11:52 -08:00
Houses fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
ComponentVerification.cs feat: Customize expansion and set maps on first boot (#1425) 2023-07-31 20:46:49 -07:00
Deeds.cs fix: Cleans up Point checks and removes statics (#966) 2022-03-20 23:15:59 -07:00
DynamicDecay.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00