7,524 Commits over 3,653 Days - 0.09cph!
Bail and warn when calling spawn on already spawned entity. Should fix SBOX-154
Add gib asset and entity, despawn gibs after 5 seconds
Start beam effect from toolgun muzzle
Attach toolgun viewmodel to camera
toolgun materials
Only spawn grid model on client
Toolgun fbx
Bail from loading fbx animation if import settings has no model
Only gib props that have a gib model
Move picking code to static class. Right click to spawn balloon without rope.
Only check phys collide gib on server, tell clients to play gib effects
Fix exception when releasing destroyed entity with physgun
Experiment with gibbable props
Add floor grid entity so props don't fall through world on empty map
Reset tool when switching from. Hide wheel preview when switching from.
Draw client side preview wheel
Destroy constraint on break. Add force limit to weld tool.
Move shitty bot code to partial class to get it out of the way
Beam effect on toolgun click
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
Fix indoor scene not replicating to client
Replicate model asset path, not filename requested from asset library
Attach wheel to root parent
Sandbox tools use RpcClient instead of BaseEntity. Add exception when setting self as rpc child.
Fix nameplates after Vector3 json serialize changes
Disable sandboxing for BspUtils. Use beam particle effect for instagib effect.
Default beam source to zero
Different movement speeds for walk and crouch walk
Add blend space for crouch walking
Fix possible T-pose in blend space nodes. Sync up asset players accumulated time when switching states on state machines.
Remove duplicate destroy timer classes
Remove EditorBase addon (it sucks) Add OrbitCamera to Engine addon
Fix sandbox particle effects after name changes
Thirdperson camera collision
Try setting player model anim state manually instead of using transition rules
Add Draw3D.Capsule
Add walking anim state to player model
Fix crouching, only uncrouch when uncrouched collider can fit
1.8m collider and player model
Fix incorrect texture axis vectors in primitive builders
Add material files for proto textures
Split editable mesh gizmo code into partial class
Add nameplates to mapbuilder
Disable UE4 console. Bind a few useful engine commands.
Fix compile errors when building with UE_BUILD_SHIPPING
Pass correct ip address to player login so steamworks doesn't fail to auth
Check if client has connection before checking IsBot
Don't spam material changes
Invalidate compressed data and free resources when unloading audio
Replace ghost player model with citizen player model