1,393 Commits over 2,100 Days - 0.03cph!
Fixed NRE when inserting an RF item into a dropbox storage
Mark drone condition as repairable, fixes not being able to repair in repair bench
Update bandit town hlod mesh to remove the softcore reclaim terminal
Don't show the avatar of the killer on the death screen if streamer mode is enabled
Revert
79559, we want to to show repair costs even if they are 0/0 as that indicates that the item needs to be in the players inventory
Changed zipline platform layers to World, fixes not being able to deploy drone on the platforms
Don't show a repair cost row on the popup if the cost is 0 items
Fix repair indicator not appearing when hitting a damaged item if the player has no relevant repair items in their inventory (NaN division)
Merge from io_line_thickness
Merge from industrial_merge
Merge from zipline_dismount_fix
Merge from contact_server_switch_fix
AuthCount convar will now list an auth type with each entity entry
AuthCount convar will now list a code lock if the player is authed via the guest code (auth type will list LockGuest in this case)
Merge from watercatcher_perf_improvements
Fixed kicking a player via the admin UI not sending the supplied kick reason
Fixed admin UI not working after being disconnected from a server while the UI was open (this also applied to the layers tab, fixed the issue there as well)
Merge from pistol_slide_remerge2
▋█▆▉▍ ▌▌▆▍▉▋▋ ▄▇▊▊▅█▄ ▋▅▇▄▍ ▉▋▅▆▌ ▊▊▊▆▄▍▅ ▆█▍▍ ██▄█ ▊█▊▆▉▅ ▌█▄▄/▇▇▇▆ ▄▅▋▊▇▆▌
Merge from watercatcher_perf_improvements
Merge from watercatcher_perf_improvements
Subtract
77636, wrong branch
Added some extra dismount points to the zipline to try and prevent cases where the player is killed when the zipline clips the terrain
Adjusted the behaviour when a zipline reaches the end of the line to properly place the player in a valid position, seems to fix the player dying during the dismount checks when landing on a powerline platform
Added a popup tip to explain how to toggle the flashlight on/off
Tweaked clone icons to more clearly show berry colour
Potential instrument LateUpdate fix