Skip to content

ExpStorage, Misc. Improvements, and Bug Fixes

Choose a tag to compare

@UnknownSilicon UnknownSilicon released this 08 Aug 21:57
· 868 commits to main since this release

This update moves ExpStorage into ParallelUtils to keep database code consistent and makes various improvements.

Features:

  • Move ExpStorage into ParallelUtils

Improvements:

  • Make ExpStorage async
  • Make the help command dynamic
  • Make the config system slightly better

Fixes:

  • Fix bug with database code causing server to hang on invalid config
  • Fix bug on entity update before entity was fully registered