reposboxcancel

17,366 Commits over 1,338 Days - 0.54cph!

3 Years Ago
Add Read/Write to Color and Color32 so they can be networked
3 Years Ago
Make toolvismode available even if we're not in dev/tool mdoe
3 Years Ago
Delete codegen files Fixed CodeGen adding multiple groups of `usings` to one file
3 Years Ago
Spawn balloon with random color
3 Years Ago
CodeGen - don't write syntax trees to disk now we can view them in VS Merge branch 'master' of sbox
3 Years Ago
Add Pitch and DistanceMax SoundEvent properties
3 Years Ago
Balloon pop sound
3 Years Ago
Add prop data to balloons
3 Years Ago
Add lerp to lookat camera
3 Years Ago
Balloon constraint enables collisions
3 Years Ago
Remove 14 more particle initializers
3 Years Ago
Fxed particle effects Add qcontrols to sbox_game Don't commit these Merge branch 'master' of sbox reduce grid line severity in curve editor Further particle init decimation
3 Years Ago
Update AO proxies in some objects that were rescaled Simple outline shader Disable depth prepass for viewmodels
3 Years Ago
Pass offset in ao proxy downsample viewport to fix AO being broken in scaled Merge branch 'master' of sbox
3 Years Ago
Fix local balloon attach pos
3 Years Ago
Balloon tool & entity
3 Years Ago
Particle Editor Emitter cleanup Should fix bot_add Particle Editor reloadable stylesheet Started fucking over the particle editor Merge branch 'master' of sbox
3 Years Ago
Remover tool delays delete until next frame to give physics chance to wake up
3 Years Ago
Add PhysicsBody.GravityScale
3 Years Ago
Spawn ent with just eye yaw
3 Years Ago
Fix physgun breaking when grabbed ent is deleted
3 Years Ago
Bump up SetRagdollVelocityFrom linear amount slightly Add remover tool
3 Years Ago
Parent thrusters to physics body bone instead of just the entity
3 Years Ago
Fixed styles now we have transform-offset
3 Years Ago
Viewmodel shadows 🔫👥 Add HideInFirstPerson sceneobjectflags and filter these out when drawing the viewmodel cascade instead of using a culling frustum Merge branch 'master' of sbox
3 Years Ago
Clamp works even if min and max are the wrong way around Fix transform matrix not being popped if the panel had no children Added Length.Lerp with no dimension Added translatex, translatey Added transform-origin Added Camera.LastFieldOfView translatex, translatey Border color opacity fix Name tags
3 Years Ago
Fixed crash on changelevel
3 Years Ago
Forward convars from menu to client
3 Years Ago
Added debug_playercontroller Conver type conversion uses string.ToType() Fixed Color.Lerp being internal Unstucking
3 Years Ago
Viewmodel FOV is controlled by viewmodel
3 Years Ago
UserVar support
3 Years Ago
autocomplete is a MenuCmd Added Global.IsListenServer Added Player.IsListenServerHost Added Player.HasPermission( string ) Made Command abstract Fix NRE Allow listen server hosts to run protected commands Replicated vars codegen etc Merge branch 'master' of sbox
3 Years Ago
Fix typo
3 Years Ago
Handle GlowState if it's in an invalid state when setting GlowActive Merge branch 'master' of sbox
3 Years Ago
Add glow to grabbed physgun object
3 Years Ago
Bind and implement glow Change signature Merge branch 'master' of sbox
3 Years Ago
Basic wheel tool
3 Years Ago
Fixed menu commands not working
3 Years Ago
Compile fix
3 Years Ago
Each context has its own ConsoleSystem Merge branch 'master' of sbox Cleanup
3 Years Ago
Check if entity is valid before taking damage using gun
3 Years Ago
Add ModelEntity.RenderColor
3 Years Ago
Thruster effects
3 Years Ago
Disable solid collisions on attached thrusters
3 Years Ago
Add (temp?) post physics callback so forces can be applied to thruster
3 Years Ago
Replicated vars via stringtable
3 Years Ago
Tweaked double jump noclip ConVar/Cmd cleanup pass Merge branch 'master' of sbox
3 Years Ago
Spawn thruster ent with tool (left click attached, right click unattached) Don't attach thrusters to world
3 Years Ago
Better place to call IFrameUpdate physbeam update
3 Years Ago
Rotate thruster ghost to hit normal