mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-06 03:29:35 +00:00
083d57177b
34 new atomic workflow steps ported from ioq3 source: - pmove: crouch/ground/friction/accelerate/jump/slide_move (bg_pmove.c) - weapons: select, fire (instant-hit + projectile), missiles move/impact - damage: armor absorption (G_Damage), bot damage, death check, respawn - pickups: touch (all item types + respawn timers), ammo init - movers: init/update (door/platform 4-state machine) - triggers: check/apply (jump pads, teleporters, hurt volumes) - nav: BSP grid ray-cast nav graph + A* bot pathfinding Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>