157,157 Commits over 4,536 Days - 1.44cph!

18 Minutes Ago
Merge from rrp_explosion_overlay_fix
23 Minutes Ago
Add MinimumIntensity to explosions overlay to stop lingering effects
Rin
23 Minutes Ago
Added Animal Fence and Gate to T1 tech trees Aldded biofuel generator to Hardcore and Primitive
1 Hour Ago
Batch update UI prefabs with RRP grabpass/blur setup
Rin
1 Hour Ago
subtract 165735
3 Hours Ago
biofuel_generator -> main
3 Hours Ago
Emulate UI grabpasses on RRP with Canvas hooks using sort order
3 Hours Ago
fix wacky hand rotation
3 Hours Ago
Fix SoundManager accumulating scheduled sounds past their start time (potentially forever, in some scenarios?)
4 Hours Ago
main -> biofuel_generator
Rin
5 Hours Ago
merge from footstep_ocean_level_fix
5 Hours Ago
Fixed footstep splash effects playing at original water level when water level has been lowered
Today
▊▆▋▅▍▇ ▄█▇▄▋▊▌█ ▊▌▉▄▍
Today
Created new Crab_Media, a prefab that drives crab movement in the shader based on transform movement Ideal for timeline usage Required some minor changes to the critter shader
Today
Fixed missing strings for crab_single Added some stub client RPC's to fix the missing RPC spam
Today
merge from fix_sentry_branch_upload -> main
Add setting for automatically closing entire inventory menu when moving away from a loot container rather than switching to quick craft
Today
Fixed IconRender not applying workshop skins in SERVER+CLIENT 163749 stopped the Steam server starting without a ServerMgr, so WorkshopSkin.Apply bailed silently
Today
▍ ▊█▆ ▌█▄▍▆▊▅ ▊▊▋▇▆ ▋█▋▍▊▅ ▆█ ▆▌▍▆▅█ ██▅▅▅▋▉ ▍▊ ▆█▍▊▋▋▄▌▅▋ ▋▋▋▇ ▆▇▋█▄ ▍▄ ▉▌▌▋ ▆▊ ▉█▉ ▉▋▋▋ ▉▉▋ █ ▉▋▆▄▌ █▇▋▊▅ ▍▌▇▇▉ ▄▊ ▋▉▅ ▍█▄▉▇▉ ▅▄ ▍▍▋▊▊▇ ▌▆▊▄ ▊▇ █▍▊█▊▉▆▆▅ ▋▅▌▍
Today
- set deployed to one hand ik - updated generator anims - added 3p wip anim - set up generic mount subsystem on stirmount prefab
Today
- increase the tail log upload from 100KB -> 250KB - when uploading crashes without a user ID (super early crashes OR old crashes) then use the current steam id (it's almost certainly going to be the same as when the crash happened)
Today
Recompile cargo container props to fix tangents + add 3 new props Update default spawnlists * Added the 3 new cargo container related props * Rearranged CS:GO map props spawnlist Updated spawnicons associated with the recently changed spawnlists Update L4D1 spawnlist to have more props Minor cleanup with saverestore.Pre function calls Prevent gmod_tool error when having addon tools in non Sandbox GM Fix ammo hud spamming animations * Makes HUD switching from Lua's custom ammo display hook smoother
Today
Tests
Today
Fix incorrectly tagging release crashes as staging - will now upload crashes as "unknown" branch if they are untagged (aka old crashes) instead of tagging everything as staging - remove "release" tag that was passed through code, instead put the release / staging tag directly into the crash marker - fix failing to parse for the crash marker if timestamps are enabled in the logs - output crash marker earlier so early crashes can still be tagged correctly - fix userid / steamid not being set early enough either
Today
▆▍▅▇▌▊ ▄█▅▇█▊█▄▄▊▍▌
Today
Assigned all frog sounds into the anims 🐸
Today
don't render water or volumetric clouds when underground
Today
Missing textures and gib additions from last checkin - oops.
Today
Bradley Flatbed LOD material texture additions Gibs setup
Even more LOD texture optimizations
Fix ViewmodelLower lowering persisted viewmodels causing them to render incorrectly
Today
Merge: from ui_store_slim_ram - Bugfix for Glowing Wallpaper page flashlight not working Tests: navigated to page with delay and fail loads on and off
Today
Bugfix: bring back original flashlight blend shader Fixes ugly light gradient in glowing wallpaper page Tests: navigated to glowing wallpaper pack page
Today
comment out unused frog interest
Today
merge from Livestock_animals
Today
Clean: get rid of dead props on StoreFlashlightReveal Tests: none, trivial change
Today
Merge: from main
Today
Merge: from mt_snapshot_saving - Bugfix for string serialization sending wrong data in Jobs 4 (and potentially inflating memory) Tests: spawned a bunch of cows on Craggy with jobs 4
Today
Bugfix: make NetWrite.String thread safe by marking buffer ThreadStatic Tests: with jobs 4 spawned 20 cows on craggy
Today
disable cloud reprojection when rendering workshop icons/images
Today
force update water reflection probe when dragging time slider in workshop editor
Today
Halloween Wallpapers - texture updates
syncvar_parallel_save_fix -> main
Fix SyncVar buffers being leaked when using parallel saves
Today
Remove adminUI from livestock convar, it's not necessary and massively grows the string sent to admin, one of the 3 parts that caused the staging OOM (shared stringBuffer in netWrite.string becomes massive)
Today
Merge: from main
Today
Continued WIP on the server room (random rooms) - still WIP, needs pipe and decal pass, and some UV cleanup on ceiling from where I was lookdeving
Adjust timings for clear_holdtype events on 3p grenade anims
Today
Merge from render_pipeline_testing
Today
Merge from rrp_prop_rendering