196,851 Commits over 4,110 Days - 2.00cph!

4 Days Ago
▌▍▉▄▋ ▇▅▍▊ ▇█▍_▌▉█▄▌▉█_▅▊█▊▍▋▄▋▇█ -> █▄▍▌
4 Days Ago
Update: AutoTurret - rewrite rotations via matrices instead of TRS - Delete all TRS related stuff (turns out you can't do non-uniform scaling with it :/) - Incorporate transform hierarchy up to gun_yaw This should be slower, but different PC - will re-bench once home Tests: spaend a turret and caused it to rotate different ways
4 Days Ago
trawler ship hull material vcol blends progress, more uving
4 Days Ago
▆▄███▋ ▋█▆▆▆▉▌▍▇▅ -> ▉▋▇▍▆▊▅▍█▅▅ █▉ ▍▍▅▊▍▌█ ▋▋▋'▇ █▌█▄▍ █▋▋▉▉▊ ▊▍▊ ▇▉▍▉▍▇▉▆ ▌▆▆▄▍ ▌▅▌█▌▄▍ ▉█ ▆▅ ▍▍▇█ ▍▄▇▆▅ ▍▊▆▉▆
4 Days Ago
▋▋▋ ▅▍▌▇▍▅ ▌█▌▅ █▊▉ ▅▅▇▉▅█ ▍▉▇ █▆▌▇▅▊▍▆ ▍██▍ ▄▉▌▊▉▌▌ - ▇▉█▋█ ██▆ ▆█▅▇▋▅▌█ ▉█▊▍▆▉▊▅▄ ▆▊▄▉ ▉▌▉▉ ▄▅▋▄▉█▍ ▊▇▊▋▋ ▅▊▋▆▄▆ ▆▌▍▊▌▍ ▆▊▆▋ █▊ ▋▉ ▊▋▋▍ & ▄█▍▄ ▋▆▌▍▌▇ ▌▉ ▌▌▉ ▆▊▊▉▇▇
4 Days Ago
Fix GitHub Desktop's fuckup yet again (lights.rad)
4 Days Ago
Add command to join party by ID
4 Days Ago
separate volume slider for UI sounds
4 Days Ago
Minor cleanups from main Draw console notify text above all other panels Remove leftover debug print Added background to cl_pdump cvar run iterator reset just after EntityRemoved, not before Simplify optional argument checking for Entity:AddGesture/RestartGesture/AddGestureSequence Update lights.rad
4 Days Ago
fix reproj artifact when camera rotation snaps far
4 Days Ago
Add some sanity checks for malformed models that could crash the game (to do w/ textures) Can now build tier0, tier1, vstdlib and some others for x86-64 Build VPK.exe like x86-64 already does Delete replay.dll/replay.so which are unused Update Build-Game.bat Improve V49 model support for VRAD static props -allowdynamicpropsasstatic also allows props without $staticprop VRAD static prop lightmaps respects skins (crash fix as well) + sanity checks for model loading Fixed an issue with format strings
4 Days Ago
fix wobbly reprojection
4 Days Ago
Wall Storage - Updated prefab setup with a proper one, working LODs, Gibs, IO ports and lights
4 Days Ago
M15 Pistol - Small fixes to world model LOD3
4 Days Ago
add separate shadow density scale for cloud atmosphere shadowing
4 Days Ago
▍▍▊█▄███▉ ▄▍▊▅▋ ▉█ ▊▄▍▉▇▆ ▋▄▄▅▅▌▋ ▋▌▉▍ ▊▍ ▌▅▆▇ █▋▍██▉ ▅▍ ▉▅▊▍▇▌▋▉ ▋▅▊▇▍▇▊▋ ▋▆█▊▉ ▋▋▆█▋▉▌ - █▋▇█▍ ▅▊ ▊▄▋█▊.▆▄▅▋▉.▌▇▄▄▅▊ ▅▅█ █▋██ ▉▊▆▍▅▍ ▌▅▇▌▋▄▊
4 Days Ago
configurable cloud haze with height falloff, attempt improvement to sun-moon transition
4 Days Ago
M15 Pistol - Added final world model and LODs FBX, tweaked attachment positions
4 Days Ago
- Removed indirect_instancing.enabled toggle (was broken) - Reverted all modifications to MeshLOD, MeshCull, RendererLOD, RendererBatch and other LODComponents
4 Days Ago
merge from erosion
4 Days Ago
fixing erosion issues waterside and stripe artefacts - corrected slope angle calculation that was causing striped carving at low - introduced procedural carving limit that eliminates waterside carving and just limits max-depth elsewhere
4 Days Ago
day-switch oddity mitigation with gradients (code fix needed for highlight hotspot)
4 Days Ago
VC TOD gradiation of ambient and scattering during sunsets.
4 Days Ago
- Fixed and optimise debug diagnostics - Use an array instead of a dictionary to store RenderKeys - Added various toggles for controlling which parts of the system run during profiling
4 Days Ago
InstancedDebugDraw: Fix performance issue when re-adding instances each frame
4 Days Ago
merge from abyss_containers
4 Days Ago
merge from frontiergatewalldesc
4 Days Ago
merge from viewmodel_camera_anim_v2
4 Days Ago
merge from combatknife_sfx_drop_fix/woodtea_drink_sfx_fix
4 Days Ago
merge from resourcedispenser_stacksize_fix
4 Days Ago
merge from grass_skirt_legs_fix
4 Days Ago
New StaticMissionItemDispenser entity, acts like a static storage container that fills itself with whatever loot is required by the mission when interacted with. Saves us having to scatter a heap of mission points around monuments that will then get cluttered over time, this allows us to have a single item dispenser that can be used by missions Added to fishing village A, updated safe zone unlock mission to fit
4 Days Ago
Fix response buttons being clickable when animating
4 Days Ago
Fixed being able to repeat non-repeatable missions
4 Days Ago
S2P compound Add a spawn point fishing village a, S2P Create a new CompoundSpawning test scene
4 Days Ago
Merge from outpost_spawning
4 Days Ago
Unsaved
4 Days Ago
Fixed the conversation screen layout jumping around as the responses and text is animated in, making it hard to click on things Panel is now presized and won't resize at all mid conversation stage (will still resize at the start of each stage)
5 Days Ago
Document icons Add support for showing non item rewards
5 Days Ago
Switched outpost scientist npc to a generic mission provider Added support for generic dialogue handling when there are no available missions Generic mission process is now alloc free
5 Days Ago
Safe zone spawn unlock mission boilerplate
5 Days Ago
Very rubbish first attempt at wall snapping when placing deployables
5 Days Ago
Merge from party_system -> main
5 Days Ago
Fix another NRE when connecting to a server in a party
5 Days Ago
▇▉▇▍▍▊▉▌█▍_▌█▉▆▆▌▄▊▊▉▌_▆█▍ -> ▆▉▍█
5 Days Ago
▌▆▊'▋ ▉▋▄▇▇▊▄▊▌ ▋▉▅▊▄▊▅▋▍▇.▉▅▍ - ▅▌▍█▇▇▌▇ █▋▋ ▅▋▄▇▄ ▌▋▅▄ ▍▋▆▄▅▌█▉▉▌▍▅
5 Days Ago
patrol_heli_revision_2 -> main
5 Days Ago
Removed logs Ensure heli can crash at airfield? Extend flee monument search range
5 Days Ago
Clicking link in steam chat will add you to the party
5 Days Ago
▆▋▅▊▆ █▌▌▊ ▋▇▋_▇▄▄▄▉▍█_▆▄▋█▌▊▋▌▋▉ -> █▉▄▌