201,330 Commits over 4,171 Days - 2.01cph!

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