reporust_rebootcancel

121,141 Commits over 4,018 Days - 1.26cph!

6 Years Ago
LightExProcessor - fixed GC allocs rebuilding job data, don't realloc results array unless growing
6 Years Ago
Fixed mud_a_sewers material looking black under low shader level (powerplant)
6 Years Ago
Merge from main
6 Years Ago
Forgotten file
6 Years Ago
Fixed checksum mismatch when using server level transfer Added server.leveltransfer convar Added maxpacketspersecond_world convar Renamed maxrpcspersecond to maxpacketspersecond_rpc Renamed maxcommandspersecond to maxpacketspersecond_command Remaned maxtickspersecond to maxpacketspersecond_tick Renamed maxcommandpacketsize to maxpacketsize_command
6 Years Ago
s2p powerplant monument: fix for broken coal material on train carts
6 Years Ago
[D11] [UI] Updated translation for Server Search OSK on Find/Join Server page.
6 Years Ago
[D11] [UI] Fixed translations of various OSK's on reporting flow and server admin pages.
6 Years Ago
Work camera start
6 Years Ago
[D11][UI] Removed unnecessary canvas renderers and adjusted canvases
6 Years Ago
[D11][OPTIMIZAE] Job stuff done for async mouth/spine/eyes. Need to do some checks to make sure its not slower than the original. I've turned off async skinning again because theres an error in the editor + i've seen some screenshots from QA and there are clearly still problems.
6 Years Ago
Fixed issues with (un)powered lighting in excavator; updated monument scene and prefabs
6 Years Ago
CameraMode setting
6 Years Ago
[D11] [UI] Fixed being able to give non-wearable or holdable items to lockers by default. Moved generic functions for loot panels out of water catcher and into base loot panel class as virtual functions. Added missing "Give" translation.
6 Years Ago
Merge from main
6 Years Ago
Made playerseed and shuffleplayerseed take optional argument that specifies the target player (only visible locally, only in demos or admin / dev)
6 Years Ago
[D11][OPTIMIZE] SpinkIK/Eyes/Mouth multi-threading ( but still disabled, having local build problems need to clean up )
6 Years Ago
Phrases
6 Years Ago
Extended Excavator prevent building volumes around collection areas Excavator harvest menu typo fixes
6 Years Ago
▌▆█▉▌▉▍ ▅▍▌▉█▍▊ ▇▋▇▄▋▅▄▇▉▇ ▌▅▆▍▊▌▆▄ ▉▍ ▅▋▉▄▉▉▅
6 Years Ago
Decoupling view stuff from LocalPlayer
6 Years Ago
Backup
6 Years Ago
Fixed duplicated networkables in demo mode
6 Years Ago
minor Hapis tweaks
6 Years Ago
[D11][OPTIMIZE] Preliminaries on player late cycle threading. D11_OPTIMIZE_PLAYERLATECYCLE to enable ( though I've disabled it for now because I've just done a naive thread to rid the unity errors/resolve the results )
6 Years Ago
[D11] [UI] Fixed item pickup notice disappearing when harvesting while it fades out.
6 Years Ago
[D11] [Audio] Recompiles pc crossvoice plugin as release.
6 Years Ago
[D11] [Audio] compiles pc crossvoice plugin as release
6 Years Ago
Merge from main
6 Years Ago
▅▍▋▆▍ ▍▄▊▊▋█▌ ▇▍▊▌▊▆█ ▌▊▊▊ ▉▋▄▋ ▅▊▄▅ ▅▄▊▆▆█ ▉▊▇▊▍▊█ █▊▉▅▍ (▋▍▄▍▅▉█▆▆)
6 Years Ago
Additional profile markers for CommandBufferManager fill delegates
6 Years Ago
Don't continue to process foliage grid if work is complete for current cell
6 Years Ago
[D11] Fix for loading incorrect user data into quick stats panel
6 Years Ago
[D11] Hook up leaderboard navigation
6 Years Ago
Added two more backup light boxes to raise disabled visibility from the outside.
6 Years Ago
Trying automatic culling mode on exhaust vfx to maybe fix the spritesheet animation occasionally glitching out. S2P excavator
6 Years Ago
Fixed excavator diesel engine pfx visible on spawn Removed ParticleSystemCull from diesel engine pfx; ParticleSystemLOD already doing the job
6 Years Ago
[D11] Use Rustworks stats for QuickStatsPanel
6 Years Ago
[D11] Add Rustworks leaderboards
6 Years Ago
6 Years Ago
Added View class
6 Years Ago
Scene progress
6 Years Ago
Tweaked splat tiling to make the details bigger and splats less repetitive Tweaked puddle splat layer material values
6 Years Ago
Merge from main
6 Years Ago
Merge from /hdrp/world_art_revamp
6 Years Ago
Fixed ESP names wrapping Tab toggles MovieMaker UI Fixed MovieMaker UI drawing above Main Menu
6 Years Ago
[D11] Potential fix for win64 client bug
6 Years Ago
Fixed moviemaker not being able to find prefab Use moviemaker camera for debugcamera
6 Years Ago
[D11][OPTIMIZE] Client climate update threaded. Checked on ps4/editor and seems to work without error. D11_OPTIMIZE_CLIMATE to enable/disabe
6 Years Ago
Merge from main