257,714 Commits over 4,049 Days - 2.65cph!

4 Years Ago
Text shader tweaks Text rendering test Merge branch 'master' of sbox-game
4 Years Ago
Don't bother creating tonemap system for DrawScene, isn't needed yet
4 Years Ago
Enable basic postprocessing for Render.DrawScene when using 16 bit or 32 bit float color format
4 Years Ago
If the API is returning rubbish, don't ignore it
4 Years Ago
Scene backups
4 Years Ago
Try to get linked service token before creating stream service, don't try to deserialize token if getting linked service fails
4 Years Ago
▍█▊█ ▊▆▆▊▆▉█▇ ▇▄ ▉█▇▄▊▅▅ █▆▍▋ ▅▌▇▍▇ ▋▅
4 Years Ago
Fix drone blades
4 Years Ago
▍▌▆▄▋▉▇ ▊▍▌ ▍▋▍▄▅ ▆▉▌▊▇ ▌▍▌▆▉▌▅▅█
4 Years Ago
Got rid of some more GetMetaAsync calls
4 Years Ago
▌▆▌▊▌ ▋█▊▋▅▉▆▉▄▋▍▊▊_▉▉▊█▉▉▇_▉█ ▌▌ ▅ ▆▄█▄▉▅█▅ ▊▄▇█▋ ▊▋▋ ▆▄▉▅ ▋▉▊▅▄ █▋▇▆▇▇
4 Years Ago
Updated Eclipse (pushed vpk to backend)
4 Years Ago
▌▊█▆▍▄▉▊█▇ ▄▊▅▍▇ (▋▌▇▉▋▇▍▆▌)
4 Years Ago
▆█▋ ▍▉ ▅▅▅▇▄▆▌
4 Years Ago
mission providers address the player properly when they have completed a mission conversation adjustments
4 Years Ago
Fixed leaderboard entry metadata not being cached locally Batch GetMetaAsync calls Fixed possible NRE in LeaderboardEntry Disable hijacking when paused
4 Years Ago
Don't ignore local variables !
4 Years Ago
Added Particles.SetSnapshot
4 Years Ago
SetSnapshot support for break particles
4 Years Ago
Do not show mission location at 0,0,0 when no location is specified remove error log mission points drop to ground
4 Years Ago
More terrain sculpts
4 Years Ago
merge from main
4 Years Ago
Added Particles.SetModel Added ability to get break_command_list data from models Merge branch 'master' of sbox
4 Years Ago
Use component to change glow
4 Years Ago
TTT: add spectator mic volume tip (#1840) * New player mic volume tip * Increased number of tips
4 Years Ago
break_create_particle break command support for Breakable class
4 Years Ago
Extra UnobservedTask logging
4 Years Ago
Updated Eclipse + changed temp blend to blendable
4 Years Ago
Null check that entity Can edit enums in the inspector
4 Years Ago
Merge from benchmarking_update
4 Years Ago
Scene fixes
4 Years Ago
Fixed crash when parenting to a deleted entity
4 Years Ago
Steamworks update Added Global.IsRunningOnHandheld
4 Years Ago
NW terrain data backup
4 Years Ago
These should be static
4 Years Ago
Added Client.Components Added Glow component
4 Years Ago
SteamPort isn't used anymore here
4 Years Ago
Create .editorconfig Merge branch 'master' of Facepunch.Steamworks Fix TextFilteringContext not getting exposed Update to Steamworks 152 Update fixes Added SteamUGC.ShowWorkshopEula() Added SteamUGC.GetWorkshopEulaStatus() Added SteamUtils.IsRunningOnSteamDeck Added SteamUtils.SetGameLauncherMode
4 Years Ago
Northwest mountain mine
4 Years Ago
Adjusted uploading progress bar so it doesn't jump back after finishing uploading content. Merge pull request #588 from rtsonneveld/master Adjusted uploading progress bar so it doesn't jump back
4 Years Ago
Update Facepunch.Steamworks.Win64.csproj Update Facepunch.Steamworks.Win32.csproj Merge pull request #520 from PhyxionNL/master Fix NuGet package generation
4 Years Ago
Added support for FilterText Updated Generator to be in line with expected generated code Remove uint from InitFilterText call FilterText now returns the filtered string instead of the number of filtered characters Merge pull request #514 from Noek1993/master Added support for FilterText
4 Years Ago
we HATE the garbage collector Merge pull request #558 from bobbahbrown/we-hate-gc Fix GC race condition in sending packets causing crash from steamworks
4 Years Ago
RemoteStoragePublishedFileSubscribed_t, RemoteStoragePublishedFileUnsubscribed_t, ItemInstalled_t callbacks Merge pull request #560 from dozd/master RemoteStoragePublishedFileSubscribed_t and RemoteStoragePublishedFile…
4 Years Ago
Fixed native memory buffers allocated by Helpers.TakeMemory being overshared when more than 4 simultaneous tasks call it Updated Generator to use disposable TakeMemory correctly Merge pull request #592 from juanjp600/helpers-takememory-fix Fixed race condition caused by too many tasks using Helpers.TakeMemory simultaneously
4 Years Ago
Migrated .Net Framework projects to .NET, retargeted projects for netstandard2.1 and/or net6.0 where appropriate, upgraded language level to latest for use with .NET 6 Update README.md Update dotnetcore.yml Update dotnetcore.yml Update dotnetcore.yml Update dotnetcore.yml Remove unused Merge pull request #595 from Crytilis/master Migrated .NET Framework and upgraded projects in anticipation of NET6
4 Years Ago
Add a tip about restarting the game to 'is from an unrecognized content path' message in material editor
4 Years Ago
ModelDoc 'Unable to load the FGD file' now include the errors Merge branch 'master' of sbox
4 Years Ago
▄▅▇▉▋ ▉█▊▄▅▉▉█▆ ▅▆▋▄▉▌▉▅▅▆▊▅▋▇▇█▆▄
4 Years Ago
Fixed another hotload exception Fixed Entity.Name not being immediately available