Changes
Bug Fixes
- Server .NET version upgraded from .NET 9.0.0 to .NET 9.0.8
- Upgraded the sign at the bank showing the shard's birthday to also show the emulator and current .NET version. (updated in real time)
- Various items now have a set "default" weight instead of a weight set in their constructor. Since we have a weight flag that checks against a default weight, if it is set, we save a little bit on each of these items in terms of memory.
Bug Fixes
- There is now a correct re-cast(remount) delay applied to animal form when someone in animal form is knocked(dismounted) out of it.
- Resolved a long-standing issue where packets would get corrupted over time by ensuring that any “partial” coalesced buffer (<512 bytes) is sent immediately whenever the sender is idle, rather than waiting for a later flush. This prevents small packets from accumulating into oversized, mixed‐payload sends.
- Resolved a server crash that could occur when a player used the in-game help system.
