Barotrauma

Barotrauma

Revive Bots - Endless Crew Respawns
Showing 1-10 of 25 entries
< 1  2  3 >
Update: 25 Nov, 2024 @ 3:13pm

*Fixed a bug that caused the mod to crash when bodies were not found. Caused by Barotrauma changing a method signature (GiveJobItems)

Update: 31 Oct, 2024 @ 11:26am

*Fixed a bug where, after Barotrauma changed the way Job Skilllevels were stored, enableSkillReduction would crash the mod and stop bots from being revived

Update: 26 Jun, 2024 @ 5:55am

-Removed own config (Ooops)

Update: 26 Jun, 2024 @ 5:54am

*Fixed a bug where in singleplayer the mod would crash when bots with gene splicers died

Update: 1 Jun, 2024 @ 5:40pm

+Added new revive system to work together with the old one. This revive system revives characters whose bodies have been destroyed(Turned into husk, eaten by monster, turned into dufflebag after time). While the old system still revives characters who died and still have their body.
*Fixed bots not being revived when body was destroyed. (By using new revive system)

The new revive system causes bots to spawn with a new body when their old one was destroyed. This also includes their items so their old items are left on their corpse. If their corpse turned into a dufflebag or a husk you can just loot the items there. But if the body was destoryed(By eating for example) the items were eaten aswell.

Gene splicers cannot be respawned when using the new system(So watch out when the bodies get eaten/huskified). I'm currently trying to look for a way to respawn them aswell

Bots can now also turn into husks and be revived using the new system. So setting 'disableHuskTransform' to false does not mean bots will not revive anymore!

Update: 31 May, 2024 @ 8:13am

+Bots now do not transform into husks anymore as this wouldn't allow them to respawn. (They still recieve husk infection but won't turn into a husk after dying)
+Added to option to enable transformation to husk again

Update: 30 May, 2024 @ 10:35am

*Fixed default value of enableSkillReduction not being false

Update: 30 May, 2024 @ 8:52am

+Added option to let bots permanently lose some of their skills. Just like players lose skill levels on death.
~Split up functionality into more different files

Update: 29 May, 2024 @ 10:52am

*Fixed a bug where log identifier wouldn't show right lua location (Server/Client)
*Fixed a bug where dedicated server console would format logs weirdly

Update: 29 May, 2024 @ 8:13am

*Fixed console commands logging errors twice