Skip to content

1.0.3

Choose a tag to compare

@touchfalls touchfalls released this 17 Aug 07:49
· 6 commits to main since this release
9a296b6

Removed

  • Complete removal of Fabric module (platform-fabric), Fabric Loader dependencies, Fabric API listeners, Brigadier registrations, and Mixin configurations (architectural decision to maintain Fabric as a standalone repository).

Changed

  • Transitioned repository build system to a Paper/Purpur-focused architecture (:core, :database, :platform-paper).
  • Updated build_and_test.sh to compile core/database/paper modules and generate single authsecured-paper-1.0.3.jar artifact.
  • Cleaned up docstrings across core ports [AuthPlatform], [PlatformLogger], [PlayerRestrictionAdapter]