reporust_rebootcancel

138,170 Commits over 4,505 Days - 1.28cph!

27 Days Ago
Correctly allow mounting the computer during final descent/impact. Fix countdown display issues. Switch instantly to the recharging/cooldown screen after impact.
27 Days Ago
placeholder assets for HitGuide on all carve shapes - cone and capsule pretty shit
27 Days Ago
Added open/close FX to apartment upkeep terminal. Fixed incorrect 'Decay' text string when terminal is empty.
27 Days Ago
merge from apartment_s2p_spawner
27 Days Ago
Remove rogue disabled small apartment in the scene S2P apartment complex
27 Days Ago
Hide the timer when mounting after lockin
27 Days Ago
Setup larger powerplant fusebox, placed in powerplant. S2P Reduce default fuse condition loss rate, was silly high for testing
27 Days Ago
merge from automated_testing
27 Days Ago
Fix small backpack broken world model outline Testlist
27 Days Ago
fix UI controls to reflect new zoom key (Secondary fire instead of Use)
27 Days Ago
merge from main
27 Days Ago
Updating mini crossbow with new arrow meshes
27 Days Ago
remove a bunch of ? nullable wrappers
27 Days Ago
Baseline, added premium manifest and new SteamInventoryBundle item type
27 Days Ago
merge from darts_game
27 Days Ago
fix invokes from strings to actions
27 Days Ago
Remove old slow mip map bias code
27 Days Ago
merge from raid_window_door_melee
27 Days Ago
Reduce noise locker retexture
27 Days Ago
merge from AK_ReloadUpdate
27 Days Ago
merge from metabolism_optimization_2
27 Days Ago
Revert PlayerAnimation controller - merge issues
27 Days Ago
Second pass of monument blocker locker textures to make 'em dirtier
27 Days Ago
merge from rust_relay_server
27 Days Ago
merge from apartment_day_limit
27 Days Ago
Apply additional mip map bias when upscaling (DLSS)
27 Days Ago
fixed nasty memory leak with mesh data
27 Days Ago
refactored mesh data to be written directly with the native API and calculate normals ourselves, removes another gross mainthread bottleneck
27 Days Ago
Set _GlobalMipBias automatically from ConVar
27 Days Ago
Codegen
27 Days Ago
main -> game_room_dlc
27 Days Ago
demo_compat_crc_fix -> main
27 Days Ago
Stop Demo CRC being ignored in Editor
27 Days Ago
Resolve ConsoleMessage not being forwarded when FakePlayer is enabled
27 Days Ago
Merge from PlayerMaintainedMonuments
27 Days Ago
Fix RendererLOD not swapping LOD meshes when used with StagedResourceEntity
27 Days Ago
fixed issue with sculpture not always initializing, cleaned up naming conventions
27 Days Ago
fixed capsule carve height being doubled
27 Days Ago
Comment cleanup
27 Days Ago
Refresh screen when flags change too for instant important updates
27 Days Ago
Monument blockers placement prefabs for LS, MT, large Oilrig To avoid player maintained monuments branch conflict, these prefabs have to be re-added to these scenes post PMM release Reduced vent cage health down to 100hp as it tends to lead only to shortcuts and does not warrant delaying players minutes at a time
27 Days Ago
Change to invoke instead of Update for map display
27 Days Ago
Profile monitor map udates
27 Days Ago
Change to insert x MORE, to be clear that it's the missing count, not total required count.
27 Days Ago
Powerup error toast now reads "Insert x Tech Trash" instead of just "Not enough items"
27 Days Ago
more cleanup
27 Days Ago
dead code cleanup
27 Days Ago
Screen map now only renders when the control computer is powered up.
27 Days Ago
Merge from main