Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 13:38
· 122 commits to master since this release
1d20026

Look ma, no alpha!

New stuff:

Internal changes/fixes:

  • Removed the update checker chat spam (suggested on discord)
  • Weakened the NonUpdate logic from a bypass to a warning to dispel claims of "DRM" and "malware"
  • Added modern java compatibility to some of the reflection logic
  • Fixed a bug on Windows systems where the mixin plugin interface would spam the log with buggy paths

API Deprecations:

  • Deprecated the com.falsepattern.lib.dependencies programmatic API. See above for the new way to handle dependencies. This API will stay for legacy compatibility purposes, but should not be used in new projects, as the data-driven system is much more robust