193,466 Commits over 4,079 Days - 1.98cph!

8 Years Ago
Forgot to clear some pooled arrays
8 Years Ago
Finished conversion, needs testing
8 Years Ago
More conversions
8 Years Ago
Working through non alloc physics wrapper
8 Years Ago
Fixed NRE caused by visibility lists not empty when joining a server after demo play
8 Years Ago
Fixed tooltip + added actual stat values to the tooltip
8 Years Ago
Torch, F1 Grenade, Supply signal - Updated to latest rig and arms, clean exports, rebuilt prefabs
8 Years Ago
Talent screen working
8 Years Ago
Beginning building takeover class. Switch some OverlapSphere calls to OverlapSphereNonAlloc
8 Years Ago
Work towards getting UITalents working
8 Years Ago
Starting the beginnings of a system for taking over owned buildings. Just GUI stuff for this initial commit.
8 Years Ago
more anim cleaning
8 Years Ago
update burner, optimizing skinning, adding move anim, cleaning old anim adding physic to healer
8 Years Ago
Attempt at fixing RUST-1765
8 Years Ago
Fixed ragdoll root not following ragdoll bounds; affected lod, fly swarm (RUST-1700)
8 Years Ago
Merge branch into Main
8 Years Ago
Made player dot on map easier to see (changed from white to red, like a typical "you are here" dot. Maybe this makes it look a little like an enemy though)
8 Years Ago
Fancier random gang icons
8 Years Ago
Generate random starting gang icons
8 Years Ago
Merge from attire
8 Years Ago
Merge fix because plastic sux.
8 Years Ago
Removed some stuff from ItemStatValue that was referring to graphics that we don't use.
8 Years Ago
Item stuff
8 Years Ago
#CLIENT flag adjustment
8 Years Ago
Iron plate set
8 Years Ago
Material assignments
8 Years Ago
carpal tunnel item editing
8 Years Ago
auto turret loses target when it goes out of range
8 Years Ago
Adjusted EAC auth to prevent timeouts Pause EAC heartbeat when receiving data Changed authtimeout default value to 60 seconds Added playertimeout convar to adjust the "unresponsive" kick time
8 Years Ago
hippo work
8 Years Ago
fix addonsystem file lookup on posix builds
8 Years Ago
EAC SDK update
8 Years Ago
wall instance
8 Years Ago
Add addons_dumptree command
8 Years Ago
Merge from main
8 Years Ago
update shooter anim/controller
8 Years Ago
Instancing
8 Years Ago
Actually upload to addonsystem Steam branch
8 Years Ago
add addons_debug ConVar upload to addonsystem Steam branch
8 Years Ago
Added particle collision lod to remaining explosions
8 Years Ago
Tweak
8 Years Ago
No longer wait for all skins to finish downloading in the loading screen by default (skinwarmup convar)
8 Years Ago
Combat log now includes an info text when something / someone is wounded or killed
8 Years Ago
.
8 Years Ago
Instancing System update
8 Years Ago
Right clicking items in inventory now moves them to the correct wearable slot.
8 Years Ago
Updated notifications Fixed flip when 2 wheels or less are grounded
8 Years Ago
Some final tweaks (ensuring ProtectionValue and ItemStatsValue respect max value of 300).
8 Years Ago
Fixed stats showing up in inventory tooltip (but needs better better positioning in editor).