Skip to content

Patches various Hytale server bugs via Mixin and a runtime plugin.

License

Notifications You must be signed in to change notification settings

Aitooor/refixes

 
 

Repository files navigation

Refixes

Work in progress patches for Hytale server.

⚠️ WARNING

Requires the server to be booted using Hyinit
This project is still in early development and is NOT yet ready for production use!

Current Project Goals

  • Port early plugin patches from Hyfixes/HyzenKernel to Mixin
  • Port main plugin patches / features if needed
  • Target Hytale Update 3

Skipped Patches

  • 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.

About

Patches various Hytale server bugs via Mixin and a runtime plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%