Commit graph

11 commits

Author SHA1 Message Date
Erik Ogenvik
7f71d23c41 Enable terrain. 2016-03-31 21:08:12 +02:00
Erik Ogenvik
68aa6d3ddc Scale desired tile amount with observer count. 2016-03-20 20:19:35 +01:00
Erik Ogenvik
988cd2f4f0 Don't send move ticks on to the mind. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
d56d026ce1 Clean up awareness when entity is deleted. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
16f394bf6c Better log output. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
71a1ebbd8a Store by type name, since TypeInfos aren't unique.
Though they should be. This indicates some underlying error.
2016-03-19 23:05:13 +01:00
Erik Ogenvik
c1d0bf48c5 Improved querying of paths. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
f75ea4edbe Added docs. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
4adb908571 Handle bbox changes and better prediction.
We'll schedule the next move tick to when we expect us to arrive at the
next waypoint.
2016-03-19 23:05:13 +01:00
Erik Ogenvik
31e18b43cd Inform Steering when we've moved ourselves. 2016-03-19 23:05:13 +01:00
Erik Ogenvik
14354137a7 Hooked up steering to the move_me goal. 2016-03-19 23:05:13 +01:00