userJarryd Campicancel
reporust_rebootcancel

12,114 Commits over 2,527 Days - 0.20cph!

5 Years Ago
Codegen
5 Years Ago
Merge from halloween2021
5 Years Ago
Fixed redirect rock skins not being assigned correctly when respawning
5 Years Ago
Merge from general_qol
5 Years Ago
Stop gimbal locking paintables when they get rotated at some angles Fixed panning in paint UI not working
5 Years Ago
Merge from main
5 Years Ago
Fix undo not updating correctly when changing frame on neon signs Fix undo not updating when first action after opening sign UI is a clear
5 Years Ago
Fixed keybinds still working (gestures, pet wheel) in sign painting UI
5 Years Ago
Merge from halloween2021
5 Years Ago
Fix item name on skull skin Update skins list
5 Years Ago
Merge from general_qol
5 Years Ago
Fixed being able to open the gesture menu while sign painting
5 Years Ago
Fixed neon sign painter UI not allowing voice chat
5 Years Ago
Fixed some scrolling issues on marketplace search widget
5 Years Ago
Fixed clear current frame button not working correctly with undo
5 Years Ago
Merge from general_qol
5 Years Ago
Undoing after changing frame on the neon frame will no longer undo the change on a frame that's no longer visible (it won't do anything)
5 Years Ago
Add visible undo/redo buttons to neon and pumpkin sign painting interfaces
5 Years Ago
Merge from main
5 Years Ago
Fix pumpkin compile errors
5 Years Ago
Merge from general_qol
5 Years Ago
Fixed NRE when editing neon signs
5 Years Ago
Merge from general_qol
5 Years Ago
Merge from main
5 Years Ago
Merge from general_qol/undo
5 Years Ago
Show buttons for undo/redo Fixed not clearing undo buffer properly when making a new action after undoing
5 Years Ago
Update radio URL
5 Years Ago
Add redo support (Control + Y) Expose undo history length via convar Global.signUndoBuffer (defaults to 5)
5 Years Ago
WIP undo support in sign painting UI
5 Years Ago
Fixed scrolling behaviour on search window
5 Years Ago
Fix water pump description typo
5 Years Ago
Added a tooltip on the search button
5 Years Ago
Merge from main
5 Years Ago
Fixed diving mask and plate helmet UI screen overlays being effected by UI scale
5 Years Ago
Added a new search widget to the market terminal screen that allows searching for items and store names across all vending machines on the server
5 Years Ago
Updated a radio station URL Increased scroll speed in radio station selection dialog
5 Years Ago
Modify diving mask UI overlay shader to multiply colour by underwater state (underwater = fully dark) Prevents diving mask appearing as fully lit when underwater during daytime
5 Years Ago
Added admin command entity.downloadsign which downloads the sign the player is currently looking at to a folder into the game folder with a given filename. Same usage restrictions apply as client. Downloads all frames of neon signs and appends them as 1,2,3, etc
5 Years Ago
Updated red, green, blue, yellow and white berries descriptions to mention their use in mixing table recipes
5 Years Ago
Merge from general_qol/november
5 Years Ago
Take internal items button now works for camper (only shows one camper inventory at a time, clicking the take items button switches it to the next inventory after removing the items)
5 Years Ago
Calculate the approximate prevent building radius of each monument on the client before it's children get detached Use this to determine whether to show the "Cannot build this close to x" error
5 Years Ago
Change hurt trigger on deployable elevator lift to a Crush Trigger to prevent damaging players standing on elevator lift (same setup as static elevator lift)
5 Years Ago
Cherrypick 65550 (don't show too close to monument error if not actually close to a monument)
5 Years Ago
Stop player inventory opening up for a frame in demos when a player loots another player
5 Years Ago
Verify that we're in a monument prevent building volume before printing the closest monument name in the error (fall back to the old error in this case)
5 Years Ago
Possible IconSkinPicker.OnSearchFilterChanged NRE fix
5 Years Ago
Fixed bottom of the screen sleeping bag button not correctly unlocking after the cooldown elapses (the map icon was unaffected)
5 Years Ago
Increase scroll speed of player list in admin UI Don't show player info with placeholder data if allowAdminUI is false
5 Years Ago
Camper module storage items now drop in the world when the module is destroyed (locker, storage box and bbq)