reporust_rebootcancel

129,836 Commits over 4,140 Days - 1.31cph!

1 Year Ago
initial jobified ocean height queries - ran directly from the main thread, scheduling would be slower here due to number of queries made in different locations - using a flattened native copy of the ocean sim data that needs to replace the managed version
1 Year Ago
Buildfix: unexpose a variable Leftover that I missed during cleanup, somehow tripped up the build. Tests: Build in all modes - pass. Ran unit tests - pass
1 Year Ago
Option to disable input during rendering (default to disabled)
1 Year Ago
merge from Pool_Remove_FreeDynamic Tests: ran new CompanionServerTests 10 times, all green
1 Year Ago
Bugfix: Close socket properly instead of aborting during test teardown This is slower, but avoids tripping up the companion server that's polling on data and suddenly gets unexpected remote closure, triggering an exception. Tests: ran the batch of tests 10 times, no failures
1 Year Ago
Merge: from main When testing on main, suddenly discovered that 3rd test batch run would produce an error. Tests: ran CompanionServerTests multiple times, 2 green batches, 1 red (on teardown) - will fix in next CL
1 Year Ago
Merge from Entity_Query_Improvements
1 Year Ago
Fix wolves being able to pick "valid" but unreachable destinations when roaming
1 Year Ago
merge from main
1 Year Ago
▉▅▋▅▆ ▄▊▆▄ ▅▅▆▇▌█▉█▆▄_▅▌▉▅▊▊█
1 Year Ago
▄▌▄▌▌ ▅▆▋▌ ▌██▊▇▋▌▄▊_▍▋▊▇▍▆▉▌▄▊▆_▇▌▍
1 Year Ago
- █▉▇▊▇▆▋▆▋█ ▋▊▍▋▄▆▉ ▄▍▇▉▄▋▍█▅▆▄▍▉█ ▊▌▊▅▉ ▊▄█▋ ▍▆▉▇▆▄▊▊▇▋ ▅▆▋▌▊ ▇▋ █▅▅ ▄▋▇▆ ▄▄▌▆ ▊█▊█▉▅▇▇▉█ ▊██▉▊▆ - ▇▅▌ ▍▄▋▌▅▍▆▋▆▍ ▇▇▅▅ █▄▌▄▊▊▉█▇▌ ▇▋▋▊█▄
1 Year Ago
Merge from main
1 Year Ago
█▍▄▆█▉ ▌▆▉▋▆ ▅▉▋▊▄▋▋▍▉▆▉█▆▇▌▉▋▇▍▊▅
1 Year Ago
Merge from main
1 Year Ago
Merge from twitchdropsrender
1 Year Ago
Updated Polarbear ragdoll prefab. Scaled to match Polarbear prefab. Joint orientations of ragdolls corrected. Colliders tweaked.
1 Year Ago
server compile fix
1 Year Ago
merge from hackweek_better_mountable_editor
1 Year Ago
improved the ocean culling volumes in canyons to reach higher and wider for cases where ocean spawns higher
1 Year Ago
Fixed init order error
1 Year Ago
Shrink the start tutorial button in the options menu
1 Year Ago
Merge from getdefinitions_fix
1 Year Ago
Merge from dome_collider_fixes
1 Year Ago
▊▅▍█▉ ▅▄▋▍ ▍▊▍_▊▍▉▌▆▋_▉▉▉
1 Year Ago
Merge from vanilla_tc_gibs
1 Year Ago
Merge from binocular_chat
1 Year Ago
Fixed water overlay post effect getting stuck at NaN weight in playground scene
1 Year Ago
Code cleanup
1 Year Ago
Bakes and coliders for all hill cliffs Prefabs tweaks Material tweaks for all cliffs Added temp mesh culling
1 Year Ago
Temporary fix for projectile violation when hitting a wolf's butt
1 Year Ago
Fix wolf not circling, add flee behaviour
1 Year Ago
Fix wolf overshooting destination, adapt roaming speed to how far is destination
1 Year Ago
Start work on wolf roam state
1 Year Ago
Fix wolf getting stuck in some situations
1 Year Ago
Added a deploy offset to wallpaper construction prefabs, fixing the false positives and negatives line of sight checks Increased the max place distance
1 Year Ago
Add rcon errors in profiling analytics Improve rcon error exception logging Reuse blob options and http headers instead of recreating them every uploader lifecycle
1 Year Ago
Tweaked some electrical component positions to avoid clipping with wallpaper
1 Year Ago
Panel light tweaks
1 Year Ago
Prevent wolves being too synchronized by adding a random delay
1 Year Ago
Fix wolf sliding during some montages
1 Year Ago
Integrate spine animator and look animator
1 Year Ago
Merge from hackweek_optimize_statics
1 Year Ago
set override controller
1 Year Ago
hc revolver updates: - rigged worldmodel - renamed worldmodels with w_ convention - Added unpacked fbx to .worldmodel and setup - Set up .entity with correct model - added 3p override controller - added rough 3p anims
1 Year Ago
Merge from entitymenu_codegen_optimize
1 Year Ago
divesite small b wip
1 Year Ago
▆▋▌▋ ▅▊▌▅▊▇▉▅
1 Year Ago
Fix wolves going very fast
1 Year Ago
Wallpaper now has health and protection (still need to tweak the values)