15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
|
|
||
|
08/07/2011 - Initial pre alpha release
|
||
|
Basic Flocking algos implemented
|
||
|
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
|
||
|
|
||
|
13/07/2011
|
||
|
added more documentation
|