124,772 Commits over 4,171 Days - 1.25cph!

2 Months Ago
Add some placeholder cables
2 Months Ago
Fix legacy ceiling light
2 Months Ago
Physics based ceiling lights now reset their position/rotation after 15s of no damage Setup two joints on the fluorescent light
2 Months Ago
Move chandelier into cozy lights folder
2 Months Ago
String light bulbs + lights are now pooled
2 Months Ago
Merge from main
2 Months Ago
Merge from frontier_external_fixes
2 Months Ago
Fix walls being demolishable with hammer after being reskinned (will apply to another redirect skins as well)
2 Months Ago
Merge from main
2 Months Ago
fix cloud reprojection artifacts where viewDir.y < 0
2 Months Ago
Reduce OBS_MODE_DEATHCAM time from 3 seconds to 1 second Added some sanity checks when loading VTF files and possibly running out of memory. Edit Entity window now shows prettier entity name (Community Contribution) string.ToColor micro-optimization (Community Contribution) More strict shader file whitelist (Requiring to be in `shaders/fxc/`) Delete unused CDispInfo.m_pTags Try to provide some useful info to "hit surface has no samples" warning Fixed operator precedence in a certain validity check Minor cleanups Added more checks for invalid values Increase MAX_NODES to 8192 (from 4096)
2 Months Ago
Floating cities greybox cleanup
2 Months Ago
Minor changes
2 Months Ago
snap_deployables -> main
2 Months Ago
Ensure corner pivot point is added, not subtracted
2 Months Ago
sleeping bag changes
2 Months Ago
main -> snap_deployables
2 Months Ago
Fixed sleeping bag corner snapping Fixed Furnace -> Furnace snapping Some tweaks to locker and fridge (needs more height)
2 Months Ago
remove debug print
2 Months Ago
Fixed issues snapping workbench 3 against the wall
2 Months Ago
avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)
2 Months Ago
snap_deployables -> main
2 Months Ago
Sofa corner padding to .02
2 Months Ago
disable biome fog on craggy and playground as it doesn't make sense
2 Months Ago
" Wicker Barrel Medieval Box Bamboo Barrel Twitch Rivals Desk
2 Months Ago
merge from main
2 Months Ago
" Workbench
2 Months Ago
Computer station cant connect to other computer stations nearby Ensure sofa and patterned sofa can snap Turn on for: Retro TC Shockbyte TC Small Battery Medium Battery Large Battery Repair Bench Storage Barrels (inc abyss) Chippy Arcade Machine BBQ Water Barrel Small Generator Powered Water Purifier Composter Pressure Plate Disco Floor
2 Months Ago
Have the ability to turn on and off corner/same deployable snapping on a per object basis
2 Months Ago
drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)
2 Months Ago
Updated ReportType enum so BreakingServerRules is correctly marked as LAST. Fixes bug where non-player-specific BreakingServerRules F7 feedback reports are not ignored by server.reportsserverendpoint when this was the intended behaviour in CS:109053 04/12/24
2 Months Ago
Update(wip): new comprehensive projectile test on craggy - spawns a bunch of players on craggy and drops projectiles on them Currently fails as majority of hits miss (but expect 100% hit rate) - likely bad test setup. Will investigate tomorrow Tests: ran unit tests
2 Months Ago
2 Months Ago
Resolved the compiler warnings flagged by the IDE as errors
2 Months Ago
Changed 'heart' icon on server listings. Fixed server browser entries instantly opening when trying to scroll through listings with the mouse. Fixed new canvas mode causing issues with keyboard locking and buttons not working properly.
2 Months Ago
Iterating Cirrus clouds zero'd out for now.
2 Months Ago
fixed bugs with lods on dlc lights
2 Months Ago
Setup UI_Window support for flex element state swapping Move Home and Session pages over to canvas alpha instead of GameObject setactive
2 Months Ago
Fixed VRAD Lightmap crash due to static props using out of bounds skins Fixed VRAD always forcing verbose to true Fix "must be compiled with $staticprop" error in VRAD too (was VBSP only) Since `-allowdynamicpropsasstatic` is not a thing in VRAD, it will just always allow such props. VBSP controls whether such props are written to the .BSP file, so it should be all good anyway, since VRAD only loads the model list from the BSP.
2 Months Ago
Fixed VRAD Lightmap crash due to static props using out of bounds skins Fixed VRAD always forcing verbose to true Fix "must be compiled with $staticprop" error in VRAD too (was VBSP only) Since `-allowdynamicpropsasstatic` is not a thing in VRAD, it will just always allow such props. VBSP controls whether such props are written to the .BSP file, so it should be all good anyway, since VRAD only loads the model list from the BSP.
2 Months Ago
Update: projectile tests against players with shields Test: ran new unit tests
2 Months Ago
Reducing material IDs in floating walkway kit. Added ubiquitous moss via blends.
2 Months Ago
Have scientist only ask their closest ally to help in a rush, not the whole squad
2 Months Ago
▋▇▉▅▆ ▄▉▍▌ ▄▅▌▍▊▇█▆▅▍_▌▌▅_▅▌▋▊▅▉▌_▊▅▇
2 Months Ago
wall strip light mount . Updated spotlight and added gibs.
2 Months Ago
▋▋▅▊▇▆▊ ▍▊▆▋▆▉▉_▍▆█▌▌ ▄▉▊▌▅ ▉▇ █▇▇ ▄█▌▊▋▌▅▋▆▇▆▌▍▄ ▆▉▌▄, ▇▇▆█▍▌ █▅▅ ▌▄▅▍▌▇▉ ▉▌▌▊▋▊▌█▅▉ ▊▆▊▉ ▉▉▊▇▅▍▄ ▉▉ ▄▅▉▋▆▋▅███_▇▉▇▊▆▇▊█▋▇▇ - ▅▆▉▉▇██▉ ▋▇▉ ▍▇▌█▅▍▊▋▄▄▆▋▆▄ ▆▍█▄ ██ ▇▆▅▌ ▍▍▆ ▌▇▊▌ ▊▄▌▉▄▋▌▅▋▌ ▄▆▇▍ █▇▉▅▉▄▉
2 Months Ago
Setup Rust Plus modal, show when you press learn more
2 Months Ago
Crate crafting modal update
2 Months Ago
Refactor to WindBlocked. Include clearance checks in front and behind of sails so that they need room to catch wind.