241,381 Commits over 3,867 Days - 2.60cph!

1 Year Ago
merge from save239/towel
1 Year Ago
merge from animated_neon_fix
1 Year Ago
merge from main
1 Year Ago
merge from building_skins_3
1 Year Ago
Leaderboard api fix
1 Year Ago
removed left-over helper mesh in export
Leaderboard backup, run #4421
1 Year Ago
Merge from main
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Fixed the first builtin emoji getting overwritten with server emoji's
1 Year Ago
Improved the animation transition from jump to fall
1 Year Ago
Added a slight forwards/backwards tilt based on input
1 Year Ago
Merge from main
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Added global.ResetServerEmoji Rescans the serveremoji folder, note that clients will need to reconnect to get the latest emoji
1 Year Ago
Fix internal emoji controllers not properly shutting down when disconnecting from a server Fixes several exceptions and prevents server provided emoji appearing multiple times in the gallery Fix server provided emoji not appearing in the gallery in some cases
1 Year Ago
Merge from main
1 Year Ago
Cherry pick BBQ collider change -> BBQColliderFix
1 Year Ago
Add some slight view shake while parachuting
1 Year Ago
Added backpack item flag, can only have one backpack flagged item in inventory at a time Marked open and closed parachute items as backpacks
1 Year Ago
Added new ItemDefinition flag: NotAllowedInBelt Applied to parachute
1 Year Ago
Remove EmissionToggle component on instanced prefabs Prevent PlanterBox from trying to update material when instanced
1 Year Ago
Merge from main
1 Year Ago
▆▉█ ▉▆▇▇ ▊▌▆▇▌▋▇▍▇▊ ▊▇▇▌▍▉ ▆▍ ▉▅█▇▍▍▄ ▇▊▊▋▄ ▊▄▇▇▊▆ ▄▄ ▉▉▅▅▄▋▋▆▉▄
1 Year Ago
Don't sync dropped world items if they're sleeping on a parent that's moving. Save wating network data.
1 Year Ago
v_usp: new animations, + animated camera rotation scales down with movement speed (down to 50% at 100 u/s)
1 Year Ago
FPArms: move_groundspeed min/max to -1000,1000
1 Year Ago
bbq collider fix
1 Year Ago
fixed vending machine gibs
1 Year Ago
Merge from main
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Fixed adding emoji to vending machine name resuting in an error when attempting to open the vending admin panel
1 Year Ago
FPArms: hack workaround to share all parameters through the adjustments subgraph. Unfortunately this does not work with bools or enums :(
1 Year Ago
Merge Main -> TugboatJuly
1 Year Ago
Merge Main -> TugboatJuly
1 Year Ago
fixed hole in slot machine deposit slot
1 Year Ago
Allow flagging servers as a starterZone which will require new players to join one of those when first joining the nexus
1 Year Ago
Updated roof_bitumen_panels_hs
1 Year Ago
merge from main
1 Year Ago
merge from building_skins_3
1 Year Ago
Switch brick unlockID back to 1 due to conflicting
1 Year Ago
Leaderboards and stats api
1 Year Ago
Add Sandbox.Services.Leaderboards initial offering
1 Year Ago
Request seek but do the actual seeking in the decode thread so we don't block
1 Year Ago
floor repaint, enemy texture/color tweak
1 Year Ago
Leaderboard api tweaks
1 Year Ago
Fix GetMetadata not using key
1 Year Ago
Update .gitignore Disable C4005, error on C4840 Fixed some warnings Prevent display of concommands in gamemode settings Do not run OnRequestFullUpdate outside of main thread Defer gamemode loading until all other components are loaded Do not use obsolete API for DNS resolution Fixed an oopsie with srcds gamemode loading Increase EffectData:SetHitBox net limit to match the particle name limit
1 Year Ago
Re-convert cliffs as InstancedMeshFilter was missing from RendererLOD for some reason
1 Year Ago
Fix formatting of debug of renderers