You are viewing a potentially older version of this package. View all versions.
VentureValheim-Venture_Logout_Tweaks-0.3.0 icon

Venture Logout Tweaks

Apply your stamina and status effects from your last logout. Use on servers to prevent "stamina logging".

Date uploaded a year ago
Version 0.3.0
Download link VentureValheim-Venture_Logout_Tweaks-0.3.0.zip
Downloads 416
Dependency string VentureValheim-Venture_Logout_Tweaks-0.3.0

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

Logout Tweaks

Created by [email protected].

Introduction

Apply your stamina and status effects from your last logout. Use on servers to prevent "stamina logging".

Features

This mod saves previously untracked data from your last logout to a new file for next login.

Status Effects

When enabled applies all status effects from your last logout including your rested bonus.

Stamina

When enabled it will apply the last stamina value from your last logout. If no file is found this value is set to 0 to prevent "stamina logging". Adds a 5 second delay to your stamina regen.

Other Features

  • ServerSync included

Changelog

0.3.0

  • Now tracks all status effects!
  • Fix for stamina config setting, now lets you ignore that feature entirely
  • You will need to generate a new config file
  • Changed file storage structure, expect a warning on version upgrade.

0.2.1

  • ServerSync patch for game patch 0.211.11.

0.2.0

  • Upgraded ServerSync to V1.11: Crossplay compatibility upgrade for config sync.

0.1.1

  • Small code refactoring, no feature changes.

0.1.0

  • Update for game patch 0.211.7 Crossplay. Reverted ServerSync to 1.6.

0.0.5

  • Updated ServerSync to V1.10. Fixed an issue with Server Sync config not locking.

0.0.4

  • Added ability to restore stamina from last logout with regen delay of 5 seconds. Added more config options. Changed file storage structure, expect a warning on version upgrade.

0.0.3

  • Minor refactoring to the code, no feature changes. Changed the patch for loading saved rested bonus data to be more correct. Reset file data on load to prevent an possible incorrect state. Moved the call to get the rested bonus data to a prefix to ensure the data is more accurate.

0.0.2

  • Packaged ServerSync into the main dll.

0.0.1

  • Added ability to reapply your rested bonus from your last logout

Contributing

All issues can be reported on the project Github. To report issues please be as specific as possible and provide the following:

  1. Version of this mod you are using.
  2. List of the other mods being used.

All feedback, ideas, and requests are welcome! You can message me on the Odin Plus discord, or at my discord Venture Gaming.

CHANGELOG

0.5.0

  • Reworked mod to only track certain vanilla status effects. Fixes mod compatibility issues.
  • Poison and Burning effects now reapply damage.

0.4.1

  • Bug fix for issues when using mods with custom status effects like Valheim Legends.

0.4.0

  • Update for game patch 0.216.9
  • Upgraded file storage to use the player save file rather than an additional file (you will lose your last logout session upon upgrading, you can delete the extra files .previously created by this mod).
  • Removed stamina feature since it is now in vanilla.
  • Removed config file, no longer needed.

0.3.1

  • Update for game patch 0.212.7
  • Upgraded ServerSync to version 1.13

0.3.0

  • Now tracks all status effects!
  • Fix for stamina config setting, now lets you ignore that feature entirely.
  • You will need to generate a new config file.
  • Changed file storage structure, expect a warning on version upgrade.

0.2.1

  • ServerSync patch for game patch 0.211.11.

0.2.0

  • Upgraded ServerSync to V1.11: Crossplay compatibility upgrade for config sync.

0.1.1

  • Small code refactoring, no feature changes.

0.1.0

  • Update for game patch 0.211.7 Crossplay. Reverted ServerSync to 1.6.

0.0.5

  • Updated ServerSync to V1.10. Fixed an issue with Server Sync config not locking.

0.0.4

  • Added ability to restore stamina from last logout with regen delay of 5 seconds. Added more config options. Changed file storage structure, expect a warning on version upgrade.

0.0.3

  • Minor refactoring to the code, no feature changes. Changed the patch for loading saved rested bonus data to be more correct. Reset file data on load to prevent an possible incorrect state. Moved the call to get the rested bonus data to a prefix to ensure the data is more accurate.

0.0.2

  • Packaged ServerSync into the main dll.

0.0.1

  • Added ability to reapply your rested bonus from your last logout