reporust_rebootcancel

139,658 Commits over 4,383 Days - 1.33cph!

Yesterday
console_quickjoin_fix -> main
Yesterday
Merge from main
Yesterday
Increased timeout slightly to allow FPBuild to handle closing of started processes
Yesterday
renames for wall tiles mosaic textures
Yesterday
merge from playerrigupdate2
Yesterday
Material updates Beard textures
Yesterday
Bunch of UI/UX wip for prototype techtree
Yesterday
some cleanup post merge
Yesterday
main -> console_quickjoin_fix
Yesterday
Move PlayerJoin to UIConnection instead Connect just sends values over to UI rather than through a wrapper method
Yesterday
Fix blurry radtown sign once again, regressed during naval texture optimizations
Yesterday
Change Unlock button text to say Prototype when prototype will be used. Added static strings for both.
Yesterday
merge from main
Yesterday
Don't show the path to a selected node if we have prototype, to show the path won't be unlocked too.
Yesterday
Merge from Main
Yesterday
Workbench NRE fix
Yesterday
Added prototype upgrade item. Visual placeholder prefab. Placeholder positioning. Add item setup for all workbenches.
Yesterday
Handled disabling the shadow caching convar when exiting play mode and changed default light cookie textures to be loaded via resources instead of being serialized on LightLOD components
Yesterday
prototype initial implementation
Yesterday
Merge: from serverprofiler_recordscope_pause - Update: ServerProfiler recorder scopes can be paused/resumed (but needs more work on export side, looks bad) - Bugfixes for recorder scopes corrupting memory and breaking perfsnapshot Tests: unit tests + recorded a multiframe coro with recorder scope + perfsnapshots
Yesterday
Merge: from main
Yesterday
Slots
Yesterday
Added custom workbench upgrade loot panel. Supports dynamic/varying upgrade slot counts per workbench type.
Yesterday
Updating skinning for female legs
Yesterday
Set upgrade limits to 4,5,6 for now
Yesterday
merge from new_texture_suffixes_naming_convention
Yesterday
Add lootpanel.workbench_upgrades. Hook it up to all 3 workbenches.
Yesterday
merge main -> rust_relay_server
Yesterday
Fixing arm skinning for female player model
Yesterday
Merge from terrain_renderer (culling ConVar)
Yesterday
Merge from main
Yesterday
▅▅▉▆▍█ ▇▋▅▌ ▋▍█▆
Yesterday
Merge from main
Yesterday
Route VM inventory to admin panel Remove intial vending orders Initial flow for left over items/earnings being stored (similar process to ReclaimTerminal)
Yesterday
Make terrain culling ConVar accessible
Yesterday
Merge from main
Yesterday
Disable VM broadcast option Route vm admin to a control panel
Yesterday
Can now paint the sign while interacting with the rentable shop
Yesterday
Merge from main
Yesterday
Fixed game not starting in editor due to silent errors when disable menu UI is enabled
Yesterday
Change contact image render to WaitForEndOfFrame coroutine
Yesterday
Make apartment entity class partial for codegen
Yesterday
update apartment_complex_monument/prototype
Yesterday
merge from main -> apartment_complex_monument
Yesterday
Remove logging because it's annoying even if it's editor only when it prints out 100+ items, instead opt for a command `printitemtax`
Yesterday
Yesterday
Made logging editor only
Yesterday
.meta files
Yesterday
Add purchase price for apartments (placeholder values)
Yesterday
Add a new blend tree to the walk state that is enabled when the relaxed flag is enabled (already used by AI) Matches existing relaxGunPose parameter but it's a float so we can use it in a blend tree Fixes patrolling AI jogging in slow motion all the time