Skip to content

SoulFire 1.13.1 (Small bugfixes)

Compare
Choose a tag to compare
@AlexProgrammerDE AlexProgrammerDE released this 30 Sep 18:24
· 540 commits to main since this release

Fix loading plugins, more javadocs, improve parallelization & fix running on low-core environments.
Most plugins can be toggled dynamically (live) now using the enable toggle. For example AntiAFK.
Fix confusing race condition where paused gets overwritten to started.

Changes

b0cde29 This commit marks release 1.13.1
44d7a00 Fix loading plugins
d8e1bb4 Add javadocs to settings page registration
6bb5d81 Block based on time more accurately
d190730 Heavily increase usage of ForkJoinPool and fix issues on low-core environments
54400be Add more javadocs
2db82a5 Fix server interfering with paused state
c171503 Allow enabling more plugins dynamically
8866d71 Update log4j2 monorepo to v2.24.1
f8cd3b6 Update dependency com.github.oshi:oshi-core to v6.6.5