199,180 Commits over 4,140 Days - 2.00cph!
[racer] Refactored car logic so that controllers can be swapped out without creating a new `Car` instance.
Fixed some problems with the merge.
Major changes in terrain atlas generator; now asset/descriptor based, paving the way for multiple atlases aimed at custom maps
Fixed legacy terrain not updating world position const; was causing texture sliding
Merged foraging and sleeping animals. (again)
Merged NPC logging. (again)
Fixed a CC failure with DepletingMetabolism.