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.
ProperPortals
Carry anything through portals and shorter teleport load screens.
CHANGELOG
1.4.3
- Updated mod package and documentation. No functional changes.
1.4.2
- Update to ConditionalConfigSync 1.0.6 which supports server-controlled configuration for requiring the mod on clients.
- Removed
ModRequiredconfig value. The new ConditionalConfigSync.ModRequirements.cfg file in the ConditionalConfigSync config replaces this feature.
1.4.1
- Added
ModRequiredconfig value. If set to true on a server (default), connecting clients must have the mod installed. If false, the mod is optional for clients. Mod features may not work reliably if any clients do not have the mod installed.
1.4.0
- Added server config sync via ConditionalConfigSync
1.3.0
- Updated for Valheim 1.0
1.2.6
- Updated BepinEx version
1.2.5
- Updated BepinEx version
- Updated .NET version
1.2.4
- Updated BepinEx version
1.2.3
- Updated BepinEx version
1.2.2
- Updated BepInEx version
1.2.1
- Updated BepInEx version
1.2.0
- Decrease portal activation range and add a setting to configure it.
1.1.0
- Shorter screen fade time prior to teleport, configurable.
- Shortened the "fix bad position" timeout so that teleport mods which place the player at a bad Y position don't negate the effect of ths mod.
1.0.2
- Changed MinPortalTime default value from 0 to 1 because anything less than 1 looks bad in game due to the 1 second fade out.
1.0.1
- Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.
1.0.0
- Initial release