by loftar » Mon Jun 01, 2009 6:40 am
It's not all too advanced. There are no fixed spawnpoints, but the game keeps track of when small regions of the map were last seen by a player. If they haven't been seen for a while, some random animals are spawned according to some rules of probability based on the terrain of the site. Currently, they spawn as follows:
* Grasslands: Foxes, sheep, chickens or rabbits.
* Swamps: Only toads.
* Forest: Foxes, boars, deer, rabbits, toads or (in the lesser civilized areas) bears.
* Also, at night, rats will spawn here and there.
Watch out for the bears. Unless you're really far away, they won't attack you, but if you attack them, they are, well, dangerous.
"Object-oriented design is the roman numerals of computing." -- Rob Pike