userGarry Newmancancel

8,237 Commits over 2,649 Days - 0.13cph!

5 Years Ago
The rest of the audio settings
5 Years Ago
PreserveSampleRate (partial commit)
5 Years Ago
Special appid for hero url
5 Years Ago
Prevent knees clipping through face when duck jumping
5 Years Ago
Serverside DLC ownership test
5 Years Ago
Latest Facepunch.Steamworks
5 Years Ago
Switch back to .net 4.x (for modders)
5 Years Ago
Don't report "active agent" navmesh errors
5 Years Ago
█▍▋ █▍▇▄▇▅▄▊ ▅▇ ▅▍▅█ ▋▆▅▅▉▋▄ ▋▅ ▇ █▇█▆ ▌▌
5 Years Ago
Can't order servers by wiped date
5 Years Ago
Added Jenkins-Client.Groovy, Jenkins-Server.Groovy Removed Jenkinsfile
5 Years Ago
audio.bundle tweak
5 Years Ago
RecordBundleSizes fix
5 Years Ago
Fixed DownloadStringCoroutine
5 Years Ago
Less spammy dedicated server bootup
5 Years Ago
Benchmark record bundle sizes
5 Years Ago
gc;totalmemory to megabytes
5 Years Ago
Fixed array exceptions in DevMovePlayer
5 Years Ago
Fixed DownloadStringCoroutine errors
5 Years Ago
Fixed DownloadStringCoroutine errors
5 Years Ago
Retry string download 3 times before calling it a day
5 Years Ago
Check Steam valid before trying to cancel ticket
5 Years Ago
Make sure audiomixer goes in audio.bundle so there's only one version of it
5 Years Ago
if audioclip has "engine-model" in the name, import DecompressOnLoad, because apparently we're procedurally creating sounds at runtime and the sources can't be streamed from disk
5 Years Ago
meta
5 Years Ago
Removing LeanAudio to make sure we never use it
5 Years Ago
Removing collider_batch.prefab (missing script) @andre might want to check this is okay
5 Years Ago
Fixed missing script on player_ragdoll
5 Years Ago
Tweaked seat mounting to take into account facing direction, making it a bit easier to get into the seat you want to get into
5 Years Ago
Tweaked rhib driver standing position so you can access fuel again
5 Years Ago
Fixed full keyboard mode right border
5 Years Ago
Fixed drumkit notes
5 Years Ago
▊▄▊▉▊█▊▌▋█ ▉▉▅▋▉▉▇▇ ▅▊▇▆▉▉ ▄▊▄▅ ▍██▌█▍▄
5 Years Ago
Report server exceptions on staging to new sentry url too
5 Years Ago
Moved some instrument animation stuff to animation file
5 Years Ago
Fixed NRE in LootPanelOven.Switch
5 Years Ago
Better debug output when exception in NoteBinding.FindButton
5 Years Ago
Fixed some exceptions in KeyboardMidi if json files are wrong (show warnings instead)
5 Years Ago
Don't report "Could not allocate memory" exceptions
5 Years Ago
▉▉█▋▍▆▄▋ ▄█▋▊▉▌ ▇▌▍▌▌▌▅ ▍▋█▉▄▉▊
5 Years Ago
Switching back to .net 4.x (we're using lots of shit)
5 Years Ago
Compile fix
5 Years Ago
Report exceptions to a different sentry project on staging
5 Years Ago
Fixed inventory playermodel breathing NRE
5 Years Ago
Switching Api Compatibility to net standard 2.0 was suggested as a solution to fix freezing - testing
5 Years Ago
Audio bundle test Don't include streamingassets stuff in bundles
5 Years Ago
Reduced overall body scaling by 75% Fixed body scale seeding not seeding very good Removed redundant BoneInfoComponents from playermode Fixed bone scaling setup in inventory screen player preview not being the same as actual
5 Years Ago
Server compile fix
5 Years Ago
Missing sound updates
5 Years Ago
Audio Import test 3