reporust_rebootcancel

142,646 Commits over 4,413 Days - 1.35cph!

22 Days Ago
Fix another reference to the old wolf in the trophy data
22 Days Ago
- Return JobHandle for CheckSpheres - Start re-ordering physics queries in fly checks to (attempt to) maximize performance - Add 'JobsSkipLocalQueue' convar which, when enabled, will flush local jobs queue after certain jobs are scheduled - gamephysics/antihack consistency tests pass
22 Days Ago
Cleanup
22 Days Ago
Fix invalid angle in split builds where the server recomputerd rotation from the floor normal instead of the wall normal
22 Days Ago
▌▊▅▉▄▌▌ ▉▌▌▋ ▄▅█
22 Days Ago
Minor lens flare tweaks.
22 Days Ago
update apartment_complex_monument/prototype
22 Days Ago
Update manifest
22 Days Ago
Set up sound anim events for binoculars viewmodel, added sounds for deploy
22 Days Ago
Codegen
22 Days Ago
Merge from main
22 Days Ago
Fix new AIs not moving when ConVar.AI.useUnityNavmesh is set to 1
22 Days Ago
merge from main -> apartment_complex_monument
22 Days Ago
S2P'd some stuff to fix compact ceiling light regression.
22 Days Ago
Reapply the increased building blocked + added safezone from the merge
22 Days Ago
Merge from 3p_spectator_improvements
22 Days Ago
Fix potential NRE when starting debug camera
22 Days Ago
merge from main
22 Days Ago
▆▉▇█▆▌▅█▌▄ ▅▇▊ ▍▄▌▉▄ ▆▄▌ ▄▉█▆▍ ▍▊▉▄▍▄▊█▌▋ ▇▄▉ ▆▄▅▊ ▆▊▌▍▍ ▊█▌▍█▋▆ ▆▄ ▌▅ ▆▌█▌▋ ▄▄▊▅▄▇▉ █▉▍▄▋
22 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
22 Days Ago
Take scrap from the apartment every 30m for rent payment
22 Days Ago
Remove TC prefab from medium apartment
22 Days Ago
merge from main
22 Days Ago
merge from main
22 Days Ago
merge from automated_testing
22 Days Ago
Fixed local client player being killed by the tests TearDown (entity snapshot clearing)
22 Days Ago
removed duplicate asmdef refs
22 Days Ago
Added baked textures for the LODBakerTestPrefab
22 Days Ago
Fixed a texture format issue within the LOD Baker that was preventing the correct texture slice from being sampled
22 Days Ago
Fix oilrigs not having navmesh when outside of map bounds
22 Days Ago
Apartment bed prefabs and lods
22 Days Ago
BDU set models, materials and textures added. Set up prefabs for all bdu/ballistic items.
22 Days Ago
Updated the LOD Baker to take into account per-mesh instance transformations and materials
22 Days Ago
Potential fix for ResetPath error spam
22 Days Ago
merge rust_relay_server -> main
22 Days Ago
edited 3p sprint update anim
22 Days Ago
Update second gingerbread npc, should fix nre
22 Days Ago
Skinning update for wooden armour jacket
22 Days Ago
Update source entity of wolf corpse, should fix broken head trophy
22 Days Ago
Merge from viewmodel_early_disable_fix
22 Days Ago
Move viewmodel clear config file
22 Days Ago
merged main -> rust_relay_server
22 Days Ago
vendingmachine_ui_refresh -> main
22 Days Ago
Reconfigured the LOD Baker GUI to work based on mesh instances with a prefab rather than meshes themselves, as you may want to bake multiple of the same mesh with different materials or transforms
22 Days Ago
Fix the weird input font
22 Days Ago
Changed vending machine loot panel over to a light + transparent theme to better go with the rest of the ui
22 Days Ago
Fixed passed/failed filter text width
22 Days Ago
Throw if the scoped convar doesn't have a SetOveride (methods)
22 Days Ago
Fixed scoped convars being case sensitive Failing to find a convar now throws, will fail the test if throwing during SetUp/TearDown or in the test body
22 Days Ago
Merge from viewmodel_early_disable_fix