diff --git a/CHANGES.txt b/CHANGES.txt index 407feb6..4b0a1c4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,4 +4,8 @@ Border avoidance not so good No configuration capabilities - +09/07/2011 + Fixed Boid rotation, boid now orients with direction of travel + added command handlers for both console and inworld chat channel + added commands for setting size of flock, prim to use for boid + added commands to start and stop the boids flocking diff --git a/TODO.txt b/TODO.txt index 0d02559..ef4ce57 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,7 +4,7 @@ TODO: Expose Settings to ini Files -Write in world Chat controller to allow maintenance of flocking in world. +[done] Write in world Chat controller to allow maintenance of flocking in world. Handle Borders Correctly