Work in progress patches for Hytale server.
Requires the server to be booted using Hyinit
This project is still in early development and is NOT yet ready for production use!
- Port early plugin patches from Hyfixes/HyzenKernel to Mixin
- Port main plugin patches / features if needed
- Target Hytale Update 3
- Shared Instance System
- To make Refixes easier to update to new Hytale releases, we want to avoid making drastic logic changes.
- World Task Shutdown Guard
- This is not much of an issue in my opinion. Task queue should properly throw when it's not available.
- (Temp) Operation Timeout
- Requires a config system for custom timeout duration.