137,628 Commits over 4,474 Days - 1.28cph!
Adding sheep rig and animation exports
bar stool metal and bar stool wood initial prefab setup and skins, unlocks etc
Prevent DoF from rendering on non-game cameras
cleanup and fix mesh/material separation between sculpting dialog and entity
Prevent the blur optimized effect from running on non-game cameras
Bugfix: fix out of bounds write
Tests: ran unit test combination that previously failed - now passes
Fixed the blur issue on the skin viewer camera in RRP
Add extra dismount points so the table wont kill you in some cases (should all the dismounts be blocked)
Clean: remove AntiHack.DeltaTimes persistent buffer
Was used to cache tick times, but now we cache it in PlayerStates
Tests: ran AH perf and unit tests - stumbled on an unrelated(I think? suspicious) bug
Stop pool dismounts making you fly
Stop players feet clipping into the ground whilst playing pool
darts fixes
- zoom changed to hold right click, zoom factor decreased
- added debugging logs in case of build issues again
- increase viewport clamping so you cant look inside viewmodel
Merge from conversation_typewriter_fixes
Fix the NPC conversation UI typewriter effect duration not scaling correctly with frame deltatime
Adjust timings for displaying the next char delay
Revert: Move WaterCamera.PrepareRender to OnPreCommandBuffer event (Fix CopyTexture error spam and disappearing ocean)
Added RRP volumes and prefabs for each of the effects on the skin view cameras
Set up wearable eye view adjustment_submesh for Abyss hazmat (partial fix)
Updating arrow world model prefabs
LOD states for damage states (lockers)
Added the UI Background Blur component back to the EngineUI2 prefab after the merge
Move WaterCamera.PrepareRender to OnPreCommandBuffer event (Fix CopyTexture error spam and disappearing ocean)
merge from smallbackpack_workshop_setup (missing .meta)
wooden crate 2 lods and gibs
Fix pooltable collider NRE
Fixed server compiler errors related to if CLIENT defines on renderer features
Added disclaimer text on the pooltable
Update: move tickDeltaTime and tickNeedsFinalizing into it's own state arrays
Cleans a stale TODO
Tests: booted craggy and ran around
Null check player in RPC_FireThruster
Fixed compiler errors from merge
Server-side mount enforcement check for power
Updating arrow head and arrow meshes in weapon prefabs
merge from apartment_s2p_spawner -> main
Fixed game update notification showing up in aux builds, manifest only tracks release and staging
Added fast bootstrap option in the editor preferences, skips some yield we don't necessarily need, will just cause some visual glitches we don't care about in editor
Saves 4 seconds ish when loading from the bootstrap scene
merge from bootstrap_fastmode
merge from bootstrap_logs
Correct occupation-over values for all dweller jumpsuits (fixes naked underwater dwellers)
Supermarket freezer new sounds
Merge from PlayerMaintainedMonuments/powergrid
Add _RRP multi_compile to all shaders with a forward pass
Remove _UsingRRP dynamic branch
Added support for the LensDirtinessEffect in RRP and added some if client wrappers around the night light effect's renderer feature and pass