This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Occam's Razor - 0.0.1.0
Pre-release
Pre-release
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!