reporust_rebootcancel

125,756 Commits over 4,109 Days - 1.28cph!

5 Months Ago
merge from primitive
5 Months Ago
Hammerhead bolt, does explosion damage to doors only Hitting players will temp ragdoll them
5 Months Ago
Reverted BaseEntity.Parenting change from 111863, not intended
5 Months Ago
▌▄▄▋ ▅▊▉▅▍ ▆▊▊▋▇▍
5 Months Ago
Ballista incendiary bolt now creates a world model on impact
5 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)
5 Months Ago
Copied spine avatar settings from main
5 Months Ago
primitive -> Aux2
5 Months Ago
Restore `ScreenText` functionality. FastDDraw has reached feature parity with DDraw. 🎉
5 Months Ago
Revert 'rock formation huge e' materials back to what they should be
5 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
5 Months Ago
Incendiary bolt, doesnt spawn its world model on impact for now
5 Months Ago
primitive -> Aux2
5 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
5 Months Ago
detatch tow when horse swims
5 Months Ago
Added walking bee model, textures and materials
5 Months Ago
natural beehive world model LODs materials and textures
5 Months Ago
Replaced old camera-based environment volume indirect lighting code with new spatial version
5 Months Ago
Add proc anim to croc tail
5 Months Ago
network++
5 Months Ago
merge from primitive/gameplay
5 Months Ago
Re-added debug capsule rendering 💊
5 Months Ago
Initial single plant pot setup
5 Months Ago
Tech tree updates
5 Months Ago
Era restrict nail gun, pistrol ammo, revolver and waterpipe shot gun - Removed from primative gamemode
5 Months Ago
merge from main
5 Months Ago
Conform crocodile x-axis (roll) rotation to slopes, as even though it looks odd with tall animals it looks natural for them
5 Months Ago
Ballista projectile refactor, we now use the Projectile class (wip) Pitchfork tweaks
5 Months Ago
renamed unclear player ragdoll param force->velocityOverride
5 Months Ago
Setup spine movement
5 Months Ago
* Fix text rendering by converting LineStrip topology to Lines * Allow world-positioned but screen-aligned text like DDraw.Text * Implement distance fade effect
5 Months Ago
fixed BillBTestMap - got rid of old mockup towables - painted ocean topology on bring the water back
5 Months Ago
Made the deferred decals work with the new environment volume system
5 Months Ago
Cherry picking 111833
5 Months Ago
Merge main into spatially_aware_env_volumes
5 Months Ago
▊▇▅▄▊▍▅ ▄▋▌ ▌▉▇▆▍▄ ▌█▊▍▉▍ ▊▉▄▊▊ ▄█▌▍ █▉▇ ▆▇▌▇▊▋ ▊▇▄▆ ▍▌▍▌▅▊▌▉▆.
5 Months Ago
Fixed bottom siege tower drawbridge not having sound
5 Months Ago
Capture shadow mode setting
5 Months Ago
Minicrossbow ClientInit NRE fix
5 Months Ago
Cherry picking 111833
5 Months Ago
Subtracting previous shoreVector fuckery
5 Months Ago
Fixed TerrainTexturing.Instance not being updated in Setup()
5 Months Ago
merge primitive->aux2
5 Months Ago
fixed horse ragdoll not updating horse pos/rot in builds
5 Months Ago
Console autocomplete now works for commands prefixed with "sv"
5 Months Ago
Single plant pot lods and materials have yet to setup scripts
5 Months Ago
reset saddle eye easing values when mount state changes
5 Months Ago
merge from primitive
5 Months Ago
Revert Playground scene, added Playground_Horses
5 Months Ago
Set horse MaxVelocity overrides, fixes the entity_distance rejects when shooting at a player riding a horse