137,079 Commits over 4,444 Days - 1.29cph!

43 Days Ago
Fix heap watermark allocation of 280MB when generating textures on startup - switch from using managed array buffers in GenerateTextures() to NativeArray + Get/SetPixelData()
43 Days Ago
lod baker: distinguish identical mesh names
43 Days Ago
merge from server_browser_description_loading_fix
43 Days Ago
Lighting prefabs
43 Days Ago
Update Facepunch.Steamworks (22b352e) Fixes the initial challenge request for A2S_RULES queries using the A2S_PLAYERS byte, causing server info in the browser to fail to load in some cases Important: Server hosts need to ensure they use the A2S challenge mechanism correctly, otherwise their server's info / descriptions WILL NOT load
43 Days Ago
Fixed scroll speed issues
43 Days Ago
Fixed 3D view selection in 64bit Hammer + minor fixes More minor Hammer fixes Even more Hammer and 64bit related fixes and merges More Hammer Cleanups * Prevent hammer from writing raytraced preview to .tga files, seems unnecessary? Minor fixes for 64bit builds
43 Days Ago
industrial garage door; - fixed wire on door error, was a missing reference to root on closed collider and reference to deployable
43 Days Ago
updated 3p talking anim
43 Days Ago
cinematic animator updates
43 Days Ago
industrial garage door; - fixed busy state model popping with the finished states. Should now be seamless between states.
43 Days Ago
industrial garage door; - colliders fix
43 Days Ago
Glass AR - blockout mesh, initial prefab setup
43 Days Ago
Update skinnable fileIDs
43 Days Ago
merge from fix_steam_nickname_team_cache -> main
43 Days Ago
Codegen
43 Days Ago
Listen for steam name updates via SteamFriends.OnPersonaStateChange instead of trying to clear cache every 30s after startup - should prevent issues of cache being stale for ~5m sometimes making the issue more confusing - still clear cache every 5m to be safe
43 Days Ago
Fix team nickname cache not being invalidated when adding/removing teammates or changing team - I think this is the source of a lot of the weirdness: NameHelper caching names before you join their team on the server
43 Days Ago
stool A, B , C, D col shape improvements
43 Days Ago
merge from fix_prevent_building_monument_scale -> main
43 Days Ago
43 Days Ago
exported updated 3p jump north animation
43 Days Ago
Bunch more rework/refactor
43 Days Ago
Cherry picking commits from ai_recast_integration
43 Days Ago
reduced physics log level from "verbose" (the default) to "default" (which isn't the default) - also disable OnTriggerStay event generation because we don't use it and shouldn't
43 Days Ago
medium apartment lods
43 Days Ago
Renames
43 Days Ago
Some UI refactor, dedicated prefabs. More cleanup, add convar to toggle free scrap/power up.
43 Days Ago
removed unneeded stuff for FakePlayer
43 Days Ago
Updating ghost sheet to fix burst cloth stuttering
43 Days Ago
exported updated 3p sprint animation and edited dragon launcher backpack holster position
43 Days Ago
Merge from .../batch_renderer_group
43 Days Ago
Added new sounds for the bowless crossbow
43 Days Ago
Manifest
43 Days Ago
Industrial Torch - Updated model, added placeholder textures, redefined material separation and on/off setup, removed old meshes and materials
43 Days Ago
Debug command
43 Days Ago
Russian roulette prototype wip
43 Days Ago
- Show cue - Add line renderer to show where you're aiming
43 Days Ago
fake player improvements
43 Days Ago
Fixed missing transparency in apartment interior trims (for steps)
43 Days Ago
Fixing FPBuild path var in unity tests step in Jenkinsfile
43 Days Ago
penthouse decals cont
43 Days Ago
merge from PlayerRigUpdate2/asset_cleanup
43 Days Ago
Delete old player textures
43 Days Ago
medium apartment collision
43 Days Ago
delete hair cap calibration mats - easier to calibrate in realtime now we can release material blocks
43 Days Ago
Add profiling. Showing approx 0.08ms per table when bodies are moving
43 Days Ago
Updating female skinning and cloth sash
43 Days Ago
Quick refactor
43 Days Ago
Revert some changes to VPC files from x86-64 * I have done it again. Move some DLLs back to garrysmod/bin/ again. Reduce verbosity of the new codesign tool Remove 64bit client launcher from SRCDS package