249,461 Commits over 3,959 Days - 2.63cph!

53 Days Ago
Fixed exception when rapidly switching back and forwards from a shield compatible weapon to an incompatible weapon
53 Days Ago
More RCON security - Seperate out manual bans and failed login autobans - Allow manual bans with rcon.ban_ip to include CIDR formatted network addresses (e.g. 55.55.55.0/24 to include the entire subnet) - rcon.unban_ip will remove any permanent bans, or any failed attempts New convars: - rcon.logfailedattempts - Debug.Log all the various failed password / ban connects. Defaults to true, but large servers may want to disable due to spam - rcon.permanentbanfailedips - Permanently ban IPs that exceed the failed password theshold (default false) - rcon.print_rcon_bans - List the permanent IP/network bans
53 Days Ago
Camera intro test
53 Days Ago
Protobuf, manifest
53 Days Ago
Map Updates
53 Days Ago
Merge from main
53 Days Ago
Optimize navmesh generation by pooling generators This also fixes sbox-issues/issues/6941 by limiting the degree of parallelism for the generation.
53 Days Ago
Human Hair Updates
53 Days Ago
Fixed hammer_showcase testbed lighting Frame out TutorialHint component, WeaponsInventory component
53 Days Ago
Ammo additives WIP
53 Days Ago
Specify .net 9 for shaders.yml Fix sampletexture_bicubic (is anything using it)? Compiled shaders with correct specular brdf
53 Days Ago
Don't add empty objectives
53 Days Ago
Update SpriteTools Homing bullets no longer home on chests PlayerItemList UI shows new items first
53 Days Ago
Pop up the objectives panel when we finish an objective
53 Days Ago
Add objectives throughout the entire demo level
53 Days Ago
Update: moved profiler code to unmanaged assembly - submitting debug DLL for now, will ship release once ready Can take snapshot, but export doesn't finish - likely an exception on export thread. Tests: taken snapshot in editor on Craggy - saw logs of data accumulated, but no final "compressed" message
53 Days Ago
Try to fix link issue on Linux
53 Days Ago
Added PreviewTileset so Tilesets have thumbnails
53 Days Ago
siege tower animations
53 Days Ago
Optimize Memory Allocations in CPhysicsShape::GetTriangulation
53 Days Ago
Fix sampletexture_bicubic (is anything using it)?
53 Days Ago
merge from fix_inventory_ui_reconnect -> main
53 Days Ago
Added particle-based func_precipitation types Added missing materials for legacy Ash precipitation type Implement precipitation blockers These will not work yet, because networking incompatible changes are required. Also added Cull by Model and Cull by RT environment particle operators
53 Days Ago
Move new GameObject[] field to shared class instead of inside #if CLIENT
53 Days Ago
Updated TilesetToolInspector to have Brush settings visible in the tab + reformatted Added AngleIntWidget for Brush Angle Maintain selected tile when changing layers Fix all the warnings Bring back selection fix
53 Days Ago
Fix new community UI panels being opened when the main menu is closed & opened - only close & open legacy panels when main menu is opened / closed
53 Days Ago
nested burst compile fixes
53 Days Ago
Specify .net 9 for shaders.yml
53 Days Ago
fix debris_a normal
53 Days Ago
main -> 4ShotMiniCrossbow
53 Days Ago
main -> vines
53 Days Ago
Fix Camera Rotation
53 Days Ago
wip: Siege Tower~ - Fixed really annoying metal pole colliders - Middle wheels didnt have world colliders
53 Days Ago
Bump amount of nav tiles generated per frame
53 Days Ago
Implement IBenchmarkComponent for Navmesh generation test
53 Days Ago
▉▉▋▇▇ █▍▆▍█▅▇ ▍▅▌ █▌▉▇ ▅▋▍▄▄▌▄▉▅▅█ - ▆▄▆'▋ ▄▍▆▌ ▇▄▍█▄ ▉▌▆▇██▇▉ ▉▅▍▄▉█▊ █▆ ▌▋▅▉▆▄▄ ▅▅ ▍▆▍ ▅▇▅▆▌█ ▆▊▋▅▋ ▌▍▋▍ ▇▋ ▉█▉▇▄▅▅▇▉▇ ▌▅▆ ▇▉▅▉▇ ▋▋▋▊ ▄█▋▉▋ ▄▆▊█ ▄▋▇ ▉█▊▉▅▆▍▍▇▄▇ - ██▌▅▋▇█▆ ▉▄▌▇▄▉█ ▇▅ ▄▌▍▋ ▇▌▋▄ █▍▅▉▋ ▋ ▆▄▅▇ ▄▍ ▌▉▆▄▌▅▆▋▄▉ ▍▊▌▌▍█▅ ▉▅▊▄▅ ▆█ ▆▊▌ ▇▉▇▍▆▇█ ▆█▊'▌ ▍▅▊▍▍▍▍█, ▊▌ ▋▌▌▉▆█ ▌▋▆▋▋▅▇▌ ▅▊ ▊▋▇ ▇▉█ ▋▆▊▍▍ ▄▅▇▉▌▄▍▉ (▋▉█▄▌ ▊▉ ▆▍▄▋-▌▋▌ ▇▆ ▆▅▇ ▆▇▄▊▌▇)
53 Days Ago
Updated female model to V3 rig and updated skin sets
53 Days Ago
folder renaming
53 Days Ago
Updated debris_kit_a mat with detail normals
53 Days Ago
Exit Tileset Tool when selecting a GameObject Switch layers properly when changing Selected Tileset Component
53 Days Ago
- further tweaking - fix screen projection mode - coverage map tiling - worley noise in coverage detail layer
53 Days Ago
fixes for ironsights not working
53 Days Ago
compile fixes
53 Days Ago
added detail normals for concrete + tarp
53 Days Ago
Fix TilesetTool OnEnabled NRE
53 Days Ago
Make editing BaseItemWidget/ListView contents thread safe Thread asset browser populate, remove arbitrary and teeny weeny MaxFiles cap 'everything' location shows more than just up to the As now, search/type filtering works as you'd expect Fix path/search widgets not updating correctly for meta locations Fix NRE
53 Days Ago
update bulkbag props added alternate skin to dirt_mound assets
53 Days Ago
Basic Catapult Flammable Ammo Prefab and Material Setup
53 Days Ago
server compile fix
53 Days Ago
Fix creating new method from selection