Releases: h0tw1r3/valheim-webmap
Releases · h0tw1r3/valheim-webmap
v2.6.1
v2.6.0
- Fix running with current Valheim dedicated server
- Update README
- Mention Discord webhook feature
- Note server must be stopped to change configuration
- Update to BepInEx 5.4.2202
Full Changelog: v2.5.2...v2.6.0
v2.5.2 Unity 2020.03.45
- Fixed #3 thanks to @ben-bartholomew
- Fog updating fixed (InvokeRepeating broke with patch 0.214.300)
- Use ZLog instead of Debug logger
- Log more things on errors / exceptions (some limited to plugin debug being enabled)
v2.5.1 bugfix
Fix multiple players not showing up on map
v2.5.0 (Mistlands)
- Mistlands Support
- Initial Discord webhook support
v2.1.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Forked from https://github.com/kylepaulsen/ValheimWebMap
- Change config from JSON to standard BepInEx INI config
- Fixed start location (detects Start Temple)
- Display chat messages
- Change command prefix from / to ! so client doesn't eat them
- Display player stamina
- Optimize, only send player data on change
- Update to BepInEx 5.4.19.0