reporust_rebootcancel

121,151 Commits over 4,018 Days - 1.26cph!

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