Stable v0.9v live: major optimization + queue safety update is now production ready. Legacy now includes v0.8v. 1.0v Planned is introduction-only for now.
NeuroDirector is a server-authoritative SourceMod plugin that replaces static pacing with adaptive pressure management. The goal is challenge with fairness, not random overload.
Primary constraints: maintain frame stability under high spawn pressure, avoid repeated unfair boss chains, and allow live server tuning through cvars and admin commands.
Calculates pressure scaling from survivor health, incap states, and team losses.
Weighted event chooser with cooldowns and anti-repeat logic.
Budgeted dispatcher spreads spawn work across ticks to reduce spikes.
Tank/Witch lockouts block abusive back-to-back boss pressure.
Auto-throttle when repeated spawn failures suggest invalid runtime conditions.
Optional per-map cfg overrides for campaign-specific behavior.
When adding features, preserve three guarantees:
Use `changelog.html` for release notes and `analytics.html` to document measured impact.