199,490 Commits over 4,140 Days - 2.01cph!
Increased panel size, position, clip data sizes to int ( Fixes a problem with spawnmenu addon list fucking up with too many addons )
▋▅▆▆ ▌▍██▋▋▋▅▌▇▋ ▌▍▌▋-▄▊▉▋█ & ▄▋▋▉▄▊ ▍▆█▌▋▅▇ ▇▆▍▊▌ ▆▆▌▅▊▇▅
▆▌▉▄█ ▄▄▍▊ ▇▄█▅▌ ▄▆ █▆▊▊█▆▉
Player.Load doesn't need an init check
Removed Singleton.Reset base method
Reset all GameManager extensions when killing the current session
AudioManager tracks pooled sources in the wild and returns them on reset
VisualFXManager is an extension, not it's own singleton
Triggers the listen to player tribe creation callbacks use named methods rather than lamdas
Fixed Effects.Save NRE
Fixed NRE in UnitPotraitManager after loading a saved game
reduced bloomage of vm screen
Fixed effect descriptions being wrong
Automated Linux DS Build #555
Fixed player init when loading from main menu
FOR FUCK SAKE cursors, removing unused files
Minor task + tutorial manager cleanup
Automated Linux Build #556
Shouldnt be saving AssetId or ParametersId, use int instead
Fixed potential NRE in Effects.OnDestroy
model and material tweaks, rug specmap
Fixed tribe activity triggers not working after game load
NRE fix for vending machine admin
Peds can handle stairs properly
Automated Linux DS Build #556
Nav radius edit, fixed stairs properly
Faster AI updating to face where they're going
PlayerCamera save and load impls
RTSCamera Save implementation
NonSerialized some fields in CameraModule and RTSCamera
Automated Linux DS Build #557
fixed items being deleted when stacked ontop of eachother in vending machine/shopfront
Working on door interactions
FOR FUCK SAKE mortar animation controller and offset
Fixed portraits not updating
Working on moving NPC motor stuff to the main NPC object
Fixed NPC look angles with the new motor system
Removed CSP test code since it was unused and still often had to be updated.
Don't use proxy code when in CLIENT+SERVER mode
Don't need character brain interface when it's a base abstract class
FOR FUCK SAKE mortar/turret texture/prefab
Taking a new strategy with doors
Fixed view clamp issues with the latest eye changes
Fixed view angle when entering vehicles
Merging in the latest AI work
Fixed health sync/destroy bug