reporust_rebootcancel

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

20 Minutes Ago
Bone armour female version update
29 Minutes Ago
Bowless Crossbow - worldmodel and LODs
43 Minutes Ago
▄▅▉▇▄▉ ▋▅▊▌ ▅▊▌▉▅▅▋
44 Minutes Ago
▉▌▌▅▊▊▆ ▊██ █▍▅▄██ ▇▌█▋▌▌▇
45 Minutes Ago
Defensive upgrade now adds +bonusSlots to actual crafting roll result. Default is +1
46 Minutes Ago
▉▆█▊▊▍ ▇▊▆▋ ▍▇▌▍
56 Minutes Ago
Apartment stove FX & lighting prefab & related files. Perma-enable attached it to the prefab, for now.
57 Minutes Ago
Bugfix: don't overwrite callstack depths for frame 0 with values for other frames when multiple frames are found Tests: ran Export2FramesTorn - it passes and looks correct-ish (same wrong offset as in Export2Frames)
1 Hour Ago
Bugfix(tests): fix invalid test logic in ExportExtraEnd2Frames - renamed ExportExtraEnd2Frames to Export2FramesTorn - added Export2Frames (shows invalid frame start - this is new) Tests: ran unit tests, failures where expected
1 Hour Ago
exported latest crossbow bowless viewmodel  anims and updated rig
1 Hour Ago
▌▆▉▆▉▌▆▅ ▇▅▋▌▄▇▅▌▉▆
1 Hour Ago
Fixing skinning for gingerbread man suit
1 Hour Ago
Added ItemModContainerArmorSlot to 90+ additional clothing items so they can receive slots exclusively from the defensive upgrade. (list will need sanity checking if we do take this route)
1 Hour Ago
▊▌▍█▍▌▊▅ ▇▅▌
1 Hour Ago
Merge: from networkgrid_iterationspeed_changes - Optim: lazy allocate internals of NetworkGroup to save memory (adam.k's findings) Tests: flew around on craggy, opened deep sea and entered-left, printed entity counts of deep sea, shot scientists in the distance
1 Hour Ago
Fix croc diving and charging
1 Hour Ago
Update(tests): add ExportExtraEnd2Frames Test passes but looks incorrect Tests: ran unit tests
2 Hours Ago
Add support for CraftedWithDefensiveUpgradeOnly. Setup beenie hat item as a test.
2 Hours 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
2 Hours Ago
enable screen edge fade on eyeAO materials
2 Hours Ago
computer station IO setup - no IO for static computer stations
2 Hours Ago
add toggle for refraction screen edge fade behavior
3 Hours Ago
Fix croc swim speed
3 Hours Ago
Remove unecessary double reset of croc swim depth, remove log spam in sense component
3 Hours Ago
▅▌▅▇▄ ▌▌▅█▇▆
3 Hours Ago
Fix animals slowing down to a crawl when fleeing
3 Hours Ago
Update(tests): emit valid timestamps when running profile exporter tests Tests: confirmed seconds-scale ranges in perfetto
3 Hours Ago
Mannequin poses
3 Hours Ago
Fix a few shader compilation errors with rare variants
3 Hours 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
3 Hours 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
3 Hours Ago
Fix animals looking behind unnaturally, bring back the fix from previous implementation
3 Hours Ago
added a bunch more boat layouts for testing
3 Hours Ago
Reduce guaranteed slots from defensive to 1
4 Hours 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
4 Hours Ago
merge from render_pipeline_testing (reflection fix)
4 Hours Ago
fix vclouds not showing up in water reflections in BiRP
4 Hours 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
4 Hours Ago
4 Hours Ago
Industrial Autoturret - Updated textures
4 Hours Ago
Fixing skinning for lumberjack hazmat
4 Hours Ago
New gesture animation polish pass
4 Hours Ago
merge from waterwheel_deployable
4 Hours Ago
fix label of new io info on item
4 Hours Ago
Workbench level 2+3 loot panel assignment
4 Hours Ago
▋ █▌▄█▋█ ▉▉▍██ ▆██▉▋▆▇▋▆▆▌▋▉▊▆▄▊▄▉▆█▍
4 Hours Ago
▆▅▅▌▄▌▍▄ █▉▋▊▉▌
5 Hours Ago
fixed missing texture on tier 2 workbench
5 Hours Ago
Add a workbench vitals prefab with the new setup, replace existing ones with it.
5 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