239,711 Commits over 3,837 Days - 2.60cph!

7 Months Ago
merge from fadeoutnre_fix
7 Months Ago
Fixed tutorial supply box sometimes not populating with the correct item list
7 Months Ago
Leaderboard backup, run #10084
7 Months Ago
Fixed floating dressing/props
7 Months Ago
Send replicated convars to the player when they finish the tutorial, fixes weather not resetting properly
7 Months Ago
Extremely cool and realistic motorbike with sidecar
7 Months Ago
Apply the same fix to the ore tip, it had the same issue
7 Months Ago
Fix game tip that explains the marker minigame on trees not working in builds. It's literally never worked! Move TreeEntity.OnAttacked into client+server space so that the client side tree hit counter works in builds
7 Months Ago
Bike setup work for wheels and chassis visuals + other bits and pieces
7 Months Ago
Subtract 93681, wouldn't compile on server and too risky of a change this late
7 Months Ago
Don't send teammate position if the teammate is doing the tutorial
7 Months Ago
Merge from main
7 Months Ago
Don't allow building blocks to decay on the tutorial island
7 Months Ago
Equip clothing mission step will now check what clothing you have on when it starts
7 Months Ago
Update tags when parent changes sbox-issues/issues/4931
7 Months Ago
Merge from main
7 Months Ago
Tag editor popup improvements * Fixed being tall and oddly spaced out * Placeholder text in create tag entry * Creating a tag rebuilds the list of available tags Editing tags in inspector marks scene unsaved
7 Months Ago
SceneMapLoader: don't cast dynamic shadows for map lights marked as baked shadows only
7 Months Ago
Add VK_EXT_full_screen_exclusive support for enabling but also explicitly disabling exclusive fullscreen (this should stop nvidia forcing exclusive fullscreen on borderless windows)
7 Months Ago
Adjustment to muscle skin and zombie skin + new balding hair
7 Months Ago
Merge Main -> Bikes
7 Months Ago
Model AssetPreview: for viewmodels show bone merged arms and use viewmodel camera
7 Months Ago
Added baked LOD4 for brutalist church
7 Months Ago
Merge from main -> aux2
7 Months Ago
Plastic ignore client.serverlist SQLite DB and server_demos folder
7 Months Ago
Add autocorrect logic for the server.tags convar so it would always be formatted correctly
7 Months Ago
Simplify bandwidth calculations Try to upload demo in 5m and any backlogged demos within 15m
7 Months Ago
Add a few retries when uploading demos
7 Months Ago
moonpool progress wip, basic test lighting
7 Months Ago
worldmodel orientation fix for spaghelli shotgun
7 Months Ago
Added Portal Cores to spawnmenu Update some portal map icons that have turrets Also updated portal turret NPC spawnmenu icon Added Portal Camera to spawnmenu Added "trace" console command This is just a convenience for me, it's serverside and limited to singleplayer/local server host Update TTT (Community Contributions) Update Turkish language Optimized radar ping network traffic
7 Months Ago
Fix Portal Rocket Turret not respecting ai_disabled Fixed a crash with prop_vehicle_crane and map cleanups Disable hidden convar setting by the Options menu con_enable, hud_quickswitch, hud_fastswitch Added text entry for FPS Limiter in Options Also nuke some hidden/unused panel code from multiplayer tab, regarding crosshairs and old player model selector Fixed Nextbot Paths failing to generate Also added console warnings when this happens, for debugging purposes. Fixed RPG behavior in 3rd person in multiplayer This involves a nasty hack setting the weapon's model for a split second in SetIdealActivity, which was already being done in SetActivity Remove redundant cast from weapon RPG primary attack code Fixed TOOL:Reload inconsistent trace code with left/right clicks Was accidentally rolled back to use TraceLine Fixed Lua Effects changing their entity table if accessed too early Weapons and SENTS already had this fixed ages ago Let's try adding an error on invalid input to PropSelect.AddModel Added Portal Cores to spawnmenu Update some portal map icons that have turrets Also updated portal turret NPC spawnmenu icon Added Portal Camera to spawnmenu Added "trace" console command This is just a convenience for me, it's serverside and limited to singleplayer/local server host Update TTT (Community Contributions) Update Turkish language Optimized radar ping network traffic
7 Months Ago
Update TTT (Community Contributions) Update Turkish language Optimized radar ping network traffic
7 Months Ago
Added Portal Cores to spawnmenu Update some portal map icons that have turrets Also updated portal turret NPC spawnmenu icon Added Portal Camera to spawnmenu Added "trace" console command This is just a convenience for me, it's serverside and limited to singleplayer/local server host
7 Months Ago
Easier to fix merge conflicts manually
7 Months Ago
Merge fix_recording_disconnects -> full_server_demos
7 Months Ago
Include additional convars required by demo headers: seed, size, level, levelurl, checksum
7 Months Ago
TTT: update Turkish language (#2066)
7 Months Ago
Added colliders to brutalist church
7 Months Ago
TTT: optimise radar ping network traffic (#2064)
7 Months Ago
Save configs when connecting to a server just in case
7 Months Ago
Find and save endspoints from Steam favorite servers to favorites.cfg so they can auto upgrade to the more reliable DNS-based favorites
7 Months Ago
Add Mesh.TriangulatePolygon to triangulate a polygon without needing a massive library
7 Months Ago
Fix Portal Rocket Turret not respecting ai_disabled Fixed a crash with prop_vehicle_crane and map cleanups Disable hidden convar setting by the Options menu con_enable, hud_quickswitch, hud_fastswitch Added text entry for FPS Limiter in Options Also nuke some hidden/unused panel code from multiplayer tab, regarding crosshairs and old player model selector Fixed Nextbot Paths failing to generate Also added console warnings when this happens, for debugging purposes. Fixed RPG behavior in 3rd person in multiplayer This involves a nasty hack setting the weapon's model for a split second in SetIdealActivity, which was already being done in SetActivity Remove redundant cast from weapon RPG primary attack code Fixed TOOL:Reload inconsistent trace code with left/right clicks Was accidentally rolled back to use TraceLine Fixed Lua Effects changing their entity table if accessed too early Weapons and SENTS already had this fixed ages ago Let's try adding an error on invalid input to PropSelect.AddModel
7 Months Ago
Let's try adding an error on invalid input to PropSelect.AddModel
7 Months Ago
missing recycling decals
7 Months Ago
Fix Portal Rocket Turret not respecting ai_disabled Fixed a crash with prop_vehicle_crane and map cleanups Disable hidden convar setting by the Options menu con_enable, hud_quickswitch, hud_fastswitch Added text entry for FPS Limiter in Options Also nuke some hidden/unused panel code from multiplayer tab, regarding crosshairs and old player model selector Fixed Nextbot Paths failing to generate Also added console warnings when this happens, for debugging purposes. Fixed RPG behavior in 3rd person in multiplayer This involves a nasty hack setting the weapon's model for a split second in SetIdealActivity, which was already being done in SetActivity Remove redundant cast from weapon RPG primary attack code Fixed TOOL:Reload inconsistent trace code with left/right clicks Was accidentally rolled back to use TraceLine Fixed Lua Effects changing their entity table if accessed too early Weapons and SENTS already had this fixed ages ago