RepoNetworkFix
Comprehensive performance and network optimization suite for REPO. Includes 30-player support, Late-Join, and deep engine fixes.
CHANGELOG
1.0.0 (Official RepoNetworkFix Release)
- Initial Public Release of RepoNetworkFix.
- Network Optimization: 8cm Delta-Sync and 30-player lobby support.
- Join-in-Progress: Lobbies stay open after the game starts.
- Weapon Loot Pool: Pistol, Shotgun, and SMG added to map loot.
- Performance Engine:
- Unity API Bypass: Cached Camera.main and Transform access.
- Yield Object Pooling: 100% elimination of
new WaitForSecondsallocations. - Zero-Alloc HUD: Optimized text formatting for zero GC overhead.
- Giga-Grandpa (Huntsman): Memetic chat phrases and rage transitions.
- Advanced Culling: Dynamic light shadow stripping (>15m) for GPU relief.
- Staggered FixedUpdate: Distributed physics update logic.