Skip to content

Database Code Fix

Choose a tag to compare

@UnknownSilicon UnknownSilicon released this 31 Jul 23:04
· 868 commits to main since this release

This update has no obvious changes, but fixes the database code in the backend to be MUCH better. There should be a lot less issues now, especially with CustomMobs.

Fixes/Improvements:

  • Use a new database connection for each transaction
  • Perform a database transaction on change instead of shutdown