250,259 Commits over 3,959 Days - 2.63cph!

5 Years Ago
Added NPC.RememberUnreachable( ent, time=3 ) to give NPC.IsUnreachable a reason to exist
5 Years Ago
Fixed returning true in GM:EntityEmitSound hook when the Entity is a clientside only entity causing the ent index to be read incorrectly, which in turn caused infinite scrape sounds for gibs
5 Years Ago
Fix white border around generated workshop icons
5 Years Ago
Shimmer material doesn't mess with censorship.
5 Years Ago
Refactored some bullet properties to avoid allocations Speech bubbles now update with raw delta time
5 Years Ago
Improvements to damage effects while driving fast. Camera soft fading the smoke particles to make them less distracting while driving.
5 Years Ago
▇▇▌▄▇ "▄▅▌▌▇█▆▇ ▆▉▋▅▊'█ ▍▆ █▄▍█▌▊▇▉" ▉▅█▍▅█▇▇▇▇::█▊▇▊█▆▋▇▇▌█▇▍▍▄ ▍▌▇▌▊█▇ ▌▆▇▆ ▄▆▆ ▋▅▇ ▌▆▄ ▆▍▌▉ ▋▋
5 Years Ago
Delete physics object of Toolgun ghost as it doesn't need physics at all
5 Years Ago
▇▋█▊ █▇▆ ▌▉▉ ▍▊▄▅▅█▆▇
5 Years Ago
merge from main
5 Years Ago
[D11] Updated fps demo for QA
5 Years Ago
▋▌▇▍▄▋▍ ▇▆█▋▇ ▍▊▄▊▄▉▇▍ ▉▆ ▅▅▍▊
5 Years Ago
▆▉▊▋▊▌█ ▌▅▅▄▉▆▄▇▍ ▊▍▇ ▉█▄▄, ▌▌▄▉▊▍▋ ▍▌▉▍▇▄▇▆. ▇▄▄ ▊▆▋▄█▇▆▇_▊▊▆▉▋ ▋▅▉▋▍▊▇▌ (▍▇▆ ▅▄▆ ▋▆▊▇▉▆'▉ ▌▌▆▋█▊ ▆▇▆▄ ▊▇▋ .▆▅▉ ▉▇▊▋)
5 Years Ago
▊▆▍▉▅▍▄ ▇▍▋▇ ▋▉▉▊▇▅
5 Years Ago
▅▄▆▇▋▅▉▌ ▌▇▉▍▌▄ ▍▋▋▊▆▌ ▅▉▊▅▊ ▋▌▇▇▄▅▇, ▋▍▊▄▋▌▍ ▌▉▅▄▉▄▊▊▆ ▅██▇▅, ▇▇▊▇ ▄▊▄▆▆ █▋.
5 Years Ago
▊▋▉▅▆▆▅▇ ▋▄▌▆▅▉ ▆▅▇▄▆█ ▄▆▉▋▉▄▍▋▅ ▆▌▄▇, ▍▆▍▌▅▋ ▇▋▌ ███▌▇ ▆▄▆▆▌▇
5 Years Ago
Attempt to re-use particle systems for Pxc.CreateDebris()
5 Years Ago
▊▅▅▋▇█▆▇ █▆▇▊▌ █▌▌▉▌▅. ▊▋▋▅▄▇▌ ▆▉▉▊▄▉▉▌▉ ▌▆▌█▅▅▆▇ ▆█▄▊▅▌
5 Years Ago
▄▌██▍▊▋▌ ▇▍▊▌▅▍. ▅▆▄▅▅▆▊ ▉▄▋ ▆▅▇▌▆▌▋▆▅▌▆ ▌▇▅▆▊. █▍▋▄▌▅▆ ▅▋▌▍▉▆▉▉▉, ▌▊▆▋▆▍▉█ ▆▇▋▆▋▆, ▌▍▍▉ ▌▊▋▍▌▅, ▌▆▅▇▍▅▄▉▇ ▋▍▋▍ ▉▇▉█▆▌, ▉█▍ ██▄▍▊▊ ▋▌▋▍▌▅ ▍▄▋▅▉▄▆▅▍.
5 Years Ago
common import options across all tiers cleanup of folders
5 Years Ago
▄▆▄▄▄▌ ▍▌▅▅, ▅▆▋▍▋▍▆ ▍▅█▇▄▊▄
5 Years Ago
[D11] fix crash I was getting in a final package build, when joining a server. ClosePopup must be getting called in the first frame after the PopulateContent coroutine is started.
5 Years Ago
spiral stairs: further collider tweaks
5 Years Ago
[D11][#4151]No rubber-banding when jumping at the fuse box
5 Years Ago
Fix skin customizations not appearing on icons for wearables
5 Years Ago
Client compile fix
5 Years Ago
Potential BaseMountable NRE fix (disable mesh culling change)
5 Years Ago
Fix for gpu foliage on xb1
5 Years Ago
Merge from oceanlevel_respawn
5 Years Ago
Final touches to prevent spawning inside of things Note: submerged islands are the worst case for this so avoid doing that or you may still spawn underwater
5 Years Ago
TTT: fix comment regarding ironsight accuracy bonus (#1675)
5 Years Ago
Remove overrides on DashboardLight prefab on 1module_cockpit_with_engine, changing it from white override to original prefab yellow
5 Years Ago
[d11][4144] {PS4/XB1} Diving tank renders in front of your camera Turned off mesh occludee component, its messing with the shadowcasting properties. It not there on other items i've seen.
5 Years Ago
Low speed power boost edit
5 Years Ago
More engine power again
5 Years Ago
Bit more power for hill climbing
5 Years Ago
Last parameter for DownloadLeaderboardEntries is index inclusive Merge pull request #431 from kamyker/leaderboards-count DownloadLeaderboardEntries count more precise
5 Years Ago
Ability to disable default stats loading to speed up ugc query Merge pull request #432 from kamyker/faster-ugc-query Ability to disable default stats loading to speed up ugc query
5 Years Ago
[D11][#4191] Foundation steps working again because [#2763] Bug introduced with this fix has been resolved.
5 Years Ago
merge from main
5 Years Ago
Rolling off top speeds, balancing values for the new system of requiring a full set of modules
5 Years Ago
▄▄▇▉▉▉█▇▉█▊▍▇ ▄▄▌█▍
5 Years Ago
New UI info on needing engine components
5 Years Ago
▄█▍▅▊▋▉▇ ▆▊▆▇▍▍▊▊ ▉▊█▉▇█▋▄ ▌▄▌█▇▋
5 Years Ago
▉▆▆▍▆▌▅ ▌▅▇█▉ ▆█▍▍ ▅ ▄█▅▆▅▊▊▋ █▄▋▄▍▅
5 Years Ago
fix for projectiles unable to go through armored steps
5 Years Ago
Closed Boat engine socket mesh holes
5 Years Ago
WIP setting up car horns Assigned and controlled by the seating module, played by holding Primary Fire
5 Years Ago
Added vehicles to pressure pad layermask
5 Years Ago
Fixed incorrect source item on fluid combiner, fixes incorrect name displayed on health display