reporust_rebootcancel

123,884 Commits over 4,079 Days - 1.27cph!

10 Months Ago
Option to disable input during rendering (default to disabled)
10 Months Ago
merge from Pool_Remove_FreeDynamic Tests: ran new CompanionServerTests 10 times, all green
10 Months 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
10 Months 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
10 Months Ago
Merge from Entity_Query_Improvements
10 Months Ago
Fix wolves being able to pick "valid" but unreachable destinations when roaming
10 Months Ago
merge from main
10 Months Ago
▉▅▋▅▆ ▄▊▆▄ ▅▅▆▇▌█▉█▆▄_▅▌▉▅▊▊█
10 Months Ago
▄▌▄▌▌ ▅▆▋▌ ▌██▊▇▋▌▄▊_▍▋▊▇▍▆▉▌▄▊▆_▇▌▍
10 Months Ago
- █▉▇▊▇▆▋▆▋█ ▋▊▍▋▄▆▉ ▄▍▇▉▄▋▍█▅▆▄▍▉█ ▊▌▊▅▉ ▊▄█▋ ▍▆▉▇▆▄▊▊▇▋ ▅▆▋▌▊ ▇▋ █▅▅ ▄▋▇▆ ▄▄▌▆ ▊█▊█▉▅▇▇▉█ ▊██▉▊▆ - ▇▅▌ ▍▄▋▌▅▍▆▋▆▍ ▇▇▅▅ █▄▌▄▊▊▉█▇▌ ▇▋▋▊█▄
10 Months Ago
Merge from main
10 Months Ago
█▍▄▆█▉ ▌▆▉▋▆ ▅▉▋▊▄▋▋▍▉▆▉█▆▇▌▉▋▇▍▊▅
10 Months Ago
Merge from main
10 Months Ago
Merge from twitchdropsrender
10 Months Ago
Updated Polarbear ragdoll prefab. Scaled to match Polarbear prefab. Joint orientations of ragdolls corrected. Colliders tweaked.
10 Months Ago
server compile fix
10 Months Ago
merge from hackweek_better_mountable_editor
10 Months Ago
improved the ocean culling volumes in canyons to reach higher and wider for cases where ocean spawns higher
10 Months Ago
Fixed init order error
10 Months Ago
Shrink the start tutorial button in the options menu
10 Months Ago
Merge from getdefinitions_fix
10 Months Ago
Merge from dome_collider_fixes
10 Months Ago
▊▅▍█▉ ▅▄▋▍ ▍▊▍_▊▍▉▌▆▋_▉▉▉
10 Months Ago
Merge from vanilla_tc_gibs
10 Months Ago
Merge from binocular_chat
10 Months Ago
Fixed water overlay post effect getting stuck at NaN weight in playground scene
10 Months Ago
Code cleanup
10 Months Ago
Bakes and coliders for all hill cliffs Prefabs tweaks Material tweaks for all cliffs Added temp mesh culling
10 Months Ago
Temporary fix for projectile violation when hitting a wolf's butt
10 Months Ago
Fix wolf not circling, add flee behaviour
10 Months Ago
Fix wolf overshooting destination, adapt roaming speed to how far is destination
10 Months Ago
Start work on wolf roam state
10 Months Ago
Fix wolf getting stuck in some situations
10 Months Ago
Added a deploy offset to wallpaper construction prefabs, fixing the false positives and negatives line of sight checks Increased the max place distance
10 Months 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
10 Months Ago
Tweaked some electrical component positions to avoid clipping with wallpaper
10 Months Ago
Panel light tweaks
10 Months Ago
Prevent wolves being too synchronized by adding a random delay
10 Months Ago
Fix wolf sliding during some montages
10 Months Ago
Integrate spine animator and look animator
10 Months Ago
Merge from hackweek_optimize_statics
10 Months Ago
set override controller
10 Months 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
10 Months Ago
Merge from entitymenu_codegen_optimize
10 Months Ago
divesite small b wip
10 Months Ago
▆▋▌▋ ▅▊▌▅▊▇▉▅
10 Months Ago
Fix wolves going very fast
10 Months Ago
Wallpaper now has health and protection (still need to tweak the values)
10 Months Ago
Modify AI debug code to not require the removal IClientComponent or IServerComponent
10 Months Ago
Convert fsm to component