reporust_rebootcancel

135,165 Commits over 4,444 Days - 1.27cph!

12 Days Ago
Added shelf 14935 - Reduce maxOverhangMetres to 0.5f - Exclude hidden item definitions - Only include deploy volumes that affect constructions - Include DeployVolumeEntityBounds - Do not include DeployVolumeEntityBoundsReverse - Account for sockets
12 Days Ago
Add support for EntityRefs to be sent via RPC. ID is extracted and sent on sending side ID is received and put into a new entity ref on the other side
12 Days Ago
Add storage adaptor sorting to vending machines, fridges, wall cabinet They previously didn't support it since they aren't regular storage containers
12 Days Ago
client-only guard AtmosphereVolumeDrawPass
12 Days Ago
on-deploy default data fix
12 Days Ago
gas station maintainable car lift mockup
12 Days Ago
minimal rock sculpture prefab setup
12 Days Ago
Merge from main
12 Days Ago
Cleaner, better way to support remote listeners (cctv, drone) hearing VOIP of others. Previous system used a messy secondary network group solution which was prone to bugs and connections being added twice to seperate lists New system specifically looks for cimputer mounted players - giving a much more reliable solution
12 Days Ago
buffer missuse fixes
12 Days Ago
wip glowing graffiti concrete tile setup. updated skins list, localization
12 Days Ago
merge from main
12 Days Ago
Basement corridor LODs and prefabs
12 Days Ago
merge from drone_keyboardlayout_fix
12 Days Ago
merge from workshop_inputs_fix
12 Days Ago
▌▊▉▄▉▅▄ ▇▍▌█ ▉▄▄▊▊▅▅▊▍▇▉▍▆▌▋▍▄▇▌▌▄▆▍▄▉▍▇▅▌
12 Days Ago
Adding a couple more graffiti decals
12 Days Ago
merge from quarry_speed_fix
12 Days Ago
Set belt scroll speed multiplier to 0.63 so the speed of the belt visually matches the speed of the other rotating parts
12 Days Ago
Fix broken materials on the mining quarry top engine with LOD1
12 Days Ago
Neon splats carpet textures, material, skin asset, icon. Updated skins list, localization
12 Days Ago
Fixed workshop file dialog still using the old input system
12 Days Ago
Fixed shadow caching server compile errors
12 Days 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
12 Days Ago
Merge from shadow_map_caching
12 Days Ago
Code gen after merge
12 Days Ago
Fixed drone controls not being keyboard layout aware
12 Days Ago
Merge from main
12 Days Ago
Add volume component for motion blur (2)
12 Days Ago
Add volume component for motion blur
12 Days Ago
Tier is driven by the highest key card required Popup styling update
12 Days Ago
skinnable and obj mesh for workshop
12 Days Ago
updated small backpack mesh
12 Days Ago
Updated all the volumes profiles for RRP that required auto exposure
12 Days Ago
Add support for real windows notifications
12 Days Ago
axisFromEdge lookup instead of computing it from the stride
12 Days Ago
Fix motion vectors from skinned meshes
12 Days Ago
WIP. Play windows notification sound and flash icon when the player has fully loaded into play state (loading screens gone, ready to play)
12 Days Ago
Metas
12 Days Ago
Comment cleanup
12 Days Ago
Added support for SRP's camera history API and added auto exposure to RRP
12 Days Ago
array length correction
12 Days Ago
Same for SatelliteCrash
12 Days Ago
main -> game_room_dlc
12 Days Ago
Splitting to partials
12 Days Ago
edges identified with a unique key and generate vertices coherently, replaces hashing with direct indexing so it's 2x faster again
12 Days 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
12 Days Ago
Misc cleanup
12 Days Ago
Merge: from main
12 Days Ago
Merge from refactor