userJarryd Campicancel

12,100 Commits over 2,527 Days - 0.20cph!

6 Years Ago
More code review, profiler samples and convar checking in main menu
6 Years Ago
Code review: Check null player in LootContainer:OnKilled Remove exception in BasePlayer:UpdateRichPresenceState Increase movement threshold Better load balancing BuildingAuth check
6 Years Ago
Fix not being able to wake up if player died while chat was open
6 Years Ago
killplayer command now works on bots as well
6 Years Ago
R/W for Igniter gibs
6 Years Ago
Gong sfx trigger requires Melee/Bullet/Arrow damage (stops flamethrower triggering it)
6 Years Ago
Added a scroll gradient to the bottom of the stats
6 Years Ago
Merge from instruments (.mid file volume adjustment)
6 Years Ago
Adjust velocity calculation when opening .mid files
6 Years Ago
Fix weapons root being left on if no weapons were fired Update animations
6 Years Ago
Scrollbar and formatting
6 Years Ago
Show headshots, disable stat image if no image is provided
6 Years Ago
Fix strobe light typo
6 Years Ago
Rework shot tracking to mirror combatlog, should fix incorrect shot counts
6 Years Ago
Barrel icon
6 Years Ago
Client/Server compile fixes
6 Years Ago
Being inside scrap transport heli now counts as flying for time tracking purposes
6 Years Ago
Merge from main
6 Years Ago
More formatting cleanup
6 Years Ago
Animate in stats button
6 Years Ago
Merge from instruments
6 Years Ago
Another link.xml change
6 Years Ago
Merge from new_commands
6 Years Ago
Add player.wakeupall server command (good for waking up lots of bots after a server restart)
6 Years Ago
Fixed inventory.copyto not working when called from an input binding inventory.equipslot no longer looks for a player in front of the calling player (only works by passing in a player name) inventory.equipslottarget is a new command that takes no arguments and looks for a player in front of the calling player (good for input binds)
6 Years Ago
Merge from new_commands
6 Years Ago
Find closest bot match when searching for a bot in player commands Add player.wakeup command
6 Years Ago
Open/Close text, animations and some formatting
6 Years Ago
Show player/animal/scientist kills
6 Years Ago
Merge from instruments
6 Years Ago
More linking
6 Years Ago
Fixed resources root being disabled all the time Added some debug data Added sprite fields to Infographic stats and hooked up sprites for most current stats
6 Years Ago
Merge from instruments
6 Years Ago
Another link.xml change
6 Years Ago
Merge from instruments
6 Years Ago
link.xml for Midi library
6 Years Ago
Fixed incorrect accuracy calculation
6 Years Ago
Rich Presence setup
6 Years Ago
Merge fix
6 Years Ago
Merge from main
6 Years Ago
Expose more resource collection Expose more animal kills Fix UI being left open
6 Years Ago
Merge from friend_grouping
6 Years Ago
Change some strings to const fields
6 Years Ago
Merge from instruments
6 Years Ago
Fixed Musical Maestro achievement counting static instruments at compound as unique instruments (will take effect after a wipe) Added a fallback in case these extra instruments had already been tracked
6 Years Ago
Fixed an NRE in IOEntityEditor due to an uninitialized array
6 Years Ago
Merge new_commands
6 Years Ago
Codegen
6 Years Ago
Merge from main
6 Years Ago
Go back to old activePlayerList behaviour with ListHashSet