MilkMolars
Collection based upgrade system compatible with LGU Upgrades.
Date uploaded | 2 weeks ago |
Version | 0.6.2 |
Download link | Snowlance-MilkMolars-0.6.2.zip |
Downloads | 246 |
Dependency string | Snowlance-MilkMolars-0.6.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100WhiteSpike-Interactive_Terminal_API
API focused on making interactable UI in the terminal
Preferred version: 1.2.0README
Milk Molars Mod
Description
Milk Molars adds 2 new scrap to the game, Milk Molars and Mega Milk Molars. Milk Molars are big molar shaped vitamins inspired from the game 'Grounded' that you can use to upgrade personal and shared stats and abilities.
Features
- Unique spawn system: Along with spawning naturally with other scrap, the mod will spawn a minimum/maximum amount of Milk Molars per moon.
- LGU Upgrades: This mod is compatible with Late Game Upgrades, allowing you to purchase LGU upgrades with Milk Molars instead of credits. By default, Milk Molars contribute 100 credits towards every LGU Upgrade. Shared upgrades will require Mega Milk Molars and unshared upgrades will require Milk Molars.
- Activation method: You can change the way you collect Milk Molar upgrade points in the config. When you activate a Milk Molar, you get Milk Molar upgrade points you can use later to purchase upgrades at the terminal. You can configure Milk Molars to activate from selling them to the company, bringing them onto the ship, using them while holding them (default), or even just by grabbing them. All changeable in config.
- Shared Milk Molars: You can change who gets Milk Molars in the config. Whether all players should get an upgrade point when the Milk Molar is activated, or just the player who activated it. You can also change it to give the upgrade point to whoever picked it up first.
- Custom Configs: There are a lot of configs for the mod, allowing you to change how much each upgrade should cost, and how much they change certain stats and abilities in the game. Everything above can also be changed in the configs.
Usage
Milk Molars and Mega Milk Molars can be found on every moon. Each moon spawns a min/max amount after spawning scrap naturally, ensuring there is always Milk Molars to collect on each moon. Activating Milk Molars gives you upgrade points you can later spend on the ship terminal. To access the upgrades, type milk molar upgrades
or mmu
for Milk Molar Upgrades and mmlgu
or lgu milk molar upgrades
for the LGU Upgrades mod if you have it installed. Each upgrade will show the current value with an arrow pointing to the upgraded value for the next level.
API for modders
You can add your own upgrades by using the (might come back)MilkMolarUpgrade
class and RegisterUpgrade
method in MilkMolarController
. Wiki coming eventually.
Contact
For issues and suggestions visit the github or discord page.
For collaboration or commissions
- Discord: Snowy
- GitHub: snowlance7
- Ko-fi: snowlance
Credit
- Models from Grounded by Obsidian Entertainment
- malco for Late Game Upgrades
- WhiteSpike for Late Game Upgrades compatibility
- Everyone on development general for the coding help
CHANGELOG
0.6.2
- Fixed lgu upgrade prices getting lowered and bugging
0.6.1
- Fixed milk molars not despawning when activated by clients when activation method is set to grab
0.6.0
- Removed API temporarily
- Full rework of the milk molar upgrade menu and lgu upgrade menu
- Fixed syncing issues (hopefully)
- LGU Upgrade menu is separate from the milk molar upgrade menu now (use mmlgu to access lgu upgrades)
- Changed default values for damage resistance upgrade (small nerf)
0.5.0
- New HUD notifications for when you activate molars
- Molars should work on modded moons now as long as you put a min and max amount for
All
in the amounts config, it will use this as default if it cant find the name of the moon. - More configs
0.4.0
- New models from Grounded
- Some changes to milk molar upgrades that should hopefully fix some bugs, needs testing
0.3.0
- Changed how saving data works that should fix a lot of network issues
- Fixed issue with game bugging out when going back to orbit
- Added sound for being unable to buy an upgrade
0.2.0
- Fixed LGU upgrade prices not being converted correctly for milk molar upgrades
- Fixed buying LGU upgrades would desync the upgrades in milk molar upgrades
- Fixing milk molar upgrade points not being saved after going back to orbit
0.1.1
- Fixed mod using clientid instead of steamid for saving upgrades and other things oops
- icon change to show Burgle's beautiful face
- github link
- added this changelog
0.1.0
- Initial beta release