12,334 Commits over 2,223 Days - 0.23cph!
Reduce size of Cargo Ship, Explosion and CH47 markers
Possible fix for out of array bounds error
Fixed wrong tooltip appearing on death marker
Better item definition lookup for weapon name on game over screen
IsValid check before getting GameObjectRef in LifeInforgraphic
Show grid on death screen map
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
Don't send full list when updating death marker, just the updated position
Remove map notes via their id, not index in list
Remove tooltip immediately when deleting a marker so it doesn't bounce around for a frame
Show team markers on death screen
Left align stat headers
Fix animations not playing a second time
Fixed not being able to drag map on respawn screen
Fixed MapView IsOpen accessor making every view active
Cleaned up GetUnusedID
Fixed compass markers not using correct colours
Refactor notes system
Separate server and client notes lists
Load notes form server in on enable if local player
Limit all RPC's to local player
Store team notes in the team data, don't access the player
Fix player position not being updated in real-time
Custom marker for team leader markers
Merge cleanup
Tweak hackable crate and shop marker icon sizes
Don't show map markers on respawn screen
Run a map scale update immediately to fix the marker popping
Enforce id's for notes for colour consistency
Serialise MapNotes properly
Added a horizontal gradient to end of sleeping bag scroll view when there are more bags than can fit in
Sizing tweaks
Interest point drop shadow
Hook up new point of interest icons on map + compass
More colour alignment with concepts
Fixed cluster button sizing
Styling on map cluster icon
Fixed sleeping bag cluster open/close animation
Size tweaks
Backup for some future prefabbing
Fixed drum IK hits working in local space of IK target and not local space of instrument
Added a hit rotation vector that applies an IK rotation offset when hitting a note
First pass on new fade in animations
More descriptive tooltips (used the text from the old screen)
Show different icons for sleeping bags/beds
Fixed respawnType field in respawn options protobuf never being assigned
Exposed instrument keybinds in settings
Exception fixes
Exposed a default note to play on Primary and Secondary Fire
Can now create an arbitrary number of IK positions for an instrument
Added an IK target property drawer to help assign targets
Added context menu options to add left and right hand IK points
Added support for right foot IK control (for drumkit)
Left and Right Hand props can now be used if IK is disabled on the InstrumentKeyController (for cowbell hand setup)
Ignore stop note RPC on controlling player