reporust_rebootcancel

139,630 Commits over 4,383 Days - 1.33cph!

7 Minutes Ago
Add support for CraftedWithDefensiveUpgradeOnly. Setup beenie hat item as a test.
15 Minutes Ago
Bugfix: potentially support exporting profile of Recorder started inside a method and finished outside Need to write more tests to validate it works across frames - not confident about it. Tests: ran ExportExtraEnd - passes. ran all others - still valid
17 Minutes Ago
enable screen edge fade on eyeAO materials
26 Minutes Ago
computer station IO setup - no IO for static computer stations
32 Minutes Ago
add toggle for refraction screen edge fade behavior
40 Minutes Ago
Fix croc swim speed
45 Minutes Ago
Remove unecessary double reset of croc swim depth, remove log spam in sense component
46 Minutes Ago
▅▌▅▇▄ ▌▌▅█▇▆
46 Minutes Ago
Fix animals slowing down to a crawl when fleeing
48 Minutes Ago
Update(tests): emit valid timestamps when running profile exporter tests Tests: confirmed seconds-scale ranges in perfetto
57 Minutes Ago
Mannequin poses
1 Hour Ago
Fix a few shader compilation errors with rare variants
1 Hour Ago
Make mortar 3 functional: - swap out the script to allow for overriding behaviour. (empty for now) - hook up mortar shells as ammo - fix missing references for animator, ammo, fuse
1 Hour Ago
Bugfix: handle cases where main thread doesn't have any profiling marks Veeeeeeery unlikely event to happen, but should be supported Tests: ran ExportEmptyMainThread test - it now passes
1 Hour Ago
Fix animals looking behind unnaturally, bring back the fix from previous implementation
1 Hour Ago
added a bunch more boat layouts for testing
1 Hour Ago
Reduce guaranteed slots from defensive to 1
1 Hour Ago
New(tests): ProfileExporter unit tests Synthesizes basic profile streams and sees if it sucesfully exports them, without checking contents. Tests: ran tests, 2 fail. inspected some outputs of passing ones
1 Hour Ago
merge from render_pipeline_testing (reflection fix)
1 Hour Ago
fix vclouds not showing up in water reflections in BiRP
1 Hour Ago
basis of test to print table of front-on drag of a set of different copypaste boats, going to be used for retuning drag-by-angle values
1 Hour Ago
1 Hour Ago
Industrial Autoturret - Updated textures
1 Hour Ago
Fixing skinning for lumberjack hazmat
2 Hours Ago
New gesture animation polish pass
2 Hours Ago
merge from waterwheel_deployable
2 Hours Ago
fix label of new io info on item
2 Hours Ago
Workbench level 2+3 loot panel assignment
3 Hours Ago
▋ █▌▄█▋█ ▉▉▍██ ▆██▉▋▆▇▋▆▆▌▋▉▊▆▄▊▄▉▆█▍
3 Hours Ago
▆▅▅▌▄▌▍▄ █▉▋▊▉▌
3 Hours Ago
fixed missing texture on tier 2 workbench
3 Hours Ago
Add a workbench vitals prefab with the new setup, replace existing ones with it.
3 Hours Ago
drag consistency fix - track generated rays on each drag projection plane, in some situations it could result in generating an extra ray and alter drag values - all tests now passing
3 Hours Ago
Mannequin fbx update
4 Hours Ago
Merge from vital_icons
4 Hours Ago
merge from main
4 Hours Ago
Ton of general workbench client/server compile fixes
4 Hours Ago
▊ ▌▊▌ ▇██▄▄▆ ▅▌ ▆▇▅█▉▆▉▉▇ ▅▍ ▉▋▄▇ ▅▊▋▌▊ ▋▆▉▆█▍▊▉▋ ▍▌▊█▉▊▆▅▅█▊▋▊██▍ ▄▅▇▄▇ ▇▆██
4 Hours Ago
Merge from chainsaw_hotspot_gathering
4 Hours Ago
Merge from main
4 Hours Ago
▄▄▉▆▄▋ ▄▉▊▅ ▌█▆▋
4 Hours Ago
Fix server log when throwing items at trees and ore nodes
4 Hours Ago
▍█▅▋ ▅▄▅▉▇██▍▌ ▋▊▇█▅ ▇▉▊▍▅▌
4 Hours Ago
Add a convar to gate the icon display behaviour.
4 Hours Ago
█ ▉▄▅▋█▌ ▍▄▇▆▉▋▅▉█ ▅▇▇█▇▅▊▋▍▌ █▅█▆▌▉▉ ▄▋ ▍▌▉▇▄▉▋▆▋ ▆▉ ▍▄▇ ▅▉▄ ▍▄▌▆▍▆▅▌ ▍▊▉▋█▊▄ ▋█▊▉▊▄▆▌ ▉▌▌▉█▍ ▇▋▇▋▌▊▉▅█ ▄▊ ▇█▄ ▌▆▉ ▇▉ ▉▆▊▋▉▌▄▊ ▅▇▇▄▊▋ ▍▉ ▌▆ ▍▊▄▉▉▍▊
4 Hours Ago
Switch to FacepunchBehaviour. Reduce icon tick and move it to invokes.
4 Hours Ago
merge from main
4 Hours Ago
stripped back workbench 2, added new corpse
4 Hours Ago
Cleanup
5 Hours Ago
Move all standard shader inputs into one cbuffer, guard other files with #ifdef (included through `Standard.cginc`)