changes and todo list

stable0711
Jon Cundill 2011-07-08 21:36:22 +01:00
parent faeace8115
commit 5ba3b6e01a
2 changed files with 29 additions and 0 deletions

7
CHANGES.txt Normal file
View File

@ -0,0 +1,7 @@
08/07/2011 - Initial pre alpha release
Basic Flocking algos implemented
Border avoidance not so good
No configuration capabilities

22
TODO.txt Normal file
View File

@ -0,0 +1,22 @@
TODO:
Expose Settings to ini Files
Write in world Chat controller to allow maintenance of flocking in world.
Handle Borders Correctly
Handle Collision Avoidance
Handle Wander
Handle Perching
Handle Predator Avoidance
Optimise it all...
Look at maintaining flocks across sim boundaries.