userGarrycancel
branchrust_reboot/maincancel

5,239 Commits over 2,192 Days - 0.10cph!

11 Years Ago
Entity.isClient set up properly before entity is activated
11 Years Ago
Fixed up playground map
11 Years Ago
Added shader level setting to tweaks menu Gave some shaders low lods (to the best of my abilities) Updated phrases Terrain Quality shader LOD now adheres to graphics.shaderlod too
11 Years Ago
Fixed loot window scaling
11 Years Ago
Fixed players being lootable from distance and when alive
11 Years Ago
Punish people with laggy/exploited connections (instead of the people they're playing with) Network protocol++
11 Years Ago
Show server message when connection is kicked Fix for kick on connect
11 Years Ago
Changed how SetupEffect so it always gets called before Awake/Start/Etc HeldEntities can modify the view delta HeldEntities can modify the camera Fixed lookingAt working through terrain
11 Years Ago
Updated phrases Updated lootspawn
11 Years Ago
Server exception fixes
11 Years Ago
Fixed view drift when escape'd Added admin teleport <name|steamid|nothing> (players only) Added admin teleportany <name|steamid|entityname|nothing> (any entity) Tweaked unresponsive kick Fixed Warmup warming up shit that it didn't need to warm up (speeds up pressing play in editor)
11 Years Ago
Fixed warnings
11 Years Ago
Strip the collider and component from MovementSoundTrigger on serverside
11 Years Ago
Prefab pre-processing tweaks
11 Years Ago
Fixed some effects not playing
11 Years Ago
MovementSoundTrigger wasn't culling itself on server BuildPrefabs logging Added GameObject.Hierarchy.Components to diagnostics
11 Years Ago
Build tweak
11 Years Ago
BuildPrefabs use deletion queue instead of doing it straight away
11 Years Ago
Show layer names in MainCamera.Distances Fixed shakey ragdolls Fixed chicken ragdoll having wolf bones (!) Tweaked sign placement rules
11 Years Ago
Fixed hammer not working if clicking too fast Fixed hammer having no impact effects
11 Years Ago
Sleeping bags use new deploy system Sleeping bag placement is restricted better (prevent placement inside stuff exploits) Fixed condition bar showing for some items that had condition disabled Can place signs rotated GizmosUtil.Draw* no longer ignores the current matrix
11 Years Ago
No placing sleeping bags under water
11 Years Ago
Fixed vitals sometimes not showing
11 Years Ago
Fixed items ejected from furnace/campfire/storagebox falling through the world
11 Years Ago
Merged in itemmodels
11 Years Ago
wooden barricade boilerplate
11 Years Ago
Removed debug shit
11 Years Ago
Fixed bleeding notification not showing
11 Years Ago
Strip all effects from playermodel when disabling/enabling (fixes hurt fx on respawn) Fixed some trigger bugs Added TriggerHurtEx (can hurt based on movement, play effects) Added TriggerMovement (can modify player's movement) Barricades slow players movement Barricades deal damage based on movement Added wooden barricade with barbed wire Added metal barricade Updated phrases and lootspawn tables
11 Years Ago
OSX decal shader fix
11 Years Ago
Fixed WoundingEnd bugs (thans bawng
11 Years Ago
Fixed some items being instant-craft + added warnings
11 Years Ago
Fixed manboobs showing through clothes in editor
11 Years Ago
Don't play camera snap effect because we don't have a sound - and the steam screenshot stuff makes the sound anyway
11 Years Ago
Fixed TriggerHurtEx exception when doing stuff in physics callback Dropped items stick around for longer
11 Years Ago
Cleaned up menu background
11 Years Ago
Reducing the ragdoll quality (perf)
11 Years Ago
Performance fixes
11 Years Ago
Subtracting 7282 (replaced meta files, breaks dependancies)
11 Years Ago
Merged 7283 to main
11 Years Ago
Ragdoll tweaks
11 Years Ago
Fixed BeginSample with no EndSample
11 Years Ago
Fixed NRE in ClientRPC Fixed NRE in BaseNPC.OnAttacked Fixed NRE in SetParent on server startup Fixed NRE in EligibleForWounding Ignore exceptions containing <RI.Hid> Ignor exceptions containing RectTransform.set_anchorMin Fixed NRE in SkinnedMeshCollider with eoka
11 Years Ago
Fixed player rendering distance
11 Years Ago
Fixed text layout on signs being inconsistent
11 Years Ago
Fixed freeze in editor when pulling out sleeping bag/sign
11 Years Ago
Fixed some errors not getting reported
11 Years Ago
Schoolboy error
11 Years Ago
CreateCollider NRE fix
11 Years Ago
Disable Unity splash screen