124,937 Commits over 4,171 Days - 1.25cph!

51 Days Ago
More unused assets
51 Days Ago
Removed some ph assets
51 Days Ago
Simple error output More cleanup
51 Days Ago
Fix suppressive fire inadvertently giving all nearby scientists ESP
51 Days Ago
Disabled store jungle background
51 Days Ago
Decor store grid Fixed static content sorting not working
51 Days Ago
wall shelves now only placeable on walls, shocker, I know.
51 Days Ago
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
51 Days Ago
Removed spammy warning log
51 Days Ago
Add numberOfPlayerReports to PlayerState Protobuf, from feedback
51 Days Ago
Improve heavy behaviour when shooting unreachable players, don't just go to the foot of the building
51 Days Ago
Fix more oilrig unreachable navmesh islands
51 Days Ago
Fixed cart button warning Fixed store search tab mask
51 Days Ago
Make path vislog more intuitive and consistent, fix heavy scientist sometimes struggling to find angle on player standing on top of building
51 Days Ago
Merge from gpuinstancefix
51 Days Ago
100 gpu instancing or read/write fixes.
51 Days Ago
Linked up all the store assets
51 Days Ago
merge from main
51 Days Ago
▄▅▉▍█ ▌▍▅▉ ▉▉█▌▊▇▄▇▆_▇█▅▋▄█▆▊_▄▆▅▄▆▌_▋▅▅▉█
51 Days Ago
Allow scrolling in vddraw window, filter out more verbose vlogs to prevent spikes when recording lots of scientists
51 Days Ago
▍▍▋ ▅▊▇▅▅ ▄▄▊ ▇ ▅▊▉▉▋▋▆ ▍▊▌▇▄▌▄▊▌▄▋ ▌▋ ▅▄▌▇ ▅▋ ▉▄▋█▇▉ ▍▌▉█ ▋▄▅█▅▌▇
51 Days Ago
merge from projectile_jobs
51 Days Ago
RHIB Art Update
51 Days Ago
ensure effect processing always runs for projectiles when none need updates (fixes projectiles hanging around until another is fired)
51 Days Ago
Fixed interaction toast being weirdly layed out in bootstrap
51 Days Ago
Added medieval pack showcase Renamed all page overlay prefabs
51 Days Ago
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
51 Days Ago
51 Days Ago
meta for images
51 Days Ago
Add automated screenshots instead of only serialized settings, fixed lighting
51 Days Ago
Add store images in all sizes
51 Days Ago
Restored abyss pack showcase Added new system to let us create mock items + tile prefab override
51 Days Ago
exported viewmodel SAR update anims and edited reload to idle blend on its anim controller
51 Days Ago
Eliminate the need to update call indices because they are stable and can be stored with each command
51 Days Ago
Made `count` property report the highest populated index instead of the allocated space.
51 Days Ago
Change proc anim components tick order, should be spine, then tail, then head
51 Days Ago
Do not tick procedural anim components when entity is culled
51 Days Ago
merge from projectile_jobs
51 Days Ago
Added and Setup Naval Improvised Plank Gibs
51 Days Ago
Update: BaseRaidBench - ensure results use 3-part format for key Tests: none, trivial change
51 Days Ago
New: Scenes/Benchmark editor top bar menu Tests: used all in editor - correct scenes opened
51 Days Ago
Added volumetric clouds option in the new settings menu
51 Days Ago
Merge: from main Tests: ran BaseRaidBenchmark via bootstrap flow
51 Days Ago
Update: BaseRaidBench - players outside base now aim at random players in base Tests: ran the scene
51 Days Ago
Modular Boats Small Ramp - First Iteration
51 Days Ago
Put cache under mode instead
51 Days Ago
Added prioritise premium toggle
51 Days Ago
server/none compile fix
51 Days Ago
cleaning up projectile TransformAccessArray properly
51 Days Ago
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