vanilla-outsider-true-sleep-1.3.16-26.2.jar
Curse Maven Snippet
What's new
[1.3.16-26.2] - 2026-07-20
Maintenance & Code Quality
- Code Quality Audit Remediation: Performed full audit remediation according to the Council's Auditor standard.
- Dead Code Cleanup: Deleted 6 obsolete, unregistered mixin source files (
AgeableMobMixin.java,CatMixin.java,ClockInstanceMixin.java,GameRulesInvoker.java,ServerClockManagerMixin.java,SocialCoreMixin.java). - License Header Standardization: Replaced verbose 16-line GPL blocks with mandatory 1-line simplified headers (
// Copyright (C) 2026 Dasik (Rifaditya) | GNU GPLv3) and added missing// Verified against: ...citation comments across all active Java files. - JSON Spacing: Formatted all resource JSON files (
fabric.mod.json,en_us.json,truesleep.mixins.json,truesleep.client.mixins.json) to standard 2-space indentation.
[1.3.15-26.2] - 2026-07-20
Added
- Weather & Atmosphere Fast-Forwarding: Integrated fast-forwarding of
rainTime,thunderTime, andclearWeatherTimeviaServerLevel'sWeatherDatainTimeWarpManager.java. Rain and thunder storms now count down proportionally during sleep warp (stride - 1ticks per warp tick), allowing storms to clear naturally by morning.
[1.3.14-26.2] - 2026-07-20
Added
- Machine Acceleration Hot-Loop Cache: Implemented high-performance
ConcurrentHashMapcaching for machine and hopper block entity type evaluations inLevelMixin.java. Replaced string regex allocations and registry lookups in the sleeping hot loop with \(O(1)\) constant time lookups, bringing machine ticking CPU overhead during sleep down to near zero.
This mod has no additional files