
Buffer
longerPlaying is a high-performance utility for Fabric 1.21.x designed to eliminate "session decay". It ensures a stable, stutter-free experience for 12+ hour sessions without restarting your launcher
Список изменений
📜 Version Changelog v1.2.0 — The "Marathon" Update Zero-Interrupt Cleaning: Removed the forced resource reload that caused a loading screen when right-clicking or pausing.
Silent Cache Purging: Implemented background de-allocation for ModelManager and TextureManager.
Native Buffer Fix: Added explicit cleanup for Vertex Buffers in the ChunkBuilder, drastically reducing "Invisible RAM" bloat on long sessions.
Dimension-Hop Flush: The mod now performs a deep memory sweep specifically when switching dimensions (e.g., Overworld to Nether).
v1.1.0 — Stability Improvements Ghost Entity Purge: Added a background task to hunt down and remove entity references from unloaded chunks.
Logic Optimization: Migrated memory monitoring to a separate thread to prevent micro-stutters during gameplay.
Config Support: Added config/longerplaying.json to allow users to toggle specific optimization modules.
v1.0.0 — Initial Release Core Logic: Established basic hooks into WorldRenderer to stabilize session decay.
Fabric 1.21.x Support: Full compatibility for versions 1.21.1 through 1.21.11.
Sodium Compatibility: Initial patches to ensure the mod works alongside popular rendering engines.
