userFlaviencancel
branchrust_reboot/main/softcore_update/deployable_corpsecancel

91 Commits over 59 Days - 0.06cph!

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