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

SNEAKer

A simple mod that makes your sneaking speed scaled by your Sneak skill level.

Date uploaded a year ago
Version 1.1.2
Download link blacks7ar-SNEAKer-1.1.2.zip
Downloads 4350
Dependency string blacks7ar-SNEAKer-1.1.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202

README

# SNEAKer

A simple mod that makes your sneaking speed scaled by your Sneak skill level.


## Installation (manual)

  • extract SNEAKer.dll file to your BepInEx\Plugins\ folder

## Features

  • Sneak speed scaled by Sneak skill level. The higher your Sneak skill is the faster you move when sneaking.
  • Configurable exp multiplier for sneak skill.
  • Configurable max sneak speed that can be factored by sneak skill level.
  • Uses ServerSync to sync configs from servers to clients.
  • Built in config watcher.
  • Configurable through config file or configuration manager

## Changelog


v1.1.1

  • fixed multiplayer version check issues
Changelog History (click to expand)

v1.1.0

  • updated to the latest valheim build (217.22)

v1.0.9

  • updated to the latest valheim build (217.14) hilder request.

v1.0.8

  • updated to the latest valheim build (216.9)
  • adjusted exp minimum acceptable value.

v1.0.7

  • optimized code and updated serversync

v1.0.6

  • added version checks
  • updated to latest valheim assemblies

v1.0.5

  • fixed errors on dedicated servers running on linux

v1.0.4

  • added config watcher

v1.0.3

  • fix exp scaling
  • fix exp exceeding at skill level 100

v1.0.2

  • added max sneak speed as requested.

v1.0.1

  • added serversync
  • added exp multiplier option.

v1.0.0

  • first release

CHANGELOG

v1.1.4
- updated serversync and minor code fixes
Changelog History (click to expand)

v1.1.3
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.1.2
- as requested removed server enforcement, doesn't need to be installed on the server like before.
v1.1.1
- fixed multiplayer version check issues
v1.1.0
- updated to the latest valheim build (217.22)
v1.0.9
- updated to the latest valheim build (217.14) hilder request.
v1.0.8
- updated to the latest valheim build (216.9)
- adjusted exp minimum acceptable value.
v1.0.7
- optimized code and updated serversync
v1.0.6
- added version checks
- updated to latest valheim assemblies
v1.0.5
- fixed errors on dedicated servers running on linux
v1.0.4
- added config watcher
v1.0.3
- fix exp scaling
- fix exp exceeding at skill level 100
v1.0.2
- added max sneak speed as requested.
v1.0.1
- added serversync
- added exp multiplier option.
v1.0.0
- first release