139,754 Commits over 4,352 Days - 1.34cph!

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