reporust_rebootcancel

131,325 Commits over 4,232 Days - 1.29cph!

2 Months Ago
Fix stairs server cull tag
2 Months Ago
Individual parenting triggers for hull and floor pieces.
2 Months Ago
re-populated unarmed player update anims
2 Months Ago
commit of annoying material list that keep modifying until committed
2 Months Ago
prison barge culling volumes for props
2 Months Ago
Submitting progress on floating city 3 (still WIP)
2 Months Ago
Update: implement AzureBulkUploaderImpl - uses UploadBlobAsync instead of OpenWriteAsync Not tested. Realized that current abstractions will not play well together, so gotta move a bit of stuff around. Tests: none, will do later once I start converting user-code
2 Months Ago
replaced baked shore vector data being saved as a broken texture to storing the actual data in an SO (with some inspector texture vis for sanity checking) - adjusted blitting func, untested though
2 Months Ago
GL anim updates
2 Months Ago
merge from bed_improvements - skinners please review your submitted bed skins, possibly need resubmitting Unknown Error x4 The Method Unknown is not supported x4 Exiting connection was forciably closed by the remote host x2 Method 30834 is not supported x3 Method 14566 is not supported x2 Method 14898 is not supported x2
2 Months Ago
iterations on the boat steering wheel start turning audio files
2 Months Ago
Steering wheel prevent building volume.
2 Months Ago
merge from main
2 Months Ago
updated bed model with new model, new uvs, texture and material. Fixed a bunch of issues with the mesh and uvs so it can be better skinned in the workshop. Updated workshop mesh. Updated gibs, prefab and corpse prefab. Re-hooked up all references to bed in game including skinviewer2 prefab.
2 Months Ago
Additional steering wheel dismount positions
2 Months Ago
merge form underwaterlabs_bp_fragment
2 Months Ago
2 Months Ago
half-broken application of baked shore vectors
2 Months Ago
moved cooldown flag from storage to the drone entity so it's actually communicated for client feedback
2 Months Ago
▆▊▊▄▌ ▅▇▋▇▌▅▄ ▉▇▊▌ ▉ ▄▍▄ █▍ ▄ ▋█ ▍▍▄▊▊▅ ▇▍▋▌▉ ▉▄ ▍▅▆▄▉▊▊▍▅▋▉▄▌ ▉█▉▍▇▊▍▉▍▆ ▇▄ ▊▊▌▄'▋▉ ▄▆█▄▌▌ █▇ ▇▄▉▌▅█▊▌▉ ▌█▌▉▍▊ ▉▄ ▍▌▍ ▌▄▌▌▇▆ █▌▇█ ▊▊█ ▍▆▍▄▅▄ ▌▇▌ ▄▍ ▊▍▍▅▊▍▄▌▍ ██
2 Months Ago
Merge from naval_update
2 Months Ago
Updated charity plushie Icons
2 Months Ago
prefab LOD distance tweaks some deletes of prefabs we don't use anymore
2 Months Ago
prefab LOD distance tweaks re-factored oilrig leg prefabs to share a same nested prefab for the art
2 Months Ago
▌▇▄▅▋█▇▊ ▅▅▌▄▅▍ ▄▉ ▍▌█▄▄▉▍█▋ ▇█▌▋▅ █▊▋▇, ▉▋▊▌▌▍▇ ▄▆▊▆ ▅▍█▌▊▋ - █▇▌▇▇█ ▊█▇▍█▍ ▍▊ ▆▆▌█ ▆▍▅▄▉▊▄ ▆▇▆▉ ▇▍▄▄█▄▆▌ ▍▆▇▄▇█▍▍▄▇
2 Months Ago
Always enable the sleeping animator if the player is within 10m, lets the very subtle sleeping animation that I had never noticed before play as intended
2 Months Ago
Get rid of the pooling for SteamFriend to fix game invites going to the wrong player
2 Months Ago
Disable player animators on players that have been sleeping for more than 10s In a scene with 200 sleepers this drops animator handling time from 7.2ms to 0.3ms Automatically resumes once player wakes up, seems like no visible consequences
2 Months Ago
Merge from main
2 Months Ago
Fix menu prefabs not preprocessed in place after death_screen_optimize merge (broke Use Bundles too)
2 Months Ago
Added some light LODs to the bounce lights on the static phonebooth, they would have rendered at all times while in network range
2 Months Ago
Possible fix for AmbientLightLOD not properly enabling lights after a bug fix for the jungle update Seemed to affect lights that didn't use a CullingVolume Also removed an allocation every time a player enters and exits the lights range
2 Months Ago
Replace all displacement textures with shapes, switch off blending for now, use vertex position to sample displacement instead of instance pos (except of grass case), squash foliage towards centre relative to displacement vector, use quantized vertex colours to attenuate, and rework directional height for better blending.
2 Months Ago
BaseMountable compile fixes
2 Months Ago
Compile fixes: copyboat_cl was a ServerVar, swapped it to a ClientVar Codegen
2 Months Ago
Compile fix
2 Months Ago
scientist_rhib_gameplay_pass_2 -> naval_update
2 Months Ago
Can no longer insert items into the production slot of the chicken coop
2 Months Ago
Make the PT boat turret immortal for good measure
2 Months Ago
More loot changes
2 Months Ago
When spawned in the deep sea: scientist RHIBs will generate loot in their dry boxes (not balanced)
2 Months Ago
Merge from oct2025_merge
2 Months Ago
Add PlayerAnimation_premerge_oct2025 controller for reference
2 Months Ago
Merge from oct2025_merge
2 Months Ago
Mark clothing fbx's as non r/w
2 Months Ago
Merge from main Stomped player animation controller changes (sorry)
2 Months Ago
boat_ai_optimisations_2 -> naval_update
2 Months Ago
Increase interest intensity
2 Months Ago
Fix boken avoidance logic after our move to jobs
2 Months Ago
boat_ai_optimisations -> naval_update