[Ohrrpgce] SVN: teeemcee/9227 Fix 'Follow Walls Stop For Others' incorrectly turning when bumping into

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Thu Aug 31 12:07:21 PDT 2017


teeemcee
2017-08-31 12:07:21 -0700 (Thu, 31 Aug 2017)
413
Fix 'Follow Walls Stop For Others' incorrectly turning when bumping into someone while rounding a corner.

This movetype attempts to turn and then move forward a tile when it reaches a
corner, but the movement might fail if an npc/hero is there. In that case, next
tick it needs to know that it's already turned, and not try to turn again until
it completes that movement. I added a bool to NPCInst to track that.
---
U   wip/game.bas
U   wip/game.bi
U   wip/udts.bi


More information about the Ohrrpgce mailing list