userIan Hendersoncancel
reporust_rebootcancel

4,565 Commits over 731 Days - 0.26cph!

25 Days Ago
BaseMountable compile fixes
25 Days Ago
Compile fixes: copyboat_cl was a ServerVar, swapped it to a ClientVar Codegen
25 Days Ago
scientist_rhib_gameplay_pass_2 -> naval_update
25 Days Ago
Make the PT boat turret immortal for good measure
25 Days Ago
More loot changes
25 Days Ago
When spawned in the deep sea: scientist RHIBs will generate loot in their dry boxes (not balanced)
25 Days Ago
boat_ai_optimisations_2 -> naval_update
25 Days Ago
Increase interest intensity
25 Days Ago
Fix boken avoidance logic after our move to jobs
25 Days Ago
boat_ai_optimisations -> naval_update
25 Days Ago
25 Days Ago
boat_ai_optimisations_2 -> naval_update
25 Days Ago
Light sleeping: - wake boats up occasionally to wander around - wake, wander a bait then go back to sleep
25 Days Ago
Added sleepy system to boats Boats will sleep when the lose all targets and have lost them for x seconds
25 Days Ago
boat_ai_optimisations -> naval_update
25 Days Ago
Fix notification 'red bubble' not appearing when we have unread notifications on launch
25 Days Ago
Fix twitch drop background NRE
25 Days Ago
fix_dumb_name -> naval_update
25 Days Ago
Rename 'Mouted' to 'Mounted'
25 Days Ago
Move useable by turret check to the serverside
25 Days Ago
Compile fixes
25 Days Ago
Lower wander strength to stop them running into walls
25 Days Ago
New avoidance update interval convar Codegen
25 Days Ago
Get BoatAI down from 4ms every frame (for 12 boats) to around .2 ms for the same 12
25 Days Ago
Seperate physics queries from the avoidance logic itself Use cached physics results for a few frames instead of having to request fresh data every cycle
25 Days Ago
Swap all of the raycasting to run on jobs via RaycastCommands
26 Days Ago
Drop context resolution 12 -> 8 Still gives us plenty of data but saves 4 rays
26 Days Ago
Swap AIDriverUpdateAction InvokeRepeating to InvokeRandomized so we dont flood the thread Run every 100ms rather than every frame
26 Days Ago
naval_update/gun_turret -> naval_update
26 Days Ago
Manifest Codegen
26 Days Ago
naval_update -> gun_turret
26 Days Ago
Apply changes to default prefab
26 Days Ago
Make turret entity invinsible Position changes
26 Days Ago
Rename internall turret seat Move aim position Manifest
26 Days Ago
Interpolate server states with IGenericLerpTarget, thanks Bill!
26 Days Ago
Swap yaw/pitch sync vars over to a single ServersideMountedWeaponSnapshot syncvar
26 Days Ago
Fix more rotation issues, offset the parent correctly
26 Days Ago
Point guns in the correct direction
26 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)
26 Days Ago
New 50 cal bounds
26 Days Ago
Disable 50 cal colliders for now Was intersecting with the PT Boat
26 Days Ago
Fix bone name collisions with my crappy year old tool
26 Days Ago
Further pivot point and spawn point refinements
26 Days Ago
Make an actual item for the 50cal turret rather than using an m249
27 Days Ago
naval_update -> naval_update/gun_turret
29 Days Ago
extend_menu_loadingscreen -> main
29 Days Ago
logs
29 Days Ago
extend_menu_loadingscreen -> main
29 Days Ago
Add 'finalising' step to the main menu loading screen (only the very first one), this masks any final extra processing steps that are required and helps shield the user from a bad stutter We were showing the menu slightly too early before processing was fully complete
29 Days Ago
prioritise_premium_community_2 -> main