userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

8 Years Ago
█▊▋▇▄▆ ▇▉▍▊▄▇▌▊▍
8 Years Ago
Fixed binds sometimes printing out null Fixed ent commands bound to keys getting fucked up
8 Years Ago
Added entity.deleteby( steamid ) (deletes all entities by player) Delete all user's entities when banned by EAC
8 Years Ago
Cleaning console command running paths
8 Years Ago
Exploit fix
8 Years Ago
Fixed workshop broken due to tag case sensitivity
8 Years Ago
Skin leak fixes
8 Years Ago
Reduced player model aim speed Rpc calls use Unity assert Moved some files to dll
8 Years Ago
Upped physics.steps cap
8 Years Ago
Inventory Item tags
8 Years Ago
Fixed Steam NRE
8 Years Ago
8 Years Ago
Fixed some skin icons Fixed poncho skins Compile fix Renamed batching.status to bat_status
8 Years Ago
Disabled full stack trace (seems to be crashing the editor)
8 Years Ago
Fixed warnings, manifest, phrases
8 Years Ago
network++ fixed NRE in FixStacks
8 Years Ago
added playerseed <int> editor command
8 Years Ago
Icon positions for new skinnables
8 Years Ago
Satchel charge skinnable Fixed workshop editor skipping some mesh downloads
8 Years Ago
Double Barrel Shotgun is skinnable Fixed skinnables with multiple materials not editing properly
8 Years Ago
Updated store page text
8 Years Ago
Spawn with rock skinned to previously chosen skin
8 Years Ago
Stack Steam Inventory resources (wood, metal, cloth)
8 Years Ago
Removed clientinfo attribute
8 Years Ago
8 Years Ago
8 Years Ago
Cleanup analytics code
8 Years Ago
Quickcraft uses last chosen skin Icons in craft queue uses skin icon Made hammer guide blue (red was making people think "disabled")
8 Years Ago
Stripped out ownership stuff Player skull items display name of dead player Fixed startup errors for 32bit windows users
8 Years Ago
Made player less hunchbacky when looking down slightly Fixed toolcupboard context menu orders
8 Years Ago
Fixed echo Analytics
8 Years Ago
Fixed convar text output somtimes being odd
8 Years Ago
Fixed pumpkin helmet getting culled too early Fixed poncho material Censorship cubes are culled
8 Years Ago
Got rid of skin0 etc tags (skins applied by replacing specific materials instead)
8 Years Ago
Removed SteamInventory debug
8 Years Ago
eoka skinnable
8 Years Ago
Skinnables replaced ItemType
8 Years Ago
Skinnable fixups
8 Years Ago
Sped up player turn rate when moving
8 Years Ago
Fixed context menu options not being sorted
8 Years Ago
Updated Newtonsoft.Json
8 Years Ago
Console fixes
8 Years Ago
ConsoleSystem.Index.Dict is public, for modders
8 Years Ago
Fixed NRE in TerrainQuality.OnEnable on server
8 Years Ago
Console updates
8 Years Ago
Console fixes
8 Years Ago
Skinnables wip
8 Years Ago
Fixed command line not running
8 Years Ago
8 Years Ago
Order stuff when generating code, to make it more deterministic