repoSandboxGamecancel

3,308 Commits over 944 Days - 0.15cph!

5 Years Ago
Fucking c++
5 Years Ago
Coherent custom shader test
5 Years Ago
Some shooterbase cleanup
5 Years Ago
Position Property fix Spawnmenu open tweaks
5 Years Ago
Try that warning shit again
5 Years Ago
Spawnmenu cleanup Try to stop coherent with the blur kernel size is limited shit
5 Years Ago
Reset tool when switching from. Hide wheel preview when switching from.
5 Years Ago
Draw client side preview wheel
5 Years Ago
Destroy constraint on break. Add force limit to weld tool.
5 Years Ago
Move shitty bot code to partial class to get it out of the way Beam effect on toolgun click
5 Years Ago
Broadcast or predict toolgun click effect. Tell server tools picking ray every click instead of every tick. Use player id to fix rpc prediction check
5 Years Ago
Fix indoor scene not replicating to client Replicate model asset path, not filename requested from asset library
5 Years Ago
Attach wheel to root parent
5 Years Ago
Wheel tool
5 Years Ago
Sandbox tools use RpcClient instead of BaseEntity. Add exception when setting self as rpc child.
5 Years Ago
Playground addon Added BaseHud.AddComponent<T> UI Refactor Put MapBuilder shit into Playground Citizen.PlayerModel, part of Citizen Addon Refactor BaseWeaponControllable -> BaseCombatPlayer BaseWeapon.DoInput Toolgun holds tools list
5 Years Ago
Fix sandbox gamemode not loading
5 Years Ago
Basic copy paste Replicate ThirdPerson Remove unused IUndoRedo stuff docgen Quick tips Fixed sending empty chat text Added BaseHud.ActiveElement Don't show spawnmenu if typing into chat
5 Years Ago
Committed too soon Added ObjectArraySerializer Effects take a variable list of objects
5 Years Ago
RPC Prediction implementation
5 Years Ago
Hide loading boxes
5 Years Ago
Particle emitter defaults Renaming some vars
5 Years Ago
Fix nameplates after Vector3 json serialize changes
5 Years Ago
Disable sandboxing for BspUtils. Use beam particle effect for instagib effect.
5 Years Ago
Default beam source to zero
5 Years Ago
Add emitter duration
5 Years Ago
ParticleEmitter name ParticleSystemEntity.SetBeamEndPoint More particle beam shit
5 Years Ago
SetBeamEndPoint Merge branch 'master' of SandboxGame
5 Years Ago
Different movement speeds for walk and crouch walk
5 Years Ago
Add blend space for crouch walking
5 Years Ago
Fix possible T-pose in blend space nodes. Sync up asset players accumulated time when switching states on state machines.
5 Years Ago
More beam shit
5 Years Ago
unresolved external symbol fixes
5 Years Ago
Particle beam module bindings
5 Years Ago
Cleaning Particle shader particle color apply to emission too Added ParticleSystem.Spawn Rename ParticleSystemEntity.SetXXXX to .Set Split classes into their own files Update ToolEffect test
5 Years Ago
Simpler curve parsing
5 Years Ago
Don't change current dir
5 Years Ago
Undone change dir hack
5 Years Ago
Remove duplicate destroy timer classes
5 Years Ago
Another RelativePath ProjectDir test Merge branch 'master' of SandboxGame
5 Years Ago
Remove EditorBase addon (it sucks) Add OrbitCamera to Engine addon
5 Years Ago
Fix sandbox particle effects after name changes
5 Years Ago
Thirdperson camera collision
5 Years Ago
Try setting player model anim state manually instead of using transition rules
5 Years Ago
Add Draw3D.Capsule Add walking anim state to player model
5 Years Ago
Fix crouching, only uncrouch when uncrouched collider can fit
5 Years Ago
Vector3 JsonConverter
5 Years Ago
MaterialJsonConverter Curve JsonConverter ParticleBurst defaults Particle System asset pass Back compat fix
5 Years Ago
Set the project dir to an absolute path on startup so it doesn't get fucked over when we change the current dir
5 Years Ago
Add ragdoll mode toggle