reporust_rebootcancel

137,719 Commits over 4,474 Days - 1.28cph!

Today
merge from sculptures
Today
merge from main
Today
merge from sculptures/lods
Today
refactored out persistent vertices/indices in the generator for TempJob allocated lists, virtually free and allows parallel LOD marches
Today
- Make appearance and animation windows movable (mostly refactoring to make all utk rust windows movable) - Create keyframes for current zoom/focal length when placing dolly cameras. - Fix NRE from cloning players - Fix not being able to use convars directly in demoui2, no longer prioritizing the options menu. - Maybe fix the dlaa/dlss crash, needs more testing
Today
initial LOD setup - using box sampling at mip levels to generate meshes from the same data using smaller grids, only generating 2 lods because it turns to nothing after that many. Can get tri count in the region of 9k->2k->0.2k
Today
Fix triangle planters not snapping to triangle floors testlist
Today
Bar Wallpaper - updated textures and icon
Today
merge from HAB_armour_health_fix
Today
Fixed placement of wooden barricade and barbed wooden barricade. Raised notInSphere checks that were preventing placement. Tightened bounds setup so the tests still pass. Tested placement on terrain and construction in editor
Made corridor stop transition pieces wider to account for train stations of different widths
Today
More prefab cleanup
Today
merge from fix_cliff_gaps
Today
Applied a similar fix as 158818 to cliff_tall_slope_r_[a-b] prefabs to prevent holes in terrain at the corners of the cliff
Today
Tightened anchor setup on cliff_hills_large_c
Today
merge from game_room_dlc
Today
updated dartboard texture so that no. 16 is more clearly visible
Today
fixed rotation of the pooltable balls so numbers are facing up by default
Today
Possible fix for sfx error when entering network range of dome
Today
update to pooltable and textures. flattened cloth so its not visually confusing. rebaked pooltable and updated textures
Today
merge from main
Today
Merge from satellite_crash
Today
Remove the fuel text placeholder
Today
Remove some dead UI
Today
Fixed HAB with armour not calculating correct max health on the server after server restart due to spawn ordering - now explicitly rebuilding max health from children on PostServerLoad()
Initial setup
Today
Update dart offset in viewmodel and event on throw animation
Today
Double the speed of navmesh generation, fix some loading saves not working, fix some navmesh tiles missing, add logs to troubleshoot OOM issue
Today
Merge from main
Today
Add build artefacts for all platforms
Today
Remove debug.break left by accident
Today
¬!Dummy commit
Today
Remove the rotation on descent
Today
jukebox - glowy lighting turns off and on when power is supplied - tweaked material emit values - prefab updated
Yesterday
jukebox - added a warm glowy lighting effect - updated model with second uvchannel - updated textures - updated materials
Yesterday
Cherrypicked from 151180
Yesterday
Update: try using CoreCLR's ConcurrentQueueSegment as a Pool implementation Leaks a bit in busy MT perf tests, but breaks down at 32 threads (can leak up to 50% of the buffer). Not good enough on it's own Tests: ran perf and unit tests
Yesterday
Merge from main
Yesterday
Added tap sounds and reassigned pipe creak sounds
Yesterday
Fix tile seams not being perfectly aligned because of quantization
Yesterday
Switch satellite_remains to use its dedicated collision mesh instead of the model one.
Yesterday
Delete empty folders
Yesterday
Satellite.entity realmedremove tweak
Yesterday
Sertup realmedremove on satellite_remains. Moved FX to client only.
Yesterday
Delete 3 unused models/prefabs
Yesterday
Tweak FX positions, think they were slightly out (unless intentional?) Move them to satellite hierachy for rotation
Yesterday
Removed green light from powerline electric box Adjusted timings of jacobs ladder effect, should be visible much less frequently Reduced cull distance for jacobs ladder effect to 30m
Yesterday
merge from cui_updates
Yesterday
Fixed child buttons of a non-interactable CanvasGroup gameobject not properly updating the button colors upon initially getting created
Yesterday
Zoom out and frame the point between target and control computer when opening the targeting map UI