YaLTeR / SourcePauseTool

This was once just a plugin to prevent game unpausing.
Other
87 stars 23 forks source link

Add spt_drawline and other small fixes #329

Closed evanlin96069 closed 8 months ago

evanlin96069 commented 8 months ago

spt_drawline - Draws line between two 3D Points. Like drawline but with a color option and not debug overlay. We can now harness the power of Portal 2 tool by replacing the generated commands.

Other fixes: Update some CI versions Fix off-by-one error in pp grid. Make spt_draw_world_collides update during tas_pause.

lipsanen commented 8 months ago

tyvm, sry for the delay