128,537 Commits over 4,201 Days - 1.27cph!

7 Days Ago
Slightly optimise command reordering
7 Days Ago
Jobified instance reordering
7 Days Ago
Minor improvements to Lua's render lib * Prevent potential issues/minor memory leaks due to Lua errors in some functions (render.DrawQuadEasy, render.DrawScreenQuad, render.PushCustomClipPlan) * Change render.DrawQuadEasy to use better optional argument handling (potentially breaking if mods do silly things) Minor cleanups Added render.GetFogMaxDensity Added a self-check to CBaseHandle::Init Fixed 2 minor compile warnings Defer OnRequestFullUpdate if not in main thread GHA/Steamworks prepwork for network_test branch Fixed potential nullptr server crashes in networking Minor cleanup/compile warning fix Fixed a potential issue with bad BSP embedded files asset:// supports .svg Reject non texture customization files Win32 unicode file search support (disabled) file.Open will block any of those characters anyway, so this was a waste of time, but just throwing this in, in case its useful in the future
7 Days Ago
merge from optimize_sprinklers -> main
7 Days Ago
Fix compile error
7 Days Ago
Add `skinned_placeholder` convar to control if sprinklers will use static placeholders or not - default enabled - refresh_renderers will update placeholders if convar is changed
7 Days Ago
Fix compile errors
7 Days Ago
Update: convert error logs to error-once logs The current changes mitigate the problem, which will allow peeps to play longer while we chase up what's going wrong. Tests: none, trivial change
7 Days Ago
Update: adding more logging in an attempt to catch baseplayer NREs Tests: 2p local session with spectating, disconnects
7 Days Ago
Merge from boat_building
7 Days Ago
Cannons can only be mounted on finished boats. Call base mount showif checks. Refactor BallistaGun Menu_Mount_ShowIf so cannon can call base checks without the ballista specific checks.
7 Days Ago
RPG7 - Added baked viewmodel
7 Days Ago
Set dressing polish and some boosted bounce lighting in floating city 3
7 Days Ago
Added boat building station deployment guide prefab with latest artwork
7 Days Ago
Merge from boat_building
7 Days Ago
Merge from part_caching
7 Days Ago
Fixed barge surfaces not being picked up by HLOD (except casino). Rebaked HLOD in floating city 1 and 3.
7 Days Ago
Switch more stuff to using cached parts
7 Days Ago
Merge from parent
7 Days Ago
Re-add hull flag, set on hull blocks.
7 Days Ago
7 Days Ago
Added CachedBoatParts<T> Cache lists of blocks, anchors, sails for now.
7 Days Ago
Merge from main
7 Days Ago
Casino barge decks
7 Days Ago
added an elevator shaft to the casino roof in FC4
7 Days Ago
standalone underground elevator lift shaft prefabs, models and baked LODs - to be used as a static elevator in monuments
7 Days Ago
raised security tower cover
7 Days Ago
level submit
7 Days Ago
Codegen
7 Days Ago
removed Deferred Mesh Decal script from mesh object parent
7 Days Ago
removed double LODing method on prefab causing errors
7 Days Ago
supply signs lods, collision
7 Days Ago
Casino LOD/COL/Prefab progress
7 Days Ago
▅▇▅▊█▋▉▌ ▆▌▄██▇▌▇ ▍▆▄▊█▍▍▉▍▉ ▌▅▆▉▇▌█ █▆ ▆█▋▄▇ ▍▍▊▊▋▄ ▍▊▅▄▄
7 Days Ago
HLOD and s2p for floating city 3
7 Days Ago
Merge from main
7 Days Ago
Compile fix
7 Days Ago
▉▌▊ ▉▆▇▇▇▉▍▇▉▄ ▋▇▆▌▅ ▍▊▋▊▄▌█▇ ▉▄ ▌▉█▉█▆ ▉▄▆▇▅▉▄▉ ▌▄▅▊▆ ▉▊ ██▋█▉▇▌▋▌ ▅▌▌ ▆█ ▄▉▌ ▅▋▆▇▍▉▍█▉▅▌▄▊▋▅▍██▄▋ ▄▌ ▍▊▆ █▅▇▊▋ ▅▋▉▆█
7 Days Ago
merge from contactsmenu_fix
7 Days Ago
merge from menu_workshop_fix
7 Days Ago
merge from steaminventory_warmup_fix
7 Days Ago
merge from store_nre_fix
7 Days Ago
merge from premium_text_fix
7 Days Ago
▇▉▄▌▊ ▇▋▆▊ ▄█▆▉▉_▋▆█▅▋▉▊▋▋▄▊▆▊
7 Days Ago
merge from wirecolor_nre_fix
7 Days Ago
Clean: leaving a TODO note for one I return to this
7 Days Ago
Fix not being able to place barricades on icebergs, icesheets, shore ice when close to a monument
7 Days Ago
Clamp displacement radius, fix seemingly bugged alpha blend mode, bring back displacement decay using DstColor multiply
7 Days Ago
made queue barriers R/W for batching