reporust_rebootcancel

121,591 Commits over 4,048 Days - 1.25cph!

9 Days Ago
Update: perfsnapshot_stream [Name, MainThreadBuffer, WorkerThreadBuffer, Debug] server command - Fixed string buffer over-allocating (need to replace it with a memory stream) - Fixed frame index wrapping due to now being able to larger than byte.MaxValue - Fixed invalid final mark reconstruction that would lead to 180d+ slices Allows streaming of up to 128MB of performance data before generating a snapshot. Seems to be stable up to 64MB, but afterwards it's a bit of a dice-roll. Haven't caught where it's failing yet. Tests: perf snapshot in editor on craggy.
9 Days Ago
Restrict texture streaming debug ConVars to development builds only.
9 Days Ago
Reimport mangled cocoknightarmor_arms.icon.png.meta as text (was binary)
9 Days Ago
Merge from rust_companion_boot_fixes
9 Days Ago
Make Rust+ companion server boot more robust (fix NRE getting public IP, better handling with gamemodes)
9 Days Ago
added thickness to jungle skin wall.window frame in bid to rid wallpaper of zfight
9 Days Ago
m_boat greybox parts and folders prep
9 Days Ago
Removed broken stair piece from Zigg entrance that was causing collision issues,
9 Days Ago
Merge from jungle_update (tiger leap NRE)
9 Days Ago
Fixed blurry tiger clawmarks.
9 Days Ago
Fix NRE when tiger jumps to unreachable target Fix tiger floating after leap Better fsm logging on recursion and state enter/exit Have tiger flee permanently if the player dodges the leap
9 Days Ago
Decreased atmospheric haze in the jungle biome. (Better haze system coming in a subsequent patch.)
9 Days Ago
Put every vine in the update queue (if in a demo)
9 Days Ago
Fixed colliders in trumpet_tree_saplling b and c
9 Days Ago
Merge from main
9 Days Ago
Update: ServerProfiler - initial FixedStorage support - Added test for FixedStorage snapshot recording - update ProfileExporter to handle FixedStorage binary stream quirks - updated binaries based on 2ce19cfe New mode will allow us to stream profiling info until the buffer fills up. RCon commands will come next Tests: unit tests
9 Days Ago
Add y-axis fade controls to foliage billboard shader
9 Days Ago
merge from jungle_update
9 Days Ago
merge from main
9 Days Ago
merge from jungle_update
9 Days Ago
merge from jungle_dlc
9 Days Ago
Renamed jungle animals wallpaper 'Jungle Sigil' -> 'Jungle Animals'
9 Days Ago
merge from jungle_update/hunter_vision
9 Days Ago
Initial trail generation fixes
9 Days Ago
Kapok and mauritia billboard dithering fix attempt
9 Days Ago
Half Height Salvaged Bamboo Shelves - Fixed stacking
9 Days Ago
Fixed jungle ak vm errors
9 Days Ago
merge from minutes_played_fix
9 Days Ago
helicopter_targetting_nre -> main
9 Days Ago
Helicopter player targetting null check, it should never be null? But lets check just in case Should fix frozen Heli and NRE spamming
9 Days Ago
exported edited vine swinging animations
9 Days Ago
Fixed buff started/ended logic
9 Days Ago
Bug Fix: Fixed the player skin rendering in the player preview screen
9 Days Ago
vine_double_descent_animation -> main
9 Days Ago
Add a tiny bit of exit time to allow the descend true flag to come in, a small amount is enough
9 Days Ago
Jungle Rock - Added missing SFX paths
9 Days Ago
vine_viewmodel_demo_fix -> main
9 Days Ago
Ensure spectating player is in first person mode before showing the vine viewmodel
9 Days Ago
Jungle Rock - Increased icon brightness and saturation
9 Days Ago
vine_demo_scrubbing_fix -> main
9 Days Ago
Dont bother with coroutines if in a demo - way better experience
9 Days Ago
Mixing/cooking table recipe book now shows items you can currently craft at the top of the list.
9 Days Ago
Set position rather than lerping if in demo
9 Days Ago
Don't ever leave render work queue (once added) if we are in a demo
9 Days Ago
merge from main
9 Days Ago
vine_viewmodel_demo_fix -> main
9 Days Ago
Blowpipe viewmodel animation updated to include latest ADS to idle anim and original reload requirements
9 Days Ago
Added hunter vision boost info in the consumable UI info panel Also added the missing horse dung production boost
9 Days Ago
Single Shallow Wall Shelves - Fixed dropped worldmodel spawning fully functional item instead of bag
9 Days Ago
Additional UpgradingEnabled check