131,521 Commits over 4,232 Days - 1.29cph!

11 Minutes Ago
Heavy Scientist repose/lods
19 Minutes Ago
audio changes on the double and single 50cal turrets
44 Minutes Ago
Add digital ammo counter
1 Hour Ago
handmade sight refresh LOD 0 and LODs
1 Hour Ago
Rabbit mask repose
1 Hour Ago
Merge from naval update
1 Hour Ago
painted + bare metal textue variants for explosives component box, plus LODs
2 Hours Ago
Ratmask repose
2 Hours Ago
ore greybox model
3 Hours Ago
marging last stuff from hackweek before I forget
3 Hours Ago
▇▇█▉▌▄▋▊ █▌▇▊▄▉▇ ▍▋▊▌▄ ▌▍▉▅▇▅▇ ▊▍ ▋████▉█▇▊ ▅▉▉█ ▋▇▆▌.▉.▊▇▇▍ ▊▅ ▄▆▇▋.▇.▅▊▊▄
3 Hours Ago
wip compile fixes (PC crashed killed my library, still importing to test)
3 Hours Ago
Snakemask repose
3 Hours Ago
merge from main -> birthday2025
4 Hours Ago
merge from boat_building
4 Hours Ago
Include Vehicle_Large layer in stability notifications
4 Hours Ago
merge from boat_building
4 Hours Ago
Merge from parent
4 Hours Ago
Fixed new scientists not applying damage to shields properly
4 Hours Ago
updated textures
4 Hours 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)
5 Hours 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
5 Hours Ago
UI help info
5 Hours Ago
Fixed missing translations on small ramp FIxed sails and engines cutting out if player stood on the end of the small ramp
5 Hours Ago
FIxed MapView exception when dying in deep sea due to it closing Fixed unhandled CL_PlayerEnterDeepSea RPC (no longer call it)
5 Hours Ago
Merge from naval_update
5 Hours Ago
Remove voice gen plugin
6 Hours Ago
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
6 Hours Ago
Assign new hazmat to new scientist
6 Hours Ago
Merge from radial_context_fix
6 Hours Ago
Cherrypick fix from 137044
6 Hours Ago
Show block count and limit in boat building UI if a limit is set.
6 Hours Ago
Merge from naval_update
Fixed Scientist Boat Spawner not properly serializing with Oilrig (had isSaved set to false)
Today
Added a new TMP shader that allows a depth offset and custom cull mode
Today
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
Today
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
Today
Update: consolidate various editor tools in Tools/Engine Tools top menu still doesn't fit on my 1080p screen .-. Tests: checked the Tool menu
Today
Update: Update ServerProfiler.Core binaries to release - built from 6737a87e Tests: perfsnapshot in editor, used jit viewer
Today
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
Today
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
Ensure boats dont wander out of protection areas (if they have one)
Today
Merge: from main
Update to version 1.13.11
Today
npc aim refactor first pass
naval_update -> scientist_boat_ai
naval_update -> turret_head_animations
Today
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
naval_update -> blueprint_viewmodel
Today
Merge from parent