userJarryd Campicancel

11,830 Commits over 2,466 Days - 0.20cph!

4 Years Ago
Added an exit time condition to the tambourine shake to make it last longer
4 Years Ago
IK Hands will stay in their play pose while a note is being held on the piano
4 Years Ago
Looping sounds now have an end time in case it doesn't get an end signal for whatever reason
4 Years Ago
Fixed help display hiding when a non-local player stops using an instrument
4 Years Ago
Merge from main
4 Years Ago
Don't trigger music help UI for non-local players
4 Years Ago
Compile fixes
4 Years Ago
Add maximum note time for tuba
4 Years Ago
Unsaved
4 Years Ago
Moved some more fields to the scriptable object, added an option to disable help UI on some instruments (tambourine and cowbell)
4 Years Ago
Enforce consistent note order display
4 Years Ago
Show a warning if a player has keys bound to numpad numbers and num lock is off (windows only)
4 Years Ago
Show sharp modifier binding on music UI
4 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
4 Years Ago
Compile fix
4 Years Ago
▄▇▅▌▄ ▋▊▄▇▇▌ ▅▄▌▇▌▌ ▆▋▋▊▄▆▄▌▊▄ ▊▄▊▋▇ ▉▍▌▊█▋▄ ▄▅▍ ▆▌▊▍▄▇█▋▄▅▊
4 Years Ago
Added a generic play_notes stat
4 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
4 Years Ago
Added instruments.printrecordingpath
4 Years Ago
Merge scriptableobjects2
4 Years Ago
Setup note binding array on prefab at edit time
4 Years Ago
Merge from instruments
4 Years Ago
Trumpet vm tweaks
4 Years Ago
Reapply main branch changes
4 Years Ago
Merge from instruments again
4 Years Ago
Added a maximum note length to the trumpet and flute
4 Years Ago
Merge from /instruments
4 Years Ago
Mark instruments as default blueprints (except acoustic guitar)
4 Years Ago
Merge instruments_cost_adjustment
4 Years Ago
Block all active key inputs when switching to an instrument
4 Years Ago
Merge from main
4 Years Ago
Don't show marker data in Create menu
4 Years Ago
Cowbell name update
4 Years Ago
Update Jerry Can Guitar name
4 Years Ago
Second stab at moving all instrument data to scriptable objects
4 Years Ago
Remove InstrumentTool log
4 Years Ago
Xylophone IK tweak
4 Years Ago
Refactor note sound positions to store transforms on KeyController rather than per-note, just store the index on the note
4 Years Ago
Some formatting tweaks
4 Years Ago
Refresh asset database after code gen, saves alt tabbing to trigger compile
4 Years Ago
█▊▆▋▇▌▊ ▆▋▍▄▆ ▆▊▆▉ ▌▋▋▌▇ (▅▇▄ ▌▍▋▆▉▆▅ ▅▍▇▍▋▌▄)
4 Years Ago
Notes played stat for each instrument
4 Years Ago
Remove BoneAligner (no longer needed)
4 Years Ago
Merge from main
4 Years Ago
Log cleanup
4 Years Ago
Various merge cleanup stuff
4 Years Ago
Merge from main
4 Years Ago
Tree marker tweaks: -Don't allow the marker to reuse the last two points -Instead of running the old system and then clamping to an approved position, move between close positions with some randomness to reduce loops This should reduce the chance of markers appearing on the other side of a tree from the hit
4 Years Ago
Merge from main
4 Years Ago
Drum IK tweak (RightHand5)