reporust_rebootcancel

126,678 Commits over 4,109 Days - 1.28cph!

6 Months Ago
Compile fix
6 Months Ago
merge from primitive
6 Months Ago
merge from primitive/ballista_projectile
6 Months Ago
Merge from primitive
6 Months Ago
mini crossbow sounds
6 Months Ago
Disabled projectile refraction on ballista piercer
6 Months Ago
Merge from primitive
6 Months Ago
Added very low anti-vehicle damage to all other bolts to trigger the addforce on impact
6 Months Ago
Piercer bolt, anti-vehicle damage Can pierce through armored vehicles
6 Months Ago
Removed references to mission rewards in dive master mission conversation (will need a phrase rebuild)
6 Months Ago
cookingv2 -> bees
6 Months Ago
Reduce some random clockwise rotations on mini crossbow
6 Months Ago
clientside effects now terminate at the distance of the hit target rather than carry on forever legacybow turret setup
6 Months Ago
Fire pos server validation
6 Months Ago
Parent merge
6 Months Ago
Merge from media_projects
6 Months Ago
split the magazine from the rifle for the world model
6 Months Ago
`▄▍▄▌▊.▇▄▅_▅▍▄█_▊▉▍▉▄▊` ▆▅▉ ▊▋▉▍▆▆▆▄ ▅▅▆▊▌▆ ▍▉▆▌▌ ▊▄▇▄▊ - ▊▇▌▄▊▌▊▌ ▇▊▇-▆▉▌█▄ ▌▅▍▌▋▋▋ ▇▍▄▋▋ `██▉▇▋.▍▇▍_█▅▇▇_▉█▇▆▌▋` ▄▇ █ ▋▌▍▇▅▌ ▍▊ ▉▅▉
6 Months Ago
▉▊▇▊▆ █▊▊▄▉ ▇▊ ▍▍▆▍▊ ▄▆▋██▉ ▆▌▊▇ ▊▋▇▋▄▆▌▌▍▋▉ ▋▆ ▍▋▋▌▄.▋▄
6 Months Ago
Piercer
6 Months Ago
merge from primitive
6 Months Ago
▍▋▆▍▌▌▆▅▊ █▅▆▌█ ▅▄▇▆ ▅▊▄ ▊▄▅▉ ▋▌▋▍▍▊ ▆▄▋▌▌▆▉▆▉ ▊▍▄▉
6 Months Ago
merge from primitive
6 Months Ago
Hammerhead bolt, does explosion damage to doors only Hitting players will temp ragdoll them
6 Months Ago
Reverted BaseEntity.Parenting change from 111863, not intended
6 Months Ago
▌▄▄▋ ▅▊▉▅▍ ▆▊▊▋▇▍
6 Months Ago
Ballista incendiary bolt now creates a world model on impact
6 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)
6 Months Ago
Copied spine avatar settings from main
6 Months Ago
primitive -> Aux2
6 Months Ago
Restore `ScreenText` functionality. FastDDraw has reached feature parity with DDraw. 🎉
6 Months Ago
Revert 'rock formation huge e' materials back to what they should be
6 Months Ago
Fix head pop, but had to disable the head look, need to find a way to order proc anim on spine and neck properly
6 Months Ago
Incendiary bolt, doesnt spawn its world model on impact for now
6 Months Ago
primitive -> Aux2
6 Months Ago
Fixed siege tower projectile and projectile scale issues (wrong hashes being generated due to duplicate names even though they had different parents) Wrote scripts for: - Resetting box collider transform but retaining position in centre & bounds of the collider itself - Resetting box collider scale but retaining position in centre & bounds of the collider itself - Resetting box collider rotation but retaining position in centre & bounds of the collider itself
6 Months Ago
detatch tow when horse swims
6 Months Ago
Added walking bee model, textures and materials
6 Months Ago
natural beehive world model LODs materials and textures
6 Months Ago
Replaced old camera-based environment volume indirect lighting code with new spatial version
6 Months Ago
Add proc anim to croc tail
6 Months Ago
network++
6 Months Ago
merge from primitive/gameplay
6 Months Ago
Re-added debug capsule rendering 💊
6 Months Ago
Initial single plant pot setup
6 Months Ago
Tech tree updates
6 Months Ago
Era restrict nail gun, pistrol ammo, revolver and waterpipe shot gun - Removed from primative gamemode
6 Months Ago
merge from main
6 Months Ago
Conform crocodile x-axis (roll) rotation to slopes, as even though it looks odd with tall animals it looks natural for them
6 Months Ago
Ballista projectile refactor, we now use the Projectile class (wip) Pitchfork tweaks