reporust_rebootcancel

137,635 Commits over 4,474 Days - 1.28cph!

1 Year Ago
Only apply black fog in environment volumes that have the Train Tunnel or No Sunlight types
1 Year Ago
merge from stringpool_warnings_investigation
1 Year Ago
Initial helmet variation setup
1 Year Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper
1 Year Ago
Fixed checkout result layout issue
1 Year Ago
merge from new_menu
1 Year Ago
Removed log in UI_Settings Some skinviewer tweaks
1 Year Ago
renamed pilot hazmat suit description to pilot suit
1 Year Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command
1 Year Ago
Pilot hazmat burst cloth settings adjustments - collision on waist pipe, constraints on backpack bones to prevent clipping
1 Year Ago
Separate heavy weakspot health from their main body health, makes it more intuitive
1 Year Ago
Adding burstcloth setup to pilot hazmat
1 Year Ago
network++ sav++
1 Year Ago
merge from distanceglowfix
1 Year Ago
merge from rainimprove
1 Year Ago
merge from benchmark_fpslimit_fix
1 Year Ago
merge from car_radio_rpc_fix
1 Year Ago
merge from weapons_attachment_stats_updating
1 Year Ago
merge from fix_terrain_hole_clipping
1 Year Ago
merge from fix_primitive_typo
1 Year Ago
Re-encode foliage asset data
1 Year Ago
update from naval_update
1 Year Ago
Merge from tutorial_baked_foliage_removal
1 Year Ago
Scene changes
1 Year Ago
Update some outdated splats on tutorial island
1 Year Ago
Merge from main
1 Year Ago
Handle vertex compression by encoding unorms into compatible bits, and baker now handles rebakes better
1 Year Ago
Don't allow non clothing or clothing that would be considered conflicting to be loaded onto the mannequin
1 Year 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
1 Year Ago
Allow the mannequin inventory to be opened
1 Year Ago
Codegen
1 Year Ago
Merge from pilot_hazmat_dlc
1 Year Ago
Merge from main
1 Year Ago
new_menu -> main
1 Year Ago
Compile fix (remove old convar)
1 Year Ago
new_menu -> main
1 Year 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)
1 Year 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
1 Year Ago
new_menu -> main
1 Year Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
1 Year 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
1 Year Ago
Added new WearableRandomMaterial component, allows material randomisation per item
1 Year Ago
Merge from main
1 Year Ago
Added helmet pattern tests
1 Year 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
1 Year Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
1 Year Ago
Use SetPositionAndRotation when taking a prefab from a pool
1 Year Ago
Fixed store "no connection" failure message using the wrong loc key
1 Year Ago
Fixed empty store triggering the NEW notification
1 Year Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix