userJarryd Campicancel

13,139 Commits over 2,861 Days - 0.19cph!

3 Years Ago
Remove debug stuff from craggy (left two powerlines for testing)
3 Years Ago
Protobuf + manifest
3 Years Ago
Merge from powerline_zipline Discarded prefab monuments, will need to redo S2P
3 Years Ago
Protobuf + manifest
3 Years Ago
Merge from spraycan_merge2
3 Years Ago
Merge from main
3 Years Ago
Track ore nodes being harvested (include tool type as well)
3 Years Ago
Track tree kills (by weapon type)
3 Years Ago
Categorize GunTrap Fixed npc deaths being logged as player deaths Refactor death stat to recognize per weapon auto turret deaths (eg. player was killed by an auto turret with an mp5)
3 Years Ago
Track all items that are consumed by players
3 Years Ago
Fix shark categorize string for analytics Sharks are now considered NPC's Record deaths via NPC as a sub category so we can differentiate players dying from weapons (ie. getting killed by an mp5 wielded by a player or a scientist)
3 Years Ago
Fix SERVER compile
3 Years Ago
Move custom demo systems to a new partial script to reduce conflicts when merging from main
3 Years Ago
Merge from main
3 Years Ago
Naming improvements
3 Years Ago
Add analytics for vehicle purchases, vending machine purchases (static and player placed), fishing catches, horse purchases
3 Years Ago
Don't report camera frame times (only an issue in listen servers)
3 Years Ago
Added demo.showLocalPlayerNameTag convar (defaults to off, saved)
3 Years Ago
Remove debug texture Fix incorrect alpha cutoff on default spray can decal
3 Years Ago
Merge from spraycan_restore
3 Years Ago
Cherry pick 69424 ignoring tracking (let's try this again)
3 Years Ago
Merge from spraycan_restore
3 Years Ago
Cherry pick 69431 ignoring tracking
3 Years Ago
Move platforms to bundled assets for proc gen placement Shift probability of standard pylons down (8 -> 2)
3 Years Ago
Hook up platform B and C variants
3 Years Ago
Show the player who recorded the demo's nametag when in a demo and in debug cam
3 Years Ago
Remove old script Prevent some achievement processing happening on non official servers
3 Years Ago
Update cargo achievement
3 Years Ago
Use smooth delta time for less jerky zipline movement
3 Years Ago
Fixed playground depth
3 Years Ago
Fixed some guid issues, reapplied prefabs on Playground and craggy
3 Years Ago
Fixed sprays getting doubled up (pooling issue)
3 Years Ago
Always include raycast depth shader, fixes it being stripped in builds
3 Years Ago
Network++
3 Years Ago
Merge from spraycan_restore
3 Years Ago
Cleanup
3 Years Ago
Merge from main
3 Years Ago
Zipline points for trainyard and water treatment plant
3 Years Ago
Add zipline dismount points to supermarket, airfield, arctic research base, launch site, gas station, both harbors, excavator, satellite dish and outpost
3 Years Ago
Rope lod
3 Years Ago
Adjust line termination points with model changes
3 Years Ago
Merge from mount_instrument_fix
3 Years Ago
Merge from taxi_kick_fix
3 Years Ago
Merge from instrument_disable
3 Years Ago
Add analytics keys for dedicated servers Split client and server analytics events into separate classes (Rust.Analytics.Client and Rust.Analytics.Server) Only run server analytics on official servers Reintegrate old disabled death and craft server events
3 Years Ago
Replace placeholder debug logs with actual achievement/stat names
3 Years Ago
Snowmobile achievement (will need arctic base s2p)
3 Years Ago
Achievement stat
3 Years Ago
Use viewmodel camera for spraycan
3 Years Ago
Playground test changes