reporust_rebootcancel

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

2 Months Ago
merge from drone_keyboardlayout_fix
2 Months Ago
merge from workshop_inputs_fix
2 Months Ago
Adding a couple more graffiti decals
2 Months Ago
merge from quarry_speed_fix
2 Months Ago
Set belt scroll speed multiplier to 0.63 so the speed of the belt visually matches the speed of the other rotating parts
2 Months Ago
Fix broken materials on the mining quarry top engine with LOD1
2 Months Ago
Neon splats carpet textures, material, skin asset, icon. Updated skins list, localization
2 Months Ago
Fixed workshop file dialog still using the old input system
2 Months Ago
Fixed shadow caching server compile errors
2 Months Ago
Update(tests): add support to generate test positions in deep sea bounds - updated TestWaterLevelsConsistency to use those extra positions, but surprisingly the test passes - documented everything(I think?) that's wrong with WaterLevel.GetWaterLevels Tests: ran updated unit test
2 Months Ago
Merge from shadow_map_caching
2 Months Ago
Code gen after merge
2 Months Ago
Fixed drone controls not being keyboard layout aware
2 Months Ago
Merge from main
2 Months Ago
Add volume component for motion blur (2)
2 Months Ago
Add volume component for motion blur
2 Months Ago
Tier is driven by the highest key card required Popup styling update
2 Months Ago
skinnable and obj mesh for workshop
2 Months Ago
updated small backpack mesh
2 Months Ago
Updated all the volumes profiles for RRP that required auto exposure
2 Months Ago
Add support for real windows notifications
2 Months Ago
axisFromEdge lookup instead of computing it from the stride
2 Months Ago
Fix motion vectors from skinned meshes
2 Months Ago
WIP. Play windows notification sound and flash icon when the player has fully loaded into play state (loading screens gone, ready to play)
2 Months Ago
Metas
2 Months Ago
Comment cleanup
2 Months Ago
Added support for SRP's camera history API and added auto exposure to RRP
2 Months Ago
array length correction
2 Months Ago
Same for SatelliteCrash
2 Months Ago
main -> game_room_dlc
2 Months Ago
Splitting to partials
2 Months Ago
edges identified with a unique key and generate vertices coherently, replaces hashing with direct indexing so it's 2x faster again
2 Months Ago
Merge: from servercacheplayerinfo_optim - Optim: reduce the amount of state we recache every frame - Bugfix: fix some state being out of date by half-a-frame Tests: unit tests + playing on craggy
2 Months Ago
Misc cleanup
2 Months Ago
Merge: from main
2 Months Ago
Merge from refactor
2 Months Ago
Merge from main
2 Months Ago
Monument info popup progress, polished the framing and buttons flow
2 Months Ago
smallbackpack WM setup
2 Months Ago
merge from main
2 Months Ago
shadow proxy polish on apartment complex b corner module removed some stray floating props shadow casting optimizations on set dressing inside apartment complex b enabled r/w on some pipe segments left out by batching
2 Months Ago
apartment complex S2P
2 Months Ago
apartment complex wing prefab tweaks shadow casting off on rooftop barriers
2 Months Ago
removing left over greybox from apartment core prefab
2 Months Ago
Fixed greybox fridge for final art in damaged wing prefab, also further optimizations to props shadow casting there
2 Months Ago
fixed statue collider import options
2 Months Ago
Fixed subway town square collider Fixed terrain opacity map near subway entrance
2 Months Ago
Auto fill monument info scriptables based on whats inside the monument prefab
2 Months Ago
Merge from shield_disconnect_fix
2 Months Ago
Add IGameUIDisconnectCallback, will get picked up and called on any implementing UI when a player disconnects Replaced the singleton access in disconnect of the map screen and death screen Fixed shield leaving power bar on screen when player disconnects