You are viewing a potentially older version of this package. View all versions.
MadBuffoon-TurretTweaks-2.0.0 icon

TurretTweaks

This mod allows you to modify parameters on the turrets like the Ballista.

Date uploaded 7 months ago
Version 2.0.0
Download link MadBuffoon-TurretTweaks-2.0.0.zip
Downloads 899
Dependency string MadBuffoon-TurretTweaks-2.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2200

README

Summary

This mod allows you to modify parameters on the turrets like the Ballista.
It has lots of thing you can change to make it work for you.
Look at the config screenshot below.

Version checks with itself. If installed on the server, it will kick clients who do not have it installed.

This mod uses ServerSync, if installed on the server and all clients, it will sync all configs to client

This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.

Configuration file name is MadBuffoon.TurretTweaks.cfg


Config

ConfigSettings

Installation Instructions

You must have BepInEx installed correctly! I can not stress this enough.

Manual Installation

Note: (Manual installation is likely how you have to do this on a server, make sure BepInEx is installed on the server correctly)

  1. Download the latest release of BepInEx.
  2. Extract the contents of the zip file to your game's root folder.
  3. Download the latest release of from Thunderstore.io.
  4. Extract the contents of the zip file to the BepInEx/plugins folder.
  5. Launch the game.

Installation through r2modman or Thunderstore Mod Manager

  1. Install r2modman or Thunderstore Mod Manager.

    For r2modman, you can also install it through the Thunderstore site.

    For Thunderstore Mod Manager, you can also install it through the Overwolf app store

  2. Open the Mod Manager and search for "" under the Online tab. Note: You can also search for "Azumatt" to find all my mods.

    The image below shows VikingShip as an example, but it was easier to reuse the image.

  3. Click the Download button to install the mod.

  4. Launch the game.



Feel free to reach out to me on discord if you need manual download assistance.


Old Author Information

### Issues/Questions/Bugs

DISCORD: MadBuffoon#0001

STEAM: https://steamcommunity.com/id/MadBuffoon/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png

New Author Information

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png

CHANGELOG

Newest to Oldest

Version Changes
2.0.0 - Update for Valheim 0.217.24
- Azumatt takeover in maintaining
- Internal project changes (GitHub) to help in maintaining and uploading
- Remove ImFRIENDLYDAMMIT code as it's redundant. Please use the mod ImFRIENDLYDAMMIT found here if you want that functionality: https://valheim.thunderstore.io/package/Azumatt/ImFRIENDLY_DAMMIT/

- This means that the target ignoring has been removed.
- This mod will be tweaks only that don't fit in ImFRIENDLY_DAMMIT's mod scope
- Update various configuration options to look better in the configuration manager by using enums instead of true/false. This provided consistency in the configuration option types and beauty. However, this means you will also need to delete any old configuration for this mod and reboot the game with the mod loaded to regenerate a fresh one.

Below is a photo of the configuration for reference if you're confused about what is changing for the Configuration Manager https://i.imgur.com/15GX4kZ.png
1.0.0 - Release