201,677 Commits over 4,171 Days - 2.01cph!
Added command buffer manager support for multiple instances
Fixed subsurface scattering in scene view mode
Added graphics.postsss convar
Better interpolation timing when first joining. No more getting thrown onto the worst setting.
Fixed initial spawn skip option not working.
Put all the bootstrap-scene managers into a parent GO.
Separated welfare system from the NPC system. Both players and pedestrians now get welfare payments.
Oh lawd, resculpting too much of the terrain
▍ ▆▍██▇▅▉▄▇ ▌▄▋▍█▋█▉ / ▌▍█▄▌ ▋▌█▇▊▅▊▍▇ ▇▇▄▄▉▌
Tile highlighting changes
office_floor_a and office_ceiling texture sets + mats
removed another DesireType switch
Reduced code duplication in Desire creation
Don't disconnect on exception when playing demo
Rocket factory rocket scaffolding progress/interior trims/walkway damage
keep desire creation in relevant actions
Cleaning up items events and callbacks
idle board spin speed 1 -> 1.5
▆ ▌▊▉▄▇▌█▅▉ ▆▅▋▆▄▋▍, ▋▍▉▆▅▇▉▋▍ ▌▌▇▌▅ ▍█▉▌▊▄ ▄▄ ▆▆▆▊ ▍▉ ▌▆▇▋▅▆
▋ ▍▉▍▊▋█ ▍▋█▄▋▊ ▋▍▌▊▌ ▌█ ▌█ ▌▉█▍▆▍█ █▄ ▅▆ █▌█▉ ▄▉ ▉▍▇▍▊ ▄▆▆▆█▋▍
Board tile ripple effect is now 1 coroutine per ring of tiles not 1 per tile
GitSync - Fixed Drive system inheritance, Fixed table.IsSequential being table.IsNumericKeys, Removed unused variables from the Stack class, removed CAP_INNATE_RANGE_ATTACK1 from weapon_base, Removed RENDER_GROUP_OPAQUE_ENTITY from code as it doesnt exist
Added subsurface quality control; set medium as default
Added subsurface depth scale control
Tweaked spec textures and materials a bit more
Added detail amount by roughness masking (e.g. nails)
Reduced default ssp scatter radius to 2
▄ ▉▄▌██▆█ ▅▊▇▌▆ /▅█▋▉▋▋█▅ ▆▄ ▋▍▋▍▌▅
Fixed constant dropping of picked up items
Fixed some road geometry errors.
Fixed div by zero in SSS specular reconstruction
Fixed desires debug display
Various AI tweaks
Fix for small offset calculation error
single shot trap with all the trappings...
Desire creation in AttachToItem
CanAttachToItem doesn't actually attach the item (goty)