240,670 Commits over 3,867 Days - 2.59cph!

11 Months Ago
Fucked it
11 Months Ago
Fix spawnmenu Lua errors when using gm_spawn directly Update module base within gmod itself
11 Months Ago
IRenderDevice: delete 360 only method GPU Resident Textures debug menu Set debug names for c# loaded images Use schema-less RuntimeTextureSpecificationFlags_t, remove redundant flags
11 Months Ago
Update from GMod
11 Months Ago
Test for null get / set methods in ILHotload (#1287)
11 Months Ago
11 Months Ago
Look for IsReadOnlyAttribute in IsPure( MethodInfo )
11 Months Ago
Updated Wanted Poster Version 1 Textures to Improved Textures
11 Months Ago
Some placeholder VM visual/anim for states
11 Months Ago
Added Fourth Wanted Poster Variation Added Fourth Wanted Poster Materials and Textures Setup Basic Prefab for Fourth Wanted Poster
11 Months Ago
merge from main
11 Months Ago
merge from base_decor_DLC
11 Months Ago
hunting trophy small and large now uses sign protection + more health Fishing trophy now craftable Fishing crafting costs Large Hunting Trophy crafting costs Large Hunting Trophy removed from loot tables Large Hunting Trophy no longer default craftable Small Hunting Trophy crafting pass Small Hunting Trophy no longer default Wanted poster repair item is now wantedposter Wanted poster no longer default Wanted poster craft setup Wanted poster now requires DLC
11 Months Ago
Hide the fish on my temporary metal detector VM
11 Months Ago
Compile fixes
11 Months Ago
water catchers catch even more rain
11 Months Ago
Added source spawn location verification. Don't spawn too close to other sources. Destroy the source if it spawns with no valid sub sources.
11 Months Ago
Add TypeDescription.BaseType fixes sboxgame/issues/issues/3660 fixes sboxgame/issues/issues/2611
11 Months Ago
If package starts with local. then don't find by exact name Throw exception in CodeEditor.OpenFile if passed path is null or empty Disable Panel go to source is source file is empty Handle not found exception in MenuUtility.Storage.GetStorageFiles() Fix NRE in LoadAllAssembliesFromPackage, if a package failed to load
11 Months Ago
Update sentry native dsn
11 Months Ago
merge from main
11 Months Ago
merge from base_decor_DLC
11 Months Ago
merge from rail_network_link
11 Months Ago
Leaderboard backup, run #6965
11 Months Ago
Add ITriggerListener https://files.facepunch.com/garry/284b5018-18e7-4b4c-a846-1851498c8955.mp4
11 Months Ago
Swap rocking chair 2 and 1, maintain yellow as the primary colour but ensure that the primary prefab doesn't have a numbered suffix Removed audio debugging Pickup crosshair text will now uses english if no translation is present (phrases not built yet)
11 Months Ago
bar door sounds rocking chair sounds deploy sounds for most new deployables
11 Months Ago
trimsheet vmap
11 Months Ago
Rocking chair stuff: - Added two more variants - Adjusted rocking chair handling one more time - Adjusted description
11 Months Ago
Mask tweak for contrast on poster 2 and 3
11 Months Ago
Bespoke material for each poster photo variant, for better blending and contrast
11 Months Ago
Remove a log
11 Months Ago
Fixed alpha slider having no effect in "Rust/Standard Decal (Poster)"
11 Months Ago
Poster sketch material now editable in editor
11 Months Ago
If a player on a wanted poster is friends with the local client, show the currently assigned steam nickname instead of the username Don't display the streamer mode name for everyone if the player who assigned the wanted poster had streamer mode active Clearing a wanted poster is now a hold action
11 Months Ago
Only share parent view's atlas if it has a lightbinner, fixes avatar menu, I'll revisit this tomorrow
11 Months Ago
Polaroid poster setup
11 Months Ago
Merge from main
11 Months Ago
Wanted poster text alignment
11 Months Ago
Don't show the player id on the head info (was for debugging)
11 Months Ago
Pass current view to be used as parent view in RenderTools.RenderScene, this lets lightbinner cache shadows properly between SceneCamera views on the same world, but doesn't affect SceneSunlight though
11 Months Ago
Moved train signals further away from the track
11 Months Ago
Fixed rail topology not tranferring to entrances
11 Months Ago
+-5% size on the different variants. Looks better in a group vs them all taking up the exact same square space
11 Months Ago
Playername fix on poster2
11 Months Ago
Poster post tweaks
11 Months Ago
Scaled all wanted posters up 25%
11 Months Ago
Changed mirror reflection color buffer format to compact HDR
11 Months Ago
Fixed a few objects not reflecting on mirror (e.g. cliffs)
11 Months Ago
Re-setup skinning knife to work with weapon racks correctly after recent prefab rotation changes.