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

8 Minutes Ago
merge from boat_building
9 Minutes Ago
Merge from parent
20 Minutes Ago
Fixed new scientists not applying damage to shields properly
20 Minutes Ago
updated textures
24 Minutes 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)
38 Minutes 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
52 Minutes Ago
UI help info
55 Minutes Ago
Fixed missing translations on small ramp FIxed sails and engines cutting out if player stood on the end of the small ramp
1 Hour Ago
FIxed MapView exception when dying in deep sea due to it closing Fixed unhandled CL_PlayerEnterDeepSea RPC (no longer call it)
1 Hour Ago
Merge from naval_update
1 Hour Ago
Remove voice gen plugin
1 Hour Ago
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
1 Hour Ago
Assign new hazmat to new scientist
1 Hour Ago
Merge from radial_context_fix
1 Hour Ago
Cherrypick fix from 137044
1 Hour Ago
Show block count and limit in boat building UI if a limit is set.
1 Hour Ago
Merge from naval_update
2 Hours Ago
Fixed Scientist Boat Spawner not properly serializing with Oilrig (had isSaved set to false)
2 Hours Ago
Added a new TMP shader that allows a depth offset and custom cull mode
2 Hours Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
2 Hours 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 Hours 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
3 Hours Ago
Update: Update ServerProfiler.Core binaries to release - built from 6737a87e Tests: perfsnapshot in editor, used jit viewer
3 Hours 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
3 Hours Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
3 Hours Ago
Ensure boats dont wander out of protection areas (if they have one)
3 Hours Ago
Merge: from main
3 Hours Ago
Update to version 1.13.11
3 Hours Ago
npc aim refactor first pass
3 Hours Ago
naval_update -> scientist_boat_ai
4 Hours Ago
naval_update -> turret_head_animations
4 Hours Ago
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
4 Hours Ago
naval_update -> blueprint_viewmodel
4 Hours Ago
Merge from parent
4 Hours Ago
fixed setcolormenu not showing properly
4 Hours Ago
better additive sculpting plane handling, only paints onto plane and doesn't create towers of additive shapes
4 Hours Ago
updated manifest
4 Hours Ago
temp playground.charms scene
5 Hours Ago
Slight tweak to emissive map
5 Hours Ago
fixed OBB rotation being in the wrong space
5 Hours Ago
codegen
5 Hours Ago
merge from main
5 Hours Ago
merge from attachment_reposition
5 Hours Ago
merge from main
5 Hours Ago
added boat door icon
Today
Adjusted orange deploy guide to not be so bright
Today
Removed a pile of trash bags inside the casino barge, wasn't visible Culling volume NRE fix
Today
Merge latest Indirect Instancing changes. This is a big one, but it's still disabled by default.
Today
CodeGen
Today
Merge from floating_cities