reporust_rebootcancel

136,858 Commits over 4,324 Days - 1.32cph!

31 Days Ago
increased ammo drops at cannon loot, increased oil barrels at docks
31 Days Ago
Fix native grid crash from completely broken clamping, add tests for native grid. Add buoyancy null checks to fix init errors when loading saves
31 Days Ago
edited boogie board anims and set up correctly
31 Days Ago
set up rubber ring anims correctly
31 Days Ago
More stuff
31 Days Ago
Codegen
31 Days Ago
Update manifest (mortar related stuff only)
31 Days Ago
set ceilinglight bulb_emissive mat to opaque as test for window draw priority
31 Days Ago
Initial work
31 Days Ago
polishing the ghost ship ambience creaks audio files
31 Days Ago
Add LOS check to sign painting when on an easel, WIP still
31 Days Ago
merge from main -> artist_pack_dlc
31 Days Ago
Merge from naval_update
31 Days Ago
Support autosave/autoload in objects with inherited syncvars
31 Days Ago
Polish flank code, remove allocs, ifdef logs, support moving navmesh, share editor and runtime code for easier testing, use parameters for magic numbers, fix wrong algorithm in ComputePathsInitialSimilarity
31 Days Ago
easel_canvas_syncvar_autoload_fix -> main
31 Days Ago
Tordpedo (and any other) splash damage no longer registers as a hit for each boat block in range.
31 Days Ago
Blastdoor blocker WIP blockout
31 Days Ago
Updating skinning for chicken costume
31 Days Ago
pt boat audio files changes
31 Days Ago
▌▌▅▆ ▉▊▅▉▉▍ ▄▅▉▄▊█ ▋▅▄▊▍▌▅█ █▅▉ ▇▄▌▋▅▄▆▇▌▄▅ ▊█ █ ▇▍▌▊▄▅▄ ▇▊▋▊▌▇█▄ ▊▊ ▋▇▅▋█▋▆▍
31 Days Ago
bbq workshop skinnable setup
31 Days Ago
Added support for transmission specifically through decals on the decal layer of the standard shader
31 Days Ago
bbq skinnable asset wip
31 Days Ago
bbq workshop obj and file structure
31 Days Ago
updated closed collision mesh for the building station umbrella to match mesh dimensions
31 Days Ago
merge from boat_optim_pass
31 Days Ago
Charcoal Box - blockout and initial setup
31 Days Ago
Ramps now forward damange to parent boat correctly
31 Days Ago
3p poker anims
31 Days Ago
Component Box Ammo - Updated model and placeholder textures, split materials, others
31 Days Ago
BBS prefab fix
31 Days Ago
▌ █▊▍▆▌▍▄█▋▊▉▇▄▅▌▆▊▇▍▊▊▍▋▄▄▄ ▌▅ ▊█▉▄
31 Days Ago
31 Days Ago
▋ ▇▌▄ █▇▅▄▍▆▋ █▉▍▇ ▇▉▅▆█ ▅▋▆▇▊█▊ █▄ █▍█▇▉▆▊▍█▊ ▄▅▆▇ ▊▇█▇▉▉ ▌▇▉▌ █▊▄▄ ██▍ ▋▋▍█▆▆▄ ▄▋▊▇ ▅▉▆ ▆▌▇ ▊▄▅ ▅▄▌▆▄█ ▊▍▌▅ ▉▉▍▋▆█ ▇▌▇▄ █▇▌▌▉▆
31 Days Ago
▊ ▅▄▆▊ ▌▇▄█▋▋▇▌▌▉▌▌▊▅▌▉▋▉ ▍▆ ▍▅▍ ▍▆ ▉ █▋█▌█▊▊▍ ▋▄▅▄▅▆▍ ▍█▅▇▍▋▌▊▌ ▍▉▄ ▍▋ ▊█▄▆▆▇▉ ▇▄▄▅▆▋█▋ █▊█ ▋▆▍▊▋▊ ▇▋▉ ▅▉▌▌▊ ▋▆▄▊▄▌ ▍▌█▉ █▅▅▋▄█▌█ ▆▅▇ ▋▋▍▊▇▍
31 Days Ago
Hookl up umbrella collider state toggling
31 Days Ago
cleaned up ApplyCorrectionForces a bit
31 Days Ago
▉ ▍▆▇▌▇▉▄ ▍▆▌▆▄▋▋▇ ▆▆▄▇▄▋ ▍▉▌▇ ▋█▌▄▄▇▅ ▇█▆▇▍▆ █▄▄ ▋▋▄█▉ █▋▋█▍▍▌ ▄▌▄▊ ▉█▊▄ ▅▍▆█▄ ▋▇█ ▍▆▍▉▆▄▍ ▆█ ▇▋▇▊▄ ▉ ▄▇▇▆▊▆
31 Days Ago
merge from parent
31 Days Ago
More monument blocker blockout progress
31 Days Ago
proprenderer_print_log_fix -> main
31 Days Ago
merge from main
31 Days Ago
Wrap proprenderer editor stuff in UNITY_EDITOR Try checking EditorApplication.isPlaying as well
31 Days Ago
removed another deeper nested duped IsValid check on the entity
31 Days Ago
pt_boat_turret_seat_angle_fix -> main
31 Days Ago
remove duplicated unity-null check in StorageFuelSystem, replaced with IsRealNull usage as GetFuelContainer ensures entityref returns a valid result or true null
31 Days Ago
Compile fix
31 Days Ago
merge from artist_pack_dlc 141826
31 Days Ago
switched GetWaterSurface for GetWaterLevel in BaseBoat correction forces