userJarryd Campicancel

12,334 Commits over 2,223 Days - 0.23cph!

8 Months Ago
First pass on spawning process, status tracking, loot panels
8 Months Ago
Prototyping a new simple chicken for use in coops
8 Months Ago
Merge from parent
8 Months Ago
Merge from main
8 Months Ago
Merge from admin_esp
8 Months Ago
Merge from primitive
8 Months Ago
Merge from primitive
8 Months Ago
Allow in third person
8 Months Ago
Merge from main
8 Months Ago
Show server convars in the find menu while playing in Client/Server mode in the editor
8 Months Ago
Added a small delay before a weapon can be used after lowering the shield (0.2s) Transition out of the attack animation faster if the player is going into a shield hold (shortens time players hand clips through shield in third person with guns)
8 Months Ago
Fixed teleportteam2me not working correctly, will also now support sleepers Added teleporttargetteam2me, takes a team id and will teleport all logged in and sleeping members of that team to the player
8 Months Ago
Added new options to rotate both directional lights for an icon render Rotations are saved to PropRenderer component Added light preview toggle in IconRender scene, shows current lighting intensity and rotation in game view
8 Months Ago
Don't change scene when using the Scenes dropdown if cancel is selected (otherwise changes would be lost)
8 Months Ago
Fixed default wall divider appearing in the crafting menu without ownership
8 Months Ago
Merge from primitive
8 Months Ago
Merge from media_projects
8 Months Ago
Added a 0.25s cooldown before the shield can be raised after firing a gun
8 Months Ago
Hopefully fix the player getting stuck in the block state if they die (again)
8 Months Ago
Don't allow admires while holding shields
8 Months Ago
Added teleportteam2me command Teleport commands (teleporteveryone2me, teleportsleepers2me, etc) now work with spawned bots in the editor for easier testing
8 Months Ago
More text PPtr fixes in crossbow vm controller
8 Months Ago
Merge from main
8 Months Ago
Added a button to disable any other prop renderers in the scene when selecting a prop renderer
8 Months Ago
Exposed all of the right click context menu options on the PropRenderer component as actual buttons
8 Months Ago
Fixed wellipets hat missing interaction highlight
8 Months Ago
Remove a debug toggle shield option that was accidentally left in
8 Months Ago
Merge from demo_shot_improvements
8 Months Ago
Restore camrea control if shot recording is cancelled early Don't reset folder input field to default on escape
8 Months Ago
Mini crossbow can now be used with shields
8 Months Ago
Don't process the shield arm on the vm for the first couple of frames, fixes some strange camera snapping when switching between some weapons
8 Months Ago
Update knight armour vest with new id to fix conflict (10287)
8 Months Ago
Changed Snake mask from 10241 to 10284 to not conflict with the wellipets
8 Months Ago
Setup snake mask item
8 Months Ago
Merge from main
8 Months Ago
Updated knight items to not overlap ids with lunar new year content
8 Months Ago
Manifest update, seems to resolve triangle floor hatch issue locally
8 Months Ago
Deleted the combined reload clip for crossbow Made a new one from the fbx with custom start/end frames Fixes CompareApproximately errors when loading the crossbow/building the manifest
8 Months Ago
Manually remove broken transitions from the vm crossbow anim controller, stops missing PPtr errors
8 Months Ago
Subtract 110734, needs more investigation
8 Months Ago
Add a Model component to all siege weapons, should now generate the required strings to stop StringPool warnings
8 Months Ago
▇▊█▉▆▅ ▊▅▊▌▌▅ █▉▊█▋▉ ▌▇▍▆▋▊▇ ▍▇▄ ▄▌▌▅█▊ ▋▊▉▋▍▇▋▌ █▇ ▆▊▉█▆▌▆ ▆▍ ▊▆▅▌▋ ▆▆▋▉▅▌▍▊▊ ▋▌▄▍▍ ▉█▉▄▋▇ ▇▊█▌▌▆▉▊▆▌ █▊▋ ▋▉▊▉▆▋▊
8 Months Ago
Fixed spears getting offset in hands when attacking while holding a shield
8 Months Ago
Fixed last missing worldmodels
8 Months Ago
Manifest Set up new wall divider items
8 Months Ago
Update skin list, make pack item for wallpapers
8 Months Ago
Removed the hardcoded light intensity change Added a slider to each PropRenderer to control the intensity of both lights
8 Months Ago
Server compile fix
8 Months Ago
Applied standard icon import settings to siege, crossbow and shield icons Removed an old temp shield icon
8 Months Ago
Put the arrow head debug spam behind a convar (MiniCrossbow.DebugMode)