COMMITS
August 4, 2026
G
core: extract the entity surface — and deny the lint that was the only witness to a silent bug (#93)
Gabriel Hirakawa committed
G
core: extract the client surface — and close a CI gate hole that made this class of change unguarded (#92)
Gabriel Hirakawa committed
G
core: extract admin, bans and cookies — and close an admin teardown gap the move exposed (#91)
Gabriel Hirakawa committed
G
core: extract usermsg into its own module — the first feature out of v8host.rs (#90)
Gabriel Hirakawa committed
G
fix(shim): operand direction, pure kills, and an explicit bound — from the arg-count review (#89)
Gabriel Hirakawa committed
G
fix: the two gates this commit added had holes of the same shape they were built to catch (#88)
Gabriel Hirakawa committed
G
feat(shim): check argument COUNT too — a shape that declares too few crashes the same way (#87)
Gabriel Hirakawa committed
G
chore: close four standing residuals — lint coverage, ops arity, a stale doc, and test-static resets (#86)
Gabriel Hirakawa committed
G
Only filter transmit for fully signed-on clients, and add a lifecycle trace (#85)
Gabriel Hirakawa committed
August 3, 2026
G
feat(shim): the arg-width validator — check a declared shape against the callee's machine code (#84)
Gabriel Hirakawa committed
G
spec+plan: the arg-width validator — check a declared shape against the callee's machine code (#83)
Gabriel Hirakawa committed
G
chore: version packages (#81)
github-actions[bot] committed
D
chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 (#82)
dependabot[bot] committed
G
shim: two-tier detour + the shape fix its live gate found (#79)
Gabriel Hirakawa committed
G
spec: detour relocation — a near-allocated short jump, and relocating what we steal (#78)
Gabriel Hirakawa committed
G
core: declarative inbound hooks — a gamedata-declared engine detour (#77)
Gabriel Hirakawa committed
G
fix(ws,net): a conn deregistered before its .then ran — the intermittent CI hang (#80)
Gabriel Hirakawa committed
August 2, 2026
G
chore: version packages (#75)
github-actions[bot] committed
G
feat(ws): let WebSocket.connect send handshake headers (#76)
Gabriel Hirakawa committed
G
spec: declarative inbound hooks — a gamedata-declared engine detour (#74)
Gabriel Hirakawa committed
G
gamedata: retire the eight CS2 engine calls into descriptors — zero core diff (A5b) (#72) (#73)
Gabriel Hirakawa committed
G
core: deferred-dispatch queue — a re-entrant notify dispatch is delivered, not silently dropped (#71)
Gabriel Hirakawa committed
G
chore: version packages (#70)
github-actions[bot] committed
G
feat(entity): expose CGameSceneNode::m_vecAbsOrigin as EntityRef.origin (#69)
Gabriel Hirakawa committed
G
chore: version packages (#68)
github-actions[bot] committed
G
feat(entity): expose CBaseEntity::m_target as EntityRef.target (#67)
Gabriel Hirakawa committed
G
gamedata: SourceMod's owner/applicability tiering — loader, tree, and operator overrides (A5a) (#66)
Gabriel Hirakawa committed
August 1, 2026
G
chore: version packages (#65)
github-actions[bot] committed
G
feat(admin): support SourceMod custom flags o-t (CUSTOM1-6) (#64)
Gabriel Hirakawa committed
G
chore: version packages (#51)
github-actions[bot] committed