You are viewing a potentially older version of this package. View all versions.
Azumatt-MistBeGone-1.0.2 icon

MistBeGone

A simple plugin that removes the Mist from Mistlands. Globally. Everywhere. It gives no fucks. Is destructive for anything that uses the vanilla mist components to generate mist. Client Only.

Date uploaded 2 years ago
Version 1.0.2
Download link Azumatt-MistBeGone-1.0.2.zip
Downloads 28685
Dependency string Azumatt-MistBeGone-1.0.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

Description

A simple plugin that removes the Mist from Mistlands. Globally. Everywhere. It gives no fucks. Is destructive for anything that uses the vanilla mist components to generate mist. Client Only.


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

Shoutout to KuramA#7575 for helping me confirm that this is client only and is not required on the server.

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

Version Update Notes
1.0.7 - Update ServerSync
1.0.6 - Now looks at the player keys that Valheim World_Advancement_Progression mod adds.
1.0.5 - The base game allows you to set custom keys (add and remove). They also appear to do so themselves with the defeated_queen and other keys...but not for the other bosses (those use the internal keys enum). Weird way to do things...but, the mod now can handle custom keys being set/used.
1.0.4 - Fix issue joining server if mod is client only.
1.0.3 - Add configuration options for Global keys, if it should use them at all.
- Make the mod less "destructive" now that we have to be able to dynamically determine mist. Now it simply turns on and off the mist emitters based on your configuration.
- Add ServerSync for these configuration values.
- Give a detailed breakdown of what should happen when installed client only, server only, all clients and server, some clients and server in the README.
1.0.2 - Courtesy Update for Valheim 0.217.46. Just bumping the version and updating the last updated date. Nothing to see here.
1.0.1 - Compile against 0.217.22 version of Valheim
1.0.0 - Initial Release