branchsbox/mastercancel

13,469 Commits over 1,522 Days - 0.37cph!

3 Years Ago
Adjusted how prop_physics explosions work Added OnBreak output Added Break input Implemented simple gib limit for props (gibs_max cvar)
3 Years Ago
Remove string token span Report if download information missing Join lobby if staging
3 Years Ago
Set lobby map correctly Show active lobbies on game page, home page
3 Years Ago
Fixed Catwalk Tileset
3 Years Ago
Fix border test Strip comments NRE protection Fix GameScreen NRE EntityButton NRE fix Package updates
3 Years Ago
Fire alarm - reduced polycount and changed axis for easier snapping Merge branch 'master' of sbox
3 Years Ago
Preparing more punch stuff in the animgraph
3 Years Ago
WIP right melee_punch attack animation
3 Years Ago
Can't change settings if not host Hide map select if !ShowMapSelect Save/Load lobby config
3 Years Ago
Fixed blur sample wrapping Panel binding supports dictionary Lobby game settings Border: none overrides properly
3 Years Ago
metal fence and gate - adjusted phys shapes and crossbeam length Parking barrier - phys shape size adjustment Merge branch 'master' of sbox
3 Years Ago
Detect, break and report template recursion instead of infinite looping
3 Years Ago
Set dirty automatically when setting styles
3 Years Ago
Path fix
3 Years Ago
Write a .version Game loads version
3 Years Ago
NetRead/Write uint Sentry release url fix 😟
3 Years Ago
Fix EntityList NRE Fix NRE in Home.TickStagingLobbies
3 Years Ago
Pass in the token
3 Years Ago
Sentry releases attempt 2
3 Years Ago
Fix tools/build.bat broken
3 Years Ago
move notify down
3 Years Ago
sboxbuild cleanup
3 Years Ago
Sentry release action only works on linux 🙄
3 Years Ago
yaml is the worst
3 Years Ago
Sentry release support Fix NRE when creating party
3 Years Ago
Asset Browser: Copy multiple asset names with quotes, useful for coders
3 Years Ago
Potential access violation fix in CResourceSystem::GetFileName
3 Years Ago
Potential access violation fix in CModel::IsValidSequence
3 Years Ago
Don't try to access game props from surface props index, these are no longer compatible, fixes rare physics crashes
3 Years Ago
parking barrier - removed reduction on phys vert count
3 Years Ago
Metal fences and gates - painted versions Merge branch 'master' of sbox
3 Years Ago
Asset Browser: Initial support for renaming single assets and bulk moving multiple assets Don't show asset rename dialog for single assets that don't have content Asset Browser: ctrl+c to copy asset name
3 Years Ago
Fixed Entity RemoveFromLists errors on bad disconnect Fixed trying to join your own game from the lobby
3 Years Ago
scss supports darken, lighten, invert, mix lobby bar tweaks
3 Years Ago
Remove lobby header buttons Queue lobby queries Only be in one staging lobby at a time Enforce minimum players
3 Years Ago
Update README.md
3 Years Ago
Update README.md
3 Years Ago
Strip old console
3 Years Ago
Add ignored files Delete .gitignore
3 Years Ago
Remove game submodule Delete game add game
3 Years Ago
Added Hammer.OrthoBoundsHelper attribute
3 Years Ago
Minor change to map path nodes on compile Removed hack for editor override for asset fgd gen
3 Years Ago
Fixed a crash when entity keyvalue values over 260 characters contain targetnames to fixup
3 Years Ago
Add number.Plural( x, xs )
3 Years Ago
Asset FGD generation supports structs and struct arrays Minor fixes for string.TryToType and Color
3 Years Ago
Merge compile fix
3 Years Ago
Shader compile optimizations Vis Updates Merge branch 'engine'
3 Years Ago
Lobby tweaks
3 Years Ago
Fix startup errors
3 Years Ago
ReadAllText returns null if file not found