reporust_rebootcancel

141,928 Commits over 4,413 Days - 1.34cph!

12 Days Ago
Reapplying meta file changes
12 Days Ago
Auto update keys.cfg file to use the new names Updated keys_default.cfg
12 Days Ago
Changed to using the shadow strength directly as the shadow caching flag
12 Days Ago
Potential fix for "stop can only be called on active agent on navmesh" spawm
12 Days Ago
Potential fix for ghostship scientists endless recursion
12 Days Ago
CodeGen for adding back Shadow Caching ConVars
12 Days Ago
exported edited 3p jump anims
12 Days Ago
FpStandaloneInputModule now inherits InputSystemUIInputModule UI is working
12 Days Ago
merge from weapon_refresh_salvaged_cleaver
12 Days Ago
merge from radtown_gate_pink_fix
12 Days Ago
Updating gloves skinning
12 Days Ago
Merge from main
12 Days Ago
Added a conversion table so old binds config still work, as some keys have been renamed (ex: return -> enter, leftcontrol -> leftctrl...) Some refactoring
12 Days Ago
Rewrite MitigateSphereCapsuleCommands to run both capsule/sphere commands in parallel - gamephysics/antihack consistency tests pass
12 Days Ago
Wetsuit female fixes
12 Days Ago
Merge from workbench_upgrades
12 Days Ago
Merge from main
12 Days Ago
Merge from nvidia_options_fix
12 Days Ago
Added the Rust.DLSS namespace back to the DisableIfDlssNotSupported script to fix a compile error
12 Days Ago
Merge from main
12 Days Ago
Anim bug fix and general polish pass
12 Days Ago
merge from main
12 Days Ago
Reduced noise of peeling paint in XL metal and rust kiosk trims
12 Days Ago
Merge from main
12 Days Ago
Subtracting meta files since there are 5000 merge conflicts with main from the new texture naming conventions
12 Days Ago
tweaked bed lod values, set texture flags, col tweaks
12 Days Ago
quick level save before playground area start
12 Days Ago
placed the new bed prefabs into apartments, removed temp ones
12 Days Ago
Facepunch.Input adapted to the new input system Getting rid of KeyCode and replacing everything with Key/ButtonControl
12 Days Ago
tweaking the radtown gate prefab and materials to solve pink shenanigans radtown s2p
12 Days Ago
merge from main
12 Days Ago
merge from deepsea_loot_balance
12 Days Ago
Missed some spawn groups Fixed SpaceCheckingSpawnPoint NRE when disabling world prefabs in editor
12 Days Ago
Fixed tropical islands spawngroups respawning loot on top of each other
12 Days Ago
Colour code handles based on their sub system ownership
12 Days Ago
Track active handles at the subsystem level (not the actual component), automates all releases and should make editor tooling easier
12 Days Ago
Add support for showing sub systems
12 Days Ago
Reset the chair tester
12 Days Ago
Merge from player_model_anim_inspector
12 Days Ago
Merge from parent
12 Days Ago
Merge from main Lots of code conflicts, all resolved except for one in PlayerModel.cs, looked fine Conflicts on binocular.entity, used changes from source (presumably related to refresh?)
12 Days Ago
OneShotAnimationSubSystem can now pick from a selection of random animations Hooked up SaleSuccess, EndConvoBoughtNothing, Talk and EndConvoBoughtSomething events Plays from a selection of animations for each state
12 Days Ago
Added a priority system, allows us to specify a sub system to use Low, Medium or High priority to take ownership of the player model Hooked up an additional OneShot system to the test chair, so we're running the random idle as a base and then a one shot to react to events
12 Days Ago
Add player model animation inspector as an alternative to the playable graph monitor - but more focused on quickly debugging player model animations.
12 Days Ago
Fix animation assignments being backwards, disable pitch curve for now.
12 Days Ago
Show server country codes. This time taken via geolocation
12 Days Ago
Setup new binocular shader: lens distortion, fresnel and glare
12 Days Ago
Added RandomLoopAnimSubSystem, can cycle through an arbitrary amount of looping animations, randomly picking the next one to play
12 Days Ago
Updated eyelash material
12 Days Ago
Don't run upkeep for non-rented apartments