reporust_rebootcancel

129,244 Commits over 4,140 Days - 1.30cph!

10 Days Ago
Update: reimplement how occlusion treats overrides - this is a reimplementation of 118512 Allows to further simplify OcclusionLineOfSight code - enables removal of OcclusionPlayerFound/Lost Tests: on craggy with 2 players, ran behind the hill, disappeared, turned on occlusion override - player appeared
10 Days Ago
Updated pilot hazmat holster offsets
10 Days Ago
merge from new_menu2
10 Days Ago
LODs and collision for food market display
10 Days Ago
Updated featuring header style Black box and pistol in general store categories
10 Days Ago
Updated pilot pack cover assets
10 Days Ago
merge from pilotpack_storepage
10 Days Ago
Fixed featured items ordering
10 Days Ago
merge overflowing weapon stats fix
10 Days Ago
Fix for overflowing weapon stat values
10 Days Ago
setup t1 smg anims, entity and override controller
10 Days Ago
Pilot pack store showcase Fixed some bugs preventing the extra items command to work properly
10 Days Ago
new_menu2 -> main
10 Days Ago
Pause and play the store hero video when you close and open the menu More logs for notifications
10 Days Ago
Missed files
10 Days Ago
Texture fix for Pilothazmat Backpack
10 Days Ago
PilotHazmat backpack textures updated
10 Days Ago
Implement indirect instancing without requiring monster meshes
10 Days Ago
Set correct stencil states in all sub shaders that are used by indirect instancing in order to emulate what Unity normally does during the GBuffer pass
10 Days Ago
updated cinematic backpack textures
10 Days Ago
Implement indirect instancing without requiring monster meshes: - Use a command buffer to submit indirect draw calls referring to individual meshes - Monster meshes are disabled by default - Mesh Read/Write is no longer required - Should reclaim ~3 GB of VRAM and RAM - Calculate UV distribution metrics based on individual meshes rather than monster meshes
10 Days Ago
Instancing shaders now always access the IndirectDrawIndexedArgs buffer in order to retrieve the startInstance parameter which is no longer passed to Unity.
10 Days Ago
Fix MLRS spawning in hardcore mode - code was only looking for MLRS inside safezones - fix some entities being skipped over when deleting due to looping over entities while they are being removed / deleted
10 Days Ago
Reset active item when disconnecting from the server.
10 Days Ago
Update: plug in batched occlusion logic - fix early-disposed container Need to figure out how to factor out the OnPlayerFound/Lost, but getting close Tests: 2p on craggy in editor - walked behind the mountain and disappeared
10 Days Ago
renamed flight recorder box to black box again
10 Days Ago
Update some tooltips to the new menui2 ones
10 Days Ago
Pilot pack store page
10 Days Ago
Replaced blockout food display counter
10 Days Ago
call init on vhacd Paramters props to get legit default values
10 Days Ago
pilot pack sitem description
10 Days Ago
Update: plug in new batched server occlusion job Tests: none, need to hook up the calling code
10 Days Ago
new_menu2 -> main
10 Days Ago
Proposed fix for notifications
10 Days Ago
Remove logs for main
10 Days Ago
Fix FlagsPropertyDrawer being wrong if the parent is disabled, leading to all flags property drawers being off by one.
10 Days Ago
new_menu2 -> main
10 Days Ago
Fix tutorial button not showing up when entering a tutorial Minor code cleanup Notification process wont skip all notifications if the data is incoprrect for one Disable top level rust plus button if in demo or not connected to a server (rather than inside modal)
10 Days Ago
Added updated pilot hazmat backpack cinematic textures and cinematic worldmodel
10 Days Ago
Update: extract algorithm from ServerOcclusionJobs.CalculatePathBetweenGridsJob Tests: inspected asssembly
10 Days Ago
Cherrypicked 127704
10 Days Ago
restore m_EnterPlayModeOptions
10 Days Ago
Update: batched OcclusionLineOfsight skeleton Tests: none, not engaged yet
10 Days Ago
Update: refactor server occlusion job to take out grid definition Prep for adding a batch version Tests: on craggy in editor with 2 players, ran behind the hill and got despawned
10 Days Ago
Adding extra bone to pilot hazmat mask tube
10 Days Ago
Update from Pilot cinematic
10 Days Ago
Quick Join - Prevent local 'last connected' data from being overwritten by steam
10 Days Ago
Gameobjectlod burst cloth on pilot hazmat
10 Days Ago
Added helmet mat to lod3 of pilot hazmat
10 Days Ago
Merge from tugboat_toot