Releases: DaMatrix/SaveSearcher
Releases · DaMatrix/SaveSearcher
1.6.14
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed crash when running on certain Windows configurations
Fixed error when outputting to an empty directory without -o
Full Changelog : 1.6.11...1.6.14
1.6.11
Compare
Sorry, something went wrong.
No results found
What's Changed
Broken Portals by @thelampgod in #12
Add tile entity search by @thelampgod in #15
Add command block search
Massively improved performance when running many different scans simultaneously
Full Changelog : 1.6.2...1.6.11
1.6.2
Compare
Sorry, something went wrong.
No results found
add entity search mode
fix a variety of bugs on windows
1.5.4
Compare
Sorry, something went wrong.
No results found
make output writing even faster and update to latest porklib
1.5.3
Compare
Sorry, something went wrong.
No results found
Added --count mode and fixed some critical bugs with CSV output.
1.5.2
Compare
Sorry, something went wrong.
No results found
See #6 (comment) for changes.
1.5.0
Compare
Sorry, something went wrong.
No results found
Block data arrays are now re-used internally for another significant speedup.
The output format has changed completely, it's now written on-the-fly and uses the csv format (optionally gzip-compressed).
1.4.4
Compare
Sorry, something went wrong.
No results found
Fixes a number of issues with JVM crashes.
Uses memory-mapped files to further enhance performance.
1.4.3
Compare
Sorry, something went wrong.
No results found
Build against PorkLib 0.5.0-SNAPSHOT (for native decompression on select platforms), and add spawner search module.
1.4.0-SNAPSHOT
Compare
Sorry, something went wrong.
No results found
Modified the output format to allow running the same module multiple times with multiple settings.