125,327 Commits over 4,171 Days - 1.25cph!

43 Days Ago
Separate heavy weakspot health from their main body health, makes it more intuitive
43 Days Ago
Adding burstcloth setup to pilot hazmat
43 Days Ago
network++ sav++
43 Days Ago
merge from distanceglowfix
43 Days Ago
merge from rainimprove
43 Days Ago
merge from benchmark_fpslimit_fix
43 Days Ago
merge from car_radio_rpc_fix
43 Days Ago
merge from weapons_attachment_stats_updating
43 Days Ago
merge from fix_terrain_hole_clipping
43 Days Ago
merge from fix_primitive_typo
43 Days Ago
Re-encode foliage asset data
43 Days Ago
update from naval_update
43 Days Ago
Merge from tutorial_baked_foliage_removal
43 Days Ago
Scene changes
43 Days Ago
Update some outdated splats on tutorial island
43 Days Ago
Merge from main
43 Days Ago
Handle vertex compression by encoding unorms into compatible bits, and baker now handles rebakes better
43 Days Ago
Don't allow non clothing or clothing that would be considered conflicting to be loaded onto the mannequin
43 Days Ago
Update mannequin to mimic player part creation process using a new skin set, this will allow us to selectively disable the parts of the mannequin like we do player parts
43 Days Ago
Allow the mannequin inventory to be opened
43 Days Ago
Codegen
43 Days Ago
Merge from pilot_hazmat_dlc
43 Days Ago
Merge from main
43 Days Ago
new_menu -> main
43 Days Ago
Compile fix (remove old convar)
43 Days Ago
new_menu -> main
43 Days Ago
Adjust the logic that triggers the WearableEyeViewAdjustment behaviour so that it happens when the player is killed (set isLocalPlayer on the corpse player model and check for First person view)
43 Days Ago
Any disconnection from a server now shows a 'reconnect' button Do some parsing for errors on the reason for leaving the server to try and show the right modal
43 Days Ago
new_menu -> main
43 Days Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
43 Days Ago
New store modal: More responsive Shows a selection of randomised store items (up to 6) that the user doesnt currently have Can see time through each video Cached and downloaded videos
43 Days Ago
Added new WearableRandomMaterial component, allows material randomisation per item
43 Days Ago
Merge from main
43 Days Ago
Added helmet pattern tests
43 Days Ago
Much better front page store modal behaviour: Download and cache videos properly Fix broken re roll behaviour Better randomisation If a player owns everything then just show them whatever we can Reroll after first loop
43 Days Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
43 Days Ago
Use SetPositionAndRotation when taking a prefab from a pool
43 Days Ago
Fixed store "no connection" failure message using the wrong loc key
43 Days Ago
Fixed empty store triggering the NEW notification
43 Days Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix
43 Days Ago
MainMenu reset static fields
43 Days Ago
merge from slot_pooling_fix
43 Days Ago
Added a static event when the language changed Fixed store and steam inventory search not working after a language change
43 Days Ago
Background aspect ratio fitter uses the cached main menu canvas
43 Days Ago
Cache Main Menu canvas
43 Days Ago
Moved up the root bone for: all double doors, garage door, fence gate, cell gate, ladder hatches, shop front Observed the string pool warnings were resolved for all of them in editor
43 Days Ago
Set word and character spacing to 0 when switching to a RTL language, it breaks the fonts
43 Days Ago
Add API calls for additional workshop preview images, update Facepunch.Steamworks with new version
43 Days Ago
Rebuild translations json (to fix server restart toasts)
43 Days Ago
Merge from more_worldgrid