Complete netdemo feature as a single commit on implant2. See svdemo.txt for full documentation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Extract PM_Jump from PM_CheckJump for reuse by future step jump code - Add PM_CanJump gate function (checks respawned, pm_type, upmove) - Remove PMF_JUMP_HELD gate for QL-style auto-hop (hold jump to bunny hop) - Add lastJumpTime to playerState_t (networked via msg.c) for jump cooldown - bg_slidemove.c unchanged (no step jump yet -- needs proper QL analysis) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>