Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Scenic
Improved ZNetScene exception and error handling.
| Date uploaded | 2 years ago |
| Version | 1.4.0 |
| Download link | ComfyMods-Scenic-1.4.0.zip |
| Downloads | 42152 |
| Dependency string | ComfyMods-Scenic-1.4.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Scenic
Improved ZNetScene exception and error handling.
Features
- Reduces exceptions/errors related to
ZNetScene.RemoveObjects()with an improved rewritten method.
Notes
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
- Scenic icon created by @jenniely (jenniely.com)
CHANGELOG
Changelog
1.5.0
- Updated for the
v0.220.4patch. - Bumped up
<LangVersion>to C# 12. - Code clean-up and refactoring.
1.4.0
- Moved mod to public
ComfyModsrepo and changed GUID toredseiko.valheim.scenic. - Updated mod icon to a new one created by @jenniely.
- Moved changelog into
CHANGELOG.md.
1.3.0
- Fixed for
v0.217.29patch. - Updated project references from
unstripped_corlibtovalheim_Data\Managed.
1.2.1
- Super-fixed for the
v0.216.9patch. - Extracted config and patch logic into separate classes.
1.2.0
- Updated for compatibility with patch 0.216.9.
1.1.0
- Added
manifest.json,icon.pngandREADME.md. - Modified the project file to automatically package the above files into a versioned Thunderstore package.
1.0.0
- Initial release.