userIan Hendersoncancel
reporust_rebootcancel

4,601 Commits over 731 Days - 0.26cph!

12 Days Ago
Force front turret to go into a neutral position when reloading (ugly right now)
13 Days Ago
Play attack animations on the player when attacking (from a turret)
13 Days Ago
Modernise the PT Boat prefab Remove a bunch of unneeded stuff
13 Days Ago
Fixed yaw issues on ptboat front turret
14 Days Ago
Setup 3rd person reload effects on turrets
14 Days Ago
Reload animations running on front and rear turrets Setup new controllers Setting to enable/disable signalling the reload animation from the server on held entities
14 Days Ago
Fix muzzle fire appearing at the wrong place
14 Days Ago
Swap to the rigged versions of the 50 cals
14 Days Ago
Fixed front turret only reloading the left 50 cal
14 Days Ago
Fix SV_ReloadStart error on rear turret
14 Days Ago
Another manifest Finally working with some clean prefabs
14 Days Ago
Setup prefab world model animators Setup animator rigs Fixed bug preventing you from sitting in the front turret More aim position tweaks
14 Days Ago
Realign rear turret again
14 Days Ago
Recreate the left,right and single 50 cal entities with the new prefabs Get it hooked up like before
14 Days Ago
naval_update -> pt_boat_2
15 Days Ago
scientist_boat_ai -> naval_update
15 Days Ago
If a boat is sinking dont keep trying to apply corrective forces. These forces have always been applied - without it boat sinking looks really cool
15 Days Ago
Missed file
15 Days Ago
Ensure players are properly killed
15 Days Ago
Dont do any clipping checks for AI on the PT Boat and RHIB
15 Days Ago
Add new ClippingCheckAiMode to BaseVehicle.Server Let's us skip clipping checks for AI, or apply to both AI and players
15 Days Ago
scientist_boat_ai -> naval_update
15 Days Ago
turn off debug draw
15 Days Ago
Boat AI will automatically turn on the lights if its nighttime, keeps them off if its day
15 Days Ago
Better lights on the RHIB
15 Days Ago
Remove logs
15 Days Ago
Use raycasts for avoidance instead. Spherecasts are just too unstable
15 Days Ago
When boat dies kill all remaining scientist on board
15 Days Ago
scientist_boat_ai -> naval_update
15 Days Ago
Pass mount point for spawning, dont rely on position
15 Days Ago
scientist_boat_ai -> naval_update
15 Days Ago
Stop info box breaking with 'null action'
15 Days Ago
Dont ram a player if they are way higher up on an island
15 Days Ago
Stop group members including themselves in the pursuit notifications This prevents an infinite loop when pursuing a player
16 Days Ago
Better scientist mount position spawning code Compile fixes
16 Days Ago
Ensure boats have minimum: driver and turrets Then at least 1 other Then we coin flip each subsequent scientist
16 Days Ago
Spawn rhibs facing towards the deep sea centre
16 Days Ago
naval_update -> pt_boat_2
16 Days Ago
Manifest Codegen
16 Days Ago
unskinned_windmill -> main
16 Days Ago
Prefab fixes
16 Days Ago
main -> naval_update (BREAKING)
16 Days Ago
unskinned_windmill -> main
16 Days Ago
Fixed more rotational weirdness
16 Days Ago
Use a guide prefab so you can see the sails of the Windmill when you place it down Start the sails pointing towards the player rather than off to the left everytime https://files.facepunch.com/ianhenderson/1b1311b1/Unity_4IqvKXIbrW.mp4
16 Days Ago
main -> unskinned_windmill
16 Days Ago
syncvar_Improvements_2 -> main
16 Days Ago
dont show performance
16 Days Ago
syncvar_improvements_2 -> main
16 Days Ago
Reading is now down 200~ milliseconds - Use immediate reading mode - Only write symbols if we have them