12,334 Commits over 2,223 Days - 0.23cph!
▄▆▄▊▉▍▉▆▌▉ ▆▅ █▋▇ ▍ ▍▄▆▄ ▆▆▅▆▌▍
Client/Server fixes
Fix instruments not playing notes over network (actually tested!)
Fixed IK not working over network
▋▍▄▍▄ █▇▉▊ ▍▄▇█▉▆▅▄▊▍▌▆▌▅▆▊▉▄▄█▌█▌
▍▋▉▆▆ ▇ ▊▍▌▊▉▇▉▍▋ ▌▍ ▉▉▉ ▍█▌▍▇▆▌▍ ▆▉▅▇▅▊▍▍
▊▉▍ ▉▅▅ ▊▇▋▇▆▌▇▉ ▊▇▇▋ ▇▉▍▉, ▍▄▉▊▋ ▆▉ ▅▆▌ ▍▋▅█▉▍█▋ ▋█ ▆▍ ▍▍▊▋ ▌▋▄█ ▇▇▍ ▄▉ ▍▄█ █▇ ▌▊▅▇▍▊▇/▆▋█▇▉▋▉▇ ▄▄▊ ▄▍▇ ▋▅▌▉▉▋▄▌▊
▋▌▉▄ ▊▊▆▍▉▍▅▉ ▋▋▋▉▋▇▆/▊▊▍ ▅▉▇▋▆▌▉ ██▋▅ ██▉▇▊▆▍
██▌▆▉ ▉ ▌▋▇▆▉▌▄▊▇▌▋▄▋▍ ███▄▉██▆ ▆▅▆▄ ▅▇▆▆▄ ▍▍▋ ▍██▆▍ ▉▊█ ▅▊ ▌▆▍▆█▄ ▍▌▋▄▅▉█▆ ▄█▋▋█▄▋▌▄
▄▍▍▍▅ ▄▍ ▌▄▅▉ ▇▍▄▌▌▅ ▆▆▆ ▍▉▇▍
Better IK positions on piano
Reworked RMB click detection for point of interest markers
Can click on sleeping bag to respawn
Add world position of sleeping bag to respawn info
Add lock time to sleeping bag icon
Abstract the map into two classes: MapInterface and MapView
MapView handles displaying map, updating markers, etc
MapInterface handles input logic like adding markers
Need to do this in order to use map on other UI panels
Replace previous death marker when dying
Moved piano mount pos and dismount positions to fix not being able to interact
WIP sleeping bags on map
Don't process RMB clicks if player drags on map
█▍▆▇ ▊▉▉▌▍▇▄▍▊▊▇ ▌▌▄ █▆▄▍▌▌▇▅▉▊ ▇▇ ▌▌▅▌ ▌▅ ▌ ▅▋▍▅ ▄▉▊▋▋▅ (▅█▋▊▍ ▍▍▌▉▄█▍█▍ ▍█▊ ▉▅▌, ▋▋▅ ▍▊ ▇█▄ ▍▇▆▅▉▄▇▅▉ ▊▌▌▅ ▄▇▄█▅ ▆▍▆ ▊▍▅▉ ▍█ ▇ ▆▋▍▉ █▌▌▅▌▆)
▍▊▉ ▅▅▊▄▇▌▄▆▅▍▅▊▆███ ▌▍▊▋▉▆
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
Better tooltip on death marker
Better map to world calculation (still not perfect)
Remove map notes by right clicking them
RPC cleanup/formatting
Map points of interest are colour coded
Compass notches are colour coded with map notches
Populate max 6 markers on the compass
Hooked up piano model
Fixed IK hand target gizmos not appearing
Fixed wrong tooltip appearing on death marker
IsValid check before getting GameObjectRef in LifeInforgraphic
Show grid on death screen map
Better item definition lookup for weapon name on game over screen
Merge logic from remove point of interest methods into a new method that takes a list as a reference
Add left and right hand prop rotation offsets for instruments
▌▍▊▊▉ "██▋▋██.█▊▋█▌▉▉▌█▍▅▇▅▆▆"
Fixed animation issues introduced by earlier changes
Weapon and attacker name info boxes now expand with text instead of truncating with an ellipsis
Weapon name box now shows translated name, not the shortname
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead