repoSandboxGamecancel

3,308 Commits over 944 Days - 0.15cph!

7 Years Ago
More generic network serialization Add back List<T> serializing
7 Years Ago
Crouch walking
7 Years Ago
Switched around scroll weapon selection, don't know if this was intended.
7 Years Ago
Taking ammo from a weapon on pickup broadcasts a ammo pickup sound
7 Years Ago
Fix viewmodel switching sometimes showing 1 frame with no animation
7 Years Ago
Broadcast pickup sound for inventory package
7 Years Ago
Fixed skeletal animation looping missing a frame. Added Looped to animation import meta.
7 Years Ago
Multiple hold type anims
7 Years Ago
Fixed some animations not importing all available frames
7 Years Ago
Progress on hold types, not finished and not networked yet (don't try to use it)
7 Years Ago
Add debug config for vscode
7 Years Ago
Addon compilation generated Portable PDBs instead of Win32 PDBs Merge branch 'master' of github.com:Facepunch/SandboxGame
7 Years Ago
Fix Random.Int
7 Years Ago
Ammo pickup sounds
7 Years Ago
Fixed errors serializing Vector3 to json HurtInfo HUD Merge branch 'master' of SandboxGame
7 Years Ago
Fix idle animation
7 Years Ago
Testing layered bone blending. Removed ironsights
7 Years Ago
TargetInfo
7 Years Ago
Animated ammo
7 Years Ago
Started on layered bone blending. Importing non pow2 textures as uncompressed non mipped
7 Years Ago
Few more ammo types
7 Years Ago
Class library lookups are case insensitive Removing unused health pickup Print missing classes from bsp Ammo pickups
7 Years Ago
Fixes
7 Years Ago
Moving unused out of deathmatch folder
7 Years Ago
Moved spawn bot player debug key to "p" Generate project even if there's no code folder Don't put obj folder in addons folders when compiling from VS Moved physgun/inflator/duplicator to sandbox addon
7 Years Ago
Possible multiplayer switch delay fix
7 Years Ago
Made inventory list less weird Added InventoryEntity Fix
7 Years Ago
Chatbox timeout, transitions
7 Years Ago
Fixed end game Hud namespace Fixed chatbox Fixed input caret (coui hates optimizeLegibility)
7 Years Ago
Cleaning up log spam
7 Years Ago
Gamemodes should end in Gamemode Removing junk Compile order fix Addon.json updates
7 Years Ago
Updated ignores vscode settings Moving addon Test -> Deathmatch
7 Years Ago
Ironsights
7 Years Ago
Weapon selection hud uses short name Remove inflator
7 Years Ago
Explosive checks line of sight when dealing damage
7 Years Ago
Weapon deploy times
7 Years Ago
Kill rocket effect on destroy
7 Years Ago
Client side rocket particles
7 Years Ago
Multicast weapon pickup. Trigger collision profile for inventory package.
7 Years Ago
Revert "Shitty way of parsing command line args for setting server name and map" This reverts commit 777bd04df6d82b2979dfe4643dc4c980a01ee915.
7 Years Ago
Can set convars via console Can set convars via command line Merge branch 'master' of SandboxGame
7 Years Ago
Shitty way of parsing command line args for setting server name and map
7 Years Ago
BaseItemPickup trigger needed trigger collision profile
7 Years Ago
Hopefully fix pickup sounds
7 Years Ago
Reload times
7 Years Ago
Styles messing
7 Years Ago
Manual control over net version
7 Years Ago
Cleanup
7 Years Ago
Simple server browser Merge branch 'master' of SandboxGame
7 Years Ago
Add a delay task that uses game time, remove old UObject map