userFlaviencancel

4,386 Commits over 609 Days - 0.30cph!

8 Months Ago
Removed tree layer from catapult spikes trigger Tweaked world colliders
8 Months Ago
Better horse auto avoidance Reduced horse velocity when hitting a vehicle
8 Months Ago
Compile fix
8 Months Ago
creativemode.freerepair updates the battering ram head flags correctly
8 Months Ago
creativemode.freerepair works with constructable entities
8 Months Ago
Reduced the collision damage horses can inflict on vehicles
8 Months Ago
Same idea as 111903 but with working code this time
8 Months Ago
Only use the ground alignment threshold when the tarrain normal variation is above 10 (rough terrain)
8 Months Ago
Updated ballista bolts descriptions, fixed piercer using hammerhead desc Updated engine.json
8 Months Ago
Mark player as hostile after firing a loaded catapult Ballista comments
8 Months Ago
Compile fix
8 Months Ago
merge from primitive/ballista_projectile
8 Months Ago
Disabled projectile refraction on ballista piercer
8 Months Ago
Added very low anti-vehicle damage to all other bolts to trigger the addforce on impact
8 Months Ago
Piercer bolt, anti-vehicle damage Can pierce through armored vehicles
8 Months Ago
Fire pos server validation
8 Months Ago
▍▋▆▍▌▌▆▅▊ █▅▆▌█ ▅▄▇▆ ▅▊▄ ▊▄▅▉ ▋▌▋▍▍▊ ▆▄▋▌▌▆▉▆▉ ▊▍▄▉
8 Months Ago
merge from primitive
8 Months Ago
Hammerhead bolt, does explosion damage to doors only Hitting players will temp ragdoll them
8 Months Ago
Reverted BaseEntity.Parenting change from 111863, not intended
8 Months Ago
Ballista incendiary bolt now creates a world model on impact
8 Months Ago
BasePlayer-Projectile: on impact, we now create the projectile world model before running the projectile item mods Fixes projectiles world model asserting when trying to parent themselves to a destroyed entity (a fire arrow landing on a twig wall for example, the radial damage mod was destroying the wall)
8 Months Ago
Incendiary bolt, doesnt spawn its world model on impact for now
8 Months Ago
Ballista projectile refactor, we now use the Projectile class (wip) Pitchfork tweaks
8 Months Ago
Revert Playground scene, added Playground_Horses
8 Months Ago
Set horse MaxVelocity overrides, fixes the entity_distance rejects when shooting at a player riding a horse
8 Months Ago
Ballista bolt tweaks Catapult boulders vibration level (seismic sensor) Fixed ballista reload command not reloading pitchfork bolt
8 Months Ago
More siege weapons deploy tweaks
8 Months Ago
Tweaked siege weapon deploy volumes Added wheels to the siege tower constructable, fixed gibs pivot
8 Months Ago
Tweaked catapult ammo storage server collider Reduced catapult fire recoil Reduced siege tower and catapult wheels suspension damping
8 Months Ago
Catapult compile fix
8 Months Ago
Manifest (~25 prefabs)
8 Months Ago
merge from primitive/catapult_scattershot
8 Months Ago
Fixed death screen not showing killed by scattershot
8 Months Ago
Damage and radius tweaks
8 Months Ago
Updated item name and description
8 Months Ago
Proper catapult scattershot implementation Tweaked projectiles randomized speed, gravity, spread, scale and rotation values
8 Months Ago
merge from primitive
8 Months Ago
merge from main
8 Months Ago
merge from primitive
8 Months Ago
Tweaked ballista shooting point, easier to aim
8 Months Ago
Tweaked catapult deployment so deploying it on a cliff is easier
8 Months Ago
Static ballista protection and health
8 Months Ago
Added groundwatch to the static ballista
8 Months Ago
Tweaked both ballista deploy volumes
8 Months Ago
Restored min sliding time before ragdolling (5s)
8 Months Ago
Fixed horse hip position fuckery after recovering from ragdoll
8 Months Ago
Constructables now start at full health, and their progress is tied to the amount of resources added rather than their health
8 Months Ago
Fixed towing flag not resetting when the towed entity died or when the horse was admin killed
8 Months Ago
Changed stone highwall physic material to rock (was using metal)