We recommend using the Thunderstore Mod Manager or an alternative for installing mods
A dedicated ward mod. Based around the idea that wards should be individually configurable. Managed with a simple GUI interface for admins.
Last updated | 3 days ago |
Total downloads | 17577 |
Total rating | 10 |
Categories | Mods Tweaks Misc Server-side Client-side Utility |
Dependency string | Azumatt-WardIsLove-3.0.1 |
Dependants | 93 other mods depend on this mod |
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1901Another dedicated ward mod brought to you by the Author of BetterWards. Based around the idea that wards should be individually configurable. Managed with a simple GUI interface for admins.
This mod is NOT backwards compatible with BetterWards.
This mod uses ServerSync, if installed on the server and the config is set to be forced, it will sync all configs to clients.
This mod uses a FileWatcher. If the file on the server is changed, upon saving the file, the configurations are sent to all clients.
Features
GLOBAL
defaults for these values. Admins can change the individual options via the GUI per ward.Client Custom Config Options
Admin Only
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
Must be installed on both the client and the server for syncing to work properly.
Feel free to reach out to me on discord if you need manual download assistance.
FAQ
What if the game updates?
Game updates are unlikely to do more than partially break Better Wards at worst. In case you encounter any issues, please reach out to the me.
What if the wards overlap?
The hope is that the wards should behave correctly, even if overlapped.
How long are the days in Valheim for the ward?
Approximately 20 minutes for a full day cycle. Though this wiki says otherwise. https://valheim.fandom.com/wiki/Day_and_Night_Cycle
Where is the configuration file?
The Config file's name is "azumatt.WardIsLove.cfg" it needs to be placed in "BepInEx\config"
Known Mod Conflicts
World of Valheim - Zones
PvP-Always-On
DISCORD:
Azumatt#2625
STEAM:
https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord:
Sketchfab:
https://sketchfab.com/dillonbarba
Update Information (Latest listed first)
v3.0.0/v3.0.1
- Move the ward recipe over to my PieceManager code.
You WILL need to regenerate your config file. There are many changes to it, that if you don't will cause issues. I recommend backing up the previous configuration for easy reference to what you had before.
- Attempt to optimize the bubble in Unity and a small bit in the code.
- Move the WardHotKey (toggle ward when permitted key) over to a keyboard shortcut. Allows you to choose more than one key to be used for the interaction.
- Add ZDO data buffer to provide compatibility with Networking mods
- Armor stands are now protected
- Ship interaction bug/toggle not working as intended has been fixed.
- Other changes I can't remember.
v2.3.8/2.3.9
- Fix ongoing/random dropdown population issue.
- Fix issue with carts, ships, tames with saddles, etc not making it into bubbles.
- Fix Weather Damage Patch
- Fix some logs from testing, moved to debug (v2.3.9)
v2.3.7
- Streamer special request. Prevent steam information from showing for admins. Client config option.
v2.3.6
- Gratak special request. Prevent GUI opening and option showing on hover even in singleplayer.
v2.3.5
- Accepted PR from WackyMole to add config option for Raid Notification
- Change Raid Notification flow to check if raid is on before checking offline status. Not checking them at the same time anymore. Might reduce spam if they keep notifications on.
v2.3.4
- Compile against latest game version
v2.3.3
- PressurePlate compat
- Update ServerSync
- Internal removal of unused directives
v2.3.2
- Placement exploit fixed.
- Wards from non-permitted players can no longer overlap a ward they aren't permitted on.
- This also means they can not build above a ward they aren't permitted on.
- Yuleklapps (gift containers) are now ignored by the ward, as they are in vanilla
- Creature damage increase slider fixed.
v2.3.1
- FPS Fixes
- Remove Autorepair until FPS performance can be increased.
- Pushout changes to be more performant. Now only runs when they cross into your ward. Teleporting in will not activate this code anymore. Allowing players to "trap" others inside their radius. (requested)
v2.3.0
- Logout & placement exploit fix
- Owner GUI with limited configuration options added. Found in config "Control GUI" section.
Must be allowed via server configurations! Off by default!
- Health and Stamina Boost changed to Passive Health/Stamina regeneration.
- Auto Repair added back from Better Wards.
- Additional optimizations to the ward bubble shader. Reduced textures to half their current size, and some lighting fixes to improve performance.
v2.2.0
- Original pushout code re-added to prevent clipping through the bubble using doors and other things
- Added terrain checking
- Optional cost to charging. (If you set the cost value to 0, the item is not needed and can charge without cost.)
- Fix some issues with opting-in/out of the ward.
- Remove redundancies in code.
v2.0.1
Update ServerSync version to fix some syncing issues.
v2.0.0
It is recommended that you delete your config files and localization file when upgrading to this version
- Localization and default values fixed to match GUI properly.
- Fixed Food drain bug
- Added new ward model (Hel)
- Added Ward Limit (configured on the server and found in General section, thanks KG!)
- wardIsLoveData is where the ward limit information is stored. Found in BepInEx/config folder. Keyed to SteamIDs
- Added ward "Charging" to deactivate ward after {x} in game days (configured on server)
- The default cost of the charge is 5 Thunderstones. All wards that expire and are not charged will turn off until charged once more. Leaving it vulnerable to attack or takeover.
- For reference. It's approximately 20 minutes for a full day cycle. Though this wiki says otherwise. https://valheim.fandom.com/wiki/Day_and_Night_Cycle
- This means that you either have 4.16 days until initial expiration or 6.25 if the wiki is correct.
- The default expiration is 300 in-game days.
- Bubble color changes now saved and synced with clients
- Some hover text fixes
- Pushout Creatures/Players code changed to use collider and not code. BUBBLE MUST BE ON! (If they are already inside your bubble, you deal with the consequences). This change also means that if the bubble is on, it blocks arrows and other projectiles.
- Default wards removed, players cannot build it anymore. Any vanilla wards will be "off" by default.
- When the bubble causes the ward to reach half health, the bubble turns off to allow raiding of bases. (Default ward health will be x5 of original. It's now set to 5000hp)
- Admin wards have a really long expire date (50k)
- Creature Damage Increase option added back from BetterWards!
- Recharging your ward now costs you. (Configurable)
- Added workbench to ward requirements
- Fix NRE when in Singleplayer
- Fix ward model order to match icon/hover text. Back to the way it should be.
- Fix ward emissions to toggle on and off when the ward does.
- Audio for "Ward is Love?" option is now instant.
- Add the new torches to the unlimited fire sources list
- Generic bug fixes
v1.0.2
- Ward interaction fixes
- Issue with saying a new version exists fixed
- Populate player list dropdown more often (On Access tab click as well as ward GUI show)
- Fix recipe issue. Forgot to update the defaults after moving to using prefab names
v1.0.0/1.0.1
- Initial Release
- Features most of what BetterWards can do. Slowly adding the features back in.
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-8-10 | 3.0.1 | 571 | Version 3.0.1 | Install |
2022-8-10 | 3.0.0 | 35 | Version 3.0.0 | Install |
2022-4-18 | 2.3.9 | 7679 | Version 2.3.9 | Install |
2022-4-18 | 2.3.8 | 46 | Version 2.3.8 | Install |
2022-4-15 | 2.3.7 | 608 | Version 2.3.7 | Install |
2022-4-15 | 2.3.6 | 143 | Version 2.3.6 | Install |
2022-3-30 | 2.3.5 | 1557 | Version 2.3.5 | Install |
2022-3-2 | 2.3.4 | 2496 | Version 2.3.4 | Install |
2022-2-7 | 2.3.3 | 1795 | Version 2.3.3 | Install |
2022-1-19 | 2.3.2 | 1003 | Version 2.3.2 | Install |
2022-1-12 | 2.3.1 | 439 | Version 2.3.1 | Install |
2022-1-11 | 2.3.0 | 158 | Version 2.3.0 | Install |
2022-1-6 | 2.2.0 | 380 | Version 2.2.0 | Install |
2022-1-3 | 2.0.1 | 182 | Version 2.0.1 | Install |
2022-1-3 | 2.0.0 | 101 | Version 2.0.0 | Install |
2021-12-27 | 1.0.2 | 248 | Version 1.0.2 | Install |
2021-12-26 | 1.0.1 | 85 | Version 1.0.1 | Install |
2021-12-26 | 1.0.0 | 51 | Version 1.0.0 | Install |