reporust_rebootcancel

137,774 Commits over 4,352 Days - 1.32cph!

2 Months Ago
merge from SmallRamp_Deploy
2 Months Ago
Anchor load fix
2 Months Ago
boatai_cleartarget_fix -> main
2 Months Ago
Fix second entry point for a recursive AI state in OnTargetClaimAvailable Fully rely on PursuePlayer to do a sucessful switch over of target/state logic.
2 Months Ago
Update: replace throw with a devbuild-conditional error log This is a cirtical code path, so we can't interrupt it or we'll corrupt global state. Think I see where the problem is coming from, will attempt to fix next Tests: none, trivial change
2 Months Ago
Initial viewmodel setup - viewmodel prefab updated - anim events added - ironsights re-positioned - rig (with hands) re-exported - anims re-exported at origin
2 Months Ago
Fix pool leak in TimedExplosive
2 Months Ago
Merge: from main
2 Months Ago
boatai_clartarget_fix -> main
2 Months Ago
Only let the claimant boat give up the target. Behaviour isn't as good but prevents the recursive nature of forwarding claims.
2 Months Ago
removed unused bakelod material
2 Months Ago
updated materials with spec removed bakelod textures again removed metallic again
2 Months Ago
last change didn't agree with material change - fixed missing spec textures
2 Months Ago
sks world model update - no longer uses bakelod and bakelod textures - removed bakelod textures and materials - textures now spec/gloss workflow instead of metallic - removed old metallic texture sets & updated materials
2 Months Ago
vineswing anims exported/added to player aniamtion controller for player rig v4
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
Changed the names of the decal layer textures on the Standard shader to match the names used on the StandardWithTwoDecal shader as this is needed for the painting system to work correctly
2 Months Ago
Removed test cubes from CraggyIsland
2 Months Ago
ghostships - fixed some zfighting with wood planks
2 Months Ago
merge from main
2 Months Ago
merge from naval_update
2 Months Ago
merge from lifestory_snake_fix
2 Months Ago
Merge from standard_shader_decal_layers
2 Months Ago
Merge from main
2 Months Ago
Run InitTreeGrid again in PostServerLoad on TreeManager, ensures that any trees that were loaded after the TreeManager during the save/load process are serialised and sent out to players correctly Fixes tree billboards in deep sea not rendering properly after a save/load
2 Months Ago
Make low res heightmap size dynamic to handle different terrain sizes
2 Months Ago
Merge from main
2 Months Ago
▄▆▊▅▇▄ ▆▄▄▆▇ █▄▆▌▆▅ ▌▌ ▅▆▊ █▋▊▉█ ▇▆▍ ▊██▊▅
2 Months Ago
▍▋▆▋█▇▇▄ ▋▉▌▌▊▆█▄▆ ▊▌█▄▆▅▄█▆▋▅▊▇▌▍▊▊█▄▋▍ ▅▍▅▊▅▌▌ █▌ ▇▇▄ ▌ ▅█▌▉▋▉▅▇ ▆▉▅▇█▊▍ ▆▄ ▌ █▆▇█▌▇█▄▆▆▄█▇▋ ▊▉▋ █▌▅▊█▉ ▊▍ █▍ ▆▋▆ ▍▆▋▉ ▍▌ ▉▊▊ ▉▅▋▇▍▇ ▌▅█▊▍▌█ █▌▅ ▄▊▊▉█ ▇▅▇▍▆▋▊▌ ▌▌▍▄▌ ▆▄ ▍▄▊▇▅▆▉ ▉▌ ▇ █▋▌█▍ ▅▌▅▆▅▍ ▇█▊ ▉▆▇ ▉▌▍▌▊▅▌ ▆▍▄▇▇▅▌ ▉▉ ▉▌▍ ▋█▍▊▅▌▉▄ ▄▊▊ ▍▌▍ ▍▍▋▌▉▌▊ ▄▆▍▅▉ ▋▅ ▇▇▋▌▌ ▉█▌▊▅ ▌▍ ▅▄ ▌▉▆▄ ▉█▅▌▌▊▄ ▄▇ ▊▆▍▉▉▄ █▋▊ ▌▌▄▆█ ▄▇▊ ▄▉▊▉▆▊ ▋▄ ▄▇▄█▉▄ ▌▌▅▌▊▊▊ ▆▌▊▇▅▋█ ▍▆▄ ▄▉▆▊
2 Months Ago
Merge from main (conflict on PlayerModel.cs, auto resolved)
2 Months Ago
Iterating on various tropical env params. Slight absorption tweak on clear clouds (lighter)
2 Months Ago
Changed console command from printstring to fillInventory. Can now enter a category name to fill your inventory with items from that specific category. If you want random items type random instead of of a category name. I'll be refactoring this code to make this more performative and scale better.
2 Months Ago
paintable reactive target paint setup, set bucket outside to be fully paintable, tweaked resolution, re-set up the special paintable mesh and collision
2 Months Ago
RRP water rendering progress
2 Months Ago
sync with Rust.RenderPipeline: - enable global shader param + keyword when RRP is in use
2 Months Ago
sync with latest Rust.RenderPipeline changes: - camera components can return false in OnBeginRendering() to skip rendering the feature for the camera - reset GraphicsSettings.lightsUseLinearIntensity to false on RRP disposal (Fixes BiRP lighting becoming dark when switching, it was also possible for the true value to get saved in GraphicsSettings.asset which confusingly permanently broke BiRP lighting.)
2 Months Ago
paintable fixes (???) to paintable reactive target
2 Months Ago
metal box prefab setup, lods, gibs. manifest
2 Months Ago
Various above surface tropical water improvements. Tropical post tweaks and deep blue amp test.
2 Months Ago
Fixed puddle splat issue.
2 Months Ago
Fixed autospawn issues on island 1.
2 Months Ago
Make legacy AI information grid only show gizmo when selected, as it adds a lot of visual noise when looking at oilrigs
2 Months Ago
Flicker fix for ruins.
2 Months Ago
Optimized LOD3 tools box further
2 Months Ago
Implement water volume checks for batched buoyancy, adds NativeGrid<T> (and an untested parallel version for later). Make waterinfo blittable.
2 Months Ago
fixed name and description on construction on frameless canvasses, another attempt at setting up sign paintable on reactive target (failed)
2 Months Ago
merge from main
2 Months Ago
temp fix to reactive target, set up like frame so paintable works
2 Months Ago
Picture Frames - Added XL and XXL variant models of light up frame, tileable cardboard material