ModernUO/Projects/UOContent/Items/Skill Items
Kamron Batman 8903028b5f
fix(core): Tightens the network stack (#479)
- [X] Removes network pause/resume
- [X] Adds back packet profiler
- [X] Adds state machine to keep track and trace netstates
- [X] Changes NetState.Running back to using an interlock exchange
- [X] Adds preliminary packet throttling support


### Packet Throttling
- `[GetThrottle <packetId>` to get the delay in milliseconds for that packet
- `[SetThrottle <packetId> <delay>` to set the delay in milliseconds for that packet
The settings are saved to `Configuration/throttles.json`
2021-02-07 23:30:56 -08:00
..
Blacksmith Items/Misc fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Camping fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
Carpenter Items fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Fishing C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Harvest Tools fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Lumberjack Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Magical core(fix): Fixes type aliasing, categorizations, and NPE (#444) 2021-02-03 16:14:04 -08:00
Misc fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Musical Instruments fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Ninjitsu Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Specialized feat(core): Makes spanwriter resizable (#376) 2020-12-31 19:57:02 -08:00
Tailor Items C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Thief fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Tinkering C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Tools fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00