7,088 Commits over 943 Days - 0.31cph!
Twitch rivals wallpaper tagged as drops
Kick hazmat drop tagged as drop
merge from storepage_aug26 #2
merge from storepage_aug26
Fixed grey backgrounds in builds
Fixed a floating wire in power plant
Powerplant S2P
merge from storepage_aug26
Bar game branding power of two
Bar games store page media
merge from storepage_aug26 (stone sculpture page done)
Stone sculpture media video
Stone sculpture store page media
Fixed the two wallpaper kick drops not being marked as drops
Fixed repair bench panel not updating when moving items in and out your backpack
Fixed a pool leak too in DisplayCostItems
Updated store sculpture mdoels
Added stone sculpture to the skin viewer
Stone sculpture store page wip
Bar ganes pack store page wip
Sort sprays by steam ID in the pie menu
Editor: fixed ui player preview render texture set as dirty because of the player inventory quality convar
merge from batteringram_hitdetection_fix
Revert packages-lock.json, commited by accident
Fixed battering ram hit detection issues, reverted an old fix that caused the regression
merge from paintingui_inputs_fix
Changed painting UI inputs polling to event based, making it framerate independant
Should fix the various issues introduced with the input system update
Moved the bullshit PipelineTests menu items to Tools/PipelineTests
merge from menu_close_blur_fix
merge from catapult_reloadtime_nerf
Catapult reload time increased to 6 seconds (was 3)
merge from uibindings_nre_fix
Fix attempt for the UI bindings NRE spam
merge from crafting_stall_fix
Fixed the 1s client stall when opening the crafting menu for the first time
We now warmup the steam item definitions when they load, so the first ItemDefinition.skins2 call hits cached properties instead of doing thousands of cold native Steamworks calls
(caused by the PlayerBlueprints.HasUnlocked recent optims)
Fix attempt for the flaky rocket splash tests, added damage tolerance for blocks taking very low damage due to physics not being deterministic
merge from siegeweapon_firedamage
Different approach so it doesnt impact incendiary ammo damage on vehicles:
- FireBall can only damage vehicles of type BaseSiegeWeapon
- Revert the vehicles heat protection changes
merge from siegeweapon_firedamage
Made siege weapon vulnerable to fire (as intended initially)
- Added vehicle world layer to all fireball prefabs
- Set heat protection to 1 for all vehicles except siege weapons