19,538 Commits over 3,990 Days - 0.20cph!
Client reloads localization files if one changes
Load localization files property in game
Refactor
Can get a list of languages
Add language selection to settings
Add Panel.LanguageChanged(), update labels when language changes
Strip out a bunch of unused language stuff from engine
Change cl_language to language, make it save
Menu localization tests
Fixed list rebuild taking ages
Fixed propertysheet bouncing about on change
Binding system supports deep properties
Fix Binding system bouncing when types differ
Sandbox.UI uses Sandbox.Bind, obsolete old bind system (mostly)
Delete in game ListInspector
Replace Panel.BindClass with Bind system
Add layout.Enabled
Simplify public bind api for this first run
Remove unused junk
StackOverflow catching (codegen)
Delete p4_quiet_edit.exe
Remove unused code
Delete audioparams_t
Remove unused m_fog
Log exception when grant package fails
Fix exception when updating session
Clean document percentage styles
Get rid of EFL_HAS_DYNAMIC_PHYSICS, add a network bool instead
Fix PointerEvents confusion (fixes sbox-issues/issues/2015)
Show generics
Correctly get documentation for methods with generic args
Clean up dev preview page
Temporary hack for api categories
Periodically update session
Only show Api classes that we haven't listed
Fixed documentation not showing for methods with no args
Show base class
Don't show base class members on class page
Api sidebar links to member properly
Fixed documentation not showing for methods with & args
Move NodeEditor to Tools.NodeEditor
Move Sandbox.InternalTests to Sandbox.Internal.Tests
Move everything in the tools addon under the tools namespace
Get rid of Tools.ApplicationTimingsWidget namespace
Undone the `Sandbox.Internal.Documentation` stuff - this wasn't the best way
Dev Preview Lottery system
Strip out that drag drop bullshit
Check for code changes in the background
Class sidebar links
Dev Preview tweaks
Entity._components shouldn't be accessible
Fix warning
Strip SetBlurState
Drag Drop tests (wasted morning)
Document PhysicsWorld slightly
lowercase Object and Void
Length Documentation
ConsoleSystem documentation
Documenting CurrentView, Local, Screen
Document ThreadSafe
Document Host
Document GameServices
Physics Documentation (kind of)
Documentation from xml files
Show obsolete information
Obsolete Vector3.OneX, OneY, OneZ
Make Rect3D internal
Testing Documentation Categories
Delete ColorXYZ, color-interpolation
Don't save a file to C:\\temp\\aaaa.zip during compile
Build addons as part of ci/pull
Upload zip on ci
Delete Unused
Add Release API
Fix warnings
Use latest version for docs (experimenting)
Fix CI complaining about Steam
Fix addons writing .vs folder in a random place
Zip up documentation assemblies
Run sbox-dev.exe -test on pull/ci
▍▌▋▉▋▇▆ ▉▌▌▌ ▅▌▅▄▄ █▇▍▋▅▊ ▊▆▌ ▆▄▍▍▆▊ ▅▅▋▅▊▊
Capture and report c# stackoverflowexception's (we can't recover from them right now, but at least we can know that they're happening)
Add fish.cat_harvest unit test
Fix infinite loop in AccessControl
Fix deleting asset media
Fix edit org update exception
Fix exception when choosing org name
We don't need to record when people fail at updating their discord
Increase AssetRate timeout
Sentry tweaks
Stop the buttons moving around
Skip over mounting addon path if it doesn't exist
Revert "Lets try this"
This reverts commit 7531b00e15e30c5603af2cac268a4f3372870507.
Revert "Don't post sentry releases manually"
This reverts commit 7f6d1720c79c553baa942fcb00306070bfd222c5.
Revert "Use Sentry's own release action for more detail"
This reverts commit b109e9dfb0a3ae41ad72cee0801bebc4aa6eca43.
Remove GetContext etc from isteamaudio
Use Sentry's own release action for more detail
Don't post sentry releases manually