reporust_rebootcancel

135,194 Commits over 4,444 Days - 1.27cph!

2 Months Ago
- New supress HUD system - Supress HUD whilst you have it out - Add clicks that correspond to distance - Hide crosshair - Shader fixes and improvements
2 Months Ago
* Sample first before adding navmesh agent, to avoid warning spam when navmesh is not there yet * Prevent entering recast code paths when unity agent is null but convar indicates to use unity, instead do nothing
2 Months Ago
merge from main
2 Months Ago
Potential fix for "can't do X on agent not on navmesh" error spawn when toggling useUnityNavmesh convar
2 Months Ago
Make sure all modifications of navPos (through property or warp) also update the world position if updateWorldPos is enabled, before warp would not update worldPos
2 Months Ago
set crouch n ne and nw speed to 1 in player controller animator and exported wip crouch anims
2 Months Ago
HBHF sensor tests fixes
2 Months Ago
merge mortar_prototype
2 Months Ago
Fix mortar compile error
2 Months Ago
merge from hbhf_power_fix
2 Months Ago
merge from automated_testing
2 Months Ago
Wait for Application.isLoading to be false before starting test on cold boot and batch mode SendNetworkUpdate early returns when Rust.Application.isLoading is true
2 Months Ago
Fixed HBHF sensor retaining its detection state if powered off while detecting someone
2 Months Ago
merge from gamephysics_schedule_improvements
2 Months Ago
- Revert MitigateSphereCapsuleCommands - Remove JobsSkipLocalQueue convar (shouldn't need it) - gamephysics/antihack consistency tests pass
2 Months Ago
main -> binoculars_ui_refresh
2 Months Ago
merge from mortar_prototype
2 Months Ago
Fix occlusion popping on mortar, add condition loss on shot
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Fix defensive upgrade description.
2 Months Ago
Merge from Main
2 Months Ago
Merge from main
2 Months Ago
- ExecuteOverlapSphereCommands uses a NativeArray for commands (again) - Use dependsOn jobhandle as a dependency for validateJob when in debug mode
2 Months Ago
Industrial Storage - corpse meshes, gibs tweak
2 Months Ago
merge from main
2 Months Ago
set skin id on crypt building skin to 10472 which is the same as the steam pack id
2 Months Ago
merge from storepage_crypt
2 Months Ago
Fixed crypt store page building tier icon
2 Months Ago
merge from main
2 Months Ago
vanity cabinets a/b/c/d lods and prefab setup collisions
2 Months Ago
merge from main
2 Months Ago
workbench upgrades can no longer be crafted for researched
2 Months Ago
merge from main
2 Months Ago
merge from mortar_prototype
2 Months Ago
merge from crypt_building_skin - store icon and square images for steam on sitem
2 Months Ago
square images for crypt bulding skin steam item
2 Months Ago
missing .mat
2 Months Ago
merge from deepsea_loot_balance
2 Months Ago
Compile fixes
2 Months Ago
Added simulate button to LootFill component
2 Months Ago
Nerfed deep sea PT boat loot
2 Months Ago
merge from main
2 Months Ago
low fences colliders
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
merge from Quickfire_FloatingCityVendor
2 Months Ago
Added another female/light player seed
2 Months Ago
Attempt at fixing protobuf length generations on mac by using integer math instead (ato avoid platform floating point)
2 Months Ago
project_generation_proto_files -> main
2 Months Ago
merge from mainmenu_bits