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.
ItemsForQuota
A Mod that calculates the best combination of Items located in the Ship to sell for the Quota. (Warning: the Item-combination will change when an item is removed from the ship) Also adds the Sum of the Item-Combination to the HUD (Sum/Rest of Quota)
By ModdingNoob
| Date uploaded | 2 years ago |
| Version | 1.2.2 |
| Download link | ModdingNoob-ItemsForQuota-1.2.2.zip |
| Downloads | 5062 |
| Dependency string | ModdingNoob-ItemsForQuota-1.2.2 |
README
ItemsForQuota
A Mod that calculates the best combination of items located in the ship to sell for the quota.
Also adds the Sum of the Item-Combination to the HUD (Sum of Item-Combination/Rest of Quota needed)
(Warning: the item-combination will change when an item is removed from the ship)
(Warning: this mod is Client-side so the Combinaton of Items can be different for everyone when there are multiple posibilities)
If you encounter any Bugs/have suggestions or want to help me improve this mod, contact me on Discord: jeremy2__4
Changelog
-
v1.2.2
- re-added some logic, that automatically calculates the best combination when the amount of items in the ship changes
-
v1.2.1
- Fixed a bug where when two items had the same name and value and both of them are needed for the Quota, one of them wasn't marked
-
v1.2.0
- Added a config
- HUD
- HUD
- AdjustScreenPositionXaxis
- AdjustScreenPositionYaxis
- HUDTextColor
- HUDLineColor
- DisplayTime
- Scannodes
- ChangeNodeNames
- NodeNames
- NodeColor
- Quota
- QuotaOffset
- General
- BlacklistedItems
- HUD
- Added a config
Special Thanks to Nilaier for providing some ideas
-
v1.1.2
- Fixed a NullReferenceError being caused on joining
- Removed some Debug.Logs from v1.1.1
-
v1.1.1
- Fixed a typo
- Fixed a small bug
-
v1.1.0
- Added a HUD
-
v1.0.1
- Fixed a small bug
-
v1.0.0
- Initial Release