3,634 Commits over 1,583 Days - 0.10cph!
Strip Lua,. LuaJIT, IModelProcessingScriptSystem, Squirrel
Attempt to fix Interop logger dying
Throw error if binds don't generate
Removing unsused vwatch, item_editor, etc
Removing unused workshoptools, workshopadmin, workshopmanager, workshoptoolutils
Interopgen - run in parallel
Fix broken unit tests
Refactoring tests into multiple projects
Add test step
Pull request ci
Fix hitches when entities crossing pvs due to entity list update
Remove special profiling stuff
Change how NoteGameLoopStage works, record Present time
Fixed cursor position setting being wrong in editor mode
Fixed not being able to find shaders if addon isn't in addons folder
Create Tools.Dialog for dialog type windows
Add Layout.AddSeparator()
AddonCreator uses Dialog
Tweak styles for dialog
AddonDownload basics
Can create pixmap from http
Fixed assetlist source arg
Automatically resize + cache pixmaps when drawing to a different size
Update AddonCreator, AddonDownload
Redraw active window when pixmap downloaded
Fix interopgen inline scopes
Show from backend oiption in addon manager
Fix debug line
Compile fixes
Update to net 6.0.1
Fix a bunch of warnings
Add Source to package
Refactor widget layouts
Cleanup
Fix showing wrong (fake) ip in status
Fix fakeip not working on listen servers
Server list console print test
Use fake ips
Strip SteamDatagramClient
Kill NSAT_PROXIED_CLIENT
fake ip support
Remove steamworks unused
Strip 2001 server browser code
Strip unused server list code
Fix sln changing on every generation
Show web link on remote addons
Fixed packed maps not loading properly
Strip all this UGC stuff built into filesystem
Dedicated server doesn't need these dlls
Fix dedicated server trying to create steam client lobby
Fix dedicated server trying to get texture info
Fix custom steam networking config not getting applied on DS
Don't require [] to connect to a steamid
Print download status in console for dedicated server
Skip templates folder on server
Don't ship pdb's (!)
Update sandbox.server.vdf
Server upload defs
server exe
Server upload bat
Server compile fix
Strip out -nop4 stuff
Strip a bunch of p4 stuff from assetbrowser
Strip p4 stuff from assetrename
More p4 stripping
Strip perforce shit from vgui
Pixmap enhancements
Interopgen inline functions
We can skip creating pen and brush objects to paint and do it inline
CMaterialIcon caching
Fix line width not setting
Fix NoteGameLoopStage wrong end
proof of concept performance tab
Packaged addon download progress
Fix warnings in _settings.scss
Swap mounting order here to avoid xoofx/zio/issues/64
Removed SharedAssets from config, simplified this whole situation
Fixed addon upload not compiling if code path started with a /
Remove debug
Explain which download failed if download fail
Handle 0 sized files on download
Whitelist DebuggerDisplayAttribute
File basefilesystem:FileExists not working with symlinks
Fix clothes not showing in the menu
Game uploader, packed game downloader
Show local addon maps in map list when starting gamemode
Bring editor window to front when selecting game view
Uncompiled files is fine, just skip them
Hide upload button if org is "local"
Merge addon upload, new addon download system
Remove construct.vmap etc
Added Asset.GetReferences( bool deep )
Add Sandbox.Utility.Crc64
Crc fixes
Asset.GetCompiledFile, Asset.GetSourcFile
Add Right click events
Add ListView<T>, hide DataList<T> - make shit easymode
ListView, can get selection list, right click context menus
Change Model GetOptimalViewInfo to use the render bounds instead of hull
Updated some model thumbs
Thumbs with transparency, get rid of the grid
Only fully generate thumb on asset selection
Move tools base addon to addons/tools/
Fix tools paths
Added Asset.OpenInEditor()
Added AssetSystem.FindByPath( x )
valuechanged signal
Filter in icon picker
Different editors for map and gamemodes
Select last selected addon
Map addon template
Stop menu sliding animating open
Add map addon as an option
Don't generate csproj for map addons
Extra asset import ignores
Fixed assets not available until restart when enabling addon
Update engine.fgd
Regulate thumbnail cache location
Some nice editor attributes
Window dialog mode
Polish ComboBox when changing editable
Add LineEdit.AddOptionToFront, AddOptionToEnd
Add FolderProperty
Basic game addon creation
Add game.minimal template