OpenSimBirds/TODO.txt

29 lines
459 B
Plaintext
Raw Normal View History

2011-07-08 20:36:22 +00:00
TODO:
2011-07-13 22:46:09 +00:00
[done] Expose Settings to ini Files
2011-07-08 20:36:22 +00:00
2011-07-09 16:49:03 +00:00
[done] Write in world Chat controller to allow maintenance of flocking in world.
2011-07-08 20:36:22 +00:00
2011-07-13 22:46:09 +00:00
[done - but basic] Handle Borders Correctly
2011-07-08 20:36:22 +00:00
2011-07-13 22:46:09 +00:00
[done - but basic] Handle Collision Avoidance
Replace above with a proper flow field implementation
2011-07-08 20:36:22 +00:00
Handle Wander
Handle Perching
Handle Predator Avoidance
Optimise it all...
Look at maintaining flocks across sim boundaries.
2011-07-13 22:46:09 +00:00
Look at exposing flocking as a service to scripts