Releases: BlueCyro/Outflow
Fix edge case - 1.0.1
Full Release - 1.0.0
It's here, fellas! I've been waiting to do a full release until I've verified that A) Our networking libraries are infact thread-safe, and B) That the mod itself doesn't cause any subtle corruptions in the networking. This is functionally identical to 0.0.1.0 (aside from conditionally-compiled debug prints that don't exist in the release build)
As always, be sure to keep an eye out for issues but I'm quite certain this build should be safe to use on your client/headless equally. Keep in mind that only the host of the session requires the mod for everyone to benefit. This is not required by other clients, won't do anything in sessions you don't own.
Also we're going back to 3-place version numbers since 4 isn't compatible with the mod manifest - you'll find it on there soon™™
Anyways,
Enjoy!
Occam's Razor - 0.0.1.0
This release fixes some issues with packet ordering by completely re-doing the methodology behind how the mod works to be far more pragmatic.
- Completely re-work to only process streams on a separate thread while leaving the normal packet queue alone
- This should fix issues with the packet order that arose from the previous method (invasive full function replacement)
- This ensures streams keep flowing while the normal packet queue remains untouched, should increase stability significantly
- Added new graphs to and description to README
As always, keep an eye out for issues! This should hopefully be the last pre-release before slapping the big green sticker on it.
Enjoy!
.NET 8 Hotfix - 0.0.0.2
This release fixes compatibility with .NET 8 (Supported by Resonite Headless servers via Cumulo Patcher) by using the correct compatible harmony version.
- Fix .NET 8 compatibility
- Use non-monomod methods to ensure full compatibility with regular Harmony
Enjoy!
Initial pre-release - 0.0.0.1
This is an initial pre-release of Outflow! Please report any issues you have with this as I haven't tested this in a very large, populated sessions.
This very much shouldn't corrupt the state of the world, but do be aware that it's a distinct possibility! You have been warned!
Regardless,
Enjoy!