Skip to content

SoulFire 2.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Nov 16:22

Important

These downloads are for users who want to host Dedicated Servers for SoulFire clients or use the CLI client of SoulFire.
This is not the right download if you want to use the GUI client for SoulFire, which is recommended for most users.
Instead you should look at the SoulFireClient releases page.


🚀 Features

  • 3a20a0e feat: allow ignoring packet handling bugs
  • 8e4231b feat: improve scheduling sometimes not clearing locks
  • dac6854 feat: implement better log protocol

🐛 Fixes

  • 503f598 fix(deps): update all non-major dependencies to v4.33.0 (#897)
  • 795c6e6 fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.30 (#898)
  • c9b4707 fix(deps): update dependency com.openai:openai-java to v4.4.0 (#899)
  • 66ee2a0 fix(deps): update dependency com.openai:openai-java to v4.5.0 (#900)
  • 174472e fix(deps): update dependency com.github.oshi:oshi-core to v6.9.1 (#901)
  • 85c305b fix(deps): update all non-major dependencies to v1.7.1 (#902)
  • 360f86b fix: disable crash report stacktrace tracking
  • 6f968ee fix(deps): update dependency com.openai:openai-java to v4.6.1 (#903)
  • a1086ce fix(deps): update dependency net.kyori:indra-git to v4 (#895)
  • 59983be fix: use new syntax
  • 979ddc8 fix(deps): update all non-major dependencies (#904)
  • a866be8 fix(deps): update dependency org.jetbrains.kotlin:kotlin-bom to v2.2.21 (#905)
  • 2bbab2c fix: immediately return if time is zero
  • 0c33d7d fix: always run finalizer
  • 10c81c2 fix: use correct repositories
  • 8faa744 fix(deps): update all non-major dependencies (#907)
  • 4a84b14 fix: publish mod jar
  • 36be663 fix: make publish the right way
  • b603834 fix: properly show some async errors
  • 5f5d9ec fix(deps): update all non-major dependencies to v2.20.1
  • c8b9ba3 fix(deps): update dependency com.ibm.icu:icu4j to v78 (#909)
  • 0c9c7b9 fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6.0.1
  • 3177a01 fix(deps): update all non-major dependencies to v7.1.6.final
  • 122f705 fix(deps): update all non-major dependencies
  • c5e58a1 fix(deps): update all non-major dependencies
  • 66c94fd fix(deps): update dependency commons-codec:commons-codec to v1.20.0
  • 2a4d79b fix(deps): update all non-major dependencies
  • 5991c60 fix(deps): update all non-major dependencies
  • 3fdf988 fix(deps): update all non-major dependencies
  • d2cc66b fix(deps): update all non-major dependencies
  • e41aa35 fix: ignore failures from spotbugs for now
  • 3b9cc43 fix: resolve style issues
  • 6840202 fix: make new instance main method work
  • 57a7ee9 fix: make read timeout and connect timeout work again
  • 2031350 fix: make write timeout settings work again
  • b01e183 fix: wrap new method call
  • da180d4 fix(deps): update all non-major dependencies (#912)
  • b401e19 fix(deps): update dependency net.raphimc:minecraftauth to v5 (#913)
  • 08b617c fix: whitelist specific groups
  • afd5dfa fix: revert to old VFP for now
  • d30ddc9 fix: downgrade mcauth for now
  • f7976fb fix: comment out broken mixin for now
  • 95efb34 fix: readd read timeout override
  • 29a996c fix: make injection work
  • 790a372 fix(deps): update swc4j to v2 (#917)
  • 89259a4 fix(deps): update all non-major dependencies (#915)
  • 8e32d70 fix: make block break particles not cause warnings

🔨 Build

  • 2f138c5 chore(release): bump version to 2.1.1-SNAPSHOT
  • 496c83c chore: add AGENTS.md
  • 4142bc0 chore(deps): update actions/upload-artifact action to v5 (#906)
  • 0707b42 chore(deps): update gradle to v9.2.0
  • dc01a23 chore(deps): update mikepenz/release-changelog-builder-action action to v6 (#908)
  • d0f515e chore: add errorprone
  • 0ee6cc4 chore: add spotbugs
  • d90ba64 chore: enable ignoring packet errors by default
  • 482cba5 chore(deps): update actions/checkout action to v6 (#916)
  • c25baf7 chore(release): bump version to 2.1.1

💅 Style

  • d7cb953 style: switch to markdown javadoc comments
  • 67f1a4d style: apply openrewrite

💬 Other

  • 10a2233 Add automergeType to renovate.json configuration
  • de6f678 Update unimined plugin version to 1.4.2-SNAPSHOT
  • d521f40 Update account options in README
  • aac6117 Configure OpenRewrite for code analysis and migration
  • d8540fc Add OpenRewrite plugin dependency