reporust_rebootcancel

127,456 Commits over 4,109 Days - 1.29cph!

11 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
11 Days Ago
Update: BaseRaidBench - support skins for spawned bases Tests: ran the scene in editor
11 Days Ago
Polished the panning settings
11 Days Ago
▋▇▇▆▆▍
11 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
11 Days Ago
Skin viewer pan controls
12 Days Ago
Prewarm the server browser, so when you access it it's already filled with servers
12 Days Ago
merge from fogmethod1
12 Days Ago
potential fix for client weather.load clouds not being overridden by subsequent server load
12 Days Ago
Reset connection viewer description to the top on open Removed a bunch of crappy logs
12 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
12 Days Ago
Skin viewer takes the entire screen when fullscreen Changed button hitbox, was overlapping other UI stuff
12 Days Ago
Fixed a bunch of server browser buttons/filters using the wrong material after the cleanup
12 Days Ago
Rewrite foil shader so it supports soft masking Fix broken premium icon shader Fix broken premium text shader
12 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
12 Days Ago
Update: move building hierarchy sorting to export - also fixed the bug with using Append instead of Enqueue Tests: ran BaseRaidBench scene
12 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
12 Days Ago
▌▅▌▅▅▋▉▋█▌▋ ▄▇▌▊▆▋ ▉▌▊▉▊▊▌_▌▆▉█ ▌▄▋▇▌▊▍ ▆▅▍▇▋, ▋▄▆▅▆▋ ▋ ▍▇ ▇▉▉▇█▍▅▉
12 Days Ago
Go over cases where scientists can react too fast to noise / being hurt, and improve them
12 Days Ago
Skin viewer zoom controls Blur is full screen
12 Days Ago
Make all buffer memory blocks have a Swap() function
12 Days Ago
Make new no buiid zone shader more transparent.
12 Days Ago
merge from tugboat_toot
12 Days Ago
merge from main
12 Days Ago
merge from static_entities_hostile_fix
12 Days Ago
Add a QueryVisJobRunner to handle visibility checks in batches while also allowing for layer mask filters. Name tags are now a lot more stable with the magic offset removed and physics based visibility checks. Split the bot.crouch command into two client/server commands.
12 Days Ago
Fixed current level being SkinViewer instead of menu
12 Days Ago
Fixed window opening
12 Days Ago
Update: export parent IDs for entities in buildings Tests: exported largest base from demo - confirmed expected entity had ID
12 Days Ago
█▇▌▌▅ ▆▊▋▍ ▉▄█_▉█▊▌▇▅▇▌_▌▋▆▌▌_█▇▄▇▍▇▄▌▅ -> ▍▇▉▆
12 Days Ago
Update: Move Building to it's own file Makes it accessible for benchmarking Tests: compiles in editor
12 Days Ago
▇▋█ █▆▉▋▋▊ `▋▉▍_▆█▆▉▉▍_▆▅▊▆▍▅▊_▅▊▋▋▇` ▊▉ ▄▄▆▆ ▍▍ ▉▆▌ ▍▋▊ ▊█▆▊▆█▄▊ ▇▍▉▅ ▋▆▋▄ ▍▍▍▇ ▅▄▌ ▅▅ ▍▊▊▇▄▆ ▋▉▆▉▆▌▍
12 Days Ago
clear benchmark timers after recording results, stops accumulating time between runs
12 Days Ago
cherrypicking: fix_triangle_floor_stability 125292 Update legacy wood store steam item 125454
12 Days Ago
Arc ball controls when opening skin viewer full screen Tweaked a lot of items pivots
12 Days Ago
ghost ship set dressing push material tweaks, decal layer tweaks
12 Days Ago
Fish pile generic tileable textures Fish piles prop meshes, colliders and prefabs Some new blood and gore decals for set dressing
12 Days Ago
S2P outpost, bandit camp, fishing villages, stables, large oilrig
12 Days Ago
UI windows will try and repair themselves if left in a broken state
12 Days Ago
dont create particles if outside LOD radius
12 Days Ago
▉▍▇▊▇▅▌ ▆▄▍▄▋▆ ▊▅ █▄▌ ▍▄▍▄▋▊ ▇▋█
12 Days Ago
▉▇▍ `▆██_▍▆▌▆▉▅▌▊▋_▅▆▊▌▇` ▊▊█▍▅█ - ▋█▊▆ ▄▉▄▋▄▊▉ ▊▄▋▇ ▋▅▍▋▅ ▅█▋ ▉▇▌█▌▉▍▍ ▄▄▍▋▉▉▉▅▍ ▅▅ ▊▅▊▉▊▅ ▍▌█ █▆ ▄▇▇ ▋▅▍▆▄▅▆▄▋, █▊'▄ ▄▌▅▉▌▋▍▍ ▋▊▌ ▋▆▇▌ ▊█'█ ▋▄▊█▋█▊▍▌ ▄▍▉
12 Days Ago
Fixed connect button screwed up button icon size
12 Days Ago
Prefab scroll bar
12 Days Ago
Prefabbed sidebar on play and fixed scrollbar
12 Days Ago
Make ch47 carve navmesh to prevent heavy scientists clipping into it when dismounting
12 Days Ago
Update: DemoBuildingsViewer - export base as a json file Going to see if it's enough to rebuild the base for the benchmark Tests: exported largest base from my demo
12 Days Ago
More changes to premium icon foil shader
12 Days Ago
Foil shader now works across the screen if you want it to
12 Days Ago
Fixed foil shader script frequently the shared material Create a new material instance for each foil instance (required since UI cant use property blocks)