Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TTATweaks
Toggleable tweaks relating to minions, elites, and the Artifact of Honor
CHANGELOG
1.0.3
- Fixed Best Buddy losing all inherited items on acquiring a new item
- Added Box of Dynamite to the item blacklist by default
- Fixed Engineer turrets inheriting the player's inventory twice
1.0.2
- Added custom blacklist
- By default, includes all turret blacklist items plus Defense Nucleus
- Can change through BepInEx config. If your blacklist string is invalid, the mod will fall back to the default
- Can check the validity of the current blacklist string in the log
1.0.1
-
Mechanism behind item sharing is now different
- Does not reassign player's inventory to minion's inventory on item change, instead mirrors specific item additions and removals
- Player items are now added on top of a minion's starting items instead of overwriting them
- Items are now set on CharacterMaster start instead of on CharacterBody start, so item states are more unique per entity (no more infinite drone revives)
-
Blacklisted Defense Nucleus
1.0.0
- Initial release