138,088 Commits over 4,324 Days - 1.33cph!

Today
Store page baseline, skin viewer for the 16 boxes
Start work on a way for us to be able to make custom maps in editor for testing. Primarily revolving around modifying procgen settings: such as monuments to place, roads, rocks, etc. - Setup disabled flag on all procedural components
train_coupling_sound_fix -> main
Fixed train car coupling and line up audio playing twice
Today
Add deep sea open notification sound to monument notification sound system codegen for RPC call
Today
Moved ghostship scripts in the right folder
Today
Deep sea initial loot fill is now around 70% Loot slowly respawns over time (except for elite crates and airdrops) S2P all islands
Today
▅ ▋▆▍▅▅▍▇ ▅▊▄▉▉▆▆ ▋▄▊▊ ▇▋▇▆▌▊▇▍▄▋▋▇▌█▋▍█▋▌▄▊▍█▄▌▄█▉▅▅ ▅▊▊▌ ▇▇▋█ ▇▆▌▅▍ ▉█▆▅▄▌ ▇▌▍▆▉ ▄█▆▆▇ ▌▅▌▋ ▌▉▄▋▍▅▇▅▍ ▇▉▆█▍▌▊▊▌█▋▌ ▇▅▇▅▌▌▄ ▉▄█▄▄█ ▄▍▇ ▉▅▍ █▅▍▊▋▇ ▊██▊▋▄ ▋▄▍▉█▊▉ ▅▆▇▊▌▍█▆ ▄▍▌▆▄▊█▆▊ ▇▉▉▋▅█▊▌▇█ ▆▍██▉ ▋▍▄▊▅█▄ ▊▇▄▉█
Today
Fixed wallpaper still using batching in boats
Today
merge from large_oilrig_misc_fixes
Today
Changed all "collider_helper" gameobject colliders on large oilrig to use the Prevent Movement layer so you never get Line Of Sight antihack violations/invalids when shooting directly down from vent openings. These colliders exist to help you get inside the vents. Ran S2P
Today
Swapped the 3 lingering black fuel barrels on the top floor of large oilrig with 2 yellow barrels and 1 red barrel (see oilrig_remove_static_oil_barrels) - Ran S2P
Today
▍ ▇▊▆▉▅ ▇▇▅▋ ▅▆▄▅▊▋▋▊█▆▊▇▍▄▍▆▄▅▉▆█▋▆▉
Today
▍ ▋▆▌▊▇ ▉▇▍▍ ▊▋▊▄▆█▌███▇▍▉▇▋▍▇▌▄▊▋▆██
Yesterday
Add weight threshold to modular boat physics sounds so dropped items, thrown C4, etc don't play the boat's phys impacts
Yesterday
Boat building blocks can always be demolished (in edit mode), removed timer. Added BoatBuildingBlock.AlwaysDemolishable convar to toggle it (default on)
Yesterday
removing duplicate unused textures, re-assigned correct texture in materials that used the duplicate
Yesterday
new textures for building generic trim set to enable vertex blend use
Yesterday
Merge PR: Toolgun trace not hitting parented props re-fix Fixed a crash to do with HTLV
Yesterday
merge from painting_qol_fixes
Yesterday
merge from main
Yesterday
Also fix singleplayer networking of health for NPCs Player text chat cleanups * Removes unused usermessage SayText2 Get rid of unused VoiceSubtitle usermessage Unregister unused usermessages & their handlers * HintText, KeyHintText, AmmoDenied * Deletes CHudHistoryResource Remove the unused, never working Hint system Removes CBasePlayer::Hints, ShouldShowHints, HintMessage, StartHintTimer, StopHintTimer, RemoveHintTimer Removes C_BasePlayer::Hints, ShouldShowHints, HintMessage Bump network version
Yesterday
remove debug logs
Yesterday
added flag toggle for hopper on all component boxes
Yesterday
Switch LoadNativeSimData() from reading into a managed array to reading into NativeArray so it doesn't affect heap watermark
Yesterday
Add FileEx.ReadAllBytesNative() that returns a NativeArray<byte> instead of byte[]
Yesterday
Updated conditions for component boxes showing contents, removing competitive disadvantage of raiders seeing box contents. Added flag for hopper on component boxes, to hide some parts of visuals
Yesterday
Fix the deep sea OceanSimulation loading a 2nd copy of the ocean sim data since they both read the same file from disk - pass in NativeSimData from outside of OceanSimulation instead of reading it inside the constructor - only dispose NativeSimData once when it's shared - saves 80MB
Yesterday
Fixed a spawn group on Tropical1 using a boat prefab instead of a ruin dwelling
Yesterday
Merge from main
Yesterday
Fix client compile error
Yesterday
Refine fix for scientists going to the floor above when player stands on something like a desk, better but not ideal, need our recast integration sadly to properly fix this
Yesterday
merge from main
Yesterday
regenerate testlist
Yesterday
merge from optimize_sleeping_bag -> main
Yesterday
merge from optimize_sleeping_bag -> main
Yesterday
Compile fix
Yesterday
merge from boxes_dlc
Yesterday
merge from main
Yesterday
merge from boxes_dlc
Yesterday
exported updated 3p bone knife anims
Yesterday
rebase on main
Yesterday
Added broadcast refresh calls to MeshPaintableSource when the materials are updated so the instancing system updates correctly
Yesterday
Tweaked the tropical texture atlas source files to solve the puddle issue.
Yesterday
merge from indirect_instancing (build fix)
Yesterday
Fix deep sea treasure mission progress getting stuck if player disconnects after digging up treasure chest
Yesterday
Fix client and server build 🎳
Yesterday
Merge from treasure_mission_fix
Yesterday
removed dupicated textures on explosives box, enabled GPU instancing on all component box materials
Yesterday
Fix a few boat piece construction placeholder meshes.