Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Spiders lose commands when going up steep cliffs

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
2/21/2012 10:10:52 PMUSrankJasper before revert after revert
2/21/2012 3:24:09 PMUSrankJasper before revert after revert
2/21/2012 3:14:33 PMUSrankJasper before revert after revert
Before After
1 This seems to be still a bug. I think spring uses 2d path finding. 1 This seems to be still a bug. I think spring uses 2d path finding.
2 \n 2 \n
3 Likely the unit thinks I have not moved for x number of seconds in either x or z. So timeout and kill path because I am stuck. 3 Likely the unit thinks I has not moved for x number of seconds in either x or z. So timeout and kill path because I am stuck.
4 \n 4 \n
5 The way to fix this. If I am right is to also check y position for changes. 5 The way to fix this. If I am right is to also check y position for changes.
6 \n 6 \n
7 \n 7 \n