branchSandboxGame/mastercancel

3,194 Commits over 944 Days - 0.14cph!

5 Years Ago
Move picking code to static class. Right click to spawn balloon without rope.
5 Years Ago
Only check phys collide gib on server, tell clients to play gib effects
5 Years Ago
Explosive prop stuff
5 Years Ago
Fix exception when releasing destroyed entity with physgun
5 Years Ago
Experiment with gibbable props
5 Years Ago
Add floor grid entity so props don't fall through world on empty map
5 Years Ago
AssetDatabase boilerplate Prop AssetDatabase FileRequestHandler deal with missing files nicer Prop menu
5 Years Ago
made prop, propentity an engine feature Fixed some errors in other gamemodes
5 Years Ago
More stat commands
5 Years Ago
Made Ray network serializable Copied some tools from Sandbox
5 Years Ago
Tooltip cleanup
5 Years Ago
Hide HUD when spawnmenu open Merge branch 'master' of SandboxGame
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