reporust_rebootcancel

123,860 Commits over 4,079 Days - 1.27cph!

3 Days Ago
Cleaned up neon light prefabs, renamed them to fluorescent lights Description and names
3 Days Ago
Removed problematic FX from the old Cave Large Sewers. Also stripped distance flares from these. No need for them indoors.
3 Days Ago
Merge: from main
3 Days Ago
spotlight description
3 Days Ago
Merge: from texttable_allocs - TextTable now pads the last column as before Tests: unit tests + editor test on 1-player team
3 Days Ago
Abyss Containers - LODs GIBs Corpse Icon and Item setup for vertical variant
3 Days Ago
Update: rewrite teaminfo to reduce allocs Tests: tested in editor
3 Days Ago
Spotlight server tick only runs when its orientation changed, like the client Reset on deploy
3 Days Ago
Spotlight: - IO handles tweaks - deployment tweaks - enabled pickup
3 Days Ago
▅▇▌▆▆▍▆▊ ▊▍▆ ▅▋▅▍█▍▌▋▌ ▌█ ██▌▅ ▍▇ ▇▉▍▌█▆▊ ▅▊▆▊▍▆█ ▊▍█.
3 Days Ago
Update: bring back last column padding to TextTable.ToString This time, on the right branch Tests: unit tests
3 Days Ago
Merge from dlss4_update
3 Days Ago
Merge: from main
3 Days Ago
Backout of 122696 - was meant to go into texttable_allocs branch
3 Days Ago
Update: bring back last column padding to TextTable.ToString Tests: unit tests
3 Days Ago
Updated the DLSS DLL from version 3.7.20 to 310.2.1
3 Days Ago
Subtractive Merge (122597) Removing threaded texture creation test code
3 Days Ago
Merge: from main
3 Days Ago
Merge from naval update
3 Days Ago
oil rig foot checkin
3 Days Ago
Merge: from profiling_improvements - New server profiler allocation tracking mode, start with "watchallocs", stop with "stopwatchingallocs", control export via various NotifyOn... server vars - Json Snapshot compression is now streamed, saving 95% of memory in the process and reducing GC events Tests: unit tests in editor, all forms of profiling in editor on Craggy in Server+Client mode, all forms of profiling in standalone server on Linux WSL
3 Days Ago
Connect modal mockup
3 Days Ago
Merge: from main Tests: none, no conflicts
3 Days Ago
Spotlight use invokes instead of unitys Update
3 Days Ago
Missed files
3 Days Ago
Server entries have buttons Setup simple button handlers
3 Days Ago
Fix dumb MenuUI2 bug, prefab misisng script?
3 Days Ago
More folder cleanup, manifest
3 Days Ago
Bugfix: update unit allocation tracking tests to work with new notification params Tests: ran the "TestContinuousRecording" test
3 Days Ago
Loading fixes/support
3 Days Ago
Folder cleanup
3 Days Ago
Adjusted deploy guide for sleeping bag to match up with the new deployed version
3 Days Ago
Deployed sleeping bag is no longer off centre or off rotation. (Sleeping bag was 3 degrees rotated off centre and centre position was offset from its true centre)
3 Days Ago
Manifest
3 Days Ago
Update: all server profiler commands now respond if action started Tests: ran all commands on Craggy in editor
3 Days Ago
Hura crepitans sapling billboard fix
3 Days Ago
merge from main
3 Days Ago
Fixed beam sticking out of wallpaper for stone and wood roofs Its now culled when wallpaper is deployed
4 Days Ago
chicken_pie_info_panel -> main
4 Days Ago
Parse gene chance as displaying just 'increase' in the info panel rather than a solid value
4 Days Ago
Walkway / greybox progress
4 Days Ago
dirty/bloody rags
4 Days Ago
instant_camera_ui_fix -> main
4 Days Ago
Phrase fix in camera overlay Phrase build
4 Days Ago
Merge: from main Tests: none, no conflicts
4 Days Ago
Fix UI changes not working in some edge cases
4 Days Ago
Update: additional memory metrics for memory profiling - Using release binaries based on 77ac1774 - Renamed NotifyOnAllocCount to NotifyOnTotalAllocCount - Added NotifyOnMainAllocCount, NotifyOnMainMemKB, NotifyOnWorkerAllocCount, NotifyOnWorkerMemKB (default 0 - disabled) - Set NotifyOnTotalAllocCount to 16k and NotifyOnTotalMemKB to 12MB Makes it easier to focus investigation in particular areas. Tests: continuous profiling on Craggy with enabling individual metrics and verifying that it generated snapshots with expected "violations"
4 Days Ago
instant_camera_ui_fix -> main
4 Days Ago
Use on flags changed instead
4 Days Ago
Merge from foliage_instancing