userJarryd Campicancel
branchrust_reboot/main/instrumentscancel

591 Commits over 184 Days - 0.13cph!

6 Years Ago
Bumped priority of local player made instrument sounds (was -10, no -40)
6 Years Ago
Fix NRE in Server_PlayNote when playing midi input and getting up off an instrument
6 Years Ago
Up max voice count to 128
6 Years Ago
Uncomment achievement award
6 Years Ago
Remove some logs
6 Years Ago
Merge release stuff
6 Years Ago
Disable synced autoplay playback when in teams (was really ping reliant and the new autoplay loops aren't designed for this anyway)
6 Years Ago
Added midi codes to the tambourine notes
6 Years Ago
Fix autoplay not stopping notes correctly after it's looped
6 Years Ago
Put in some protections to stop recorded notes finishing too early
6 Years Ago
Assigned the conflicting drum midi notes up an octave
6 Years Ago
Added instruments.overrideautoplay to override which autoplay file from the /instruments folder is used when holding RMB for the currently held instrument Added instruments.clearautoplayoverride to clear the above override for the current instrument
6 Years Ago
Can now adjust autoloop delay per instrument Set better delays for all built in autoplays
6 Years Ago
Drumkit autoplay loop and midi bind updates
6 Years Ago
Validate string input on instruments.playnote rather than throwing an exception Fixed instruments.playnote not sending an rpc
6 Years Ago
Reworked drum bindings again: -Remove all drumkit audio references -Still has multiple entries for drums and snares
6 Years Ago
Fixed guitar vm's not playing strum animations when played via midi
6 Years Ago
Tuba autoplay loop
6 Years Ago
Hooked up new tuba notes
6 Years Ago
Merge from main
6 Years Ago
Update autoplay loops for acoustic guitar, bass, flute, jerry can guitar, piano, trumpet and xylophone
6 Years Ago
Tweaked bass third person hold position
6 Years Ago
Add channel info to debugMidi logs
6 Years Ago
█▄▋█ ▉▉▄▄▇▌█ ▍▌▇▋▆ ▆█▉█▄▅▋ ▉█▊▇▅▋▍▍ ▄▅ ▅▄▋▅▌▊▆, ▉▉▆ ▋▋▌▅▉█ ▌▇▆▆ ▅▍▇▆▅▄▍▅▌▆▇.▌▇▌▊▆▍▄█▋▆▍█ ▌▄▋▉▉▌
6 Years Ago
Tweaked bass hold position
6 Years Ago
Drum note changes
6 Years Ago
Fixed MIDI input sending RPC's even if a note was rate limited Added a max of 5 MIDI notes started in a frame
6 Years Ago
Move AllowFullKeyboardInput to the NoteBindings object, should fix full keyboard mode not working on compound instruments
6 Years Ago
Merge from main
6 Years Ago
Enable sustain on piano Possible Exception fix on InstrumentViewModel
6 Years Ago
Fix compile error
6 Years Ago
Added support for sustain pedals on MIDI keyboards
6 Years Ago
Fixed IKNoteTarget drawer not appearing
6 Years Ago
Play deploy animation when mounting a piano
6 Years Ago
Remove some placeholder tambourine and cowbell stuff
6 Years Ago
Move instruments audio group so that it's not underneath game sounds
6 Years Ago
Make notebindings non-serialized, pass in Binding info when required
6 Years Ago
Merge from main
6 Years Ago
Scene2Prefab Compound
6 Years Ago
Print bind count on instrument and BindingCollection in instruments.midiinfo Increased max concurrent notes on the piano to 10 (was 3)
6 Years Ago
Update animation slots on trumpet
6 Years Ago
Fixed some duplicated notes and incorrect animation slots on the jerry can guitar
6 Years Ago
Fixed some inconsistent animation slots on the bass
6 Years Ago
Made a new keybind generator for the new full keyboard input mode Fixed a note missing a MIDI code on the bass guitar Generated default full keyboard binds for guitars, drums, flute, xylophone, tuba, trumpet Jerry can guitar and acoustic guitar now use two different keybind short names (they have different notes)
6 Years Ago
Fixed LMB note playing all octaves instead of just one
6 Years Ago
Unsaved
6 Years Ago
Add instruments.debugNotes to print notes being played Fixed some missing strings on piano and trumpet
6 Years Ago
Fixed some issues from the merge earlier, rebuild manifest to get instruments to show in compound
6 Years Ago
Fixed viewmodels not animating from midi input on cowbell and tambourine (input was too fast, is now updated via events)
6 Years Ago
Fixed bass vm not playing strum animations