reporust_rebootcancel

137,142 Commits over 4,474 Days - 1.28cph!

2 Months Ago
Fix movember card moustache (for modders)
2 Months Ago
exported updated 3p jump anim
2 Months Ago
Combine both entiities
2 Months Ago
Updating industrial torch viewmodel rig
2 Months Ago
wip rain grace period
2 Months Ago
Update(tests): add a couple more trimming edge cases Discovered during rewrite Tests: ran unit tests
2 Months Ago
industrial garage door; - removed neighbouring ao from moving parts, only self occlusion for parts that move.
2 Months Ago
Merge from PlayerRigUpdate2
2 Months Ago
Merge from main
2 Months Ago
merge from devtools_scaling_fixes
2 Months Ago
Copy paste list view fixes
2 Months Ago
Tweaked free aspect layout of item and vehicle tabs
2 Months Ago
Fixed F1 loadout tab scaling issues when using free aspect
2 Months Ago
Fixed copypaste grid button title text layout issues
2 Months Ago
Fixed F1 copy paste tab scaling issues when using free aspect
2 Months Ago
merge rust_relay_server -> main
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
Updating m16 view model rig with new mesh
2 Months Ago
merge from iolines_shader_fix
2 Months Ago
Restored invisible wire material
2 Months Ago
Restored hose material colours
2 Months Ago
merge from main
2 Months Ago
Added environment volumes for the apartment type B interior corridors apartment_complex_1 s2p
2 Months Ago
merge from barrel_conveyor_fix
2 Months Ago
Fix barrels not showing up in conveyor filters since reskin support was added
2 Months Ago
tweaked central oak for better fit in market place near final splat painting
2 Months Ago
Merge from main
2 Months Ago
merge from optimize_deep_sea_texture -> main
2 Months Ago
Change deep sea height data from managed -> native array
2 Months Ago
Exterior lighting progress & related files
2 Months Ago
merge from iolines_shader_fix
2 Months Ago
Fixed remaining hose IO material still using the wire shader
2 Months Ago
merge from wallpaper_defaultskin_fix
2 Months Ago
Fixed wallpaper skin picker not showing the default skins, regression from last month
2 Months Ago
Russian roulette progress
2 Months Ago
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
2 Months Ago
merge from optimize_generate_textures_alloc -> main
2 Months Ago
Fix VS putting the wrong class name
2 Months Ago
Add profiler samples
2 Months Ago
Fix heap watermark allocation of 280MB when generating textures on startup - switch from using managed array buffers in GenerateTextures() to NativeArray + Get/SetPixelData()
2 Months Ago
lod baker: distinguish identical mesh names
2 Months Ago
merge from server_browser_description_loading_fix
2 Months Ago
Lighting prefabs
2 Months Ago
Update Facepunch.Steamworks (22b352e) Fixes the initial challenge request for A2S_RULES queries using the A2S_PLAYERS byte, causing server info in the browser to fail to load in some cases Important: Server hosts need to ensure they use the A2S challenge mechanism correctly, otherwise their server's info / descriptions WILL NOT load
2 Months Ago
Fixed scroll speed issues
2 Months Ago
industrial garage door; - fixed wire on door error, was a missing reference to root on closed collider and reference to deployable
2 Months Ago
updated 3p talking anim
2 Months Ago
cinematic animator updates
2 Months Ago
industrial garage door; - fixed busy state model popping with the finished states. Should now be seamless between states.
2 Months Ago
industrial garage door; - colliders fix