reporust_rebootcancel

129,461 Commits over 4,232 Days - 1.27cph!

12 Days Ago
Fixed wonky 3P chainsaw orientation.
12 Days Ago
Merge from shiplighting
12 Days Ago
Merge from foliage_instancing
12 Days Ago
Merge from (parent) naval_update.
12 Days Ago
Added lighting to the 4 variants with bespoke tweaks.
12 Days Ago
Spotlight.on.cool flare tweak.
12 Days Ago
Merge from main (attempt 2, same as last time but kept destination changes on copypaste)
12 Days Ago
Merge from main (deeply cursed merge) Manual changes in: GameManifest-Generate.cs CopyPaste.cs BaseNetworkable.cs BaseEntity.server.cs - could not merge at all, ran text merge GeneralEditorPrefProvider.cs - could not merge at all, ran text merge GameUI.Hud.Map.prefab - kept source changes, will need to redo naval map changes JunkpileWater.cs - complete nightmare, kept source changes and will redo naval changes
12 Days Ago
Merge from foliage_swap
12 Days Ago
Merge from main
12 Days Ago
Override the lerp, not the position
12 Days Ago
Add rotateAroundMuzzlePoint slider to ViewmodelSway component Add a overrideSwayOriginPoint field, can be used to modify the other side of the sway lerp (overrideSwayOriginPoint -> muzzlePoint with rotateAroundMuzzlePoint lerp value)
12 Days Ago
Removed swimScale and swimSpeed from riflebullet and snowballgunbullet Projectiles as it was contributing to trajectory mismatch projectile invalids
12 Days Ago
material color tweak to better track the unoptimised original look
12 Days Ago
First WIP prototype for component displaying box skins
12 Days Ago
fixed interior props cull group being disabled (was temporary)
12 Days Ago
▄▊▆▅ ▊▉▌▉▄▋▌▉
12 Days Ago
added walkway A ambience files
12 Days Ago
tweaked sec tower LOD3 alpha cutout enabled LightGroupAtTime on barges distance tweaks to lift killed shadows on sec tower spotlights
12 Days Ago
▍▌▅▌▍▆_▅▉▆▉█▌▇▋▍▊_▇▍▄▇▅▅▋ -> ▆▅▍▋
12 Days Ago
█▉█▊ █▇▋▄▅▅ ▋▄▊▆▆ ▍▌▇▍ ▄▍▌▉ ▍▄▇▌ ▆▍ █ ▌▌█▍ ▋▌▍▍▇▋▋ '▄▊▊▄▋' ▌▅▊▄
12 Days Ago
heavy_helmet_overlay_fix -> main
12 Days Ago
Fix binoculars + the heavy helmet from rendering weird
12 Days Ago
security tower a lod3 baked now
12 Days Ago
setup flashlight refresh vm anims
12 Days Ago
Heavy plate helmet repose
12 Days Ago
Exhaust fixes.
12 Days Ago
Stray light fix. Cleanup.
13 Days Ago
Final polish.
13 Days Ago
merge from main
13 Days Ago
Fixed skin viewer having the pumpkin lighting enabled at all time...
13 Days Ago
menu_bootstrap_change -> main
13 Days Ago
Changed finalising to finalizing on bootstrap to better match the other north american spellings in the game
13 Days Ago
Moved ambient flies to prefab & improved them.
13 Days Ago
More work on floating walkway optimisation. Flipped normal map of plastics B
13 Days Ago
Adding v4 snowmobile shooting anims
13 Days Ago
riot hat repose
13 Days Ago
merge from boat_building
13 Days Ago
Fix compile error in SocketMod_Anchor
13 Days Ago
Fix compile error
13 Days Ago
Merge from floating_cities
13 Days Ago
First pass of distributing health back to blocks when converting a damaged boat to edit mode.
13 Days Ago
Adjust floating city mission provider transform on Casino Barge Run S2P for floating city scenes
13 Days Ago
Timeshimmer off globally on plight.flares
13 Days Ago
Distance flares.
13 Days Ago
building_planner_viewmodel -> main
13 Days Ago
Merge: from hide_getinternalarrayunsafe - Replaces dangerous API with a safer, updates existing use cases Tests: unit tests
13 Days Ago
Update: replace invalid usage of GetInternalArrayUnsafe Tests: none, trivial change
13 Days Ago
Update: Hide List.GetInternalArrayUnsafe - introduce ListAsReadOnlySpanOf to help deal with casting up (since we don't have ReadOnlySpan<T>.CastUp<U>) - added simple unit tests Tests: ran unit tests
13 Days Ago
Merge from naval_update