Skip to content

Workshop Release (Hotfix, rev425)

Compare
Choose a tag to compare
@Grocel Grocel released this 25 Jul 03:39
· 28 commits to master since this release

More optimizations, error/bug fixes and clean up.

  • Fixed addon not loading on some servers. Fixed error spam.
  • A lot of minor optimizations and some code clean up
  • Reduced networking footprint of lists and GUI skins.
  • Better error handling. If the addon won't load, it will tell you why in a graceful way. This fixes error spams.
  • The addon loads on servers with version 230628 or later now. This also fixes error spams.
  • Some hardening against abuse. All network caches are limited now, so they no longer fill up until out of memory. Caches are cleared on overflow and on map cleanup event.