userGarry Newmancancel
branchsbox/mastercancel

3,634 Commits over 1,583 Days - 0.10cph!

3 Years Ago
Strip Lua,. LuaJIT, IModelProcessingScriptSystem, Squirrel Attempt to fix Interop logger dying Throw error if binds don't generate
3 Years Ago
Removing unsused vwatch, item_editor, etc
3 Years Ago
Removing unused workshoptools, workshopadmin, workshopmanager, workshoptoolutils
3 Years Ago
Interopgen - run in parallel
3 Years Ago
Fix broken unit tests Refactoring tests into multiple projects Add test step Pull request ci
3 Years Ago
Add splitter control
3 Years Ago
Fix hitches when entities crossing pvs due to entity list update
3 Years Ago
Remove special profiling stuff Change how NoteGameLoopStage works, record Present time
3 Years Ago
Fixed cursor position setting being wrong in editor mode
3 Years Ago
Fixed not being able to find shaders if addon isn't in addons folder
3 Years Ago
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
3 Years Ago
Fix debug line Compile fixes Update to net 6.0.1 Fix a bunch of warnings Add Source to package Refactor widget layouts Cleanup
3 Years Ago
Fix showing wrong (fake) ip in status
3 Years Ago
Fix fakeip not working on listen servers
3 Years Ago
Server list console print test Use fake ips Strip SteamDatagramClient Kill NSAT_PROXIED_CLIENT fake ip support
3 Years Ago
Remove steamworks unused Strip 2001 server browser code Strip unused server list code
3 Years Ago
OrganisationProperty
3 Years Ago
Fix sln changing on every generation Show web link on remote addons
3 Years Ago
DS upload path fixes
3 Years Ago
Fixed packed maps not loading properly Strip all this UGC stuff built into filesystem
3 Years Ago
Dedicated server doesn't need these dlls
3 Years Ago
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
3 Years Ago
Don't ship pdb's (!) Update sandbox.server.vdf
3 Years Ago
Server upload defs server exe Server upload bat Server compile fix
3 Years Ago
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
3 Years Ago
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
3 Years Ago
Packaged addon download progress
3 Years Ago
Fix warnings in _settings.scss Swap mounting order here to avoid xoofx/zio/issues/64 Removed SharedAssets from config, simplified this whole situation
3 Years Ago
Fixed addon upload not compiling if code path started with a /
3 Years Ago
Remove debug Explain which download failed if download fail Handle 0 sized files on download Whitelist DebuggerDisplayAttribute File basefilesystem:FileExists not working with symlinks
3 Years Ago
Fix clothes not showing in the menu
3 Years Ago
Cleaned dev camera ui
3 Years Ago
Map upload fixes
3 Years Ago
merge fix 😡
3 Years Ago
Game uploader, packed game downloader
3 Years Ago
Show local addon maps in map list when starting gamemode
3 Years Ago
Bring editor window to front when selecting game view
3 Years Ago
Uncompiled files is fine, just skip them Hide upload button if org is "local"
3 Years Ago
Merge addon upload, new addon download system Remove construct.vmap etc
3 Years Ago
Added Asset.GetReferences( bool deep ) Add Sandbox.Utility.Crc64 Crc fixes Asset.GetCompiledFile, Asset.GetSourcFile
3 Years Ago
Add Right click events Add ListView<T>, hide DataList<T> - make shit easymode ListView, can get selection list, right click context menus
3 Years Ago
Change Model GetOptimalViewInfo to use the render bounds instead of hull Updated some model thumbs
3 Years Ago
Thumbs with transparency, get rid of the grid
3 Years Ago
Only fully generate thumb on asset selection
3 Years Ago
Move tools base addon to addons/tools/ Fix tools paths
3 Years Ago
Added Asset.OpenInEditor() Added AssetSystem.FindByPath( x ) valuechanged signal Filter in icon picker Different editors for map and gamemodes Select last selected addon
3 Years Ago
Map addon template Stop menu sliding animating open Add map addon as an option Don't generate csproj for map addons
3 Years Ago
Extra asset import ignores Fixed assets not available until restart when enabling addon Update engine.fgd
3 Years Ago
Regulate thumbnail cache location
3 Years Ago
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