Skip to content

ServerWrecker 1.0.1 (Fixes and improvements)

Compare
Choose a tag to compare
@AlexProgrammerDE AlexProgrammerDE released this 14 Jun 12:47
· 2311 commits to main since this release

This release adds a few fixes to various sections of the software. There is also a GitHub update checker now!

Changes

373b09c Update dependency org.knowm.xchart:xchart to v3.8.4
a024b13 Import XChart and do some cleanups
249d957 Log errors more informatively
29d2173 Use threadpool to save log to not block the awt thread
88ace23 Remove all classifier
f977eff Import all javafx platforms
521d353 Only update XToolkit when present
09c4afc Add message log panel context options
8d85a2f Only jump when on ground
b41b896 Fix build
6f03b0b Update plugin edu.sc.seis.launch4j to v3.0.3
51c5021 Fix nightly artifacts
c6ba7a3 Cleanup attack starting and also make max concurrent connects configurable
1715809 Prevent reconnect attempts if the eventloopgroup is terminated
bfecc20 Fixup thread issues and update demo image
83220a9 Improve log panel and also add error when using tcp-only proxy with bedrock
d36ad7f Move a lot of log to debug to reduce spam
5f87f02 Better manage the event loop group and fix stopping the attack
cc330ee Improve some stuff
4d18489 Update some information
24947b2 Add GitHub version checker