reporust_rebootcancel

126,637 Commits over 4,109 Days - 1.28cph!

3 Days Ago
Merge from main
3 Days Ago
merge from qol_autosave_convars -> main
3 Days Ago
Add convars for `saveframebudget` (was defaulting to 5ms) and `pauseindustrialduringsave` (default true)
3 Days Ago
Merge from hardcore_refresh
3 Days Ago
Premium CD opens the premium modal Fixed vanilla gamemode button using the wrong icon
3 Days Ago
Add back the premium modal Hook it into the premium tags as usual
3 Days Ago
Adjusted map fade in animations on in-game map and death screen map to properly hide underlying info
3 Days Ago
Server Browser: Show a no servers found image if there are no servers found Show a button to 'remove filters' if there are a bunch of filters set and no responses from the query Animations Bunch of cleanup
3 Days Ago
Merge from parent
3 Days Ago
Merge from main
3 Days Ago
Fixed clearAllFogOfWar not working on large maps Enable Burst on DrawPixelsJob
3 Days Ago
Remove most of the LINQ from GetFilteredSortedServers() - improves performance by around 20% Preallocate 1k entries in server info listing - still not enough but better as it doesnt balloon early
3 Days Ago
Fixed map marker sfx still playing even if map markers are disabled by game mode
3 Days Ago
Fixed being able to research items that are marked default craftable but also blocked for crafting in the current game mode (eg. eoka)
3 Days Ago
Fixed being able to research redirect skins of items that have been marked non craftable by the game mode
3 Days Ago
Possibly fixed out of range exception when saving fog images Fix alphaHitTestMinimumThreshold error spam
3 Days Ago
Merge from main
3 Days Ago
Skin viewer framing tweaks for rock, doors, hammer and fridge Added per-item settings
3 Days Ago
Fixed store NREs when Steam is down
4 Days Ago
Merge from main
4 Days Ago
Fixed store nre
4 Days Ago
Start on additional auto-screenshots for workshop submissions
4 Days Ago
WIP remaking the ViewModel editor testing scene with flex UI and more functionality. Currently populating every viewmodel to a dropdown
4 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
4 Days Ago
Change log for prefabs not found in any asset scenes from error to info Only log this in development builds - occurs in AnimationEvents for things like the wire tool
4 Days Ago
Remove redundant scene unload code in LevelManager Remove LevelManager logs in non-development builds
4 Days Ago
Scientist RHIB update
4 Days Ago
▍▆▇▇▌ ▋▄▌▇ ▉▅▉▇
4 Days Ago
█▍▊▅ ▇▌▊▇▆▆█▋
4 Days Ago
Re-enable scrappy damage fx, disabled when waterlogged
4 Days Ago
Update: BaseRaidBench - output avg projectiles per frame Helps us track changes to timers(bases made the benchmark faster as there's less projectiles on average) Tests: ran the scene
4 Days Ago
More consistent refresh button behaviour Call favourite refresh on active refresh Move a bunch of method logic out of local stacks and just into the method call like it should be Older server browser update queries wont update the UI, only the most recent one will. Stale ones are chucked
4 Days Ago
Update: BaseRaidBench - support skins for spawned bases Tests: ran the scene in editor
4 Days Ago
Polished the panning settings
4 Days Ago
▋▇▇▆▆▍
4 Days Ago
Change ping header to 'last played' in favourites Try running pre warm without cache (cleaner behaviour - needed for the modal) Refresh all can force cache on or off New shorter streamermode sanitise
4 Days Ago
Skin viewer pan controls
4 Days Ago
Prewarm the server browser, so when you access it it's already filled with servers
4 Days Ago
merge from fogmethod1
4 Days Ago
potential fix for client weather.load clouds not being overridden by subsequent server load
4 Days Ago
Reset connection viewer description to the top on open Removed a bunch of crappy logs
4 Days Ago
Bugfix: BaseRaidBenchmark - walls now appear on spawned bases - Export the model bitmask for building blocks - Updated the base json Tests: ran the scene
4 Days Ago
Skin viewer takes the entire screen when fullscreen Changed button hitbox, was overlapping other UI stuff
4 Days Ago
Fixed a bunch of server browser buttons/filters using the wrong material after the cleanup
4 Days Ago
Rewrite foil shader so it supports soft masking Fix broken premium icon shader Fix broken premium text shader
4 Days Ago
Bugfix: unblock use of DemoBuildingsViewer after running benchmark/playing in editor - Done via temporarily shutting down steam connection Tests: opened the scen from the demo after running the benchmark
4 Days Ago
Update: move building hierarchy sorting to export - also fixed the bug with using Append instead of Enqueue Tests: ran BaseRaidBench scene
4 Days Ago
Update: BaseRaidBench - spawn bases around the firing circle - added the largest base from my demo Walls are borked, same issue as editor, gonna fix next. Tests: ran the scene
4 Days Ago
▌▅▌▅▅▋▉▋█▌▋ ▄▇▌▊▆▋ ▉▌▊▉▊▊▌_▌▆▉█ ▌▄▋▇▌▊▍ ▆▅▍▇▋, ▋▄▆▅▆▋ ▋ ▍▇ ▇▉▉▇█▍▅▉
4 Days Ago
Go over cases where scientists can react too fast to noise / being hurt, and improve them