reporust_rebootcancel

140,023 Commits over 4,383 Days - 1.33cph!

16 Minutes Ago
merge from fix_forceaddtoteam -> main
18 Minutes Ago
Fix forceaddtoteam not working if you weren't already in a team and not working if the target was already in a team
30 Minutes Ago
WIP on supporting emission intensity in workshop, fix emission toggle in workshop with intensity not 0
34 Minutes Ago
merge from fix_itemcontainer_take_leak -> main
59 Minutes Ago
Industrial Large Furnace - updated model, textures Updated manifest and localization
1 Hour Ago
Add crossfade to mortar pose, fix animation handles not being released, fix animation handles not applying autoplay properly.
1 Hour Ago
Industrial Autoturret - Updated textures, reran skin lists, renamed textures to new convention
1 Hour Ago
Fix smoke grenade manager returns driving me crazy
1 Hour Ago
transformchanged_cleanup -> main
1 Hour Ago
Support food on corpses again
1 Hour Ago
Save a few pennies in SmokeGrenadeManager::Move
2 Hours Ago
main -> vendingmachine_ui_refresh
2 Hours Ago
transformchanged_cleanup -> main
2 Hours Ago
Space
2 Hours Ago
- Only check if food in transform changed override for dropped entity - Only check if smoke in transform changed override for smoke grenades
2 Hours Ago
Lower mortar deploy angle check to only allow placement on flat ground
2 Hours Ago
Salvaged Icepick inventory sounds and weapon audio polish
2 Hours Ago
Add mortar deployment guide prefab
2 Hours Ago
merge from mortar_prototype
2 Hours Ago
Fix mortar deployment NRE, fix socket mods using the wrong layers
2 Hours Ago
Cleanup transform changed: - Only do checks on positional network update - Only do smoke grenade checks for smoke grenades
2 Hours Ago
edited player animator controller so the3p jog backwards anim works correctly and set the walk animations speeds to 1 from 1.5 after exporting edited 3p walking animations to play at that speed correctly
3 Hours Ago
- Deselect support - Format changes
3 Hours Ago
- Lil pop anim when the search opens up - Dont create a tooltip if text field is empty - Add icon and placeholder text colouring support to input fields
4 Hours Ago
added a little low wall to the penthouse greybox separating kitchen/living
4 Hours Ago
removed collision from broken glass decal as it causes issues walking over moved some mesh decals up in radtown, radtown S2P
4 Hours Ago
▋▌▌▌ ▍▋▋▉▇▌▌▆▊▉▆▊ ▊▇▊▉▆▍ ▇▍█ ▅▄█ █▌▅▆▋▊▊ ▌▆▉▅▍ ▉▊▅▌ ▇▅ █▊▆ ▋▄▌▇▄█ ▌█ ▍█ ▌▋▆▅█▊ ▉█▍▍▇█▄▅▊ ▍▉▋▉▊▆▊█▅ ▊▋▇▌ ▋▆▋ ▇▇▅▇▆▆▉▊▅▋ ▋▉▊▍ ▇▍ ▊▋▄ ▍▄▍▆▅▅ ▆▄▉▋▆ ▋▊▊ ▅▍▄▍▌▇▋▄▄█▍ █▄ ▌▆▆▋▋▅▋▇▊█ ▄▍▅▄▅▄
4 Hours Ago
Merge from workbench_upgrades
4 Hours Ago
industrial electric furnace - reduced AO to 512
4 Hours Ago
io workbench visual point setup
4 Hours Ago
industrial electric furnace - game model - updated prefabs - Added stand in textures - Setup IO on off states in prefab - Added off and glass material
4 Hours Ago
Some setup on io.table.deployed
4 Hours Ago
industrial electric furnace - rename material to on state
5 Hours Ago
main -> vendingmachine_ui_refresh
5 Hours Ago
server_browser_row_fix -> main
5 Hours Ago
Fix server browser only showing 4 entries until you scroll or change the page
5 Hours Ago
Removed example charms from accessory manager
5 Hours Ago
Fixed broken materials in backpacks and parental advisory charms Re-cached viewmodel textures, fixing the NRE Resized backpack texture sizes
5 Hours Ago
Prefabbed up Kiosk E parts. Kiosk E LODs, collision, prefab setup, plus shutter LODs and setup.
5 Hours Ago
▌ ▆▊▋▇▅▆ ▄▍▌▌█ ▉▊▍
5 Hours Ago
brought length relaxation back up to 1, mistakenly tweaked and caused small clipping
5 Hours Ago
▆ █▉▅▄▉ ▌▉▉▋ ▉▄█▅▌▍█▊▄▄▇▉▊▆▆▍▅▌▇▅▄█▍▅▍▍▄▉▇█▊
5 Hours Ago
▋ ▅▌▍ ▉▊█▄█▇ ▌▆▌ ▉▅▇▍▄▍▊ ▆▆█▍▅▇▇▆▄ ▇▊▅▉▅▉▌ ▆▌▆▍▌▇▄ ▆▅▍▊▆▄
6 Hours Ago
Merge: from unitask_reliable_taskpool - Optim: UniTask internal pooling now reliably caches items Tests: unit and perf tests, ran around Craggy with Jobs 3
6 Hours Ago
Optim: ensure UniTask.TaskPool reliably caches items - copied from repo at 88737fb5 Original version was written in wait-free fashion which permitted only 1 participant while failing others. Rewritten to be lock-free, which allows to guarantee pooling Tests: ran unit and perf tests. stuck breakpoints to confirm that repeated perf test invocation didn't have allocations. ran around craggy with jobs 3
6 Hours Ago
fixed draw distances on new static door prefabs and layer to world collisions for the apartment complex building
6 Hours Ago
merge mortar_prototype to main
6 Hours Ago
Regenerate protobuf serializers
6 Hours Ago
doubleconnect_eac_fix -> main
6 Hours Ago
Add extra guard rails to quick join so that spamming it wont connect multiple times to the same server. More changes to try and fix the EAC reconnect issue