File Details
linearreader-1.1.4.jar
- R
- May 8, 2026
- 6.60 MB
- 14
- 1.20.1
- Forge + 1
File Name
linearreader-1.1.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Changed default initial compression level from 2 to 4
- Added backup subfolders
- Improved .linear load, flush, and recompress performance with fewer memory copies and allocations
- Optimized flush compression to reduce intermediate buffer usage
- Added adaptive live compression during heavy flush pressure
- Added detailed region I/O timing metrics for load and flush operations
- Expanded /linearreader bench with per-phase timing metrics
- Split /linearreader bench into bench and bench debug
- Improved backup refreshing logic with new config-based behavior
- Added automatic config updating for Forge/NeoForge
- Improved chunk pruning dry run region selection and current region reporting
- Added configurable confirmation window duration for chunk pruning and backup syncing (10s–3600s, default 60s)
- Unified validation rules across all systems
- Backup syncing now treats dirty regions as busy
- Internal changes preparing for multi-version support
- General performance fixes and optimizations
(Wiki will be updated soon)