userJarryd Campicancel

12,640 Commits over 2,315 Days - 0.23cph!

2 Years Ago
Potential fix for marker edit display briefly appearing somewhere else on the screen for a frame after deleting a marker
2 Years Ago
Add an overlay sprite on top of the colour sprite when picking a colour for shipping container walls
2 Years Ago
Fix index out of range error on a specific spraycan colour
2 Years Ago
Merge from more_map_markers (better display and management of map markers)
2 Years Ago
More validation
2 Years Ago
Can now hold shift while on the industrial filter config UI to copy and paste configs into/from JSON from the system copy buffer
2 Years Ago
Applied click and hold behaviour to clusters
2 Years Ago
Reworked into a press and hold button
2 Years Ago
First pass on a confirmation prompt for deleting sleeping bags on map screen
2 Years Ago
Merge from building_skins_3
2 Years Ago
Fix spray can not being able to colour shipping container blocks (Don't hard code the skin id, exposed a supports colour change toggle on the BuildingGrade asset)
2 Years Ago
Merge from main
2 Years Ago
Fixed points of interest from an old server appearing briefly on the map when connecting to a different server in the same session
2 Years Ago
Merge from main
2 Years Ago
Compile fixes
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Can now change rf transmitter frequency while in a hostile TC radius
2 Years Ago
Fixed gibs not matching colour Bug fixes
2 Years Ago
Apply new construction skin component to all container prefabs
2 Years Ago
Play animation and fx
2 Years Ago
First pass spray can logic
2 Years Ago
Cluster delete support
2 Years Ago
Sleeping bag now notifies players involved when ownership changes (so client side bag info is up to date)
2 Years Ago
Allow deleting bags
2 Years Ago
Initial implementation of showing respawn options on map screen
2 Years Ago
Merge from hackweek-chat-emoji
2 Years Ago
Add some padding to the bottom of the emoji picker
2 Years Ago
Fix scale of chat widget
2 Years Ago
Merge from hackweek-chat-emoji Protocol++
2 Years Ago
Merge from main
2 Years Ago
Auto complete suggesstions can now be clicked on
2 Years Ago
WIP popup autocomplete window when typing emoji
2 Years Ago
Mask fixes
2 Years Ago
Server compile fix
2 Years Ago
Merge from inputfield
2 Years Ago
Prefab changes
2 Years Ago
Many, many merge fixes
2 Years Ago
Merge from hackweek-chat-emoji
2 Years Ago
Reorderable emoji list Fixed worried incorrect hookup Fixed skin tone changes being automatically applied on emoji's with no skin tone options
2 Years Ago
Simplify emoji creation process, particularly for skin tone variants Default skin tone is now substituted automatically if the skin code isn't specified in the chat string (":angry: becomes :angry+2: if the default selected skin tone is 2)
2 Years Ago
Add ability to remove emoji ownership check on server in case of performance issues Removed option for emoji's to use multiple frames (we're not using them anyway)
2 Years Ago
Codegen
2 Years Ago
Merge from main
2 Years Ago
Added LodLevelDisplay editor component, draws debug text on the screen to show the current LOD level of the gameobejct it's attached to Includes colour and scale options Added the option to scale the font size on DDraw labels
2 Years Ago
Added ability to change detonator frequency from inventory (same as pager) Respects frequency limits and deducts condition to ensure parity with changing menu accessed via the RMB menu
2 Years Ago
Fixed pager missing silent options
2 Years Ago
Calling dof_focus_lookat or dof_focus_target will now set dof_focus_dist to 0
2 Years Ago
debugcamera_load and autoload now work even if debugcamera_lock is true
2 Years Ago
Added server convar Voice.ToggleVoiceRangeBoost, takes a player and a state (eg."ToggleVoiceRangeBoost Sam 0") Added replicated convar Voice.VoiceRangeBoostAmount, any player with range boost toggled will have their voice audio range increased by this amount (clamped between 0 and 200). This range also increases the range at which players will receive voice network packets around that player