Skip to content

0.22.86 - Filtering and Tuning

Compare
Choose a tag to compare
@jediminer543 jediminer543 released this 15 Sep 16:49
· 9 commits to master since this release

Updated features:

  • Added multithreaded chunk handling
  • Added the capacity to time out chunks that refuse to load (the no.1 issue of watchdog trips on modded servers)
  • Added filters to allow for modded te's and entities to be serialised in a way that makes them behave
  • Modified and added stuff for better compatibility
  • Fixed forge 36.2.0 causing bytecode errors (because forge broke local vars for some reason)
  • More stuff I lack the bother to list