131,727 Commits over 4,232 Days - 1.30cph!

Yesterday
CodeGen
Yesterday
Merge from main
Yesterday
fuzz tweaks
Yesterday
Bandana repose
2 Days Ago
- Fixed more issues with poor AI mounted turret aiming - Ensure rear turret does the correct checks (it has an inverted forward) - Ensure leg renderers are disabled when player model is thrown in the pool - Fix turret seats being able to move x and z rotation when they should only match the y rotation (this would cause them to spawn at weird offset angles)
2 Days Ago
lumberjack hoodie prefab update
2 Days Ago
Heavy Scientist repose/lods
2 Days Ago
audio changes on the double and single 50cal turrets
2 Days Ago
Add digital ammo counter
2 Days Ago
handmade sight refresh LOD 0 and LODs
2 Days Ago
Rabbit mask repose
2 Days Ago
Merge from naval update
2 Days Ago
painted + bare metal textue variants for explosives component box, plus LODs
2 Days Ago
Ratmask repose
2 Days Ago
ore greybox model
2 Days Ago
marging last stuff from hackweek before I forget
2 Days Ago
▇▇█▉▌▄▋▊ █▌▇▊▄▉▇ ▍▋▊▌▄ ▌▍▉▅▇▅▇ ▊▍ ▋████▉█▇▊ ▅▉▉█ ▋▇▆▌.▉.▊▇▇▍ ▊▅ ▄▆▇▋.▇.▅▊▊▄
2 Days Ago
wip compile fixes (PC crashed killed my library, still importing to test)
2 Days Ago
Snakemask repose
2 Days Ago
merge from main -> birthday2025
2 Days Ago
merge from boat_building
2 Days Ago
Include Vehicle_Large layer in stability notifications
2 Days Ago
merge from boat_building
2 Days Ago
Merge from parent
2 Days Ago
Fixed new scientists not applying damage to shields properly
2 Days Ago
updated textures
2 Days Ago
- Better behaviour around corners - Stopped AI gunner being slightly off on the Y direction sometimes (I was translating the direction from a direction without removing the yaw rotation, so it was slightly offset - Perform LOS on AI gunner with its target before engaging - Various minor tweaks (reduced context resolution, increased avoidance polling rate)
2 Days Ago
Convar the generator pool count as `marchingcubemanager.generatorpoolcount`, defaults to 4 limit to [1-32] so no one sets it to a stupid value
2 Days Ago
UI help info
2 Days Ago
Fixed missing translations on small ramp FIxed sails and engines cutting out if player stood on the end of the small ramp
2 Days Ago
FIxed MapView exception when dying in deep sea due to it closing Fixed unhandled CL_PlayerEnterDeepSea RPC (no longer call it)
2 Days Ago
Merge from naval_update
2 Days Ago
Remove voice gen plugin
2 Days Ago
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
2 Days Ago
Assign new hazmat to new scientist
2 Days Ago
Merge from radial_context_fix
2 Days Ago
Cherrypick fix from 137044
2 Days Ago
Show block count and limit in boat building UI if a limit is set.
2 Days Ago
Merge from naval_update
2 Days Ago
Fixed Scientist Boat Spawner not properly serializing with Oilrig (had isSaved set to false)
2 Days Ago
Added a new TMP shader that allows a depth offset and custom cull mode
2 Days Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
2 Days Ago
Merge: from hackweek_jit_explorer - New(editor): Tools/Engine/Jit Viewer that allows to inspect native instruction output from JIT compiling managed methods Tests: used Jit Viewer to inspect BasePlayer::ServerUpdate. Ran perfsnapshot in C+S editor
2 Days Ago
Update: consolidate various editor tools in Tools/Engine Tools top menu still doesn't fit on my 1080p screen .-. Tests: checked the Tool menu
2 Days Ago
Update: Update ServerProfiler.Core binaries to release - built from 6737a87e Tests: perfsnapshot in editor, used jit viewer
2 Days Ago
refactored mesh generation to use a fixed size pool of generators over multiple frames, removes a huge amount of the fixed memory cost of each sculpture
2 Days Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
2 Days Ago
Ensure boats dont wander out of protection areas (if they have one)
2 Days Ago
Merge: from main
2 Days Ago
Update to version 1.13.11