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

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
10 Days Ago
merge from boxes_open_access
10 Days Ago
Fixed pivot on rentable shop F. First pass proper art for rentable shop D (still WIP as are the others)
10 Days Ago
also copy sleep delay and zones in tool
10 Days Ago
quick tool to convert TriggerWakeAIZ with a button - also made it so BaseEditorExAttribute can invoke a method for isTrue/isFalse instead of just reading fields/properties
10 Days Ago
Pack showcase wip
10 Days Ago
Merge: from main
10 Days Ago
Bugfix: uncomment tickState caching Left it commented because I thought it would help with unit test validation, but it's completelly unrelated to my unit tests. Tests: on Craggy tried to sprint with UsePlayerUpdateJobs 0
10 Days Ago
Fixed slot machine not animating with Indirect Instancing
10 Days Ago
merge from storepage_boxes
10 Days Ago
Revert EditorSettings
10 Days Ago
Fixed skin viewer not showing any box content Media size tweaks
10 Days Ago
Removed mesh cull from shipping container floor frames and wall frames as they should rely on network distance for culling
10 Days Ago
disabled mip streaming on the decal textures for shipping containers
10 Days Ago
setup ghostships and tropical islands WakeAIZ again because I changed the serialized format - ran s2p on all islands
10 Days Ago
Removed unused media, downsized the rest and made atlases
10 Days Ago
merge from main
10 Days Ago
corrected radius
10 Days Ago
merge from main
10 Days Ago
optional box support, re-uses x component of vec3 size for radius otherwise - uses largest extension for network radius check and then a coarse OBB<->triggerpoint intersection to determine actual contents
10 Days Ago
merge from boxes_dlc
10 Days Ago
tweaked lod cull distances on hopper and storage monitor to cull at same distance as everything else (60)
10 Days Ago
Storage box store page media 3
10 Days Ago
Storage box store page media 2
10 Days Ago
Storage box store page media 1
10 Days Ago
Storage box pack store page
10 Days Ago
merge from main
10 Days Ago
replaced TriggerWakeAIZ with WakeAIZ on all ghostship variants and tropical variants - ran s2p on all tropical islands
10 Days Ago
corrected inverted sphere gizmo
10 Days Ago
corrected latch, support for puzzlereset ddraw (get PooledList on request, don't track)