reporust_rebootcancel

132,757 Commits over 4,293 Days - 1.29cph!

Today
Added a UV channel selector drop down for the detail normal map on the StandardWithDecal shader. Also renamed Decal Bump Map Scale to Decal Bump Map Intensity
Today
gesture animation updates and blowpipe adjustments
Today
Remove unused client-only audio syncvar incase it's messing with the syncvars (steering wheel visual issue)
Today
Some code cleanup
Today
merge from naval_update
Today
meta deleted
Today
merge from main
Today
Merge from main
Today
Added inflated normal bias based on normal recontruction from depth
Today
Merge from main
Today
Merge from main
Today
Added a cached list of dynamic objects in range of the sprinkler, only check line of sight if they move 1m away from their last position Will remove any cost for splashing dynamic, non-moving objects (sleepers, dud explosives, idle players, etc)
Today
Possible refactor of how we handle finding Splashable entities for the sprinkler Uses a new SplashableStaticGrid that supports updating grid positions of deployables that are parented to moving objects (like boats) Use a new trigger attached to the sprinkler for dynamic entities (players, explosives, bees, etc), this actually results in much more responsive behaviour This removes the expensive Vis.Entities but has unfortunately introduced a raycast on the dynamic entites for every splash, still needs some thought
Today
▇██▉▄▉ ▆▍▅▄█▌█▄
Yesterday
Fixed small ramp colliders not on wood layer Increased resolution of auto generated collider mesh to fix some hioles that should be shootable
Yesterday
merge from fix_foundation_clipping_rocks -> main
Yesterday
Fix bunch of compile errors from antihack "is inside rock" being ran on the client now - made the relevant antihack convars replicated
Yesterday
merge from clearinventory_clothingchanged_fix
Yesterday
▄▌▅▄ ▊▄_▌▌▊▊▊█▅▌▋▇▅▍▌▇▌ ▆▍▄▇ ▅▌▋▆▊▋▄▊ ▍▉▆▋██▍▇▅ ▆▋▋ ▊▍▍▉▆▊▌ ▍▉▉▋▍▄▊▉▅▄ ▊▄▍▊▌▅▆█/▉▊█▌▍ ▊▄▅▇▊▆▍ ▆▄▍▌▅ ▄█▋▆▋▋▍ ▌▆▉▅▌ ▅▌▋▋▄ ▊▍▇▄▊▌▋▌▊▍▆▆▌▊ ▅▄▉▋ ▋█▅▌▍▉ ▄▊▅ ▌▆▆ ▌▉▅ ▅▇▍█▄█▉ ▄█▄▋▊▉█▌ ▄▌▊ ▄▍▇▌, ▌▄▌▍ ▍▋▌▉ █▅▋▄ ▋▇▆ ▉█ ▇▆▇▋▋▅ ▌▉▆▆ ▌█▉ ▋▉▌▆█ ▌ ▊▅█ ▋▆▍▉▊▍ █▊▉▌
Yesterday
Emission texture & mat for the deep sea buoy.
Yesterday
Reworked static ocean buoy so that it doesn't use a shadowed point light with no shadow LOD.
Yesterday
merge from custom_icon_pooling_fix
Yesterday
Fixed a pooling bug with custom item icons
Yesterday
Re-apply SocketMod_TerrainCheck changes manually after merge from main Add ConVar `terraincheck_canplaceinsiderocks` to toggle if foundation corners count as valid when clipping inside rocks (default true)
Yesterday
▇▊█▊▊█ ▌▇▆▊▉▍▊
Yesterday
Optim: reduce branching in BaseEntity.HasEntityInParents Saves a tiny amount (60micros for 600 checks), but the change is relatively trivial and is used in a bunch of places Tests: spawned 100 boats with 3 sleepers
Yesterday
Fixed slightly floating crate on docks
Yesterday
Fixed z-flickering under casino stairs Another attempt at fixing disco ball flashing Scene2prefab
Yesterday
merge from main -> fix_foundation_clipping_rocks
Yesterday
Add god rock & anvil rock on the separate island on craggy for testing purposes
Yesterday
▇▍▇▋▆: ▇▉▌█▅▉▍▌▅▍ - ▅▌▌▍ ▅▆▍▅▆▄ ▆▊▊▌▆▆▄▍ ▅▋▋▉▆▊ ▊▆▊▋ ▍▌▋ ▇█▅▋ ▋▉ ▆▊▋▇▋▅▋ ▄▊▍▍ ▆▍▉▍▊█ ▅▉▉▆▆▌▊▅▆ ▇.▆▍▆(█▅█ ▊▌▇▇▇▄█▉ ▊)/▍.▇▋▉(▍▆▋ ▊▄▄▆▅▇▍▋ ▅) ▅█ ▋█▄██▌▋▆▊▊ ▆▄▄▄▄: ▊▆▉▌▊ ▆ ▄█▆▅ █▌▇ ▇▍▉▆ ▅▉ ▋▄▉▉ - ▌▌▌ ▊▊ ▅▇▍▍▆▅▊ ▊▆▆▉▆▊▍▌▆▄
Yesterday
travelling_vendor_spawn_prechecks -> main
Yesterday
Don't try to spawn a Travelling Vendor if the map isn't big enough to start with
Yesterday
Hooked up missing canvas materials
Yesterday
▍▊▋▍▅▊ ▉▌▆█▇▌
Yesterday
codegen
Yesterday
Optim: TriggreParent.TickMode 1 - batch swimming checks 100 boats now take 1.6ms max (down from previous 2.1ms, -24%) vs 3.1ms (-49%) of TickMode 0. Tests: built a boat, sank it by shooting, got unparented
Yesterday
Merge from main. Bump displayingBoxStorage to 222 to fix protobuf conflict.
Yesterday
merge from main
Yesterday
sign_painting_ui_escape -> main
Yesterday
Corpse setup for explosives component box. Updated bounds, collision + tested both scrap and explosives. Updated manifest.
Yesterday
Pressing escape will now save and close the sign painting dialogue (it only saved before)
Yesterday
autoturret_improvements -> main
Yesterday
Fixed offline tick (turret pointing up) being overriden on the client by the idle tick Ensure loaded turrets respect their client orientation properly
Yesterday
Update: expose StableObjectCache internal T[] - had to introduce approx equals to WaterInfo as unit tests were failing (why now?) - consolidated common logic to fix missing shoreline check in batched version (we need unit tests as part of builds) Need it to simplify code around water factor batching Tests: unit tests
Yesterday
fixed a floating junkpile in excavator_yaw prefab excavator S2P
Yesterday
Remove RTVoice again
Yesterday
Corpse setup for scrap component box
Yesterday
main -> autoturret_improvements
Yesterday
Some deep sea cleanup and pool leak fixes