userFlaviencancel
branchrust_reboot/main/primitivecancel

437 Commits over 62 Days - 0.29cph!

16 Days Ago
Reduced the temp ragdolling maximum time
16 Days Ago
Increased ballista bolts projectile speed Changed the placeholder bolts damage so they aren't all doing the same damage (wip) Tweaked siege weapon health and protection
16 Days Ago
Tweaked horse ground angle update rate convar values
16 Days Ago
Horse animations: calculate speed and reversing parameters in local space Horse metal footsteps default to concrete instead of dirt
16 Days Ago
Fixed horse animations on vehicle large layer (cargo, harbor swing bridge) Fixed animals not playing footsteps on Vehicle Large and Vehicle Detailed layers
16 Days Ago
Towing anchor tweaks, prevent horse legs to climb on the catapult bumper
16 Days Ago
Horse legs animator tweak, added Transparent layer detection
16 Days Ago
Ram's head collider change when broken Tweaked vehicle server collider
16 Days Ago
Battering ram cabin lights When the head is damaged, change the button interaction + gametip explaining what to do
16 Days Ago
Louder battering ram impact sound
16 Days Ago
Fixed NRE when hitting tugboat with the battering ram
16 Days Ago
Fixed vehicles being able to use horse poop (or any item) as fuel
17 Days Ago
Battering ram back door effects Added a new layer for visual wheels, we were using the server layer Vehicle World instead of Vehicle Detailed A visual wheel can't hit its owner colliders
17 Days Ago
Battering ram metal impact
17 Days Ago
Battering ram engine exhaust effet
17 Days Ago
Horse: make sure to damage all mounted players when doing the collision damage Setup prefab information
17 Days Ago
Fixed player floating above ground when rotating the ballista Player follows the ground level Better clipping checks
17 Days Ago
Fixed ballista SiegeWeaponVehicleAudio.StartReloadSounds NRE
17 Days Ago
Unpacked catapult mesh prefab, see if it fixes the unpooled bone names
17 Days Ago
Tweaked battering ram door max angles
17 Days Ago
New battering ram dismount pos
17 Days Ago
Disabled the new terrain collision proxy collider added on horses, need a better solution
17 Days Ago
Removed the 30s repair delay on the battering ram head
17 Days Ago
Fixed ballista not repairable when hammering its subentity
17 Days Ago
Use GetCurrentGroundTypeNoAlloc in all VehicleChassisVisuals
17 Days Ago
Added TerrainConfig.GetCurrentGroundTypeNoAlloc, compare the physics material by instance id instead of by name For 100 catapults, from 3.9 KB 0.2ms -> 0.1ms
17 Days Ago
Make sure to stop any stationary siege weapon chassis visual update tick
18 Days Ago
Updated pumpkin world model collider so they no longer roll indefinitely when dropped on the ground
18 Days Ago
Removed ballista pulling interaction
18 Days Ago
Battering ram headlight toggle
18 Days Ago
Tweaked battering ram cockpit colliders
18 Days Ago
Fixed swapping seats blocking the horse Passenger can't send local input to the horse
18 Days Ago
Added a dedicated TerrainCollisionProxy collider for the horses
18 Days Ago
Fixed horses standing on trough in ranches S2P both ranches
18 Days Ago
Make sure to include any passenger when ragdolling the horse driver
18 Days Ago
Fixed horse double saddle culling
18 Days Ago
Forgot a file
18 Days Ago
Closed battering ram cockpit door Scaled up the wheel a lil bit and added suspension Fixed battering ram not using its VehicleChassisVisuals Updated BatteringRamVisuals to move the axles Cleaned up BaseSiegeWeaponVisuals
18 Days Ago
Updated catapult world colliders, tweaked wheels stiffness
18 Days Ago
Fixed ballista reload end sound not playing
18 Days Ago
Fixed ballista audio, had fun with animation events and cycle offset animation
18 Days Ago
Increased ballista textures aniso level, less blurry in first person view
18 Days Ago
Ballista: Fixed reloading while aiming feeling choppy Improved the client prediction Broke the audio tho, needs more work
19 Days Ago
Tweaked ballista recoil
19 Days Ago
Ballista: decreased reload time, increased turning speed, 360 degrees range and increased vertical down angles
19 Days Ago
Added some ramp colliders at the back and front of the battering ram to help with the ground clearance
19 Days Ago
Fixed SiegeWeaponVehicleAudio NREs
19 Days Ago
Horse server optims, throttled auto avoidance Added convars to throttle the ground normal update too, so we can fine tune it Minor client optims
20 Days Ago
Set battering ram seat to mobile, changed dismount hold type
20 Days Ago
Compile fix