reporust_rebootcancel

105,897 Commits over 3,806 Days - 1.16cph!

9 Months Ago
Merge from main
9 Months Ago
fixed loot barrels gibs errors-mismatches updated barrels visuals on additional prefabs updated deployed hobobarrel icon
9 Months Ago
oilrig trims textures - reduced noise over painted variants
9 Months Ago
merge from shelter_lock_fix
9 Months Ago
merge from b_shotgun
9 Months Ago
merge from shader-memory-review2
9 Months Ago
merge from youtooz_deployables
9 Months Ago
Experimental changes to door blockage prevention system to try and prevent vehicles getting stuck in doors, sometimes permanently Do a dot product check when the door detects a blockage and compare that with the direction our door colliders are moving, disregard detected blockages that are on the side of the door that the collider is moving away from (translation: driving into a door that is opening will no longer stop and revert the animation if you drive into the door in the same direction that it is swinging, since that will often involve moving a collider in the opposite direction to vehicle movement and cause chaos) Reduce the length of time that the door physics detection runs for by 20%, so if the animation is more than 80% done it will complete regardless of blockages
9 Months Ago
Merge from tutorial_island
9 Months Ago
More videos
9 Months Ago
Progress
9 Months Ago
Removed the OnItem broadcast message in ItemPanel, replace with IItemPanel interface
9 Months Ago
Remove burlap shirt viewmodel being listed as the inventory panel This has been assigned since 26531(!) but doesn't seem to cause an issue in builds (possibly due to bundling?) Fixes exception when selecting burlap shirt
9 Months Ago
Consistency pass with new impacts and bullettype additives WIP
9 Months Ago
Campfire stuff, remove placeholder label
9 Months Ago
More videos
9 Months Ago
merge from backpacks -> aux2
9 Months Ago
▋▆█▅▄▌ ▋▌▌▋▆▍▍ █▍▉▄ ▉▍▉ █▌▉▊▅▇▉
9 Months Ago
Tutorial help prompts now have a priority, if two prompts are both valid for display we will pick the one with the higher priority
9 Months Ago
Actually make large backpack uncraftable
9 Months Ago
Small backpack 12 slots Small backpack cost 5 sewing kits & 50 cloth Large backpack 30 slots & uncraftable Remove achievement gameobject from backpack itemdefinition (I guess backpack item was originally cloned from sunglasses)
9 Months Ago
Fixed weapons inside backpack not showing on your back
9 Months Ago
Remove "{player} is sharing the account 0" log message
9 Months Ago
merge from main
9 Months Ago
Remove some old test code that disabled bob, sway, punch effects on detector VM
9 Months Ago
▌▊▆▄█▆▆▆█▊▆▅▌ ▉▊▊▄▋ █▆▌▅▇
9 Months Ago
▅▆▋▄▅▍▄▋ ▌▌▉▆█▍ ▅▉▍ ▊▆▆▆ ▍▉▆ ▌▌▍▆▇ ▅▇█▇▆▊▆ ▄▅▌▍▅▍▋
9 Months Ago
Pooling
9 Months Ago
viewmodel prefab cleanup (and naming)
9 Months Ago
Spawn delay
9 Months Ago
█▉█▄▅▄
9 Months Ago
Merge from backpacks -> aux2
9 Months Ago
Merge from main -> backpacks
9 Months Ago
Fixed lanterns not calculating ideal height properly when lit from a high construction
9 Months Ago
Placement checks
9 Months Ago
Unity only serializing backpack prefab when you close unity
9 Months Ago
fixed third person speargun offset
9 Months Ago
Fixed emission on lantern materials
9 Months Ago
▄▆▌▆▍ ▇▍▆▉ ▌▊▅▌_▌▆▋▊▍
9 Months Ago
Merge from main
9 Months Ago
Minor tweak
9 Months Ago
▄▅▄▇▅ / ▌▅▆▄█▊▄ ▅▌█▆▍██▆▅
9 Months Ago
█▌▇▅▋▍▊
9 Months Ago
vm anim & animator updates
9 Months Ago
player update. exported crossbow anim set
9 Months Ago
merge from shelter_fixes
9 Months Ago
merge from animal_doorcamping_shelter
9 Months Ago
merge from Storage_Monitor_Fix
9 Months Ago
Setup speaker anim
9 Months Ago
merge from FixProjectileShenanigans