Mine-ChatCorrect 0.1.2
Mine-ChatCorrect 0.1.2
This release stabilizes dictionary importing, improves chat correction usability, and adds documentation/test coverage.
Highlights:
- Improved chat correction button placement and focus recovery.
- Fixed underline alignment for misspelled words.
- Added clearer imported dictionary enabled/disabled state and multi-dictionary selection.
- Added local import-folder workflow for installing dictionary files.
- Changed the default dictionary URL to the en-wl / SCOWL Aspell English release.
- Added support for DICT/FreeDict
.indexand.index.gzheadword parsing. - Fixed
.tar.gzarchive imports that previously hit the gzip per-entry limit. - Added import validation/safety helpers for archive paths, size limits, downloads, metadata, accepted words, and parsing.
- Added JUnit validation coverage for dictionary parsing/import behavior, accepted words, correction suggestions, archive safety, and large import handling.
- Added MIT
LICENSEfile and expanded README documentation.
Tested:
./gradlew test./gradlew build- Minecraft client launch and single-player world load
- Chat highlighting, suggestion cycling, replacement, and focus after correction actions
.tar.bz2URL import- Multiple dictionary URL import paths
Artifact:
mine_chatcorrect-0.1.2.jar