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

Today
Include Vehicle_Large layer in stability notifications
Today
merge from boat_building
Today
Merge from parent
Today
Fixed new scientists not applying damage to shields properly
Today
updated textures
- 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)
Today
Convar the generator pool count as `marchingcubemanager.generatorpoolcount`, defaults to 4 limit to [1-32] so no one sets it to a stupid value
Today
UI help info
Today
Fixed missing translations on small ramp FIxed sails and engines cutting out if player stood on the end of the small ramp
Today
FIxed MapView exception when dying in deep sea due to it closing Fixed unhandled CL_PlayerEnterDeepSea RPC (no longer call it)
Today
Merge from naval_update
Today
Remove voice gen plugin
Today
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
Today
Assign new hazmat to new scientist
Merge from radial_context_fix
Cherrypick fix from 137044
Today
Show block count and limit in boat building UI if a limit is set.
Today
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)
Yesterday
Merge: from main
Yesterday
Update to version 1.13.11
Yesterday
npc aim refactor first pass
Yesterday
naval_update -> scientist_boat_ai
Yesterday
naval_update -> turret_head_animations
Yesterday
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
Yesterday
naval_update -> blueprint_viewmodel
Yesterday
Merge from parent
Yesterday
fixed setcolormenu not showing properly
Yesterday
better additive sculpting plane handling, only paints onto plane and doesn't create towers of additive shapes
Yesterday
updated manifest
Yesterday
temp playground.charms scene
Yesterday
Slight tweak to emissive map
Yesterday
fixed OBB rotation being in the wrong space
Yesterday
codegen
Yesterday
merge from main
Yesterday
merge from attachment_reposition
Yesterday
merge from main
Yesterday
added boat door icon
Yesterday
Adjusted orange deploy guide to not be so bright
Yesterday
Removed a pile of trash bags inside the casino barge, wasn't visible Culling volume NRE fix
Yesterday
Merge latest Indirect Instancing changes. This is a big one, but it's still disabled by default.
Yesterday
CodeGen