reporust_rebootcancel

141,517 Commits over 4,383 Days - 1.35cph!

13 Minutes Ago
merge from optimize_plant_lod_wind
26 Minutes Ago
Industrial Storage - tweaked gibs
33 Minutes Ago
Terrazo b texture set
40 Minutes Ago
added more parameters to equations for getting score area on the board, to account for non-standard board shapes. added a gizmo to view scoring areas, toggleable so you can match the math to the mesh
42 Minutes Ago
Fixed flacky raiding tests Rockets spawned by ServerProjectileTestSpawner were moving during the WaitUntilAllSpawned
54 Minutes Ago
Fix recast save being called in unity mode (even though it early outs, it logs a warning)
1 Hour Ago
- Grab geo location from hello - Initial setup
1 Hour Ago
Mortar view model updates to fix up ammo syncing
1 Hour Ago
Merge from workbench_upgrades
1 Hour Ago
Merge from main
1 Hour Ago
Merge from final_code_cleanup
1 Hour Ago
1 Hour Ago
Remove visualPointLookup and related build-lookup code. It's not needed any more.
1 Hour Ago
updated textures part 2
1 Hour Ago
merge from automated_testing
1 Hour Ago
industrial floorpapers update, renamed them as well to match with the rest of the textures
1 Hour Ago
Fixed CI testlist loading
1 Hour Ago
set 3p card game anim to loop
1 Hour Ago
Cache items and upgrades server-side, iterate these instead. Removes a bunch of getcomponent and tidies up functions too.
2 Hours Ago
Update(tests): add simple pool perf tests (ST & MT) ST avg: 1.29925ms for 10k alloc-deallocs MT avg: 21.16116ms for 1k alloc-deallocs per task, 32 tasks Tests: ran tests
2 Hours Ago
industrial garage door - texture polish
2 Hours Ago
Updating bowless crossbow worldmodel rig with arrow mesh
2 Hours Ago
edited 3p minicopter and generic sit idle anims
2 Hours Ago
set 3p zipline anims to loop and anim edited
2 Hours Ago
edited ik hand/feet positions on magnet crane entity and sled ik hand/feet positions on sled seat prefabs
3 Hours Ago
some more marketplace, rejigged trees to produce a bigger focal point
3 Hours Ago
Update: move Utils Measure routines to Facepunch.System.Tests - also make it auto-referenced Tests: compiles
3 Hours Ago
FX debug setup. Alt ammo prefabs.
3 Hours Ago
Refactor to GetInstalledUpgradeMods.
3 Hours Ago
merge from main
3 Hours Ago
merge from mortar_prototype
3 Hours Ago
merge from playerboat_testfix
3 Hours Ago
Add placeholder sound effects to mortar shots
3 Hours Ago
fixed PlayerBoat_PastesAndBuoyant test erroring out too aggressively
3 Hours Ago
Unify naming conventions, everything is now called RustNav
3 Hours Ago
marketplace set dressing - some more iterating, more work needed on front street end
3 Hours Ago
Merge: from sanitize_specatating_players - Bugfix for NRE spam when spectate mods don't correctly setup spectating Tests: none, trivial change
3 Hours Ago
Bugfix: ServerOcclusion - add defensive checks for suspected spectate mods The mods should be fixed, but at least it won't put servers in a weird state. Tests: none, trivial change
3 Hours Ago
Update error messages to mention the command line argument rather than the convar
3 Hours Ago
- Fixed binocular overlay from sticking around on reconnect - Fixed binocular overlay firing material changes into plastic
4 Hours Ago
Fixed WorkshopCameraKeybindAnchor still using old input system Updated WorkshopEditor scene to remap the inputs
4 Hours Ago
Merge from main
4 Hours Ago
merge from automated_testing
4 Hours Ago
Didnt save
4 Hours Ago
Fix mortar indicator not cleaning up on disconnect
4 Hours Ago
Merge from Main
4 Hours Ago
New Sounds added for the Salvaged Cleaver refresh
4 Hours Ago
Disable new navmesh by default, use command line argument "-useNewNavmesh" instead of convar to make it impossible to change at runtime (as it's not supported)
4 Hours Ago
Bowless Crossbow - added worldmodel with arrow mesh for 3p rig
4 Hours Ago
main -> server_browser_update_2