reporust_rebootcancel

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

8 Months Ago
Fix loot panel for backpack dropped in world showing `Loot` instead of `Small Backpack`
8 Months Ago
Don't drop the backpack off a player when they die in safezone Block stealing other player's backpacks inside safezone Also block looting other's backpacks inside safezone Fixed dropped items not always recording the steam id of the player that dropped them
8 Months Ago
updated compound scene
8 Months Ago
rope bridges set LODs, colliders, prefabs
8 Months Ago
Show `Hold [USE] to pickup` instead of "hold to open radial menu" when looking at backpack on the ground
8 Months Ago
merge from demo_clothing_scrub_fix
8 Months Ago
merge from spraycan_ownerid
8 Months Ago
merge from rustige_egg_f_fix
8 Months Ago
merge from bardoor_swing_fix
8 Months Ago
Merge from main
8 Months Ago
Min/max item counts. Test loot update.
8 Months Ago
merge from door_vehicle_phys_changes
8 Months Ago
Support biome/topo specific loot
8 Months Ago
Speed up open & close inventory animation
8 Months Ago
Reduce strict time limit back down to x3 frame budget
8 Months Ago
Added an early out in the industrial conveyor logic that will stop the split item being created if there is no obvious place for it to go on the target output container An unneeded split item could still be created and then rejected from the container in some cases, but this should dramatically lower the number of items being created and then destroyed as part of the conveyor process Don't enforce the strict transfer time limits on the first transfer a conveyor does, as that involves some intial pooling that won't reoccur (likely less problematic in a build) Fixed some cases where the strict time limit wasn't being enforced properly
8 Months Ago
Merge Main -> SkinViewer
8 Months Ago
Merge from main
8 Months Ago
Fixed spraycan not reassigning the owner id of entities when reskinning to a redirect skin
8 Months Ago
▉▊▍▍▇▋▋█▇▉▇▆█▋ ▄▅▅▄█▄▅▇▄ ▆▅▊▋▇▊▉▇▊▊▍ (█▌▊▍▍ ▇▍█▆)
8 Months Ago
Merge from tutorial_island
8 Months Ago
Show a ping for the campfire and furnace mission step
8 Months Ago
Merge CorpseParentingFix -> Main
8 Months Ago
Tutorial island anims/projects backup
8 Months Ago
Better and safer early-parenting handling for SS corpses
8 Months Ago
Tutorial NPC anims update. Added talking anim
8 Months Ago
Replace the metal frags step with a requirement to produce 10 frags, rather than have 100 in your inventory
8 Months Ago
Fixed tutorial loot barrel throwing r/w gib errors
8 Months Ago
Add more crafting propmts to help text (low grade and hammer) Add a sprinting help popup
8 Months Ago
Reduce crafting times by 75% while in tutorial
8 Months Ago
Split tutorial help prompt triggers out into standalone gameobjects per trigger, loading multiple onto the same trigger volume seems unreliable
8 Months Ago
Added ability for deploy objectives to look up using item defs instead of just BaseEntity (still need to support BaseEntity due to building blocks) TutorialBuildTargets can now detect redirect skins
8 Months Ago
Ensure backpack panel is disabled when it is transparent
8 Months Ago
Make initial crafting objective use proper item names eg. "Stone Pickaxe" rather than just "pickaxe" Update dialogue for NPC in build base convo to more accurately reflect where the base is now Update soft side help text to mention x shaped structure Capitalise bandage on kill the bear mission
8 Months Ago
Fade out player name, underwear pick icon & protection values instead of instant disappearing
8 Months Ago
Merge from main
8 Months Ago
Prevented vendor listings stretching to fit whole section Reduced font sizes Realigned scrollbar
8 Months Ago
Switch from Lerping to animation curves when opening UI
8 Months Ago
Skin bundle update
8 Months Ago
Fixed scrollview with flexbox
8 Months Ago
▋▊▅▊▄▄▉█▅▄▇▊▄ ▄▆▌▌▍ ▉▌▊▄▆
8 Months Ago
▍▊▆▄▇ ▅▍▌▄▋▌█▇▆▇▆▋▇▄▆▇ ▌██▅▌▍ ▋▉█▉▆▅: ▊▊▊ █▆ ▅█ ▋▆▄ ▉▇ ▇▍▅█▇▄▄, ▍▅▋▄▆▌▍▉ ▆▅ ▇▉ (▆▉▆▋▉▊▌▉▆▊ ▉▅)
8 Months Ago
merge from texture-memory-review2
8 Months Ago
▌▅▌▉█ █▄▌▋ ▄▇▌▄▅▍_▄▍▅▍█▅▇_▄▋▍
8 Months Ago
▇▌▅ ▇▍▉▉▇ ▊▊▊▄▇ ▊▆▇█ ▉▍▅ ▍▅▌▇▌▌▇ ▍▋▄▇█▍ ▊▊▉▍▅
8 Months Ago
Fix "Painting UI is not open" spam when typing something that starts with P in the F1 console
8 Months Ago
Don't even create the ConsoleWindow or ConsoleInput instances if -noconsole is specified, add null checks Fixes NRE when making sure the console handling is turned off
8 Months Ago
▊▅▌ █▍▊▉▌▉▇▍▄▅▍▍▋▋▍ ▋▊▋▍▇▆▍▄ ▊▇▆▋▄ ▄▇▇█ ▅█ ▄▅▉ ▉▍▅▆▄▋ ▌▍▆▋▊▊▆▊ ▇▋ ▋▊▉▌▄▆▊▋▆▌
8 Months Ago
added wind to rope bridges