userFlaviencancel
branchrust_reboot/main/primitivecancel

437 Commits over 62 Days - 0.29cph!

3 Months Ago
Tweaked whats considered rough terrain
3 Months Ago
Removed CLIENT_TowAngleError horse rpc, can send the command to the client directly
3 Months Ago
Prevent gallop gait when riding in rocky uneven terrain Increased eye position smoothing
3 Months Ago
Disable horse collision debug and logs
3 Months Ago
Improved horse collision damage detection, balancing
3 Months Ago
Compile fixes
3 Months Ago
Fixed hip motion jittering when pressing ctrl
3 Months Ago
Pressing CTRL now helps with sharp turns Fixed some animations issues when entering water
3 Months Ago
▍▌▊▋▌▉▄▋▉ █▌▍▋▇▆, ▉▋▄▍▆▌▅▌▋ █▇▍ ▉█▄
3 Months Ago
▇▍▉▄█▌▋ ▆▅▇▊▊▋▌▅▊▉▆▍▄██▇▊▅▇ ▇▊▊▊ ▉▇▅ ▄▊▅▄▄▇▉▍▍ ▅▆▌ ▊▉▋▍▄▅▅▇ ▍▆▍▉▍▍▄, ▉▄▊ █▋▆█▊▅▄ ▊█▌▇ ▅█▇▅▋█▌▊▋▉█▇▄ ▆▋▋▉▄▅▆▄
3 Months Ago
Fixed basket ammo models prefabs Show killed by catapult when dying from a catapult
3 Months Ago
Improved catapulted player ragdoll physics, randomized spins Added blunt radial damage on corpse impact (just in case you land on a player by chance) Added sounds
3 Months Ago
Updated horse phrases Added setforsale command Hidden old unused saddle
3 Months Ago
Fixed new horses not claimable at ranches
3 Months Ago
Catapult ammo world model prefabs
3 Months Ago
Same fire effect rotation fix for battering ram and ballista
3 Months Ago
Catapult fire effect rotation fix
3 Months Ago
In water effects and head motion Skidding effects
3 Months Ago
Catapult server projectiles radius set to 0 Increased catapult admin command radius to 100
3 Months Ago
Added catapult.fire command
3 Months Ago
Fixed catapult admin reload not updating the animation
3 Months Ago
Horse swimming animations, effects and audio
3 Months Ago
Fixed door controller not deployable on medieval double door Fixed items deployable in medieval double door frame
3 Months Ago
Include the Vehicle_Detailed in the horse grounded checks
3 Months Ago
Yet another fix for the broken horse backward movement animation
3 Months Ago
Horse fall damage first pass Tweaked collision damage and gravity
3 Months Ago
Compile fix
3 Months Ago
█▇▅▋▊ ▄▇▄▇▅▇▋▋ ▆▉▋▋▌█ ██▄▋▍▊
3 Months Ago
Horse occlusion culling: shutdown legs animator, animator and all skinned renderers when occlusion cullled + some server optimisations
3 Months Ago
Horses client side optimizations
3 Months Ago
Fixed horse idle breaks not playing anymore Tweaked sliding legs when playing idle_1
3 Months Ago
Horse decay
3 Months Ago
Fixed horses stuck in sliding state Increased max slope angle
3 Months Ago
Removed Vehicle Detailed colliders from the horses, use AI layer instead LegsAnimator detects Vehicle Detailed colliders
3 Months Ago
Tweaked horse player collider height
3 Months Ago
Fixed a bunch of issues with chassis visual on siege weapons, causing them to run twice in some cases And to never shut off when stationary
3 Months Ago
Fixed battering ram door server gib missing material
3 Months Ago
Battering ram can now damage the Vehicle and Deployed layers When hitting a vehicle, add some forces and show the vehicle collision effect Did a bit of refactoring to have a generic method that returns a BaseVehicle collision effect
3 Months Ago
Added ballistagun.reload command, can also take arguments: "ballistagun.reload 1" will load a hammerhead bolt, 2 an incendiary bolt, etc
3 Months Ago
Can now mount and open the catapult basket even when the catapult is not reloaded
3 Months Ago
catapult.reload command can now take arguments: "catapult.reload 1" will automatically load a boulder, 2 a firebomb and 3 a propane bomb
3 Months Ago
Added per-ammo firing effects to the ballista Added global hit effect to the battering ram
3 Months Ago
Codegen
3 Months Ago
Added per-ammo firing effects to the catapult Added catapult.reload command to instant reload nearby catapults
3 Months Ago
Fixed BallistaGun NRE
3 Months Ago
Restored old horses behaviour to be like on release
3 Months Ago
Hide battering ram head item
3 Months Ago
Horse whitelisted on monument static elevators
3 Months Ago
Horse AI collider moved to server only
3 Months Ago
Re-enabled the minimum speed required to take damage, collision damage is still a bit weird.