201,593 Commits over 4,171 Days - 2.01cph!

18 Days Ago
reduce number of fog shadow samples
18 Days Ago
Now spawning a BasePlayer in the scene rather than just a PlayerModel so we can give items to the player later. Rotation is broken right now
18 Days Ago
Bit more polish to the refresh button Try to fix a hero store video NRE
18 Days Ago
Fix camera zoom, switch to JPG, add camera angle, use chunking for API calls
18 Days Ago
Update: experimenting with offloading tick analytics for players to worker thread In editor delays are pretty small, should win us 0.7ms on 200pop server, but tasks library is al-locating cosntantly - still investigating alternatives. Tests: ran around in editor on craggy, checked profiler
18 Days Ago
Fix a bug where if you press refresh enough times the server browser will eventually brick and show no results Fix the modded page frequently showing 'no servers available' when servers exist
18 Days Ago
Merge from more_worldgrid
18 Days Ago
Additional pooling fix for BiomeVisuals to use the default selection from the prefab when in unhandled biomes (jungle)
18 Days Ago
Merge from main
18 Days Ago
3p watergun anims, override controller entity setup. Also flame thrower bounds edited
18 Days Ago
18 Days Ago
Fix server browser generating duplicate listings on first open
18 Days Ago
M15 Pistol - Adjusted culling distance of worldmodel to match the original SAP
18 Days Ago
Removed obsolete food market test files, added bottom layer collision mesh
18 Days Ago
18 Days Ago
merge from main
18 Days Ago
Bunch more locking wip
18 Days Ago
restore the fogginess when controlling autoturrets
18 Days Ago
new_menu -> main
18 Days Ago
Refresh rust plus button when menu opens rather than on player connect
18 Days Ago
Close the menu chat when the menu is closed
18 Days Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
18 Days Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
18 Days Ago
exported 3p flame thrower anims, tweaked holster postion
18 Days Ago
Added mask clipping support to UIBackgroundBlur
18 Days Ago
Fix tugboat lights LOD settings
18 Days Ago
Fix Quick Join names taking ages to appear: Cache servername in the quick join disk data Put in a temp name (from disk) whilst we wait for the real data to come in
18 Days Ago
fix cloud transitions into weather profiles with overridden sun/moon color scales
18 Days Ago
Add todo to remember accounting for ducking when estimating muzzle pos server side
18 Days Ago
Add random pitch to backpack hit sound
18 Days Ago
Prevent scientists shooting when their eyes are unobstructed but their weapon muzzle is. Some work is still needed to have them reposition to avoid the obstruction or take cover.
18 Days Ago
Fixed rotation error on food market shell, added LOD3 textures
18 Days Ago
Fixed more cases of overflowing padding on the interaction toast
18 Days Ago
Added FPBuild config and Jenkinsfile
18 Days Ago
new_menu -> main
18 Days Ago
Add a few more common words to the error parsing for toast error pushed Add a max text of 650 on the interaction toast
18 Days Ago
Add extra logs, and console commands to debug rust plus
18 Days Ago
Add placeholder high pitch metal impact sound when heavy backpack weakspot is hit
18 Days Ago
Rust plus button now does proper comparison check the first time its refreshed Now listens to invalid/empty app ids and handles cases where the player is in a demo or not connected to a server
18 Days Ago
Clean: dead variable Tests: none, trivial change
18 Days Ago
Updated Body and Gloves textures/mat
18 Days Ago
Fix heavy facing wrong direction after clearing a corner, and staying far instead of constantly advancing
18 Days Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
18 Days Ago
Hide 'friends' in connect modal when joining a development server
18 Days Ago
Dont bother animating progress bar scale on the new hero
18 Days Ago
Disable WearableRandomMaterial, was just an internal test
18 Days Ago
merge from stringpool_warnings_investigation
18 Days Ago
▄▋▄▋ ▊▆▍▊ ▅▅▆▇▅▅▍▇▆▄ ▅▌▍▉▊▇ ▌▄▌▆ ▊▊▌ ██▋▋█▇▆▉ ▉██▍█▆▍ ▋█ ▄▌▇▌▋▅, ▆▉▅ "▊▍▉▇▋▄█▇ ▋▍ ▇██▍▄ █▊▇█" ▉▅▅▌▇█ ▅▋ ▇▍▊▆ █▅▇▊▆▍ ▆▋█▉▄█, ▍▇▍ ▉▌▆▇▅▋▋▄▍ ▉▅▆▍▊ ▆▅▇▅ ▊▍▆▅▇▌▉█▊▄ ▄▄▊▌ ▍█ ▉▍▄ ▊██▊▅▇ ▅▅
18 Days Ago
Clean: fix code formatting Tests: none, trivial change