124,937 Commits over 4,171 Days - 1.25cph!
Simple error output
More cleanup
Fix suppressive fire inadvertently giving all nearby scientists ESP
Disabled store jungle background
Decor store grid
Fixed static content sorting not working
wall shelves now only placeable on walls, shocker, I know.
Fixed bug causing chat to steal escape presses
Reduced menu background filter
Changed odd an even styling
Added animation on entry hover
Fixed session nav option not dissapearing when leaving server
Fixed interaction modal x button being on the wrong side
Removed spammy warning log
Add numberOfPlayerReports to PlayerState Protobuf, from feedback
Improve heavy behaviour when shooting unreachable players, don't just go to the foot of the building
Fix more oilrig unreachable navmesh islands
Fixed cart button warning
Fixed store search tab mask
Make path vislog more intuitive and consistent, fix heavy scientist sometimes struggling to find angle on player standing on top of building
Merge from gpuinstancefix
100 gpu instancing or read/write fixes.
Linked up all the store assets
▄▅▉▍█ ▌▍▅▉ ▉▉█▌▊▇▄▇▆_▇█▅▋▄█▆▊_▄▆▅▄▆▌_▋▅▅▉█
Allow scrolling in vddraw window, filter out more verbose vlogs to prevent spikes when recording lots of scientists
▍▍▋ ▅▊▇▅▅ ▄▄▊ ▇ ▅▊▉▉▋▋▆ ▍▊▌▇▄▌▄▊▌▄▋ ▌▋ ▅▄▌▇ ▅▋ ▉▄▋█▇▉ ▍▌▉█ ▋▄▅█▅▌▇
merge from projectile_jobs
ensure effect processing always runs for projectiles when none need updates (fixes projectiles hanging around until another is fired)
Fixed interaction toast being weirdly layed out in bootstrap
Added medieval pack showcase
Renamed all page overlay prefabs
Server Browser Rebuild() now runs in a Task, this stops frame drops and UI unresponsiveness when updating server lists
Favourites now always appear at the very top of your listings no matter what browser you're in
Sped up ServerResponded() 20% ~ quicker by using easy outs
Sped up finding server mode tag
Add automated screenshots instead of only serialized settings, fixed lighting
Add store images in all sizes
Restored abyss pack showcase
Added new system to let us create mock items + tile prefab override
exported viewmodel SAR update anims and edited reload to idle blend on its anim controller
Eliminate the need to update call indices because they are stable and can be stored with each command
Made `count` property report the highest populated index instead of the allocated space.
Change proc anim components tick order, should be spine, then tail, then head
Do not tick procedural anim components when entity is culled
merge from projectile_jobs
Added and Setup Naval Improvised Plank Gibs
Update: BaseRaidBench - ensure results use 3-part format for key
Tests: none, trivial change
New: Scenes/Benchmark editor top bar menu
Tests: used all in editor - correct scenes opened
Added volumetric clouds option in the new settings menu
Merge: from main
Tests: ran BaseRaidBenchmark via bootstrap flow
Update: BaseRaidBench - players outside base now aim at random players in base
Tests: ran the scene
Modular Boats Small Ramp - First Iteration
Put cache under mode instead
Added prioritise premium toggle
cleaning up projectile TransformAccessArray properly
Update: BaseRaidBench - remove Projectile.Batched override
Now that it's on by default, we no longer need this override. also makes it easier to control the benchmark externally
Tests: ran the scene