Barotrauma
Revive Bots - Endless Crew Respawns
Hiển thị 1-10 trong 25 mục
< 1  2  3 >
Cập nhật: 25 Thg11, 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)

Cập nhật: 31 Thg10, 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

Cập nhật: 26 Thg06, 2024 @ 5:55am

-Removed own config (Ooops)

Cập nhật: 26 Thg06, 2024 @ 5:54am

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

Cập nhật: 1 Thg06, 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!

Cập nhật: 31 Thg05, 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

Cập nhật: 30 Thg05, 2024 @ 10:35am

*Fixed default value of enableSkillReduction not being false

Cập nhật: 30 Thg05, 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

Cập nhật: 29 Thg05, 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

Cập nhật: 29 Thg05, 2024 @ 8:13am

*Fixed console commands logging errors twice