reporust_rebootcancel

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

12 Days Ago
shadow map cheapification
12 Days Ago
First pass on generating cfg/serverdefault.cfg on server startup. This is considerably bigger than serverauto.cfg so some more changes may need to be made
12 Days Ago
merge from indirect_instancing
12 Days Ago
Some .FBX.meta I didn't catch because they were uppercase
12 Days Ago
Revert even more .fbx.meta and .mat files to the state they have on /main
12 Days Ago
Subtract all .mat changes to investigate artifacting issues
12 Days Ago
Subtract all .fbx.meta changes to investigate artifacting issues
12 Days Ago
Merge from parent
12 Days Ago
Merge from m ain
12 Days Ago
Merge from placement_improvements
12 Days Ago
Deployables can now be deployed on boats at sea
12 Days Ago
▋▆▌▋▌ █▅█▋ ▌▇█▊
12 Days Ago
Construction setup. Block fixes.
12 Days Ago
Fixed InstancedDebugDraw instance and command buffers initially bound to zero
12 Days Ago
Fixed InstancedDebugDraw instance and command buffers initially bound to zero
12 Days Ago
Fix peripheral vision being too strong in combat
12 Days Ago
Reduce scientist health
12 Days Ago
Merge: from autoturret_optim - Fix to auto turret not responding to shots outside of firing arc - Fix to turret not reacting to shots if it got depowered then powered up again - Fix to turret snapping to hostiles outside of it's default firing arc when powering up Tests: shot it, ran around and powered it up and down using infiniteiopower in various combinations
12 Days Ago
Bugfix: prevent turret snapping to a hostile outside of the default firing arc when powering up Tests: while hostile, depowered turret, got behind it and powered it up - it didn't snap on me until I shot it again
12 Days Ago
Bugfix: reset turret's cached visibility when unsetting the target This could cause the turret to think it doesn't have a target, yet has a visible target(unpowering the turret would cause this, for example). It prevents damage reaction. Tests: while the turret was aiming at me, disabled io power cheat. re-enabled - now responds to shots. Spotted another bug though
12 Days Ago
use soft mask instead of uigradient because its poopie
12 Days Ago
Bugfix: turret will respond to sneak attacks - takes 3 seconds to drop aggro that forces aiming Spotted another bug - target and targetVisible can desync Tests: spawned a turret, snuck behind, powered up, shot at it - it rotated
12 Days Ago
Linking Graffiti pack and video on medieval
12 Days Ago
Nicer fade ramp on store items
12 Days Ago
Change overlay base to use new sliced downwards gradient
12 Days Ago
More store views
12 Days Ago
trying out lerp transition again
12 Days Ago
Merge: from main
12 Days Ago
Increase reaction time, reduce damage, simplify accuracy formula
12 Days Ago
Prevent sun banding at twilight.
12 Days Ago
Have scientists always be surprised when first hearing or being hurt by a player
12 Days Ago
Preventt scientists from looking at bullet impact instead of bullet origin, even if the bullet origin is out of hearing range
12 Days Ago
configurable horizon buffer
12 Days Ago
Fix scientists being able to shoot through solid colliders when hearing the player
12 Days Ago
trawler ship hull material vcol blends progress, more uving
12 Days Ago
Even more store work
12 Days Ago
▌▅▆▊▊▆ ▄█▄▌ ▇▋█▄█▊▇▍▋▊▉▊▆▆▆▊▌▊▍ ▌▋▄▇ ▌▅▇▌▌█▇ ▄▊▊▍▌▌▊▍▆▊▇▋ (▇▆ ▄▆▌▍ █▍███▅▅ ▆▇▊▌▅▋▉▉▇ ▊▌▍▇█▇ ▄▌█▇▉▄▋▅ ▋▌█▍▇▉▍▉ ▆▉ ▋▉▉▍▄▄ ▌▋ ▆▄ ▊▅▆▉, ▉▅▍▉▍ ▄▊▄ ▉▆▌▄▋▌▅▄█ ▄▊ █▉▌▌▄▋▇▉▋) ▌▊▉▉ ▊▍▇▅▉ █▊▅▌▊▄▇ ▅▄: ▇▍▊_▆▊▉▉▋▍▋▇▌▋ (▊▉▌▆▌▊▆ ▇▋█▍█▍ ██▉▌▋█▍▊▄ ▉▅▊▄▍▄▌▄), ▊▌▋▊▍▊▄█▅▊▌▋▉ (█▊▋▊▅▄▅▄▍▌▍ ▄▉▍▋▊▋ ▋▆▉▋▌▅▊▇█ ▌▉█▊▌▄▍█), ▄▉▌█▋▍▊▍▋▄ (▌▊█▊▆ ▋▇▍▊▅▌ ▊█▄▇▋ ▅▊▉▇▍▌▄▄)
12 Days Ago
12 Days Ago
performance tuning, cleanup
12 Days Ago
snap_deployables -> main
12 Days Ago
Compile fix
12 Days Ago
Allow rotating with R when wall snapping
12 Days Ago
Cleanup
12 Days Ago
Can no longer use wall snapping to bypass max placement distances for objects Don't safely assume the first snap canditate will be valid
12 Days Ago
don't use sort jobs
12 Days Ago
don't use sort jobs
12 Days Ago
Quick and dirty voicelines first pass
12 Days Ago
" Cooking workbench Mixing table Shelves Tier 1 -> Tier 3 workbench Small planter Large planter Bathtub and Railroad planter variants Fireplace Half shelves Fridge Sofa Legacy Furnace Table
12 Days Ago
Update: expand projectile test - Validates hits and misses, auth and replicated - renamed TestProjectileBaseline to TestProjectilePlayer (as I'll be adding more test types) Tests: ran all resulting unit tests
12 Days Ago
Can wall snap: Storage locker Small wooden box Electric Furnace Furnace Bed Sleeping bag As well as tc, large box etc.