reporust_rebootcancel

134,446 Commits over 4,444 Days - 1.26cph!

60 Days Ago
updated apartment wood stove with lods
60 Days Ago
server_browser_update_2 -> main (MERGING EARLY TO GET SOME EARLY FEEDBACK) (NO SORTING SUPPORT YET)
60 Days Ago
matched the hunting bow, crossbow, db shotgun, flame thrower, hmlmg, l96, legacy bow, lr300, smg, long sword and krieg shotgun holster positions to match main
60 Days Ago
Updating shorts skinning
60 Days Ago
Fix an nre with country phrases Fix conenct modal nt showing ping
60 Days Ago
set useFlatBackCharm on viewmodels that need it
60 Days Ago
Switched active input handling to new input system only
60 Days Ago
Updated input system package to 1.19 Dunno why the package manager is recommending 1.11.2 as the last version Fixes no domain reload breaking InputSystemUIInputModule
60 Days Ago
setup flatback variants for some other larger charms
60 Days Ago
Add ping display to connection and session modal
60 Days Ago
Cherry pick anim inspector
60 Days Ago
Misc folder cleanup
60 Days Ago
- Add translation layer for each of the server browser names - Remove a bunch of excess name conversion stuff - Add to server browser
60 Days Ago
Fix IK not applying weights, adjust ammo visibility during loading, disable IK transition at the end of loading.
60 Days Ago
merge from main
60 Days Ago
prototype upgrade textures
60 Days Ago
Replaced all the old input system calls to use the new input sytem API (113 files)
60 Days Ago
Merge from workbench_upgrades
60 Days Ago
Added some helpers to standardize mouse scroll and mouse axis deltas as they need to be multiplied by a magic number to feel exactly the same as before
60 Days Ago
Entities can now block item moves client side before checking with server. Override for workbench, check client-side for deployables blocking slots too, show error toast if can't insert upgrade because of this.
60 Days Ago
BC simulation space delta accounts for root motion strength and MaxOriginDelta as well, also corrected issue with simulation delta accumulation which would only present at high framerates
60 Days Ago
Setup clearance for io tablle
60 Days Ago
early playground layout
60 Days Ago
Updated binoculars following refresh merge
60 Days Ago
matched the ak's, blowpipe, blunderbus, bolt rifle and compound bow holster position to main
60 Days Ago
merge from clearance
2 Months Ago
Tidy up upgrade icon display in workbench vital now we've got human-made icons
2 Months Ago
Merge from hierachy_optim
2 Months Ago
Context menu to cache visual position. Remove ServerCull from visual point transform hierachy. Setup realmedremove, strip the whole visual point hierachy for client+server
2 Months Ago
NeedsKeyboard cleanup
2 Months Ago
Updated NeedsKeyboard to work with the new input system
2 Months Ago
Reapplying meta file changes
2 Months Ago
Auto update keys.cfg file to use the new names Updated keys_default.cfg
2 Months Ago
Changed to using the shadow strength directly as the shadow caching flag
2 Months Ago
Potential fix for "stop can only be called on active agent on navmesh" spawm
2 Months Ago
Potential fix for ghostship scientists endless recursion
2 Months Ago
CodeGen for adding back Shadow Caching ConVars
2 Months Ago
exported edited 3p jump anims
2 Months Ago
FpStandaloneInputModule now inherits InputSystemUIInputModule UI is working
2 Months Ago
merge from weapon_refresh_salvaged_cleaver
2 Months Ago
merge from radtown_gate_pink_fix
2 Months Ago
Updating gloves skinning
2 Months Ago
Merge from main
2 Months Ago
Added a conversion table so old binds config still work, as some keys have been renamed (ex: return -> enter, leftcontrol -> leftctrl...) Some refactoring
2 Months Ago
Rewrite MitigateSphereCapsuleCommands to run both capsule/sphere commands in parallel - gamephysics/antihack consistency tests pass
2 Months Ago
Wetsuit female fixes
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Merge from main
2 Months Ago
Merge from nvidia_options_fix
2 Months Ago
Added the Rust.DLSS namespace back to the DisableIfDlssNotSupported script to fix a compile error