You are viewing a potentially older version of this package. View all versions.
Crystal-FastTools-1.1.2 icon

FastTools

Reduced usage delay for build hammer and other placement tools.

Date uploaded 3 years ago
Version 1.1.2
Download link Crystal-FastTools-1.1.2.zip
Downloads 2086
Dependency string Crystal-FastTools-1.1.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2350
shudnal-ConditionalConfigSync-1.0.6 icon
shudnal-ConditionalConfigSync

Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.

Preferred version: 1.0.6

README

Reduced usage delay for build hammer and other placement tools. Delay is configurable.

Run the game once with the mod enabled to generate the config. See config for details on what each option does.

Installation

This mod is designed to install and run via r2modman. You can optionally install it manually following the steps below.

Manual Install

  1. Install BepInExPack Valheim
  2. Download latest FastTools.dll by clicking "Manual Download". Extract the dll from the zip file into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  3. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything.

Changelog

1.1.2

  • Updated BepInEx version

1.1.1

  • Updated BepInEx version

1.1.0

  • Accounted for changes in game patch.
  • Place and remove delays are now separately configurable values.

1.0.3

  • Added a min and max to ToolUseDelay.

1.0.2

  • Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.
  • ToolUseDelay config option now defaults to 0.25 seconds instead of 0 (game default is 0.5).

1.0.1

  • Version 1.0.0 was not uploaded properly.

1.0.0

  • Initial release

CHANGELOG

1.4.4

  • Mod is no longer required by default for all clients on a server since it should only affect players who are using it. This can be overridden by a server admin via ConditionalConfigSync.ModRequirements.cfg if requiring the mod is desired.
  • Updated mod package and documentation.

1.4.3

  • Fix stamina use multiplier not applying correctly.

1.4.2

  • Update to ConditionalConfigSync 1.0.6 which supports server-controlled configuration for requiring the mod on clients.
  • Removed ModRequired config value. The new ConditionalConfigSync.ModRequirements.cfg file in the ConditionalConfigSync config replaces this feature.

1.4.1

  • Added ModRequired config value. If set to true on a server (default), connecting clients must have the mod installed. If false, the mod is optional for clients. Mod features may not work reliably if any clients do not have the mod installed.

1.4.0

1.3.0

  • Updated for Valheim 1.0

1.2.3

  • Updated BepinEx version

1.2.2

  • Updated BepinEx version
  • Updated .NET version

1.2.1

  • Updated BepinEx version

1.2.0

  • New config option to change the stamina cost of using placement tools.

1.1.3

  • Updated BepinEx version

1.1.2

  • Updated BepInEx version

1.1.1

  • Updated BepInEx version

1.1.0

  • Accounted for changes in game patch.
  • Place and remove delays are now separately configurable values.

1.0.3

  • Added a min and max to ToolUseDelay.

1.0.2

  • Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.
  • ToolUseDelay config option now defaults to 0.25 seconds instead of 0 (game default is 0.5).

1.0.1

  • Version 1.0.0 was not uploaded properly.

1.0.0

  • Initial release