userJarryd Campicancel

12,959 Commits over 2,619 Days - 0.21cph!

5 Years Ago
▅▇█▍▄▌ ▌▍▍▊▇▊▄▍▄▄▍▄, ▍▄▄▆▋▍▄▅, ▆▍▋▄▊▄ ▍▇▉▋▆, ▇▋▆ ▇▍▉▉▊▉▄█▆▆ ▍▄▅▉ ▊▍▊█▌▌ ▊▍▅▍▄▇▋▊▇▆▋
5 Years Ago
Fix shoulder bones not resetting scale properly when mounting
5 Years Ago
Fix Music Help UI NRE when the sharp modifier key is not bound
5 Years Ago
Fixed NRE and guitar not appearing when previewing the acoustic guitar in the workshop preview uploader
5 Years Ago
▌▆▊▍▋ ▊▊▌▅▉▄ ▋█▊▆▆▄▇▉ ▊▆ ▋▇▄▋▅▅▆, ▍▋█▇▆ ▍▊▅ ▊▌▇▆▊▄▉▍▆ ▆▇▆▍▇▇▋ (▍▊▌ ▄▌▉▆▉█▇)
5 Years Ago
Merge from main
5 Years Ago
Updated piano IK targets to work better across one octave when using the keyboard
5 Years Ago
▆▇▉▇▇▍▆ ▇▌ █▌█▇ ▄▅█ ▋▉█▉▌ ▄▌▄█▆ ▊▇▅▇'▇ ▉▄ ▍▉▄▅▋▌ ▉▇▅▌
5 Years Ago
Raise priority of instrument notes produced by the local player
5 Years Ago
▆▋▅▍█ ▆▇▇▉▊▇▌▍▄▋▅ ▍▆█▋ ▉▉▉ ▇▆▍ ▌▅▉▋▊ ▄▆▌▌▍▉███ - ▌▊▋▇ ▊▌▊▅█ ▊▋▉ ▇▊▌▋▆ ▌▊▉▇▆ ▌▌▄▇ ▊▄▅▋▊ ▉▋▍ ▍▍ ▌▅▋▇ ▇▋ ▋▌▍, ▅▋▊▍▅ ▋▋▋▍▄ ▉▌ ▌▇▆ (▆▉▍▊▄▆▋ ▇▋▍▌▄ ▄▆▆▊█▍▌▍ ▊▍ ▅▍▄) ▍▋▌▍▇, ▅▍▌█▅, ▋▋▄ ▌▋██▍▄▇ ▊▊█ ▋█▅▌ ▍▇▊▆█, ▄▊▅ █▌▇▇ ▌▍▆ ▊▅█▌█ ▅▅▉▆▄
5 Years Ago
Fixed some drum sound defs not in the instruments class
5 Years Ago
Enable playedNote trigger on acoustic guitar vm
5 Years Ago
Added some checks to notesfx importer to catch duplicate midi notes
5 Years Ago
Added an InstrumentDebugInput component to test stuff out in the editor
5 Years Ago
Unsaved anim controller
5 Years Ago
Added a playedNote trigger to to guitar viewmodel for more accurate strumming
5 Years Ago
Update drum kit description
5 Years Ago
Demo playback now loops with a progress indicator
5 Years Ago
SoundBuilder is now LoopBuilder, supports all notes
5 Years Ago
Merge from main
5 Years Ago
Merge compile fix from instruments
5 Years Ago
Compile fixes
5 Years Ago
Early exit playrecording if no filename is provided
5 Years Ago
Added audio.debugvoicelimiting to print a log whenever a sound is ended early because of limits Added audio.printSounds to print out the number of currently playing sounds by definition
5 Years Ago
UIMusicNotes now animate a child rather than the root to avoid messing with the layout
5 Years Ago
Hooked all remaining notes up to the piano (now 88 notes in total)
5 Years Ago
Note importer can now assign midi notes
5 Years Ago
Create music help note list straight away rather than relying on order of execution
5 Years Ago
Can now select from available IK targets when importing new sfx
5 Years Ago
Added an exit time condition to the tambourine shake to make it last longer
5 Years Ago
IK Hands will stay in their play pose while a note is being held on the piano
5 Years Ago
Looping sounds now have an end time in case it doesn't get an end signal for whatever reason
5 Years Ago
Fixed help display hiding when a non-local player stops using an instrument
5 Years Ago
Merge from main
5 Years Ago
Don't trigger music help UI for non-local players
5 Years Ago
Compile fixes
5 Years Ago
Add maximum note time for tuba
5 Years Ago
Unsaved
5 Years Ago
Moved some more fields to the scriptable object, added an option to disable help UI on some instruments (tambourine and cowbell)
5 Years Ago
Enforce consistent note order display
5 Years Ago
Show a warning if a player has keys bound to numpad numbers and num lock is off (windows only)
5 Years Ago
Show sharp modifier binding on music UI
5 Years Ago
First pass on a UI panel to display instrument keybinds and note states while playing Enabled by default, can disable with instruments.showInstrumentHelp convar
5 Years Ago
Compile fix
5 Years Ago
▄▇▅▌▄ ▋▊▄▇▇▌ ▅▄▌▇▌▌ ▆▋▋▊▄▆▄▌▊▄ ▊▄▊▋▇ ▉▍▌▊█▋▄ ▄▅▍ ▆▌▊▍▄▇█▋▄▅▊
5 Years Ago
Added a generic play_notes stat
5 Years Ago
Don't automatically go into full keyboard mode for static instruments (has to be toggled with reload like held instruments) While in full keyboard instrument input mode, ignore InvNext, InvPrev, Slot1-8, Map and Compass inputs
5 Years Ago
Added instruments.printrecordingpath
5 Years Ago
Merge scriptableobjects2
5 Years Ago
Setup note binding array on prefab at edit time