userFlaviencancel
reporust_rebootcancel

6,847 Commits over 882 Days - 0.32cph!

3 Days Ago
Fixed heater lights not fading in when powered the first time
3 Days Ago
merge from main
3 Days Ago
Fixed industrial lights not lighting the vehicle large layer (player boats)
3 Days Ago
Fixed repair bench loot panel not switching back to skins tab when reskinning an item not supporting charms
3 Days Ago
merge from main
5 Days Ago
merge from heater_fix
5 Days Ago
Fixed electric heater appearing ON after leaving and re entering network range
6 Days Ago
merge from buildingerrors_fix
6 Days Ago
merge from console_localtime
6 Days Ago
merge from stackedsteamitems_fix
6 Days Ago
Fix building errors/toast messages not showing up when a teammate is holding a planner, when building preview is enabled
6 Days Ago
Bunch of skin viewer framing fixes
6 Days Ago
Fixed stacked steam items showing as one single item in the steam inv menu
6 Days Ago
Fixed console logs using UTC time instead of local time
6 Days Ago
Fixed NaN water heights when the map has no land Skip generation and fill with the open ocean defaults instead (happens on a deep sea with no main land spawned)
6 Days Ago
Added Deep Sea scene, turns the server into a deep sea
6 Days Ago
merge from friendlist_contextmenu_fix
6 Days Ago
merge from consoleinput_mask_fix
6 Days Ago
Fixed console input field text vanishing after pasting a long string, was a TMP bug I didnt port over after the package update
6 Days Ago
Fixed friend list context menu ordering issue
6 Days Ago
merge from wallpaper_boats_fix
6 Days Ago
Fixed not being able to place wallpaper on finished boats
6 Days Ago
merge from computerstation_uiscale
6 Days Ago
Fixed escape not closing the console when mounted to a computer station
6 Days Ago
Computer station UI is now scaled by the UI scale convar
6 Days Ago
merge from paintingui_fixes
6 Days Ago
Fixed painting mode not switching back to brush after picking a color at low FPS
6 Days Ago
MeshPaintController.cs file formatting
6 Days Ago
Fixed random lines at low fps
6 Days Ago
merge from skinviewer_turret
6 Days Ago
Fixed auto turret missing cover in the skin viewer
7 Days Ago
▆▅▍▋▉▉▆▋ ▅▌▄▉▊ ▋▇▋▋ ▅▉█ ▋▆▊█▆ ▅▆▆▊▆▉ ▇▇▆▇ ▇▍▊█▋▊▇ ▇▋▍▌▊▍ ▌▅▌▇ ▉▉▆▄██▉▇▇▍ ▅▍▆ ▊▅▇▇▄▌▅▋▌▌█▌▍█ ▇▉▇█ ██▆ ▌▋ ▍▇▌ █▄▄█▊▆ ██▇▋▆ ▉▌▇ ▊▊ ▊▋▌▅▉▍ ▆▌ ▄▉▊█▄▋ █▇▄
7 Days Ago
Set bowless crossbow item category so its correctly set as a store item by the repair bench external link button
7 Days Ago
merge from attachment_charms
7 Days Ago
Fixed skinviewer vertical drag clamping not clamping for real Tweaked charms lighting
7 Days Ago
Keep the 'change accessory' button on selected items even if you dont have any charms unlocked So you can remove a charm on a picked up gun
7 Days Ago
merge from attachment_charms
7 Days Ago
Fixed Attachment.UpdateVisibility NRE
7 Days Ago
Toggle the charms MeshCull components instead of changing the distance when switching to viewmodel mode
7 Days Ago
Subtracted 154204
7 Days Ago
Bumped skin viewer viewmodel camera near clip plane to 0.05, fixes clipping with ak handle
7 Days Ago
merge from inventory_playerquality
7 Days Ago
Added ui.inventoryplayerquality to controls the quality of the player preview in the inventory. Set to 1 by default, matches what we had before the player model update Added it to the options menu, tied to the graphics presets too
7 Days Ago
merge from attachment_charms
7 Days Ago
Select attachment -> Select accessory
7 Days Ago
Fixed all charms not rendering unless close to world origin (removed the culling components, unnecessary for viewmodel prefabs)
7 Days Ago
Fixed path warning when opening the charms picker
7 Days Ago
Fixed charms picker background dismisser not closing the dialog
8 Days Ago
merge from attachment_charms
8 Days Ago
Fixed missing UnityEvent attribute on charm icons