branchrust_reboot/main/instrumentscancel

700 Commits over 184 Days - 0.16cph!

7 Years Ago
bass holdtype now uses bass model
7 Years Ago
trumpet holdtype setup with lods, created override controller and added idle pose
7 Years Ago
added V and W tambourine models, set up prefabs and lods etc.
7 Years Ago
Merge from main
7 Years Ago
Cleanup
7 Years Ago
Merge from third person held
7 Years Ago
adding cowbell word model + lod
7 Years Ago
adding cowbell model/mat/textures
7 Years Ago
Allow some rotation around the locked camera perspective (about 20 degree son both axis) on static instruments
7 Years Ago
Exposed and lowered IK lerp speed Added some editor handles for easier IK placement
7 Years Ago
Equip drumsticks when using drums
7 Years Ago
Merge latency branch
7 Years Ago
splitting drumstick models
7 Years Ago
Rework drum kit prefab and build manifests
7 Years Ago
updated drumkit prefab
7 Years Ago
updated drumkit textures/mat, adding LOD/ gibs
7 Years Ago
Hook up drum kit materials
7 Years Ago
Remove change perspective RPC calls, do everything from client side perspective mountable callbacks
7 Years Ago
WIP drumkit textures
7 Years Ago
Hacky fix for getting stuck in third person after exiting instrument
7 Years Ago
WIP override camera point logic for mountables
7 Years Ago
Revert file storage Revert entity.proto Revert PlayerVoiceSpeaker Some comments to explain stuff
7 Years Ago
Mark some scripts as not being actively developed for code reviews
7 Years Ago
added flute and added to view and world model prefabs
7 Years Ago
Various cleanup
7 Years Ago
Update piano to use RendererLOD
7 Years Ago
Drum IK pass Better hand IK rotation options
7 Years Ago
Piano IK tweaks (again)
7 Years Ago
Merge from main
7 Years Ago
Client/Server fixes Fix instruments not playing notes over network (actually tested!) Fixed IK not working over network
7 Years Ago
Merge from main
7 Years Ago
wip drum model
7 Years Ago
added piano icon to piano prefab
7 Years Ago
Temp bass view model
7 Years Ago
Better IK positions on piano
7 Years Ago
Merge from main
7 Years Ago
created piano gibs and added to piano prefab
7 Years Ago
rotated piano 180 to fix mount and dismount positions
7 Years Ago
Moved piano mount pos and dismount positions to fix not being able to interact
7 Years Ago
Better player getter on static instrument
7 Years Ago
Client/Server fixes
7 Years Ago
Hooked up bass guitar material
7 Years Ago
Some cleanup
7 Years Ago
Refactoring key controller to be a child entity, removes need for duplicated RPC's on InstrumentTool and StaticInstrument
7 Years Ago
Merge from main
7 Years Ago
Hooked up piano model Fixed IK hand target gizmos not appearing
7 Years Ago
Merge from main
7 Years Ago
Piano model
7 Years Ago
Client/Server compile fixes
7 Years Ago
Mountables can now optionally suppress the hand animation layer Hand rotation IK is now checked and assigned separately from position (so IK can affect position and not rotation)