139,542 Commits over 4,352 Days - 1.34cph!

10 Days Ago
fix_server_browser_compression -> server_browser_optimizations (2)
10 Days Ago
fix_server_browser_compression -> server_browser_optimizations
10 Days Ago
server_side_list_filters -> server_browser_optimizations
10 Days Ago
Empty servers are now excluded from the API response rather than filtered out by the client
10 Days Ago
Compile fix
10 Days Ago
Include tree_deciduous_card_01.mdl with the extra skin * Fixes some visual inconsistencies on HL2 maps Implement Panel:Clear for DPropertySheet/DCollapsibleCategory * DPropertySheet will clear all tabs and their associated panels (and calls OnActiveTabChanged with nil as new panel) * DCollapsibleCategory will avoid clearing its header, deletes everything else * DPropertySheet:CloseTab now also calls OnActiveTabChanged Flip order of operations for model matrix mult of DrawSkinned * Should fix angles affecting position Apply name restrictions to concommand.Add * It's the same name restrictions as CreateConVar, so probably fine? Let's try removing Language system from dedicated servers Minor cleanup Do not check toolmode_allow convars for Utilities menu Clarify what "Max Ragdolls" server setting is Stop soundpatches on entity removal And also prevent soundpatches from playing with invalid entities. Spawnmenu calls CanTool clientside to mark server-disabled tools * This is an experiment which may end up error prone, but let's try it. The intent is to show in the spawnmenu UI when a server (or an addon) has disabled a particular tool.
10 Days Ago
Cannon anim update and blend fix
10 Days Ago
Fix divesites spawning under boats
10 Days Ago
Updated meshes, previous meshes were exported with Embeded media turned on and were huge in size.
10 Days Ago
apartment lights prefab updates
10 Days Ago
merge from boxes_dlc
10 Days Ago
merge from boxes_resource_refactor missing commit message: "refactored box resources for better GC and consistency over network save/load"
10 Days Ago
Add command to refresh server list manually (for testing download)
10 Days Ago
Fix seed not being applied to weather preset selection/order correctly
10 Days Ago
Clean: simplify TestNoClipConsistency unit test Tests: ran updated unit test
10 Days Ago
merge from main
10 Days Ago
Swap logic check round for the cache isOn
10 Days Ago
Try/Catch instead of just rawdogging it
10 Days Ago
- Grab banned servers only when cache is set to false - Seperate banned servers into its own class seperate from the manifest - Wire a nice await before refreshing currently opened brwoser into the server browser page
10 Days Ago
culling mode set to animate all on salvaged axe viewmodel prefab
10 Days Ago
Fix missing compression headers from ServerList HttpClient - allows serverlist to download in gzip as intended
10 Days Ago
Fix animals and naval scientists only fleeing or being passive
10 Days Ago
Created a small physics engine for Pool - Uses ball and line intersection - Cheap - Data based structure so we can thread it/run on native Still lots to implement. Working proof of concept
10 Days Ago
Fix path not logging to vddraw, fix animals always fleeing
10 Days Ago
Phrase update
10 Days Ago
removed TriggerWakeAIZ, made gizmos less obnoxious, just use player querygrid directly instead of connections
10 Days Ago
Merge: from spectate_stay_after_dc - Bugfix for disconnecting players staying standing with UsePlayerUpdateJobs 2 Tests: spectated disconnecting server
10 Days Ago
Bugfix: ServerOcclusionParallel(Jobs 2) - when spectator is hovering in a net group cell, use that cell's occlusion group As the spectated player disconnected, we would stop populating the occlusion results cache, thus leaving spectator in a frozen-world state Tests: on craggy with Jobs 2 - spectated a player that disconnected, was able to see them sleep. Did same from outside network range.
10 Days Ago
Fix animals running in circles
10 Days Ago
Fixed some potential crashes Clear _rt_Camera texture to black on disconnect Clear water reflection/refraction textures when unused Ship fixed door models * Door03_Slotted - fixed skins not working, fixed opening animations not always playing correctly, added ep1 hardware type, fixed pushbar lighting * Door03 (Ep1) - added rusted texture skin from Door01 (fits the window cutout) * Door01 - added ep1 hardware type, fixed pushbar lighting Ship fixed Skin13 & 14 for doors * Fixed handlebar textures for both Merge PR: Toolgun trace not hitting parented props re-fix Fixed a crash to do with HTLV Fix potential crash issue with rope rendering Implement pistol empty holster * Fixes the model having empty and non empty holster anim being tied to the same activity Remove the while loop from DModelPanel render * Added surface.GetScissorRect (Faster than surface.GetPanelPaintState) - returns enabled, left, top, right, bottom Merged Pull Requests * weapon_fists sets damage position * Make closedcaptions fonts anti aliased Fix missing font CloseCaption_Small Implement vendor specific shadow depth format test for Intel Allow solid triggers to touch triggers * Allows loose weapons and ammo entities touch remove/teleport triggers, etc. Unhide r_particle_timescale Make effects.BubbleTrail not turn start/end pos into mins/maxs Add a temp hack for missing surface.GetScissorRect
10 Days Ago
Fixed artifacts caused by dithered objects being rendered in front on subsurface scattering type objects
10 Days Ago
▊ ▊▅▋ ▋▆▍ ▄▌██▍▄▌ ▉▍▍▌▍▌▊▌▉▊▍▉
10 Days Ago
replace procedural creation of TriggerWakeAIZ in dungeons with WakeAIZ
10 Days Ago
Revert 144931, use "Armor" everywhere in the store page instead. Thought "Armour" was the US spelling US English is supposed to be the default (I'll add UK english at some point ok)
10 Days Ago
Armor -> Armour in the storage box store page pack description
10 Days Ago
Skin pass for snow jacket
10 Days Ago
replacing train tunnel prefabs TriggerWakeAIZ
10 Days Ago
merge from main
10 Days Ago
merge from main
10 Days Ago
merge from storepage_boxes
10 Days Ago
Added pack to storage section
10 Days Ago
Merge from PlayerRigUpdate2
10 Days Ago
Skin pass for hide pants
10 Days Ago
Model changes and prefab light set dressing for kiosk D
10 Days Ago
Fix compile errors from merge
10 Days Ago
Pack showcase media
10 Days Ago
merge from boxes_dlc
10 Days Ago
replaced all TriggerWakeAIZ in all monuments and ran s2p - train tunnels still left - airfield - artic_research_base - bandit_town - compund - desert_military_base a/b/c/d - excavator - military_tunnel - oilrig / oilrig_small - trainyard
10 Days Ago
remove debug logs