1,320 Commits over 2,070 Days - 0.03cph!
Increased size of radio station picker UI
Re-enable TargetEntity in Feedback reports
Fixed a broken radio station, added new stations
Merge from content_reporting
Fix mountables with allowHeadLook set to true not applying head look if they used a custom animator controller
Merge from ugc_virtualscroll
Add colour codes for team id 3000 (blue) and team id 4000 (yellow)
Fixed incorrect team ID lookup for events when determing colour of player nametag
Merge from ugc_virtualscroll
Added Toggle ADS option to the in-game settings (Options>Controls)
Toggle ADS fixes:
Fixed not being able to ADS while a gun is deploying
Fixed having to click twice if player opens inventory while in ADS
FIxed physical camera convar error when connecting to a server
Fix vitals sized incorrectly
Minimise (where possible) changes to item pickup notice transforms
Resave T0 tech tree, fixes incorrect total required scrap display in tech tree dialog
Add global.showItemPickupNotices for debugging
Profiling
Added input.toggleads convar for toggling ADS
This will only apply when holding a gun or a melee weapon that can be thrown, right click interactions on other held entities (eg. torch) should be unaffected
ADS will be toggled off when switching between weapons or when a reload takes place
Add global.usersinrangeofplayer - identical to userinrange but uses a provided player (eg. userinrangeofplayer Jim 50)
Merge from contact_reporting (contacts screen layout update)
Fixed typo when using ent_who on signs
Fixed NRE when attempting to report offensive content when not in a server
Server.statbackup will now only record mission completes/fails
Camera info readout now shows "Blur=off" if dof is disabled
Fixed offensive content images not getting sent with feedback report when sending report to external endpoint
Require a subject line and message when submitting offensive content reports
Fixed blood effects randomly appearing white when getting shot (should only appear white when hide blood option is enabled)
Move NPCWalkAnimation queue to LateUpdate
Improved layout on report bug dialog to better fit the offensive content option
Merge from adminpanel_ugc
Merge from adminpanel_ugc
Fixed missing MeshCull scripts on red industrial door handles (door.hinged.industrial_a_a and door.hinged.industrial.a)
Disable shadows on LOD1 of the train tunnels call elevator push button
Disable shadows on LOD4/5 of static computer station and removed an unneeded client side mesh collider
Removed hardcoded Z/C/Y keys managing debug camera zoom
Added debugcamera_zoomin and debugcamera_zoomout bindable buttons
Added debugcamera_raise and debugcamera_lower bindable buttons, if these are bound then the debug camera will use this instead of the hardcoded Q/E
Merge from adminpanel_ugc
Merge from content_reporting
Don't run TreadAnimator unless player is within 20m (takes 0.3ms of time if player is in network range of launch site or junkyard)
Added new Figma colour pallette mirroring the predefined Figma colours as close as possible (see FigmaPallette.unity scene)
Merge from cui_improvements
Merge from adminpanel_ugc
Merge from content_reporting
Merge from cui_improvements
Merge from spectate_crosshair
Merge from inventory_idle
Hopefully fix hold to dismount showing an unlocalized string on progress bar UI (will need a phrase rebuild)
Merge from adminpanel_ugc
Merge from adminpanel_ugc
Merge from adminpanel_ugc
Fix error when picking up a photo frame with edit history
Merge from adminpanel_ugc
Merge from physical_camera_convar