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

Venture Logout Tweaks

Saves and applies some status effects (such as Rested) from your last logout.

Date uploaded 3 months ago
Version 0.5.0
Download link VentureValheim-Venture_Logout_Tweaks-0.5.0.zip
Downloads 2711
Dependency string VentureValheim-Venture_Logout_Tweaks-0.5.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

Saves and applies some status effects (such as Rested) from your last logout.

Features

On logout saves some of your current status effects to the player file to reapply them on next login including:

  • Rested
  • Wet
  • Poison
  • Burning
  • Vanilla Potions
  • Death effects
  • Slimed & Tared

As of version 0.5.0 the poison and burning status effects will track their damage and time remaining, preventing people from logging out to cheat death. Also, reapplying custom status effects from other mods is no longer automatically supported.

Installation

This mod is client side only and has no configuration options. Does not need to be on the server.

Changelog

Moved to new file, it will appear as a new tab on the thunderstore page.

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 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