reporust_rebootcancel

139,498 Commits over 4,383 Days - 1.33cph!

9 Minutes Ago
Merge: from hascloseconnections_fix - Bugfix for BaseNetworkable.HasCloseConnections and GetCloseConnections mot seeing outside of small layer Tests: ran unit tests
11 Minutes Ago
Bugfix: ensure players are detected on the border of the network cell - expanded unit tests to cover these cases Tests: ran unit tests
14 Minutes Ago
update apartment_complex_monument/prototype
15 Minutes Ago
Buncha fixes.
25 Minutes Ago
Fix a test fixture convar
26 Minutes Ago
apartment doors lods, collision and static prefabs
31 Minutes Ago
Added render texture pooling for active light shadow map caching and added an option to the experimental menu section for toggling shadow caching
33 Minutes Ago
More UI setup
34 Minutes Ago
Merge: from main
35 Minutes Ago
Bugfix: fix HasConnectionsClose & GetCloseConnections missing players in medium and large ranges - also add a unit test to validate Connections overload Tests: ran unit tests
37 Minutes Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
40 Minutes Ago
Fix nullref when trying to access Terrain.activeTerrain, use TerrainMeta instead
42 Minutes Ago
Revert some UI changes/behaviour. Add separate prototype panel to techtree. Working towards supporting unlock, multi-unlock and prototype unlock options simultaneously.
49 Minutes Ago
merge from main
50 Minutes Ago
Set new pitch clamps to match animations (30-60deg), update IK hand targets
52 Minutes Ago
Bugfix(tests): adjust player spawn distance for TestNetworkRange.OutsideRange cases They can land on a boundary, making it more difficult to reason when working across small/medium/large layers Tests: ran the tests, same results
54 Minutes Ago
Bugfix(tests): expand TestServer's network grid from 1k to 2k Previously it was too easy to accidentally setup an out-of-bounds scenario, leading to confusing test failures Tests: ran related tests, discovered couple tests are failing (unrelated to this change)
60 Minutes Ago
Avoid repeated calls to Terrain.activeTerrain
1 Hour Ago
testlist
1 Hour Ago
Commit the .meta files that keep popping up
1 Hour Ago
Skinning update for paintball overalls
1 Hour Ago
merge from woodpile_changestage_audio
1 Hour Ago
Rename RebuildAllNavmeshes to RebuildDefaultNavmesh
1 Hour Ago
merge from fix_privaddfriend_vis
1 Hour Ago
merge from computer_station_io (only manifest changes)
1 Hour Ago
manifest
1 Hour Ago
Disable leg animator, re-enable sweep anim, swap to zero rotation sweep.
1 Hour Ago
Fix scientists not shooting most of the time
1 Hour Ago
merge from computer_station_IO
1 Hour Ago
Fix big blue circle for nav projections being distractived when ai.showpaths convar is set
1 Hour Ago
Fix scientist staying in dogfight forever when there is no cover around that protects them from their target last known position, but their target is nowhere to be seen
1 Hour Ago
Prototype sweep anim, move distance calc to server regions, setup mount offset, IK, sweep anim.
1 Hour Ago
update from mortar
1 Hour Ago
Adding sweep animation with no root motion for 3p character
1 Hour Ago
Skinning update for space hazmat
1 Hour Ago
Temp fix for scientists not facing their target
2 Hours Ago
Fixed ice mask/vest not appearing
2 Hours Ago
New(tests): tests for BaseNetworkable.HasCloseConnections and GetCloseConnections - named cell sizes for various layers in NetworkVisibilityGrid Tests: ran tests, failing where expected
2 Hours Ago
add io for twitch rivals desk skin
2 Hours Ago
Alternate idea
2 Hours Ago
console_quickjoin_fix -> main
3 Hours Ago
Merge from main
3 Hours Ago
Increased timeout slightly to allow FPBuild to handle closing of started processes
3 Hours Ago
renames for wall tiles mosaic textures
3 Hours Ago
merge from playerrigupdate2
3 Hours Ago
Material updates Beard textures
4 Hours Ago
Bunch of UI/UX wip for prototype techtree
4 Hours Ago
some cleanup post merge
4 Hours Ago
main -> console_quickjoin_fix
4 Hours Ago
Move PlayerJoin to UIConnection instead Connect just sends values over to UI rather than through a wrapper method