2025-08-09 11:55 CEST

spring: develop 9b316884 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2011-03-02 18:53:51 develop 3c228868
Changeset changed the depthMod formula a bit, so it can't cause NANs anymore (with negative 'depthMod's), also remove its max scaling
old max scaling was speedMod/2 max, now it's fully linear speedMod/(1+depth*depthMod)
mod - rts/Sim/MoveTypes/MoveMath/GroundMoveMath.cpp Diff ] File ]