userFlaviencancel

6,034 Commits over 790 Days - 0.32cph!

1 Year Ago
▇▌▇█▆▋▌▍ ▉▌▇▌▄▋▋▇▍ ▅▍▇ ▉▇▍▊ ▇█▉▉▆▅ ▅▄▇█▅▌▄ ▋▆▍▊▄▊▄▇█▌ ▋▆▆█▋▅▍▉▄▍ ▋▄▋▆▇ ▋█▊▇▉▊ ▉▌▆▅▍▍▋█▊▍ ▆▌ ▊▌▆ ▍▊█ ▍▇▍▅▍▆▊█ ▋▆▇ ▆█▄▍ ▆▅█▍▆▋▅▆▄▇▄█▆
1 Year Ago
Constructable info panel tweaks, localization and tooltip
1 Year Ago
Added a constructable entity UI information panel, showing what additional resources will be required to build siege weapons Added to crafting and inventory menus
1 Year Ago
Fixed horse breathing rate sounds never stopping Horses will now play breathing sounds until their stamina is recovered
1 Year Ago
Catapult explosive and incendiary sounds
1 Year Ago
merge from main
1 Year Ago
Removed ballista rotation speed log
1 Year Ago
Improved ItemModProjectileRagdoll, if its not a direct hit, ragdoll in the opposite direction of where the projectile hit
1 Year Ago
Fixed battering ram door openable by horses
1 Year Ago
Fixed battering ram door open/close not working sometimes
1 Year Ago
Manifest
1 Year Ago
Fixed ballista bolts flyby sounds
1 Year Ago
Moved BaseSaddle in the right folder
1 Year Ago
Marked all the old horse code as obsolete Deleted the old old horses Added RidableHorse2 population convar, updated prim gamemode
1 Year Ago
Fixed "Blocked by x" construction errors not working for trees, nodes and new horses
1 Year Ago
ballista nre fix
1 Year Ago
Improved ballistas dismounting behaviour, rotate player view to face the ballista aim dir BaseVehicle tooltips
1 Year Ago
Fixed ballista ammo swap menu taking ages to open
1 Year Ago
Reduced ballista bolts thickness
1 Year Ago
Fixed projectile thickness not working when hitting close player while seated on a mountable Use GetMountedVehicle instead of GetMounted when setting isOwnerMounted
1 Year Ago
Fixed catapult reloading issue in demos
1 Year Ago
Fixed horse client speed calculations going crazy when scrubbing in demos
1 Year Ago
Fixed ballista choppy up and down player poses
1 Year Ago
Fixed RidableHorseAnimation.GetHipBlendFactorAndSpeed NRE
1 Year Ago
static ballista socket mods tweaks, deploy sound
1 Year Ago
Restored sounds on static ballista
1 Year Ago
Fixed mounted ballista swivel rotations
1 Year Ago
Implemented static ballista rig and new anims Fixed mount pole world rotation
1 Year Ago
Fixed horse EatDroppedFood nre
1 Year Ago
Fixed anim warning when switching ballista ammo
1 Year Ago
Cleaned up battering ram detailed and world colliders scale
1 Year Ago
▌▉▋█▊█ ▆ ▄▉▇▊█ ▉▌▌▉▊▊▋ ▍▄ ▌▌▇ ▅▋▄▄ █▄ ▊▋▍ ▋▍▆▌▋ █▇▊▌ ▍▌ ▉▇▄▉▆▍█ █▄▉▄▄▊ ▇▆▍█ ▅▉█▋▍█▋ ▌▉▋▍▅▇ ▆▅▌▍▋▌ ▋█ ▌▉▊▆▊ █▊▍▉ █▉▉▍█▇ █ ▅▊▍▆▊▊▆ █▆▋▆▍▅▊ ▉█▆▍▆▄▋▉ ▇▄▄▍ ▍▆▇▊▇ ▌▌▇▌
1 Year Ago
Enabled repair and pickup on static ballista
1 Year Ago
All siege weapons item removed from loot pools
1 Year Ago
Battering ram head removed from lootpool
1 Year Ago
Fixed BaseVehicle.PenetrationResistance NRE
1 Year Ago
Implemented new rock models for the catapult scattershot
1 Year Ago
Updated static ballista incendiary bolt wm Updated bolts impact sound
1 Year Ago
Disabled incendiary bolt enabled by default on the ballistagun prefab
1 Year Ago
ItemModProjectileSpawn now uses the spreadVelocityMin and spreadVelocityMax settings when spawning entities instead of the hardcoded 1 and 3 values Set all the prefabs using this to spreadVelocityMin 1 and spreadVelocityMax 3 (fire and explosive ammo)
1 Year Ago
Fixed a potential NRE in AttemptMount when playing in CLIENT SERVER
1 Year Ago
Fixed ballista bolt world model colliders
1 Year Ago
Removed unused ballista stuff
1 Year Ago
▅▆▉▆▇▄▅▌▅ ▇▊▅▆▆▊▄▋ ▉▊▉▍▅▍ ▋▋▌▊ ▍█▌▉▊ █▌ █▍▌▍█▆▆▋ █▆▉█▅ ▇▋▌▉ ▅▌▅▌ ▍▆▋█ ▉▇▅█
1 Year Ago
make sure we aren't setting the horse angular velocity when its rigibody is kinematic
1 Year Ago
Normal variation now scales the legs animator hip blend speed (both on client and server), this helps reducing the brutal hip rotations when riding on uneven terrain ClientUpdate now packs throttle, steering and avoidance inputs into one byte
1 Year Ago
Avoidance steering input are now sent to clients (so the horse moves its head when avoiding something) Small optimisations in the horse update rpc
1 Year Ago
Fixed horse sliding mode oscillating too much\ Added a delay on the sliding sound before it can be played again
1 Year Ago
Removed tree layer from catapult spikes trigger Tweaked world colliders
1 Year Ago
Better horse auto avoidance Reduced horse velocity when hitting a vehicle