Skip to content

Keepaway fixes

bones_was_here requested to merge bones_was_here/ka_fixes into master

keepaway: make warning punchier and more suitable for teamplay

keepaway: reduce ball force scaling

It was too 'super bouncy ball' and annoying to chase in more complex maps because usually everyone is shooting near it. For reference CTF flags use 2, but CTF is typically played in more spacious maps than KA.

keepaway: make dropped ball cast light, same as a player carrying it

Looked weird having a bright energy ball that emits no light, and it was inconsistent.

Minor cleanups in ka_RespawnBall()

keepaway: fix bug where on certain maps the ball had no proper bbox

This made it annoyingly hard to pick up on eg tuhma, and it would land in places it shouldn't fit.

Edited by bones_was_here

Merge request reports