userGarry Newmancancel

19,224 Commits over 3,898 Days - 0.21cph!

3 Years Ago
Get rid of announcer sounds
3 Years Ago
Clean up scoreboard sorting
3 Years Ago
Crowbar improvements Don't use pistol for grenade/tripmine, add hold types
3 Years Ago
Store current server steamid in richpresence so friends can join
3 Years Ago
Create socket for client steamid too, when listen server Don't throw error when joining game via lobby
3 Years Ago
Don't SpewAllClients when rejecting because server is full
3 Years Ago
Fix warnings in WaterSceneObject Give warning if calling SetModel/Model in entity constructor
3 Years Ago
Fix errors due to setting model in constructor
3 Years Ago
Early-out in OnOverrideAnimGraphChanged
3 Years Ago
FieldOfView is no longer in base viewmodel Update fgd
3 Years Ago
Remove BaseViewModel.FieldOfView (is controlled by CameraSetup)
3 Years Ago
Fix head poking through the wall Fix inventory double icons after death
3 Years Ago
Fix inventory order with mouse wheel being fucked Increase SMG damage Reverse inventory mouse wheel direction Hard code FOV Disave SMG grenade until we can do it properly Tripmine material Damage indicator fix
3 Years Ago
Reload immediately when throwing a grenade
3 Years Ago
Fix zooming not predicted, viewmodel not affected Fix grenade reload time Trip mine trigger Tripmine damage
3 Years Ago
Fixed listen servers not joinable
3 Years Ago
Hand Grenade and Tripmine
3 Years Ago
Fix exception when generating thumb
3 Years Ago
hand grenade
3 Years Ago
Use post processing Crowbar, Python Lock crosshair to center of screen Health/Armour cleanup Bounce hud when walking
3 Years Ago
Make post process VignetteSettings so you can read and they have defaults @ogniK5377 can you do this for all the others? BaseWeapon: don't return trace if no hit
3 Years Ago
Refactoring Update .addon
3 Years Ago
Fix UI scaling causing unevenness Add Render.Draw2D.BlendMode Run deferred UI deletes before layout, so they don't appear there
3 Years Ago
Warning Fix Warn if ui template not found Update transforms test
3 Years Ago
Allow maps to specify which games they support
3 Years Ago
▉▊▆▄▇▇ ▄▊▅▆ ▌▉▉▋▅▍ █▄█▋▉█▉▅ ▇█ ▉▋▍'▊
3 Years Ago
▊▊▇█ ▊██▅ ▄▄▇▆▌ (!) ▌▆▆ ▇▉▍▅▆▇▊▅▊ ▉▍ ▆▇▄▆▆█▍▌▅▊▊▋▌▄▌█▋
3 Years Ago
▅▇▊▆ ▆▉▄▊ ▍▊▉█▅
3 Years Ago
▉&▅▍▍ ▋▋▉▅ ▌▆▌▋█ ▌▌▄ █▇▍█
3 Years Ago
▄▌▆▋▇▌ ▅▊▊▍▅▍▋▇▅
3 Years Ago
▉▉▉▉▌▍ ▊▅▉▉▇▅▄▌█ ▋▊▄ ▌▊▋▇
3 Years Ago
▄▆▌▇█▄ ▆▊█▅ ▊▇▇▆▋▅▆█▌▆ ▊▄ ▌█▆▇ ▊▅▍▍█ ▌█▌▄▍█
3 Years Ago
Move Rank/Leaderboard config to meta, GameConfiguration is dead 🙌
3 Years Ago
Ignore compiled files Delete stuff that shouldn't be uploaded Update .addon Update .addon
3 Years Ago
▌█▊▄▋▌ ▉▊▋▍▆▊▆▅▉█, ▋▋▊▍▌▊▌▇▊█, ██▆▅▅▇▄▊▍▊▉ ▆▌▉▉ ▋▅█▅▋▆▍▇██▆▉▇█▆▊▇ █▆▇▄▇▉ ▋▍▊▉▅▌▌▉▌▅▇▄▉▇▅▌▆.▉▅▌▊▍▋▊▅▋▄▅▋, ▊▅▉▇▉▋▆ ▅▊▋ █▉▍▇█-▄█▋▆
3 Years Ago
Update .addon
3 Years Ago
ComboBox/EnumBox can have tooltips/descriptions Move MapSelect stuff to meta
3 Years Ago
When a datasource bind errors, tell us which one Panel binding properties don't need a [Property] Server button resolve map name
3 Years Ago
Local addons can store metadata in their config Include local metadata when uploading addon MinPlayers/MaxPlayers in meta Remove GameConfiguration.MinPlayers, MaxPlayers Package.Meta will use local addon if available EnumBox handles int and JsonElement Move GameConfiguration.NetworkType to addon meta
3 Years Ago
Can join servers
3 Years Ago
Try to leave lobby after joining the game
3 Years Ago
Make Global.Lobby obsolete (we'll find a better way) Make chat not use lobby chat
3 Years Ago
Seperate server tags properly Steamworks documentation lied, gametags can't be semicolon separated list Server list disposable, filters work, strings utf8 Show servers in lobby list Merge branch 'master' of sbox
3 Years Ago
Fill server details from c# ServerList bindings
3 Years Ago
Editor window default maximized, asset browser visible Fix D_SRGB_IMAGE warnings Avoid reading NAN vectors in usercmd
3 Years Ago
▋▇▇▇: ▅▊▊▌ ▇▇▆▊▇ ▉▄▇ ▉▊ ▅▉▉▇▅▋ ▉▊▆█: ▊▄▉▇ ▊▉█▋▋ █▋▅ ▆▌ ▌▆▄▆█▋
3 Years Ago
▋▅▊█ ▇▆▌▋▌▍ ▆▉▉█▆▌
3 Years Ago
VS 17.2 fix
3 Years Ago
Enable creating, enabling, disabling tool addons
3 Years Ago
Formalizing tool addon folder structure