userJarryd Campicancel

12,334 Commits over 2,223 Days - 0.23cph!

6 Years Ago
Reduce size of Cargo Ship, Explosion and CH47 markers
6 Years Ago
Possible fix for out of array bounds error
6 Years Ago
Merge from main
6 Years Ago
Fixed wrong tooltip appearing on death marker
6 Years Ago
Better item definition lookup for weapon name on game over screen
6 Years Ago
IsValid check before getting GameObjectRef in LifeInforgraphic
6 Years Ago
Show grid on death screen map
6 Years Ago
Remove reference image
6 Years Ago
Merge from main
6 Years Ago
Add left and right hand prop rotation offsets for instruments
6 Years Ago
▅▊▇▋▇ "▍▇▄▍▄▆.█▍▉▇▅▉▋▄▋▆█▋█▌▅"
6 Years Ago
Fixed animation issues introduced by earlier changes
6 Years Ago
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
6 Years Ago
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead
6 Years Ago
Merge from main
6 Years Ago
Don't send full list when updating death marker, just the updated position
6 Years Ago
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
6 Years Ago
Better pool handling
6 Years Ago
Show team markers on death screen
6 Years Ago
Left align stat headers Fix animations not playing a second time
6 Years Ago
Fixed not being able to drag map on respawn screen
6 Years Ago
Fixed MapView IsOpen accessor making every view active
6 Years Ago
Cleaned up GetUnusedID Fixed compass markers not using correct colours
6 Years Ago
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
6 Years Ago
Custom marker for team leader markers
6 Years Ago
Client / Server fixes
6 Years Ago
Merge cleanup Tweak hackable crate and shop marker icon sizes
6 Years Ago
Don't show map markers on respawn screen
6 Years Ago
Run a map scale update immediately to fix the marker popping
6 Years Ago
Enforce id's for notes for colour consistency Serialise MapNotes properly
6 Years Ago
Merge from main
6 Years Ago
Added a horizontal gradient to end of sleeping bag scroll view when there are more bags than can fit in Sizing tweaks
6 Years Ago
Interest point drop shadow
6 Years Ago
Hook up new point of interest icons on map + compass
6 Years Ago
More colour alignment with concepts Fixed cluster button sizing
6 Years Ago
Styling on map cluster icon
6 Years Ago
Animate life infographic
6 Years Ago
Prefab all the things
6 Years Ago
Fixed sleeping bag cluster open/close animation Size tweaks Backup for some future prefabbing
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
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
6 Years Ago
First pass on new fade in animations
6 Years Ago
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
6 Years Ago
Exposed instrument keybinds in settings
6 Years Ago
Exception fixes Exposed a default note to play on Primary and Secondary Fire
6 Years Ago
Client/Server fix
6 Years Ago
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)
6 Years Ago
Left and Right Hand props can now be used if IK is disabled on the InstrumentKeyController (for cowbell hand setup)
6 Years Ago
Ignore stop note RPC on controlling player