242,083 Commits over 3,867 Days - 2.61cph!

6 Months Ago
Added missing textures for pefttest/grass_tuft models Default cl_detail_allow_vertex_lighting to 1 Added grass_swamp_001a/b models used in detail.vbsp Update detail.vbsp garrysmod-requests/issues/2351 Merged Pull Request TTT: Optimize ragdoll search network traffic + fix disconnected player networking Added sv_log_client_errors (defaults to 1) Above 0 = log clientside errors to 'clientside_errors.txt'. 0 = Log to console only. Below 0 = do not even print those errors on console.
6 Months Ago
Component editor
6 Months Ago
Fix modded tag on client not working with new compressed tags
6 Months Ago
Fixed problem that would corrupt database!
6 Months Ago
Tiger asset, textures and material setup
6 Months Ago
Support material only items Set up new skins
6 Months Ago
Merge from main
6 Months Ago
Add [TestClass] to LibraryTests in library template Fixes Facepunch/sbox-issues#5418
6 Months Ago
Merge from main
6 Months Ago
Added exhaustive check of database when asset child assets can't be determined by Unity
6 Months Ago
adding more geo to track pieces with large surface area
6 Months Ago
A bunch of texture sets variations for unicycle frenzy
6 Months Ago
Update detail.vbsp garrysmod-requests/issues/2351 Server browser style changes Remove weird symbols from server/gamemode names
6 Months Ago
Add some gizmo handles for VR components
6 Months Ago
Dirty include facepunch.libpolygon
6 Months Ago
merge from main
6 Months Ago
merge from qol_auth_friends_tc
6 Months Ago
Updated to scan for external moves and deletes
6 Months Ago
Typo fix
6 Months Ago
Merge from main
6 Months Ago
exported rough 3p blunderbuster anim set and setting up blunder buster in unity
6 Months Ago
added chippy box
6 Months Ago
scaled down heads a lot, started on some lighting presets
6 Months Ago
Make Component.Reset() reset its PropertyAttribute marked properties
6 Months Ago
packaged food texture fix and asset party setup
6 Months Ago
UI Prefab update
6 Months Ago
Added new overlay type and prefab for hood. Item.
6 Months Ago
Return old studio lighting scene
6 Months Ago
merge from sks (Sar skin for nomad hazmat pack)
6 Months Ago
merge from external_holdtobuild
6 Months Ago
merge from launch_site_puzzle_loot_fix
6 Months Ago
New branch, merging prisonerhood (3 years old) to main instead of updating a 3 year old branch.
6 Months Ago
RPC filtering API change
6 Months Ago
Setup for weaponracks
6 Months Ago
Fixed crates spawning inside LS elite spawns on puzzle reset
6 Months Ago
merge from industrial_conveyor_quickmove
6 Months Ago
merge from cargo_double_dock
6 Months Ago
merge from mission_improvements_may_24
6 Months Ago
merge from material_reserialize_may_24
6 Months Ago
Leaderboard backup, run #11394
6 Months Ago
6 Months Ago
Improve ServerUse for weapons with >0 thickness. Previously a sphercast would find all hits along the bullet's travel, and then hit the first valid solid object. But imagine a theoretical bullet with e.g. 20m thickness, hitting the ground in the middle of a crowd of players. That bullet hits the ground first, so that's considered the canonical hit, and no players take damage at all. In this updated version, we only exit once we've done damage to something that can actually take damage, otherwise we keep looking through all the hits. Since this means we might now find valid hits behind solid static objects, we now also check for visibility of the hit.
6 Months Ago
Minor edit, don't need a separate method here
6 Months Ago
Added a backup generic hit pos so the attack heli rockets crosshair doesn't ever have to reset confusingly to the center of the UI
6 Months Ago
Fix compile error from title being changed to titlePhrase
6 Months Ago
Added a slight level of movement forgiveness when placing external walls, placing should now be possible while perched on something (where for all intents and purposes you're standing still but you might be moving an imperceivable amount per frame) Short Ice Wall now takes 3 seconds to place
6 Months Ago
Get rid of most of the unused commented code
6 Months Ago
Merge from main -> qol_auth_friends_tc
6 Months Ago
Merge from main
6 Months Ago
Fixed cargo ship not remembering which harbor it was docking at if the server was saved mid-dock