userJarryd Campicancel

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

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
6 Years Ago
Pass RPC into new PlayNoteRPC and StopNoteRPC on Key Controller
6 Years Ago
Fix RPCHandler not being assigned
6 Years Ago
Moved InstrumentKeyController RPC to InstrumentTool and StaticInstrument Moved InstrumentKeyController components onto the weapon/mountables Added UpdatePlayerModel virtual methods on HeldEntity and BaseMountable to modify IK while an entity is in use (removes an Update call on KeyController) Update all instruments with new components Manifest update Removed some more xml comment blocks
6 Years Ago
Fixed sleeping bag icons appearing outside of death screen
6 Years Ago
Fixed CLIENT/SERVER compilation
6 Years Ago
Hooked up new jerry can guitar
6 Years Ago
Revert acoustic guitar to legacy guitar Set icons to null on instruments that have no icon
6 Years Ago
Fixed sleeping bag clusters not properly forming when there are more than 3 bags
6 Years Ago
Hooked up background assets on sleeping bag cluster Fixed map scaling issues on sleeping bag cluster WIP time lock states
6 Years Ago
New UI assets Hooked up death skull, gradient circle and death marker assets
6 Years Ago
Unsaved changes
6 Years Ago
Cowbell world model + Icon Update guitar with new model + Icon
6 Years Ago
From code review: Move hand props to Key controller to solve sticks being left on player model during pool They get positioned during IK pass and never actually parented to the player
6 Years Ago
From code review: _mounted is now populated on the client and server, and GetMounted() is now a shared method This removes the need for UsingPlayer so that was removed
6 Years Ago
▅▍▌▋▆▌ ▊▉▍▉ ▋▆▌▋▊▌▄▌▍ ▊▊▇ ▇▄▋▊▊▅ ▍▇ ▆▆▆▍▍▆, █▅▌▆▅▌ ▍▄▌▍▋▇▊▋▅ ▍█▇▌▋▉▋ ▍▊▅▉▉▉
6 Years Ago
Merge from main
6 Years Ago
Fixed icon import settings for new instruments Added an ItemIcon Import settings preset