You are viewing a potentially older version of this package. View all versions.
MadBuffoon-WeightBase-1.1.0 icon

WeightBase

Removes stack size and allows you to change the Weight. Also lets you change the inventory size of the ships. Also Change how you see large stack size and weight numbers to a smiple look like 1.0k applies to all Inventories

Date uploaded a year ago
Version 1.1.0
Download link MadBuffoon-WeightBase-1.1.0.zip
Downloads 1590
Dependency string MadBuffoon-WeightBase-1.1.0

README

Summary

Removes stack size and allows you to change the Weight.
Also lets you change the inventory size of the ships.
Also Change how you see large stack size and weight numbers to a smiple look like 1.0k applies to all Inventories

To get updated changes you need to log out and back in.


The base code came from SaneInventory.
I did reach out the mod owner and he gave me the okay to use the code.
https://valheim.thunderstore.io/package/remmiz/SaneInventory/
https://github.com/remmizekim/ValheimMods/


Compatible Mods
InCompatible Mods
  • Other Stack Mods

Ship Weight Penalties
  • What is the penalties?
    If the ship's total weight goes over 100% the ship will slow down.
    At 150% the ship will just stop.
  • What Weight counts?
    Looks at the weight in the ship's cargo and all the players on the ship.
  • Weight Limit?
    Weight limit is base on the mass of the ship.
    You can see a % in the cargo inventory for the % of weight to Max Weight
  • Config Options?
    You have access to a scale witch scales the mass of the ship up to increase the weight you can have on the ship.
    You can turn on "Got Weight?" to see when the ship is over weight.
    You can turn on "Sinking" to have the ship sink if over weight at 150%
    Also yes you can turn off the weight penalties.
Config

ConfigSettings

ChangeLog

Newest to Oldest

Version Changes
1.1.0 - Added support for AzuExtendedPlayerInventory
1.0.9 - Removed ships cargo hold size configs, I would recommend to get https://valheim.thunderstore.io/package/Azumatt/AzuContainerSizes/
- Made some fps improvements.
1.0.8 - Did config rename so might need to redo configs.
- Fix ships cargo hold size not taking
- Add config support for OdinShips
1.0.7 - Fix the OdinsExtendedInventory support from breaking the hotbar
1.0.6 - Applied Azumatt's clean up of the code
- Fixed Paddle Penalties not working
- Added true support for OdinsExtendedInventory
1.0.5 - Added Exclude List Config this will make the items use the default Stack and weight.
- Added No Weight List Config this will apply the stack change and make the item's weight 0
1.0.4 - Reworked how the items update when you change the config, it now will change live. You don't have reload anymore.
- Added away to add items to a list to include them in the stack/weight change.
1.0.3 - Changed Ship cargo size to default to false
- Add penalties to ships just like carts
- Add more config options: Weight Matters, Weight Capacity Scale, Got Weight?, Sinking
1.0.2 - Removed Ship weight limit for now.
- Change how it updates stack size and weight.(All you need to do to get updated changes is to log out and back in.)
- Change how you see large stack size and weight numbers to a smiple look like 1.0k applies to all Inventories
- Change the stack size from 2,147,483,647 to 1,000,000 cause it was causing crashing.
1.0.1 - Read Me update to include the OG mod links.
- Fixed the Max weight not updating to your current max weight limit.
1.0.0 - Release

Issues/Questions/Bugs

DISCORD: MadBuffoon#0001

STEAM: https://steamcommunity.com/id/MadBuffoon/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png

CHANGELOG

Newest to Oldest

Version Changes
1.1.5 - Update for Valheim 0.217.29
- Update ServerSync internally
- Remove hashing from version check as it increased load times to server, it's not really needed anyways if you have AzuAntiCheat
1.1.4 - Update for Valheim 0.217.22
1.1.3 - Fix NRE that could occur when opening a chest
1.1.2 - Fix support for AzuExtendedPlayerInventory after recent game updates (Hildir's Request) and AzuEPI updates.
1.1.1 - Fix
1.1.0 - Added support for AzuExtendedPlayerInventory
1.0.9 - Removed ships cargo hold size configs, I would recommend to get https://valheim.thunderstore.io/package/Azumatt/AzuContainerSizes/
- Made some fps improvements.
1.0.8 - Did config rename so might need to redo configs.
- Fix ships cargo hold size not taking
- Add config support for OdinShips
1.0.7 - Fix the OdinsExtendedInventory support from breaking the hotbar
1.0.6 - Applied Azumatt's clean up of the code
- Fixed Paddle Penalties not working
- Added true support for OdinsExtendedInventory
1.0.5 - Added Exclude List Config this will make the items use the default Stack and weight.
- Added No Weight List Config this will apply the stack change and make the item's weight 0
1.0.4 - Reworked how the items update when you change the config, it now will change live. You don't have reload anymore.
- Added away to add items to a list to include them in the stack/weight change.
1.0.3 - Changed Ship cargo size to default to false
- Add penalties to ships just like carts
- Add more config options: Weight Matters, Weight Capacity Scale, Got Weight?, Sinking
1.0.2 - Removed Ship weight limit for now.
- Change how it updates stack size and weight.(All you need to do to get updated changes is to log out and back in.)
- Change how you see large stack size and weight numbers to a smiple look like 1.0k applies to all Inventories
- Change the stack size from 2,147,483,647 to 1,000,000 cause it was causing crashing.
1.0.1 - Read Me update to include the OG mod links.
- Fixed the Max weight not updating to your current max weight limit.
1.0.0 - Release