129,088 Commits over 4,201 Days - 1.28cph!

27 Days Ago
Workbench tier 2 scrap cost 500 -> 250 Workbench tier 3 scrap cost 1250 -> 500
27 Days Ago
merge from radtown_scene_select
27 Days Ago
Fix radtown not in editor scenes menu
27 Days Ago
merge from editor_force_on_helicopter
27 Days Ago
merge from marker_teleport_underground
27 Days Ago
merge from HighWallCollision
27 Days Ago
Merge from parent
27 Days Ago
merge from bicycle_bunnyhopping
27 Days Ago
Replace circle displace textures with radius, change displacement map to halfs (for now) to avoid precision issues when encoding, fix grass displacement issues with directional system, adjust blendmodes and use color mask to avoid blending height.
Rin
27 Days Ago
Merge from main
27 Days Ago
Split refinement.
27 Days Ago
Split procedure.
27 Days Ago
Splitting this sculpt into two different islands, because big.
27 Days Ago
Splatting
28 Days Ago
Island sculpts/cliffs.
28 Days Ago
Fixes
28 Days Ago
Scene backup
28 Days Ago
Clamp danger values Local to world (not the other way around)
28 Days Ago
Increase context resolution Harder steering over lower values
28 Days Ago
Rip out the old boat ai steering behaviour and fully replace it with a context driven version| Retain a map of interest and danger that correlates to a fixed set of directions around the boat Weight everything up and take the path of most interest + least danger
28 Days Ago
Move saving/loading code to c#, fix potential issue when some tiles are null
28 Days Ago
Remove old, unused singular parenting trigger. Now cache all block parenting triggers. Update AnyPlayersOnBoat to check all the individual triggers.
28 Days Ago
naval_update -> scientist_boat_ai
28 Days Ago
Better spacing values Disable RHIBs spawning in the deepsea for now
28 Days Ago
Temp hull.triangle.wood collision
28 Days Ago
Ent killing a boat block now kills the boat.
28 Days Ago
Merge from parent
28 Days Ago
Cannon icon
28 Days Ago
Merge from boat_building
28 Days Ago
Merge from block_collision
28 Days Ago
Plank, sail, steering wheel icons. Misc asset deletion.
29 Days Ago
Steering wheel description and item changes.
29 Days Ago
Correctly reset BoatBuildingBlock state for pooling to fix some deployment issues when using a pooled block.
29 Days Ago
Merge from parent
29 Days Ago
Merge from parent
29 Days Ago
Merge from main
29 Days Ago
Fix colored chat messages not being queued to the console thread - simpify chat messages in console from being half yellow & half green -> fully green
29 Days Ago
Messing with deepsea values
29 Days Ago
Manifest
29 Days Ago
Added AI RHIBs to the deep sea Codegen General cleanup
29 Days Ago
Deep sea specific RHIB prefab
29 Days Ago
▆▍▉'▅ ▉▉▊▉▉ ▅▌▆▊█▌▆ ▄▅█▍▅▅▄▄▇▇ ▋▆▌▅▆▆▆ ▌▊ ▋▍▋▊▊ ▊▋▍▆ ▆▊▍▄▆▊ ▄█▍▋▌▄▍█▌▆▌█ ▊█▌ ▊▍▋ ▋▄▇▆█ ▌▆█▅ ▋▋▋█▊▍▅ ▅▌ ▆▉▍.▊▌ █▍ █▌▆▄▉█▊▊ ▅▇▆▇▋▄▅█
29 Days Ago
▋▊▌▍▅▋▅ ▄█▋▅█ [▍▌▅▊▉▉█▉] ▄▍ ▌▋▆▋▌▉▊ ▇▌ ▍▌▌▇▋▅▄ ▉▄▌██▅▋▋▉▄▅ ▉▍ ▍▆▉▊
29 Days Ago
merge from optimize_windows_console -> main
29 Days Ago
Stop the boat driving if the driver gets doinked
29 Days Ago
Driver no longer has a gun out
29 Days Ago
Reduce number of feelers Prioritise forward direction Try to avoid flicking between similar directions
29 Days Ago
Floating city casino progress / finalized LOD0 Split the casino into multiple objects and setup prefabs for them Updated casino barge
29 Days Ago
Fix commands being sent from the console thread instead of being queued to the main thread
29 Days Ago
merge from main -> optimize_windows_console