- [2026-03-01] Fixed a critical replication overflow on NPC actors that caused network issues.
- [2026-03-02] Deduplicated InteractionComponent on NPC actors to reduce bandwidth.
- [2026-03-02] Added NPC replication debug profiler for diagnosing future issues.
- [2026-03-02] Auto-derive UDP ping port from the game port for simpler server configuration.
fix