branchrust_reboot/main/instrumentscancel
506 Commits over 184 Days - 0.11cph!
WIP override camera point logic for mountables
Revert file storage
Revert entity.proto
Revert PlayerVoiceSpeaker
Some comments to explain stuff
Mark some scripts as not being actively developed for code reviews
Update piano to use RendererLOD
Drum IK pass
Better hand IK rotation options
Client/Server fixes
Fix instruments not playing notes over network (actually tested!)
Fixed IK not working over network
Better IK positions on piano
Moved piano mount pos and dismount positions to fix not being able to interact
Better player getter on static instrument
Hooked up bass guitar material
Refactoring key controller to be a child entity, removes need for duplicated RPC's on InstrumentTool and StaticInstrument
Hooked up piano model
Fixed IK hand target gizmos not appearing
Add left and right hand prop rotation offsets for instruments
Fixed a duplicate midi binding on the bass guitar
Fixed dedicated sharp note binding not working on instruments
Fix guitar display issue when switching between multiple guitars
Tweaked MIDI bindings on drum kit
Added a new Reliable Event Sender that can be setup on an animator state
Can use this to send an animation event even if the animator is culled and events aren't being fired.
This might fix some deploy animation problems on guitars
Hooked up the rest of the trumpet notes
NoteSFXImporter can now hook up start sounds
Bumped priority of local player made instrument sounds (was -10, no -40)
Fix NRE in Server_PlayNote when playing midi input and getting up off an instrument
Up max voice count to 128
Uncomment achievement award
Disable synced autoplay playback when in teams (was really ping reliant and the new autoplay loops aren't designed for this anyway)
Added midi codes to the tambourine notes
Fix autoplay not stopping notes correctly after it's looped
Put in some protections to stop recorded notes finishing too early
Assigned the conflicting drum midi notes up an octave
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
Can now adjust autoloop delay per instrument
Set better delays for all built in autoplays
Drumkit autoplay loop and midi bind updates
Validate string input on instruments.playnote rather than throwing an exception
Fixed instruments.playnote not sending an rpc