196,837 Commits over 4,110 Days - 2.00cph!

8 Days Ago
Merge: from benchmarking_update - Added Biome benchmark - Re-enabled other benchmark scenes - Deleted Terrain and FoliageGrid benchmarks, demo benchmark Tests: benchmark in editor and standalone client
8 Days Ago
demoparent_fix -> main
8 Days Ago
Revert reaction time stuff, too complex to debug and not that intuitive as a player, will try other idea to achieve same result
8 Days Ago
Revert camera man file. Run the fixes through demo shot playback instead, turns out post bone rotation is just saved 'as is' rewlative to the target instead of bone relative.
8 Days Ago
Merge: from main
8 Days Ago
Merge: from item_pooling - Fixes bugs with pooling use - List<Item> leak and use-after-free Item use - Added tests Tests: unit tests + confirmed container corpses no longer leak List<Item> from pool
8 Days Ago
Disabled raycast target on the featured tab scroll gradient
8 Days Ago
Merge: from main Tests: none, no conflicts
8 Days Ago
Some settings convar fixes
8 Days Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
8 Days Ago
set up semi auto pistol rig with new hammer bone and applied/animated it on the nessecary animations so the hammer will animate on the dlc skin
8 Days Ago
BBS collider tweaks. Improve ladder placement.
8 Days Ago
added 0.975 scaled mesh to abyss vertical and tweaked colliders to be 1:1 with existing barrels
8 Days Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
8 Days Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
8 Days Ago
Clean: remove FoliageGridBenchmark and associated script Superseded by BiomeBenchmark Tests: benchmark in editor
8 Days Ago
Update: BiomeBenchmark - expose camera flight speed - Set default camera speed to 16, similar to what it was when lerping Tests: benchmark in editor
8 Days Ago
Fixed missing values on interaction crosshair mode
8 Days Ago
Fixed text and color issues with setting dropdowns
8 Days Ago
Re-add sneaking when reaching the end of flank, and fix VDDraw trying to log despite not recording
8 Days Ago
Fix scientist turning to face target before fully noticing it
8 Days Ago
merge from new_menu
8 Days Ago
Cart content is saved between sessions
8 Days Ago
Merge from naval_update
8 Days Ago
SimpleFloatingEntity compile fix
8 Days Ago
merge from new_menu
8 Days Ago
ifdef rework to allow for client side boat validation checks
8 Days Ago
123277 applied to the new settings menu
8 Days Ago
merge from main
8 Days Ago
More work on floating walkways (WIP)
8 Days Ago
121963 applied to the new settings menu
8 Days Ago
Update: BiomeBenchmark - split timings per topology Certain topologies generate a lot of visual clutter, so have a noticeable impact. Previously the effect would be lost when averaging the timings. Tests: benchmark in editor
8 Days Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
8 Days Ago
Store cart empty version
8 Days Ago
- Move reaction time logic to sense component instead of shooting component - Make scientist reaction time longer in peripheral vision, or from very far away (fastest reac time 0.25s, longest 2s)
8 Days Ago
Update: BiomeBenchmark - add it to standalone build Will replace FoliageGridBenchmark today Tests: autobench in client
8 Days Ago
Only increase frontal vision range when in combat, not peripheral vision range (we don't want to discourage players flanking)
8 Days Ago
Increase time between noticing the player and shooting them when they are far away
8 Days Ago
merge from ambiencewavesoundzone_null_fix
8 Days Ago
sanity check validity of AmbienceWaveSounds singleton when calling trigger callbacks, can be destroyed in some disconnect cases
8 Days Ago
Fix camping and surprise being triggered incorrectly sometimes on first sighting
8 Days Ago
Merge from main
8 Days Ago
Boat Building Station: Nicer positioning relative to netting, volume fixes. Added ladders to sides to make it easier to get onto from the water.
8 Days Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
8 Days Ago
merge from horsebreed_trophy_fix
8 Days Ago
merge from console_quit_history
8 Days Ago
merge from combatknife_sfx_drop_fix
8 Days Ago
merge from AbyssBarrelCorpse
8 Days Ago
merge from fix_dud_satchel_clip_walls_explode
8 Days Ago
merge from voicemail_nre_fix