userFlaviencancel
branchrust_reboot/main/softcore_update/deployable_corpsecancel

91 Commits over 59 Days - 0.06cph!

2 Months Ago
Fixed corpses not decaying because they're immortal
2 Months Ago
Combined bed corpse gib meshes Fixed bed gibs colliding with corpse Disabled player collisions on bed, towel and bag corpses
2 Months Ago
Fixed vending machine corpse not repairable in doorways
2 Months Ago
Set GibSimulator as IEditorComponent, fixed missing GibSimulator warning logs
2 Months Ago
Fixed TC still spawning their corpses when destroyed by their owners
2 Months Ago
▆▉▅▅ ▌██▊ ▇▉ ▌█▋▄▇ ▌█▍▆▊▍▍▉ ▅▄█▊ ▋▉ ▄▋▌ ▇▋▆▄▉▊▄▉ ▊▍ █▉▋ ▄▄▅▅▇▅▆▉▄▄ ▆▍▍▅▇▋ ▋▄▆▋ ▄▄▍ ▌▇▇▌▌▋▄▍ ▉▍ █▄█ ▉▉▆▍▉▆▇▋ ▍▄▉█▋▋ ▌▍▆▌ ▊▍▅▆▌▍▆█ ▌▄▄▋▄█▅
2 Months Ago
Sleeping bag and bed corpses are killed when landing on an invalid position, prevent spawning on illegal pos
2 Months Ago
Fixed corpses not spawning when killed by a non authed player
2 Months Ago
Disabled ShowHealthInfo on towel corpses
2 Months Ago
Can now pickup bag and beds corpses, gives you the broken item
2 Months Ago
Enabled repair on vending machine item, so it can be repaired in a repair bench after being picked up on a corpse Added a setting to hide the condition bar of a repairable item, so vending machines and TC items aren't showing an useless condition bar all the time
2 Months Ago
Fixed vending machine corpse despawning loot once repaired
2 Months Ago
Doors block vending machine corpse repairing
2 Months Ago
Do not spawn deployable corpse when destroyed by its owner
2 Months Ago
Fixed server sending repair blocked errors in english instead of using the client language
2 Months Ago
merge from softcore_update
2 Months Ago
Fixed vending machine gibs not using skins
2 Months Ago
Combined gibs mesh for all corpses Cleanup, fixes
2 Months Ago
Mesh combiner now supports meshes with different materials, creates one submesh per material
2 Months Ago
Added tool to automate corpse gibs mesh combining (took me way more time than doing all of them by hand, classic)
2 Months Ago
Removed GibsSimulator component on retro tc corpse (editor component)
2 Months Ago
Added vending machine corpse
2 Months Ago
Compile fix
2 Months Ago
Fixed corpses not pickable when on an invalid position
2 Months Ago
Fixed DeployVolumeCapsule not supporting ignored types and ignored entity - fixes furnace corpses not being repairable
2 Months Ago
Fixed legacy furnace corpse colliders Manifest
2 Months Ago
Fixed workbench1 corpse prefab Fixed workbench corpses being lootable Fixed corpse pickup showing conditions
2 Months Ago
merge from softcore_update
2 Months Ago
Fixed corpse data request issues Cleanup
2 Months Ago
Enabled condition on TCs, so their corpses can be picked up broken
2 Months Ago
Fixed corpse pickup an open interaction using CanBuild instead of IsAuthed
2 Months Ago
Fixed corpses not being oriented properly when falling
2 Months Ago
Added ignoredEntity support to DeployVolumeOBB, fixes corpses hitting themselves when looking for valid pos Show the placement error when attempting to repair a corpse on an invalid pos Fixed sleepers not blocking corpse repairing Cleaner checks
2 Months Ago
Corpses landing on invalid positions aren't killed anymore, they're just not repairable This prevents loot from being destroyed
2 Months Ago
Set all corpses repair costs to match repair bench repairing costs
2 Months Ago
Smaller TC corpses
2 Months Ago
Smaller workbench 3 corpse
2 Months Ago
Players do not collide with deployable corpses anymore
2 Months Ago
Corpses can be picked up, gives you the associated item with 0 health
2 Months Ago
Owners can now open container corpses to retrieve the loot without repairing
2 Months Ago
merge from softcore_update
2 Months Ago
Tweaked corpse decay durations
2 Months Ago
Smaller fridge corpse
2 Months Ago
Corspes do not spawn from decay damage
2 Months Ago
Legacy furnace corpse
2 Months Ago
Container corpse creator can use any BaseCombatEntity prefab
2 Months Ago
Fridge corpse Fixed fridge gibs not using skins
2 Months Ago
Fixed beds and bags not running the right checks on repositioning Disabled show health info on bed and bag corpses
2 Months Ago
Fixed LookatHealth RPC spam when looking at a corpse you don't own
2 Months Ago
merge from softcore_update