reporust_rebootcancel

128,635 Commits over 4,140 Days - 1.29cph!

2 Months Ago
String lights refactoring: they now work similar to the tin can alarm and can be deployed like normal items. The wiring is done via invokes instead of OnInput through an HeldEntity
2 Months Ago
cache the terrain map preprocessing
2 Months Ago
added sync component to crossbow viewmodel animator
2 Months Ago
M15 Pistol - Greybox model and integration
2 Months Ago
█▋▄▆▉
2 Months Ago
▌█▇ ▄▅▄ ▍▆█▆▌ ▄▉ ▋█▌ ▄▍▆▅▅▍▋ ▊▆█▆ █▉ ▌▆▇▉▊▌▉▅ ▋▄▆▉▋▅▅ █▄▋▅▌▋ ▄▌█▉▍▍▋▊ + ▋▊▌█▋ ▉▄██ ▍▌▌▊ ▇▌▍▊▇▌▉▅▅▋▄▉▌
2 Months Ago
Merge: from parallel_validatemove - Additional debugging logic to help track down mystery NRE Tests: ran around in editor in SERVER+CLIENT mode with useplayerupdatejobs 1
2 Months Ago
Merge: from main Tests: none, no conflicts
2 Months Ago
Debug: add a latch to track player disconnects & removal during ServerUpdateParallel Tests: unit tests + craggy in editor
2 Months Ago
Fix scientist not rushing to investigate noises when searching
2 Months Ago
Abyss Containers - Changed UI sounds, tried to fix adaptors unsuccessfully :(
2 Months Ago
Fix scientists getting stuck in search recursion
2 Months Ago
Debug: adding progress tracking to FinalizeTickParallel to help track down origin of NRE - also couple formatting fixes Tests: used mode on Craggy in editor
2 Months Ago
- Temp workaround to scientist not able to move on oilrig (oilrig thinks it's in water) - Fix getting stuck in search state - Fix scientist heading to a different floor when strafing
2 Months Ago
merge from hackweek_newlights
2 Months Ago
Abyss Containers - Fixed LODs and GIBs on vertical version
2 Months Ago
█▊▇▋▄ ▉▍▆▍▌▄█▋▇ █▇▊▉▊▇█ ▄▇▊▆▊ ▄▄▄ ▋▌▄▉▅▌▋▉. ▄▊▌ ▅▅ ▊▌▍█▍▋▍ ▄▋▌ ▌▉▍▇▆▊██▉. ▍▆▅▄▍▌▊ █▋▋▉
2 Months Ago
- Make scientist head towards LKP instead of actual player pos - Add scientist search behavior when reaching LKP but no player is there - Simplify FindLKP - Fix FSM getting stuck in "roaming"
2 Months Ago
Fixed missing "clone" and "clone all" radial menu option icons for all berries Fixed wheat, rose, sunflower and orchid using incorrect icons
2 Months Ago
Added spherical spatial environment volume support for opaque objects
2 Months Ago
- Adapt killscientists command to kill new scientists - Fix NRE on scientist death - Fix target lost transition not working properly - Simplify FSM
2 Months Ago
▊▆▌▉▇█ ▆▋▄▇ ▄▋█▉▍▍▇▆▆▉ ██ ▋█▋▍▅▋ ▌▊▇▅▉▋▊ (▄▅▌ ▄▇ ▊▄▄▅▍▆▌ ▉█▅▍ ▄▍█▍▆██▋▇▇█▌█ ▄▌▆▋▌▌▋▉▅ ▍▍█▇▊█▉▅)
2 Months Ago
Cleaned the mess in the advanced christmas light folder
2 Months Ago
Merge from cavelargesewers fixes. (Fixed fume oddities and perf wasted on underground distance flares) cave_large_sewers_hard
2 Months Ago
Fluorescent light prefabs
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