11,031 Commits over 1,950 Days - 0.24cph!
Sign panel styling
Fix underwear picker NRE in inventory
Remove old unused dance animation
Added an extra fallback to try and stop dance animation layers staying active after a gesture has ended
Add support for kicking and banning players via UI
Add support for modifying convars via UI
Fixed VehicleLight setup on camper module
The sign painting editor will now remember the last camera rotation when opening another sign
Increased spot light in sign painting screen angle (50->100) so large paintable surfaces like banners and huge signs are fully lit when being painted
Added a time delay when entering the saved key code (0.25s per input, 1s total)
Refactored PhotoEntity and moved it's image loading processes into a new ImageStorageEntity
PhotoEntity and SignContent now derive from ImageStorageEntity (so both have the ability to load saved images for displaying in the UI)
Can now see the painting on a sign when it's selected in the inventory
Signs, picture frames and neon signs can be stacked up to 5
Can't stack if they have saved data
Show an icon on a sign in the inventory that has stored data
Worms and grubs now go to the bag rather than the hotbar by default
Adjusted ceiling light entity bounds so it can be repaired/attacked from below more reliably
Right clicking a pumpkin won't equip it as clothing (can still drag it to the clothing bar manually)
Move rowboat flip monitor into fixed time
Lowered volume of background static on audio playing voice props by 25%
Background static now changes volume with the voice props dlc audio slider
Right clicking scrap while using a research table will put the scrap into the scrap slot, not the item slot
Added a small storage box (12 slots) on the floor of the camper van
Camper van overhead light are enabled if the car's headlights are on
Added a clear bed option when sitting in a camper seat that is claimed by someone else
Can no longer rename or give a camper bag to a friend unless you own that bed
Fixed hand IK still running when sitting in a camper van seat and holding a held entity
Fix radios connecting to the default rust radio even if they were set to an internet stream if a player loads in range of them
Fixed sleeping bags that aren't part of a cluster not appearing in the correct position
Potential sleeping bag interaction fix
F4 and F9 keys are no longer hardcoded to normal/hi res screenshots
Added new screenshots.takescreenshot and screenshots.takehiresscreenshot convars (could bind these to convars to achieve old behaviour)
Added some debugging to track down an interaction issue
More placement error message improvements
More aggressively slow down a spinning boat once it faces upwards
Require TC auth to pick up signs
Added more user friendly translated error messages for angle, in water and water depth checks
No longer shows socket hierarchy name unless user is an admin
BBQ Camper module dummy art update
Added a tip to explain how to disable snapping when placing planters
Fixed text/icons getting pooled incorrectly on repair bench skin search filter
Fix bbq appearing in wrong location after spawning
Fixed bbq particles not playing/stopping correctly
Add ShowInAdminUI parameter to ConsoleVar attribute to expose convars to the UI
Updated CodeGen