197,430 Commits over 4,110 Days - 2.00cph!

25 Days Ago
Cleaned up neon light prefabs, renamed them to fluorescent lights Description and names
25 Days Ago
Removed problematic FX from the old Cave Large Sewers. Also stripped distance flares from these. No need for them indoors.
25 Days Ago
Merge: from main
25 Days Ago
spotlight description
25 Days Ago
Merge: from texttable_allocs - TextTable now pads the last column as before Tests: unit tests + editor test on 1-player team
25 Days Ago
Abyss Containers - LODs GIBs Corpse Icon and Item setup for vertical variant
25 Days Ago
Update: rewrite teaminfo to reduce allocs Tests: tested in editor
25 Days Ago
Spotlight server tick only runs when its orientation changed, like the client Reset on deploy
25 Days Ago
Spotlight: - IO handles tweaks - deployment tweaks - enabled pickup
25 Days Ago
▅▇▌▆▆▍▆▊ ▊▍▆ ▅▋▅▍█▍▌▋▌ ▌█ ██▌▅ ▍▇ ▇▉▍▌█▆▊ ▅▊▆▊▍▆█ ▊▍█.
25 Days Ago
Update: bring back last column padding to TextTable.ToString This time, on the right branch Tests: unit tests
25 Days Ago
Merge from dlss4_update
25 Days Ago
Merge: from main
25 Days Ago
Backout of 122696 - was meant to go into texttable_allocs branch
25 Days Ago
Update: bring back last column padding to TextTable.ToString Tests: unit tests
25 Days Ago
Updated the DLSS DLL from version 3.7.20 to 310.2.1
25 Days Ago
Subtractive Merge (122597) Removing threaded texture creation test code
25 Days Ago
Merge: from main
25 Days Ago
Merge from naval update
25 Days Ago
oil rig foot checkin
25 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
25 Days Ago
Connect modal mockup
25 Days Ago
Merge: from main Tests: none, no conflicts
25 Days Ago
Spotlight use invokes instead of unitys Update
25 Days Ago
Missed files
25 Days Ago
Server entries have buttons Setup simple button handlers
25 Days Ago
Fix dumb MenuUI2 bug, prefab misisng script?
25 Days Ago
More folder cleanup, manifest
25 Days Ago
Bugfix: update unit allocation tracking tests to work with new notification params Tests: ran the "TestContinuousRecording" test
25 Days Ago
Loading fixes/support
25 Days Ago
Folder cleanup
25 Days Ago
Adjusted deploy guide for sleeping bag to match up with the new deployed version
25 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)
25 Days Ago
Manifest
25 Days Ago
Update: all server profiler commands now respond if action started Tests: ran all commands on Craggy in editor
25 Days Ago
Hura crepitans sapling billboard fix
25 Days Ago
merge from main
25 Days Ago
Fixed beam sticking out of wallpaper for stone and wood roofs Its now culled when wallpaper is deployed
25 Days Ago
chicken_pie_info_panel -> main
25 Days Ago
Parse gene chance as displaying just 'increase' in the info panel rather than a solid value
25 Days Ago
Walkway / greybox progress
25 Days Ago
dirty/bloody rags
25 Days Ago
instant_camera_ui_fix -> main
25 Days Ago
Phrase fix in camera overlay Phrase build
25 Days Ago
Merge: from main Tests: none, no conflicts
25 Days Ago
Fix UI changes not working in some edge cases
25 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"
25 Days Ago
instant_camera_ui_fix -> main
25 Days Ago
Use on flags changed instead
25 Days Ago
Merge from foliage_instancing