AzuMiscPatches
Collection of patches from OdinQOL that didn't really have a home in a mod of their own
Date uploaded | a day ago |
Version | 1.2.5 |
Download link | Azumatt-AzuMiscPatches-1.2.5.zip |
Downloads | 540 |
Dependency string | Azumatt-AzuMiscPatches-1.2.5 |
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
Description
Collection of patches from OdinQOL that didn't really have a home in a mod of their own
Version checks with itself. If installed on the server, it will kick clients who do not have it installed.
This mod uses ServerSync, if installed on the server and all clients, it will sync all configs with [Synced with Server] to client
This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.
Features
1 - General
Lock Configuration [Synced with Server]
- If on, the configuration is locked and can be changed by server admins only.
- Default Value: On
2 - Player
Modify food [Synced with Server]
- Ensuring the food lasts longer while maintaining the same rate of regeneration. Needed to be on for No Food Degrade to work
- Default Value: On
No Food Degrade [Synced with Server]
- Disable food degradation over time (maintain full benefit for the whole duration).
- Default Value: On
Re Equip after Swimming [Not Synced with Server]
- Re-equip Items After Swimming
- Default Value: On
3 - Inventory & Items
Item Weight Increase [Synced with Server]
- Multiplier for your item weight. This is a modifier value. 50 will increase it by 50%, -50 will reduce it by 50%.
- Default Value: 1
Item Stack Increase [Synced with Server]
- Multiplier for your item stacks. Directly multiplies stack of the item by this value. (Stack of 50 with value of 10 here would turn into a stack of 500). Multiplier must be higher than 0 to apply.
- Default Value: 1
Disable Teleport check for items [Synced with Server]
- Disable Teleport check for items
- Default Value: Off
Fill Top to Bottom [Not Synced with Server]
- Move your things top to bottom when changing from inv to chest
- Default Value: Off
Merge Stacks [Not Synced with Server]
- Merge stacks when moving items from inv to chest (or another inventory). Try to merge items with existing stacks.
- Default Value: Off
4 - Game
Portal Character Limit [Synced with Server]
- Removes the character limit for portals. Default value of Vanilla is 10 characters
- Default Value: Off
No Minimum Password Length [Synced with Server]
- No Minimum password length for server
- Default Value: On
Mute Game in Background [Not Synced with Server]
- Mute the game when you alt tab out of it, or it loses focus.
- Default Value: On
I have arrived disable [Synced with Server]
- Disable the I have arrived message
- Default Value: On
BuildInProtectedLocations [Synced with Server]
- Allow Building Inside Protected Locations
- Default Value: Off
Ignore space restrictions [Synced with Server]
- Ignore space restrictions. This will allow you to build pieces close together.
- Default Value: Off
Disable Guardian Animation [Synced with Server]
- Disable Guardian Animation for the players
- Default Value: Off
Skip Tuts [Not Synced with Server]
- Skip Tutorials
- Default Value: Off
Honey Speed [Synced with Server]
- Honey Production Speed
- Default Value: 1200
Honey Count Per Hive [Synced with Server]
- Honey Count Per Hive
- Default Value: 4
5 - Building HUD
Can Build Amount Format [Not Synced with Server]
- Format for the amount of times you can build the currently selected item with your current inventory. Uses standard C# format rules. Leave empty to hide altogether.
- Default Value: ({0})
Can Build Amount Color [Not Synced with Server]
- Color to set the can-build amount. Leave empty to set no color. You can use the #XXXXXX hex color format.
- Default Value: white
Feel free to reach out to me on discord if you need manual download assistance.
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:
CHANGELOG
Update Information (Latest listed first)
v1.2.5
- Update for Bog Witch
v1.2.4
- Fix an issue with the silver vein exploit.
v1.2.3
- Update for Valheim 0.218.21
v1.2.2
- Compatibility with PassivePowers mod when guardian power animation is disabled.
v1.2.1
- Add to hover text in build menu to display the comfort level of the building piece.
v1.2.0
- Fix for IsHuman error if the attacker was null for the exploit configuration. Whoops.
v1.1.12
- Some of the exploit options were not working properly. They should be fixed now.
v1.1.11
- Seperate out the Prevent Exploits option into a main toggle for all, and three options dependent on the main. You can now enable and disable the individual options. Requested by Majestic in my discord
v1.1.10
- Fix an issue with the build menu's text causing warning spams in the console
v1.1.9
- Update for latest Valheim changes
v1.1.8
- Update for Hildir's Request
v1.1.7
- BuildInProtectedLocations setting now also checks for dungeons and crypts.
- Admins can build in more locations than a default player. For example, admins can build in default ward areas and wrong biomes.
v1.1.6
- Some null checks for the Hud patch. Should fix some issues with other mods.
v1.1.5
- Various fixes to internal code
v1.1.4
- Updated for Valheim 0.216.9
v1.0.4
- Fix compatibility with PerfectPlacement
v1.0.3
- Build closer to other pieces option added
v1.0.2
- Add option to have no limit to the portal name length (requested by ALo)
v1.0.1
- I have arrived disable option now fixed and working appropriately. Guess it never worked right in OdinsQOL :D
- Fixed muting the game in the background. It was not working properly (Again...in OdinsQOL, but no one noticed until I made it standalone!)
v1.0.0
- Initial Release