Topic: February '07 Week 1
Just finished:
* Visibility code - client receives data only on what it should know about
* Garbage collection - needed for the visibility code and my long-term sanity
What I've got to fix:
* Pathfinding and visibility don't cooperate - the client can't see anything walking anymore until I fix this
* The client crashes on exit... in two different ways (edit: fixed)
Next up:
* Sight radii for creatures
* In-map serialization of complex objects (monster spawners for one) (easy)
* Scripted monster AI