userLayladcancel

7,110 Commits over 3,531 Days - 0.08cph!

3 Years Ago
trigger a rebuild of animationsystem?
3 Years Ago
Move GetRenderColor32 to the bottom of CBaseModelEntity
3 Years Ago
Disable voice_loopback so we can use it
3 Years Ago
Comment out sv_voiceenable
3 Years Ago
Remove modeldoc dll and hope it doesn't break again
3 Years Ago
Add RenderColorAndAlpha instead, for when you want to set both
3 Years Ago
Add ModelEntity.RenderColor getter, setter also sets RenderAlpha
3 Years Ago
Disable voice polling in engine, we handle voice
3 Years Ago
voice_hearself false by default
3 Years Ago
Add physics hulls to rust crates so they can be used as physics props
3 Years Ago
try and force modeldoc to rebuild?
3 Years Ago
Add modeldoc_editor back as a last attempt fix
3 Years Ago
Don't enable EnableTouchPersists for trigger_hurt, isn't needed
3 Years Ago
Add BaseTrigger that can also show debug overlay with drawtriggers_toggle
3 Years Ago
Do a full recompile on hats
3 Years Ago
more hats
3 Years Ago
Fix all citizen hats
3 Years Ago
Spawning an entity will put it straight into the inventory if it's a carriable
3 Years Ago
Fix NRE in tool preview
3 Years Ago
Can also pickup weapons with +Use
3 Years Ago
Give weapons a pickup trigger
3 Years Ago
Add ortho light entity
3 Years Ago
Don't add ents to hurt list if they can't take damage
3 Years Ago
Never transmit trigger_hurt to clients, they don't need it
3 Years Ago
Add basic trigger_hurt entity
3 Years Ago
Add current tool ui
3 Years Ago
Fix NRE when removing car
3 Years Ago
Fix tool hit particle not having a decay
3 Years Ago
Tool can create hit effects
3 Years Ago
Make thirdperson camera less dependant on hard coded values
3 Years Ago
Add some nice viewmodel movement
3 Years Ago
Fix Particles.Destroy typo
3 Years Ago
Fix Particles.Destroy typo
3 Years Ago
Fix Particles.Destroy typo
3 Years Ago
Destroy physgun effects on physgun deactivate
3 Years Ago
Add option to walk controller to enable jump on input down, not input pressed
3 Years Ago
Air Acceleration
3 Years Ago
Add better collision for citizen chairs
3 Years Ago
Give some citizen hats a physics hull
3 Years Ago
Add LightQuery.GetLightForPoint (calculates light at a single point)
3 Years Ago
Wrap gravgun and physgun in prediction off, fixes some particle effects
3 Years Ago
toggle lamp flicker
3 Years Ago
Active drop throw
3 Years Ago
Fix ragdoll collision not excluding player Don't allow toolgun or physgun to be dropped Discharge gun on physics impact
3 Years Ago
Don't add duplicate items to inventory
3 Years Ago
Clothes with hidden body groups
3 Years Ago
Fix up some more clothes
3 Years Ago
Add ModelEntity.BodyGroupMask so that all body groups can be copied to other entities
3 Years Ago
Keep chainlink_fence_3x3_gate modular origin
3 Years Ago
Fix alignment on all rust tires