132,665 Commits over 4,232 Days - 1.31cph!

9 Days Ago
painted + bare metal textue variants for explosives component box, plus LODs
9 Days Ago
Ratmask repose
9 Days Ago
ore greybox model
9 Days Ago
marging last stuff from hackweek before I forget
9 Days Ago
▇▇█▉▌▄▋▊ █▌▇▊▄▉▇ ▍▋▊▌▄ ▌▍▉▅▇▅▇ ▊▍ ▋████▉█▇▊ ▅▉▉█ ▋▇▆▌.▉.▊▇▇▍ ▊▅ ▄▆▇▋.▇.▅▊▊▄
9 Days Ago
wip compile fixes (PC crashed killed my library, still importing to test)
9 Days Ago
Snakemask repose
9 Days Ago
merge from main -> birthday2025
9 Days Ago
merge from boat_building
9 Days Ago
Include Vehicle_Large layer in stability notifications
9 Days Ago
merge from boat_building
9 Days Ago
Merge from parent
9 Days Ago
Fixed new scientists not applying damage to shields properly
9 Days Ago
updated textures
9 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)
9 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
9 Days Ago
UI help info
9 Days Ago
Fixed missing translations on small ramp FIxed sails and engines cutting out if player stood on the end of the small ramp
9 Days Ago
FIxed MapView exception when dying in deep sea due to it closing Fixed unhandled CL_PlayerEnterDeepSea RPC (no longer call it)
9 Days Ago
Merge from naval_update
9 Days Ago
Remove voice gen plugin
9 Days Ago
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
9 Days Ago
Assign new hazmat to new scientist
9 Days Ago
Merge from radial_context_fix
9 Days Ago
Cherrypick fix from 137044
9 Days Ago
Show block count and limit in boat building UI if a limit is set.
9 Days Ago
Merge from naval_update
9 Days Ago
Fixed Scientist Boat Spawner not properly serializing with Oilrig (had isSaved set to false)
9 Days Ago
Added a new TMP shader that allows a depth offset and custom cull mode
9 Days Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
9 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
9 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
9 Days Ago
Update: Update ServerProfiler.Core binaries to release - built from 6737a87e Tests: perfsnapshot in editor, used jit viewer
9 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
9 Days Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
9 Days Ago
Ensure boats dont wander out of protection areas (if they have one)
9 Days Ago
Merge: from main
9 Days Ago
Update to version 1.13.11
9 Days Ago
npc aim refactor first pass
10 Days Ago
naval_update -> scientist_boat_ai
10 Days Ago
naval_update -> turret_head_animations
10 Days Ago
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
10 Days Ago
naval_update -> blueprint_viewmodel
10 Days Ago
Merge from parent
10 Days Ago
fixed setcolormenu not showing properly
10 Days Ago
better additive sculpting plane handling, only paints onto plane and doesn't create towers of additive shapes
10 Days Ago
updated manifest
10 Days Ago
temp playground.charms scene
10 Days Ago
Slight tweak to emissive map
10 Days Ago
fixed OBB rotation being in the wrong space