userGarry Newmancancel
branchsbox/mastercancel

3,547 Commits over 1,522 Days - 0.10cph!

4 Years Ago
Add types for AnimSceneObject, SceneParticleObject
4 Years Ago
Make GetManagedType, GetManagedHandle const Child handle types return handle class instead of native class Merge branch 'master' of sbox
4 Years Ago
SceneObjects are handle based Interop: Added HandleChild SceneObject OnNativeInit/OnNativeDestroy Added Assert.AreEqual Added HandleIndex.ForceNextObject Light + Skybox constructors force that object as created object
4 Years Ago
Added ModelEntity.GetBone( PhysicsBody body ) TraceResult has Bone - which is the bone that the hitbox is attached to, or that the physics object is attached to
4 Years Ago
Better decal system bindings wip
4 Years Ago
name fixes
4 Years Ago
Adding decalgamesystem.cpp to server Create decalgamesystem.def
4 Years Ago
Bullet hole decal Surface describe decal DoBulletImpact also drops a decal
4 Years Ago
Wood impact Flesh impact
4 Years Ago
Bind PhysicsImpactSound PhysSurfaceProperties.UpdateSounds C_OP_WorldTraceConstraint.m_bDecayBounce default to true Added SurfaceExtension in addon code, with DoBulletImpact Rand.FromArray returns default if array in null Default impact effect Gun makes surface impact effects
4 Years Ago
Support min/max/group in fgd kv
4 Years Ago
Fixed shader bat files
4 Years Ago
Update to net 5.0.2 Merge branch 'master' of sbox
4 Years Ago
Don't even bother with surfaceproperties.vsurf Don't bother building surfacepropertyeditor now it's useless Citizen ragdoll use flesh surface
4 Years Ago
Insector: set as active session when window becomes active Adding a bunch of default surfaces
4 Years Ago
Added TraceResult.Surface Added CPhysSurfaceProperties.UpdatePhysics Update Crate Add sensible defaults to surface.fgd WalkController uses tr.Surface.Friction Load all surface assets on game start Merge branch 'master' of sbox
4 Years Ago
Bind g_pVPhysics2 IPhysSurfaceProperty.AddProperty Convert CVPhysics2SurfaceProperyManager to use our list instead of the vsurf list Surface property creation debug code Make tub crate use custom created surface property
4 Years Ago
Pitch/Volume random in sound.fgd
4 Years Ago
Sound asset hotloading
4 Years Ago
Added AssetTypes to inspectorapp File save wildcard uses type
4 Years Ago
Compile asset on save Inspector: file name in titlebar
4 Years Ago
Save this shit as json Update baseaccess.txt When compiling data object, only compile the data section Fixed sound event volume constructor Sounds open in inspector Load sounds Can put sounds anywhere, not just in sounds/ rust_pistol cleanup
4 Years Ago
Add inspector tool Property Frame Property keys from fdg, save, load Sound/Surface datadesc AssetTypes Key Bindings Inspector gets data type from extension Use CResourceCompilerKV3 to compile Register SoundPicker Cleanup Switch datatypes menu App rename Add toolutils2 to sbox game Don't commit fgd keyvalues can define type of editor for property Merge branch 'master' of sbox
4 Years Ago
Make toolvismode available even if we're not in dev/tool mdoe
4 Years Ago
Delete codegen files Fixed CodeGen adding multiple groups of `usings` to one file
4 Years Ago
CodeGen - don't write syntax trees to disk now we can view them in VS Merge branch 'master' of sbox
4 Years Ago
Remove 14 more particle initializers
4 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
4 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
4 Years Ago
Fixed styles now we have transform-offset
4 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
4 Years Ago
Fixed crash on changelevel
4 Years Ago
Forward convars from menu to client
4 Years Ago
Added debug_playercontroller Conver type conversion uses string.ToType() Fixed Color.Lerp being internal Unstucking
4 Years Ago
Viewmodel FOV is controlled by viewmodel
4 Years Ago
UserVar support
4 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
4 Years Ago
Fixed menu commands not working
4 Years Ago
Compile fix
4 Years Ago
Each context has its own ConsoleSystem Merge branch 'master' of sbox Cleanup
4 Years Ago
Replicated vars via stringtable
4 Years Ago
Tweaked double jump noclip ConVar/Cmd cleanup pass Merge branch 'master' of sbox
4 Years Ago
Better place to call IFrameUpdate physbeam update
4 Years Ago
Fix weapons creating HUD elements for other players :S Merge branch 'master' of sbox
4 Years Ago
View rect in ViewDesc Add a bunch of properties to transitions Delete unused Zoom viewport and ingame UI in console Merge branch 'master' of sbox
4 Years Ago
Ingame console thread safety
4 Years Ago
Added Trace.UseHitboxes()
4 Years Ago
Moving WalkController to base, cleaning up Commented out SkeletonInstance assert that triggers on player leave
4 Years Ago
Update physgun_freeze.vpcf_c
4 Years Ago
Freeze effect Merge branch 'master' of sbox Physgun freeze