reporust_rebootcancel

127,250 Commits over 4,109 Days - 1.29cph!

48 Days Ago
syncvar_fixes -> aux3
48 Days Ago
▇█▋▋ ▄▉▉▍▅▋▌
48 Days Ago
▌▉▊▄▋▍
48 Days Ago
▇▆▍▌▆▄
48 Days Ago
▆▄▅▄█▉ ▍▍ ▅▌▍ ▄▅▄▌█▄▋▅█
48 Days Ago
▊▊▊▍▆▅
48 Days Ago
merge from wallpaper_nre_fix
48 Days Ago
Fixed wallpaper switching to mode 0 when deployed looking at an invalid block
48 Days Ago
merge from swapseat_hotbar_fix
48 Days Ago
Compile fix, forgot to save a file
48 Days Ago
merge from swapseat_hotbar_fix
48 Days Ago
Block belt input if you're swapping seats. Prevents seat switching keybinds triggering the hot bar selection Also fixes a longstanding double viewmodel issue when switching to the driver seat and deploying an item at the same time
49 Days Ago
▆▋▋▄
49 Days Ago
▋█▄▌▄▍
49 Days Ago
Ensure assembly resolver is disposed of properly. Prevents our stream from staying open and throwing copy errors.
49 Days Ago
New Weaver (Build & Editor) More reliable editor behaviour when swapping between build define symbols and scripts Some weaver cleanup and renaming
49 Days Ago
▌▋▇▅▅▆▆ ▆▄▌▌▍
49 Days Ago
Store progress: pack pages, featured pack system
49 Days Ago
▆▌▆▉▋▉
49 Days Ago
merge from main/sound_misc_may_2025
49 Days Ago
merge from main
49 Days Ago
water light/med footsteps use foostep-med sound template
49 Days Ago
fix water jump start/land effect prefabs not playing sounds
49 Days Ago
▉▌▇ ▄ ▊█▋▆▋▅ █▅▉▊▅▆▍ ▆▊ ▇▇▋▇ ▉▌▋▌▋ - ▉▆▄▇▊▌▅ ▊▌▅▆▄▅▌ ▇▄█'▅ ▋▅▆▊ ▊▆▆▅▍▋█ ▌▅▍▊▍'▊ █▄▄▉ ▊▉█▇▌▄ ▊▅██ ▇▄▋▍ ▊█▍ ▊▌▅█▌▇ ▅▄▍▇ ▇▅▅▌▍█ ▊▄ ▊▋▆ ▋▆▉▍▉'▇ ▅▌█▍▍▉▋▌ - ▆▍▄▋▅ ▇▆▍▊▆ ▄▆▉▇▊▄▌ ▄▊▊ ▌▉▉▉▇▍-▄▆██ █▊█ ▄▋▉▊▇██'▄ ▌▊ ▇▍▆▌ ▋▅ ▇▄▍▌▄▍ ▋▇▉▇▅▆▄█ ▅▋█▌█▊ ▅█▉ ▉▅▊ ▍▍▆▉▅▅▇ ▄▄ █▉▋ ▇▄▍▅▅ - ▍▇▆▍█ █▉▉ █▇▅▄ ▍▉▇ ▊█▄▌▄▍ ▆▄▍ ▍▇▋▆ ▊█ █▊▍ ▇▉▆▍▊▉ & █▋▄▊▋▆▄▅ ▍▅ ▄▍▄▅ ▅ ▅▋▆▇▍▄ ▊▇▌▍▍ █▅ ▉▍▅▋▋█▇
49 Days Ago
Merge from catabees
49 Days Ago
Fixes
49 Days Ago
▄▍▆█▆▌
49 Days Ago
remove Bush from validImpactLayers on player_model BaseFootstepEffects (fixes wood footsteps playing when ray trace hits the collider that hides bushes under construction)
49 Days Ago
Fix compile errors
49 Days Ago
UIVol mixer parameter (missed file for CS 122467)
49 Days Ago
reduce falloff distance on compound bow handling sounds
49 Days Ago
molotov uses correct 3p deploy and aim sounds
49 Days Ago
Prototype showing party members at the top of the friends menu - hacked friend code slightly to make it work - will integrate with friend code properly if it's confirmed to live in friend menu - subscribe to a bunch of "OnLobbyMemberChanged" hooks to ensure the UI updates when players join / leave the party - refactor LobbySystem class so all logic has to pass through it instead of directly accessing steam's lobby class
49 Days Ago
game volume slider also affects ui sounds
49 Days Ago
merge from main
49 Days Ago
Menu header buttons juice
49 Days Ago
Abyss Containers - Tweaked textures and seaweed on the vertical version. Added horizontal version as a copy of wicker barrel, updated model and textures to the proper ones, setup prefab with materials and seaweed, setup wind shader support for both variants, created new seaweed material with different wind shader parameters, re-ran manifest
49 Days Ago
Added support for animation curve easing in FlexTransition
49 Days Ago
Floating city greybox progress
49 Days Ago
Catapult bee impact
49 Days Ago
Setup collision & layers when finishing boat building, fixes a bunch of issues and player built boats now interact with other physics vehicles. Test changes on just hull_square for now. Added BoatBuildingBlock.
49 Days Ago
Refactoring, added store item grid
49 Days Ago
Code refactor: - Changed to using string interpolation instead of concatenation. - Use StreamWriter instead of File.appendAllText. - Moved string creation process from LateUpdate to StopLogging to reduce GC. - Call StopLogging in OnDestory().
49 Days Ago
updated small bullet container now has lods - uses MeshLod Reduced texture sizes
49 Days Ago
syncvar_fixes -> main
49 Days Ago
Added back SpatialEnvironmentVolumePass changes after merge
49 Days Ago
added new spoiled produce model, lods and textures updated prefab
49 Days Ago
Continung placing floating walkways into level
49 Days Ago
Merge from main
49 Days Ago
Continuing work on floating walkways kit. Adding floats, first pass texture exploration.