userGarrycancel

6,664 Commits over 2,345 Days - 0.12cph!

11 Years Ago
Fixed invisible weapon attachments Fixed invisible dropped items/arrows/spears Fixed clothing skins sometimes not applying
11 Years Ago
Tweaked dev tools, removed some old unused crap
11 Years Ago
Pie menu fix
11 Years Ago
Testplane map Fixed errors when no TOD_Sky.Instance
11 Years Ago
Fixed console background not covering properly
11 Years Ago
Network++
11 Years Ago
Fixed invisible sacks
11 Years Ago
RPC timewarning tweak
11 Years Ago
RustNative update
11 Years Ago
Profile output log
11 Years Ago
Fixed float/fly console exploit
11 Years Ago
EAC RegisterUser update
11 Years Ago
Build server - use unity 5.2.1p4
11 Years Ago
Unity 5.2.2f1 Network++
11 Years Ago
Fixed numpad keys changing graphics setting when typing in chat etc
11 Years Ago
Fixed uiscale not working Fixed SpawnHandler issues with World.Size 0 (TestPlane map)
11 Years Ago
Updated RustBuilder, uses 5.2.2p1, formats version date using local time instead of UTC
11 Years Ago
Should fix the +-* thing proper
11 Years Ago
FileStorage, memory caching
11 Years Ago
Merged from main
11 Years Ago
F6 draws Box Colliders too
11 Years Ago
Doors use animations Doors are animated on server Removed redundant Construction_Trigger layer Model and Animator components aren't culled on server (might cause issues) F6 draw colliders is now a toggle
11 Years Ago
Door prefabs
11 Years Ago
DoorAnimEvents (alex will need to make new sounds for these, since they have open/close now instead of just open)
11 Years Ago
Fixes
11 Years Ago
Merged from main
11 Years Ago
Doors/gates use animations (client and serverside)
11 Years Ago
Animator diagnostics
11 Years Ago
Removed animators from stuff that shouldn't have them
11 Years Ago
Fixed NRE running dump clientside Removed animators from crate/loot barrel
11 Years Ago
Fixed door collider layers
11 Years Ago
Remove all animators from server by default, whitelist allowed animators using RealmedRemove
11 Years Ago
Ragdoll pin tweaks
11 Years Ago
Beartrap layer fixes
11 Years Ago
Removed half-block + half-block slanted
11 Years Ago
Changed how ragdolls are constrained to corpse entities Fixed AmbienceStings errors when playing on a map without TOD_Sky
11 Years Ago
Fixed server.cfg and serverauto.cfg not being run (reading from wrong folder) Server deletes entities on quit
11 Years Ago
Anecdotal optimization
11 Years Ago
11 Years Ago
Door placement hack
11 Years Ago
Added projectile stickProbability Tweaked throwable velocity (don't mess with gravity on thrown objects)
11 Years Ago
Throw exceptions if RealmedRemove is set up wrong
11 Years Ago
Updated RustBuilder
11 Years Ago
Reversed RealmedRemove error throwing bullshit
11 Years Ago
Fixed ironsights not getting fov effects Tweaked recoils Weapons won't fire/aim if a weapon attachment is broken
11 Years Ago
Fixed warnings when shutting down
11 Years Ago
Added socketmod_entitycheck Sockets can supply a phrase to explain why it prevented the build (unused atm) Tool cupboard uses deployer (possible unforseen issues) Tool cupboard can't be deployed within the radius of any other cuboard, even if you have building privlidges
11 Years Ago
Fixed warnings Make server shutdown less freezy (and diagnose)
11 Years Ago
Steam Items have a subcategory Items can define a steam item, is craftable if the player owns it Steam item schema adds store tags Added steam items for new signs
11 Years Ago
UNITY_EDITOR fix