Skip to content

SoulFire 1.12.0 (Device Code auth & fixes)

Compare
Choose a tag to compare
@AlexProgrammerDE AlexProgrammerDE released this 17 Sep 17:05
· 596 commits to main since this release

Fixes scheduler being kept when deleting instances, fixes multiple POV server shutdown messages. EasyMC support was dropped because the service was shut down, scheduling has been made more consistent across the app. Device Code auth endpoints were added to be used for the client. Old data that is now invalid will be skipped upon load. Bump MCPL.

Changes

58e398a This commit marks release 1.12.0
ad304de Fix listener registrations & fix pov server being closed multiple times
7597180 Use mcpl provided transports
4e4fe8c Skip unloadable entries
07be0fd Drop EasyMC support
8f6c7fa Fix returned authtype
bf8fb23 Fix device code blocking thread
a7021c3 Implement device code auth endpoints
ddecf62 Fix POV server crashing clients
19c5c20 Prepare for device code auth
a6ea3a2 Use dedicated fork join pool for all sf scheduling
236aaa3 Use common pool for schedulers
97d454f Improve destruction
7b100b5 Improve bot threading & fix shutdown of scheduler
34aed30 Update dependency com.github.oshi:oshi-core to v6.6.4