2025-08-29 13:24 CEST

spring: develop f1413459 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
przybyjw przybyjw develop 2007-04-01 08:36:43 develop 597ca0e3
Changeset As trepan suggested, added slideTolerance tag. This tag multiplies the the max slope for determining when skidding should begin, due to slope. Values less than 1 will cause the unit to never start skidding due to slope. Defaults to 2.

Reduced unit bounce.

Made a unit's ablity to slow itself relative to the angle of the slope.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3517 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/groundmovetype.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/groundmovetype.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]