userGarry Newmancancel

19,538 Commits over 3,990 Days - 0.20cph!

4 Years Ago
Lobby button actually join sgame Update .gitignore Merge branch 'master' of sbox-game
4 Years Ago
█▉▆▌█ ▄▌█▋█▉ ▅▉▍ ▌▉▅▊▅ ▉▆▉▌ ▇▍▌█▉▅▄▋ █▇▆▅▋ ▉▋▆█▆▋ '▉▄▉▄▇▋' █▌ ▅▉▊
4 Years Ago
▇▌▄'▉ ▋▋▅ █▍▆▅█ █▋▊▋▊▌▍▆ █▄▌ ▆▇ ▍▆ ▌█▆▉ ▌▌▄'▄ ▉▉▊ ▆▄▊ ▅▄ ▇█▋ ▆▊▌▄█ (▌▆▌▌:▆▍▋▅▋█) ▆▍▋▊ ▆▉▇▋ ▅▆▍▊▍▉ ▇▍█▌▊ ▋▊▍█▋▋ '▉▍▆▋▉▋' ██ ▉▇▅
4 Years Ago
Compile fix
4 Years Ago
▊▋▅▄▊ ▊▄▍▅▊▍▄▉ ▅▋█ ▊▉▌▉▉▇▊▌
4 Years Ago
Find Game shows active lobbies Fix sidebar blur performance Update base.fgd
4 Years Ago
Fixed only recording first game's activity
4 Years Ago
▉▄▍▋▍█ ▇▍▇█/▉▇█▄▉/▊▅▌▊ ▆▋▌ ▊▋▅▊▅ ▌▌▋▋█▊ '▋█▍▋▌▄' ▊▊ ▉▊▌ ▉▆▌█▊▇ ▍▄▌▆▆ ▊▇'▆ ▊▆ ▆▉▄▊▊▅▊▋ ▉▊▌ "▇▌▍" ▉▆▅▋▅ ▌▋▋▆▉▌, ▋▊█ ▉▌▉▉▅▋▇▅ ▉▄▅█▊ ▅▌▍█▉ ▅▌'▊ ▍█▊▅ ▌█ ▉▇ █▋▍▉
4 Years Ago
Pass current map and current game to the menu
4 Years Ago
Fixed find game trying to join every game it found Make active game screen acceptable Merge branch 'master' of sbox-game
4 Years Ago
Fix possible error when creating game Merge branch 'master' of sbox
4 Years Ago
Delete Package.Query Merge branch 'master' of sbox
4 Years Ago
Menu list searchable, shows player counts Merge branch 'master' of sbox-game
4 Years Ago
Add Texture.Invalid Set background image to Texture.Invalid when "none" Fill texture data TextTransform should cascade Materials.White becomes Texture.White Support for box-shadow: none; Merge branch 'master' of sbox
4 Years Ago
Remove a bunch of bullshit from the text shader Fix border color taking transparent background color, not applying own alpha Fixed border thickness being thicker on the corner radius Style tweaks Merge branch 'master' of sbox-game
4 Years Ago
Create Game sidebar
4 Years Ago
Implement netcustom
4 Years Ago
Forgot about this Merge branch 'master' of sbox
4 Years Ago
Update game screen Merge branch 'master' of sbox-game
4 Years Ago
Revert "Hacky fix for Visual Studio not triggering recompile consistently" This reverts commit 1ea321174b0384dbc0e39ae03b84809f4b986a9e.
4 Years Ago
Added AnimEntity.OnAnimEventGeneric (called as a result of AE_GENERIC_EVENT)
4 Years Ago
Update models_base.fgd
4 Years Ago
▇▌▇▇▌ ▌▆▍▊▍▋█ ▆▉▊▅▇▊▊ ▆▆▍█ ▍▍ ▊▋▋ ▌▉▅ ▅▆▆▋▄▋█ ▅▄▊▄▋ ▆▍▋▋▋ ▉▄ █▅▍▋▋▇█ █▇▆▄█ ▄▄▌▉▆▄ '▋▉█▍▉▉' ▉▆ ▆▅▍
4 Years Ago
▊▄▇▍▆ ▊▌▌▍▌▊▄▊ ▍▊█▋▄ ▋▊▆ ▊▇█▄▇▍▅▉
4 Years Ago
Update Sandbox.Engine.csproj
4 Years Ago
Fixed Layer error when panel width is 0 Special cache for textures loaded from web, so we don't keep downloading the same shit Package Query API Merge branch 'master' of sbox
4 Years Ago
Game list sorting and search functional
4 Years Ago
▌▍▌▌▅ █▋▋▆▌, ▊▇▉▅▄ ▋▋▉▋▌
4 Years Ago
Autocomplete uses popup system
4 Years Ago
Panel derives from PropertyClass Fixed NRE in Property.SetValue Merge branch 'master' of sbox
4 Years Ago
CheckBox can have a label Button can have an activevalue TextEntry can have an icon GameList has non-functional options
4 Years Ago
Added [InspectorProvider], cleaning color property
4 Years Ago
Add [Property] to some of the panel properties Added LibraryMethodAttribute Fix exception in Color.TryParse
4 Years Ago
ColorHsv Fixes Add ColorHsv.WithHue etc Property.SetValue tries to use implicit converter (although I don't think this does shit) Add Panel.ScreenPositionToPanelPosition( pos ), Panel.ScreenPositionToPanelDelta( pos ) Data Binding use PropertyAttribute.SetValue Merge branch 'master' of sbox
4 Years Ago
Add Slider2D control Inspector create ColorProperty control for Color Merge branch 'master' of sbox-game
4 Years Ago
Fix transition stalling when changing style every frame Add ColorHsv Merge branch 'master' of sbox Lets do this one right from the start
4 Years Ago
Color Edit sketching Merge branch 'master' of sbox-game
4 Years Ago
Number Box zoo test uses numeric, format Merge branch 'master' of sbox-game
4 Years Ago
Limit BackdropFilterBlur to sensible limits LibraryAttribute.Properties is a list Add PropertyAttribute PropertyType Add RangeAttribute Add PropertyAttribute.Attributes (access to other attributes)
4 Years Ago
TextEntry fix invalid floats on blur Inspector creates numeric property if float/int Inspector uses Range attribute
4 Years Ago
Add TextEntry.Numeric, TextEntry.Format
4 Years Ago
Warn if multiple master volumetric fog controllers
4 Years Ago
When props break give their gibs half a second of invulnerability so physics damage doesn't cascade
4 Years Ago
Fix typo in function documentation Merge pull request #554 from chk1/patch-1 Fix typo in function documentation
4 Years Ago
PropertyAttribute - SetValue, GetValue, MemberName Merge branch 'master' of sbox
4 Years Ago
Starting Inspector Merge branch 'master' of sbox-game
4 Years Ago
UpdateBinds in InternalTick Expose LibraryAttribute.Properties In templated, if bind to "this", we bind to the current template root panel (need to support element id's) DataSource on panels tries to update using class properties before passing as a string to SetProperty Properties => PropertiesInternal Merge branch 'master' of sbox
4 Years Ago
Tweak accuracy of vector/rotation .ToString() - since they're sent via console commands they need to retain some sensible values
4 Years Ago
BackdropFilter test sliders
4 Years Ago
Add MenuTools.SkipAllTransitions()