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

Rin
57 Days Ago
Finalise deep lake
57 Days Ago
Clicking anywhere outside the popup closes it
57 Days Ago
Improve responsiveness of crosshair popup
Rin
57 Days Ago
Large waterbody progress
57 Days Ago
Improved traversal up floating stairways
57 Days Ago
subtract 131590 editor_force_on_helicopter
57 Days Ago
radtown puzzle bypass fix
57 Days Ago
merge from main
57 Days Ago
Redid manifest update after merge
57 Days Ago
merge from main
57 Days Ago
Workbench tier 2 scrap cost 500 -> 250 Workbench tier 3 scrap cost 1250 -> 500
57 Days Ago
merge from radtown_scene_select
57 Days Ago
Fix radtown not in editor scenes menu
57 Days Ago
merge from editor_force_on_helicopter
57 Days Ago
merge from marker_teleport_underground
57 Days Ago
merge from HighWallCollision
57 Days Ago
Merge from parent
57 Days Ago
merge from bicycle_bunnyhopping
57 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
57 Days Ago
Merge from main
57 Days Ago
Split refinement.
57 Days Ago
Split procedure.
57 Days Ago
Splitting this sculpt into two different islands, because big.
57 Days Ago
Splatting
58 Days Ago
Island sculpts/cliffs.
58 Days Ago
Fixes
58 Days Ago
Scene backup
58 Days Ago
Clamp danger values Local to world (not the other way around)
58 Days Ago
Increase context resolution Harder steering over lower values
58 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
59 Days Ago
Move saving/loading code to c#, fix potential issue when some tiles are null
59 Days Ago
Remove old, unused singular parenting trigger. Now cache all block parenting triggers. Update AnyPlayersOnBoat to check all the individual triggers.
59 Days Ago
naval_update -> scientist_boat_ai
59 Days Ago
Better spacing values Disable RHIBs spawning in the deepsea for now
59 Days Ago
Temp hull.triangle.wood collision
59 Days Ago
Ent killing a boat block now kills the boat.
59 Days Ago
Merge from parent
59 Days Ago
Cannon icon
59 Days Ago
Merge from boat_building
59 Days Ago
Merge from block_collision
59 Days Ago
Plank, sail, steering wheel icons. Misc asset deletion.
59 Days Ago
Steering wheel description and item changes.
59 Days Ago
Correctly reset BoatBuildingBlock state for pooling to fix some deployment issues when using a pooled block.
59 Days Ago
Merge from parent
59 Days Ago
Merge from parent
59 Days Ago
Merge from main
59 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
59 Days Ago
Messing with deepsea values
59 Days Ago
Manifest
59 Days Ago
Added AI RHIBs to the deep sea Codegen General cleanup