userJarryd Campicancel
reporust_rebootcancel

11,031 Commits over 1,950 Days - 0.24cph!

3 Years Ago
Sign panel styling Fix underwear picker NRE in inventory
3 Years Ago
Merge from main
3 Years Ago
Remove old unused dance animation Added an extra fallback to try and stop dance animation layers staying active after a gesture has ended
3 Years Ago
Add support for kicking and banning players via UI Add support for modifying convars via UI
3 Years Ago
Merge from general_qol
3 Years Ago
Fixed VehicleLight setup on camper module
3 Years Ago
The sign painting editor will now remember the last camera rotation when opening another sign
3 Years Ago
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
3 Years Ago
Added a time delay when entering the saved key code (0.25s per input, 1s total)
3 Years Ago
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
3 Years Ago
Signs, picture frames and neon signs can be stacked up to 5 Can't stack if they have saved data
3 Years Ago
Show an icon on a sign in the inventory that has stored data
3 Years Ago
Worms and grubs now go to the bag rather than the hotbar by default
3 Years Ago
Merge from general_qol
3 Years Ago
Adjusted ceiling light entity bounds so it can be repaired/attacked from below more reliably
3 Years Ago
Right clicking a pumpkin won't equip it as clothing (can still drag it to the clothing bar manually)
3 Years Ago
Move rowboat flip monitor into fixed time
3 Years Ago
Lowered volume of background static on audio playing voice props by 25% Background static now changes volume with the voice props dlc audio slider
3 Years Ago
Right clicking scrap while using a research table will put the scrap into the scrap slot, not the item slot
3 Years Ago
Added a small storage box (12 slots) on the floor of the camper van
3 Years Ago
Camper van overhead light are enabled if the car's headlights are on
3 Years Ago
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
3 Years Ago
Fixed hand IK still running when sitting in a camper van seat and holding a held entity
3 Years Ago
Merge from vehicles
3 Years Ago
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
3 Years Ago
Fixed sleeping bags that aren't part of a cluster not appearing in the correct position
3 Years Ago
Merge from vehicles
3 Years Ago
Potential sleeping bag interaction fix
3 Years Ago
Merge from general_qol
3 Years Ago
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)
3 Years Ago
Merge from vehicles
3 Years Ago
Added some debugging to track down an interaction issue
3 Years Ago
Merge from vehicles
3 Years Ago
Merge from vehicles
3 Years Ago
Merge from general_qol
3 Years Ago
More placement error message improvements
3 Years Ago
More aggressively slow down a spinning boat once it faces upwards
3 Years Ago
Merge from general_qol
3 Years Ago
Require TC auth to pick up signs
3 Years Ago
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
3 Years Ago
Unsaved
3 Years Ago
BBQ Camper module dummy art update
3 Years Ago
Added a tip to explain how to disable snapping when placing planters
3 Years Ago
Fixed text/icons getting pooled incorrectly on repair bench skin search filter
3 Years Ago
Merge from main
3 Years Ago
Merge from vehicles
3 Years Ago
Fix bbq appearing in wrong location after spawning
3 Years Ago
WIP player info sheet
3 Years Ago
Fixed bbq particles not playing/stopping correctly
3 Years Ago
Add ShowInAdminUI parameter to ConsoleVar attribute to expose convars to the UI Updated CodeGen