userJarryd Campicancel
branchrust_reboot/main/instrumentscancel

506 Commits over 184 Days - 0.11cph!

7 Years Ago
When equipping an instrument, reset all bone scales above spine2 to 1
7 Years Ago
Fixed deploy mesh disabled on Bass guitar
7 Years Ago
Switched to LODGroups on: Tuba, Bass, Jerry Can Guitar, Cowbell, Tambourine and Trumpet
7 Years Ago
Fixed drumkit player animator override missing some animations and defaulting to trumpet poses
7 Years Ago
Recalculate note stop time on all clients, sounds a lot better
7 Years Ago
Fixed notes getting spammed when holding lmb on some instruments
7 Years Ago
Remove cowbell deprecated key controller
7 Years Ago
Merge from main
7 Years Ago
Instrument null check logs
7 Years Ago
Smoother deploys on local player
7 Years Ago
Another guitar flag fix, has visual issues during deploy
7 Years Ago
Fixed some deploy animation issues on guitars
7 Years Ago
Updated placement bounding boxes for deployable instruments (fixes them clipping through structures)
7 Years Ago
Mark gibs meshes as read/write
7 Years Ago
Potential fix for flute sfx not ending
7 Years Ago
Run animation null checks
7 Years Ago
Fix third person held camera not raycasting
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Immediately enable the bone aligned guitar if switching from another guitar
7 Years Ago
Don't switch camera perspective if dismounting while playing a third person instrument
7 Years Ago
Updated NoteSfxImporter to import and assign notes to Instruments Updated notes on Jerry Can Guitar
7 Years Ago
Jerry can guitar animation hookup
7 Years Ago
Update acoustic guitar with new guitar animations
7 Years Ago
Hooked up new guitar chord animations on Bass guitar Added a new BoneAligner component that positions a transform half way between two bones Added an InstrumentToolGuitar with some custom logic to enable a guitar mesh during deployment and then switch to an aligned mesh once the deploy is complete
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
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
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
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