userGarry Newmancancel

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

3 Months Ago
Rename Unbuffered to SendImmediate
3 Months Ago
Update NetFlags descriptions and names Obsolete NetPermission, BroadcastAttribute, AuthorityAttribute
3 Months Ago
Rename NetTransmission to NetFlags, hide RpcMode
3 Months Ago
Instanced rpcs Expose transmission
3 Months Ago
Remove codegen from AuthorityAttribute
3 Months Ago
Add RpcAttribute, RpcMode
3 Months Ago
Fix warning Add dark_descent and cat_harvest package tests
3 Months Ago
SteamId can be converted to from an int, but will give a warning Fix code archive not using correct CSharpParseOptions Don't debug output xml parse errors Add more package tests
3 Months Ago
Cleanup header
3 Months Ago
Only show feed items from unreleased games
3 Months Ago
Fix not switching assembly during hotload
3 Months Ago
Server sends code archive instead of assembly Client compiles code archives
3 Months Ago
Don't try to compile code archives on local packages
3 Months Ago
Make Connection.SteamId and PartyId a SteamId Make Game.SteamId a SteamId Networking.TryConnectSteamId takes a SteamId Add SteamId.AccountType Add steamid to bytepack
3 Months Ago
GameObject.Network is a class !!!!!!
3 Months Ago
Use uncompiled assemblies (#1714)
3 Months Ago
Fix not actually excluding them
3 Months Ago
Hide game packages that don't have cll files until they update
3 Months Ago
Change facepunch.sandbox test to facepunch.walker
3 Months Ago
Disable package tests that don't have code archives (garry.testbed, carsonk.voip_roulette)
3 Months Ago
Lets handle package startup errors a bit better, shutdown properly, popup an error
3 Months Ago
Report build errors
3 Months Ago
Filter out .dll when downloading packages Compile and load code on package download
3 Months Ago
Create ssao.scene Delete fluid simulation, this isn't going to work
3 Months Ago
Shader rebuild process (#1713) * Add * option to vfxcompile * Delete older shader build scripts * Remove cs_surface_interactions * Always output combo count if it's over 1000 * Strip some lesser used stuff from spritecard to get the compile time/size under control * Build shaders as part of ci, so they can't be out of date (we should still manually build and commit though!)
3 Months Ago
Update spritecard.shader_c
3 Months Ago
Update ci.yml Update all_shaders.txt Rebuilt shaders
3 Months Ago
Build shaders in ci
3 Months Ago
Remove cs_surface_interactions Always output combo count if it's over 1000 Strip some lesser used stuff from spritecard to get the compile time/size under control Remove old broken water shader spritecard compile fixes Revert "Remove old broken water shader" This reverts commit 839701b6fc80e9ef6663f8540820545e5d39f490. Fix water shader not compiling
3 Months Ago
Add * option to vfxcompile Create Shaders-Build.bat Create Shaders-BuildForced.bat Delete old shader build scripts
3 Months Ago
Tweak EventManager flushing Services Update
3 Months Ago
Add SizeHandle
3 Months Ago
Fix DispatchCompute capturing
3 Months Ago
Clear the temporary RenderTarget cache after Present. It should be okay to grab one of these and not free it. Add ComputeShader.DispatchWithAttributes Remove unused commandlist.Dispatch uses the attributes from the commandlist, rather than the computeshader Fix RenderAttributes setting doubles as float2 😵 Clean CommandList RenderTarget api
3 Months Ago
Fix checking for IsNull instead of NotNull Convert to use CommandList properly
3 Months Ago
Update functions logging Do stats aggregation a shit load faster Fix functions not logging
3 Months Ago
Remove legacy PackageFindResult Filter exclusive tags properly Find returns a property list Show property tags on browse pages
3 Months Ago
Cleanup player tokens Remove unused find pages Add PackageTypeTagDefinition Add <Modal> component Add package type tag editor Expose property tags in the package editor
3 Months Ago
Remove unused table Cleanup old game sessions Fix session update logic Fix first login metric
3 Months Ago
Speed up stats/batch
3 Months Ago
Fix error when total/facet not requested !
3 Months Ago
Split the find query
3 Months Ago
REVERT REVERT REVERT
3 Months Ago
Cache testing
3 Months Ago
Order categories by title Save categories upwards, include parent categories Replace facets with categories, store simpler, use packagetype to return categories, return facet results as tree Filtering by category works
3 Months Ago
Package type category editor
3 Months Ago
Hook up Package.Data GameModal now correctly uses GameConfig from backend Fix "no screenshots" being thin After purchase, keep refreshing until we have the item Indicate when you already own items
3 Months Ago
Sounds kill feed Pickup UI
3 Months Ago
Fix exception when no permission to view package Release Brix IJSObjectReference properly
3 Months Ago
Remove unused Sidebar on achievements page Fix package stats not updating Use ShowOnIndex var from PackgageType Can change org member permissions so they can invite and remove people