reporust_rebootcancel

123,978 Commits over 4,171 Days - 1.24cph!

3 Months Ago
Fix walls being demolishable with hammer after being reskinned (will apply to another redirect skins as well)
3 Months Ago
Merge from main
3 Months Ago
fix cloud reprojection artifacts where viewDir.y < 0
3 Months Ago
Floating cities greybox cleanup
3 Months Ago
Minor changes
3 Months Ago
snap_deployables -> main
3 Months Ago
Ensure corner pivot point is added, not subtracted
3 Months Ago
sleeping bag changes
3 Months Ago
main -> snap_deployables
3 Months Ago
Fixed sleeping bag corner snapping Fixed Furnace -> Furnace snapping Some tweaks to locker and fridge (needs more height)
3 Months Ago
remove debug print
3 Months Ago
Fixed issues snapping workbench 3 against the wall
3 Months Ago
avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)
3 Months Ago
snap_deployables -> main
3 Months Ago
Sofa corner padding to .02
3 Months Ago
disable biome fog on craggy and playground as it doesn't make sense
3 Months Ago
" Wicker Barrel Medieval Box Bamboo Barrel Twitch Rivals Desk
3 Months Ago
merge from main
3 Months Ago
" Workbench
3 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
3 Months Ago
Have the ability to turn on and off corner/same deployable snapping on a per object basis
3 Months Ago
drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)
3 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
3 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
3 Months Ago
3 Months Ago
Resolved the compiler warnings flagged by the IDE as errors
3 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.
3 Months Ago
Iterating Cirrus clouds zero'd out for now.
3 Months Ago
fixed bugs with lods on dlc lights
3 Months Ago
Setup UI_Window support for flex element state swapping Move Home and Session pages over to canvas alpha instead of GameObject setactive
3 Months Ago
Update: projectile tests against players with shields Test: ran new unit tests
3 Months Ago
Reducing material IDs in floating walkway kit. Added ubiquitous moss via blends.
3 Months Ago
Have scientist only ask their closest ally to help in a rush, not the whole squad
3 Months Ago
▋▇▉▅▆ ▄▉▍▌ ▄▅▌▍▊▇█▆▅▍_▌▌▅_▅▌▋▊▅▉▌_▊▅▇
3 Months Ago
wall strip light mount . Updated spotlight and added gibs.
3 Months Ago
▋▋▅▊▇▆▊ ▍▊▆▋▆▉▉_▍▆█▌▌ ▄▉▊▌▅ ▉▇ █▇▇ ▄█▌▊▋▌▅▋▆▇▆▌▍▄ ▆▉▌▄, ▇▇▆█▍▌ █▅▅ ▌▄▅▍▌▇▉ ▉▌▌▊▋▊▌█▅▉ ▊▆▊▉ ▉▉▊▇▅▍▄ ▉▉ ▄▅▉▋▆▋▅███_▇▉▇▊▆▇▊█▋▇▇ - ▅▆▉▉▇██▉ ▋▇▉ ▍▇▌█▅▍▊▋▄▄▆▋▆▄ ▆▍█▄ ██ ▇▆▅▌ ▍▍▆ ▌▇▊▌ ▊▄▌▉▄▋▌▅▋▌ ▄▆▇▍ █▇▉▅▉▄▉
3 Months Ago
Setup Rust Plus modal, show when you press learn more
3 Months Ago
Crate crafting modal update
3 Months Ago
Refactor to WindBlocked. Include clearance checks in front and behind of sails so that they need room to catch wind.
3 Months Ago
A bit more cleanup
3 Months Ago
refillvitals, refillvitalsall, heal will now also revive players if they are injured. This can be disabled by passing in "--no-recover" as the first argument.
3 Months Ago
Sails only work if they're outside
3 Months Ago
texture update
3 Months Ago
floating city barge
3 Months Ago
- Replace f1 grenade with smoke grenade - Add support for custom expiration time for blackboard facts
3 Months Ago
- Add option to specify priority of voice lines - Encapsulate speaking logic into a separate component
3 Months Ago
Update: rewrite TestProjectileWater to attempt to hit a player in water Tests: ran new TestProjectileWater - pass all
3 Months Ago
Setup development server logo
3 Months Ago
Improve output formatting, use pooling