userJarryd Campicancel

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

7 Years Ago
Add OpenBrowserToDLC method for new UI
7 Years Ago
Unsaved
7 Years Ago
Some cleanup Fixed notes still playing when instrument is put away/dismounted
7 Years Ago
Lock interact crosshair to centre of screen in third person
7 Years Ago
Fixed some rotation math issues in the new camera offset
7 Years Ago
Offset camera while in third person and moving based on current movement
7 Years Ago
RustEditor can now scroll Fixed game not starting in editor if the selected inventory override does not exist (like when switching between branches with different inventories)
7 Years Ago
Better marker scaling
7 Years Ago
Better raycast targets on vending machine cluster
7 Years Ago
Fixed death screen not populating properly when loading into a game where the player is dead Client now requests respawn info if dead
7 Years Ago
Shrunk the size of crafting buttons to fit new category (was 37px, now 33px)
7 Years Ago
Lowered piano hand lerp speed Fixed xylophone dismount positions
7 Years Ago
Can expand/shrink vending machine cluster marker like sleeping bags
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Applied speed changes to the rest of the instruments
7 Years Ago
Exposed crossfade speed, set to 0.05 on tuba
7 Years Ago
Make tuba a hold/looping instrument Better normalized anim target on flute
7 Years Ago
Compile fix
7 Years Ago
Better eye rotation values when in third person
7 Years Ago
Clean out old InstrumentEffect class and prefabs Better note responsiveness on tambourine Fix wrong camera perspective when holding an instrument and using a static instrument
7 Years Ago
Some script reorganisation Fixed default LMB/RMB notes not working on some instruments Fixed cowbell issues Fixed piano IK errors Show hand animation layer on piano Fixed missing albedo on bass guitar material
7 Years Ago
WIP Vending machine cluster marker
7 Years Ago
Merge from main
7 Years Ago
Cleanup Remove old flute sound files
7 Years Ago
Fixed some instrument animations playing on the wrong layer
7 Years Ago
Drum kit animator setup
7 Years Ago
Instrument descriptions
7 Years Ago
Added Fun category to crafting menu Fixed Jerry Can Guitar not appearing in crafting menu
7 Years Ago
Crossfade animation tweaks
7 Years Ago
Playing a new note on an instrument that only supports one note at a time now stops the old note
7 Years Ago
Tuba animator hookup + override
7 Years Ago
Possibly fixed notes not stopping on other clients Fixed picking up Drums/Xylo/Piano adding chair to inventory Fixed exception when setting up a keybind for new instrument binds
7 Years Ago
Xylophone position tweaks Exposed deployable hand animation layer toggle, enabled on drums, disabled on the rest Hooked up DLC app id
7 Years Ago
Fix build compile error
7 Years Ago
Added missing animation slots on Instrument Animator
7 Years Ago
Fixed wrong collider layer and incorrect bounds on piano, xylophone, drum kit Mountable instruments can now be destroyed
7 Years Ago
Clean out some old sound definitions
7 Years Ago
Xylophone audio note positions Piano audio note positions
7 Years Ago
Don't spawn view models for held instruments Added deploy sound defs for all of the new held instruments Added mount sound defs for all the new mountable instruments
7 Years Ago
Added support for an instrument animator, hooked up on trumpet. Identical animator configuration and parameters to regular player animator.
7 Years Ago
Can override playing position of a note for better spatial audio (setup on drums)
7 Years Ago
Hooked up tambourine sound
7 Years Ago
Fixed sleeping bag cooldowns getting out of sync when closing and reopening the death screen with escape
7 Years Ago
Fixed tambourine animations
7 Years Ago
Fixed incorrectly assigned animations on cowbell
7 Years Ago
Disable repeat animations and increase idle delay on trumpet
7 Years Ago
Enabled animation flags for drum kit
7 Years Ago
Fixed IK targets PropertyAttribute taking input over the following control in the inspector
7 Years Ago
Allow hand layer animations on static instruments