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

21 Days Ago
Anchor, plank, sail, steering wheel and small engine forward damage to their parent PlayerBoat
21 Days Ago
Swap all of the raycasting to run on jobs via RaycastCommands
21 Days Ago
Implement boat sinking for destroyed player boats
21 Days Ago
Enabled r/w on renderer batch of floating walkways
21 Days Ago
renderer batch enabled on zipline props set (small planks, etc) reduced culling distance
21 Days Ago
Include world layer in groundwatch
21 Days Ago
Update: add per-AnalyticsTable telemetry - using this telemetry to improve unit tests Next up need to add support for flush-on-shutdown Tests: ran unit tests
21 Days Ago
Portal marker works with any direction Higher res deep sea icon
21 Days Ago
merge from main
21 Days Ago
Fix potential issue where request to rebuild tiles are ignored if the tile is currently being rebuilt, as it'll then be desynced with the geometry, add more profile markers
21 Days Ago
Bone knife and variation updated
21 Days Ago
Updated 50 Cal Models and Prefabs to include the ammo box Created 50 Cal Ammo Box Material Removed Dual 50 Cal Model and added Right Side 50 Cal Model as a replacement
21 Days Ago
merge from volcano_stuff - was merged to release but not main
21 Days Ago
Club animation updates
21 Days Ago
BBS prevent building tweaks. Setup prevent building for sails, stop them being spammed together.
21 Days Ago
First pass floating city variant 3 (walkways and flow still WIP)
21 Days Ago
Map markers spawning in the deep sea get their global network behaviour assigned to deep sea MapView minor cleanup
21 Days Ago
remove red keycard from silo monument s2p
21 Days Ago
Hatchet variations set up
21 Days Ago
player update 3p mingun anims exported
21 Days Ago
First pass of map marker for the entrance portal
21 Days Ago
Prevent boat building stations from being placed overlapping.
21 Days Ago
Mannequin parts
22 Days Ago
added ziplines and rope ladder to floating city 4 layout to provide easy and quick way down the casino reduced ziplines slack value, 4 was too high for most conditions
22 Days Ago
Add component to floating city prefab and deep sea island prefab
22 Days Ago
Switch from unparenting every entity spawned in the deep sea to using a EntityParentSettings component to ocnfigure detaching children after spawn & skipping running DisableInternalCollisions() - using separate component so we avoid reserializing every entity prefab for now
22 Days Ago
Drop context resolution 12 -> 8 Still gives us plenty of data but saves 4 rays
22 Days Ago
Swap AIDriverUpdateAction InvokeRepeating to InvokeRandomized so we dont flood the thread Run every 100ms rather than every frame
22 Days Ago
naval_update/gun_turret -> naval_update
22 Days Ago
Manifest Codegen
22 Days Ago
naval_update -> gun_turret
22 Days Ago
Apply changes to default prefab
22 Days Ago
Make turret entity invinsible Position changes
22 Days Ago
Rename internall turret seat Move aim position Manifest
22 Days Ago
Interpolate server states with IGenericLerpTarget, thanks Bill!
22 Days Ago
Fix cannon rotation being independent of the boat when turning.
22 Days Ago
Add a way for oneshots to disable the leg animator, blend the weights for it in/out.
22 Days Ago
Fix wrong gibs on cannon
22 Days Ago
Swap yaw/pitch sync vars over to a single ServersideMountedWeaponSnapshot syncvar
22 Days Ago
Fix more rotation issues, offset the parent correctly
22 Days Ago
Point guns in the correct direction
22 Days Ago
Spawn 2 50cal guns for the dual version and point both slightly inwards to rotate towards the same forward Ensure you cant loot the front turret ammo (this will be used by NPCs for reloads)
22 Days Ago
floating city4
22 Days Ago
Merge from monument_notification_sounds
22 Days Ago
Merge from main
22 Days Ago
Fix issues with oil rig sound notification prefab
22 Days Ago
fix flexelement issues with screen resizing
22 Days Ago
Add floating city to "Scenes/Monuments/" menu in editor
22 Days Ago
merge from disable_island_parenting -> deep_sea
22 Days Ago
Pushed a debug change by accident