You are viewing a potentially older version of this package. View all versions.
GalaxyMods-MoreShopItems-1.2.6 icon

MoreShopItems

The store now carries more items on the shelves!

Date uploaded 2 weeks ago
Version 1.2.6
Download link GalaxyMods-MoreShopItems-1.2.6.zip
Downloads 228794
Dependency string GalaxyMods-MoreShopItems-1.2.6

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Zehs-REPOLib-1.4.2 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 1.4.2

README

More Shop Items

GitHub Thunderstore Version Thunderstore Downloads

Additional shopping shelves with increased shop loot

Features

  • Increased item spawn rate in the shop.
  • Additional shelving for more of each item.

Important

In the config, the "Max Amount In Shop" value should only be changed if are playing with "Max Purchase Override" toggled off (set to false).

Also, this mod does not increase the spawning of carts and pocket carts, only items.

Bug reports

https://github.com/InfusedGalaxy/MoreShopItems/issues

Potential Issues that will be addressed soon

Truck only has 16 upgrades spots, 16 small item spots, 8 large high item spots, 4 large plus item spots, 12 medium item spots, 12 health pack spots, and 4 large item spots.

There is potentially a loss of extra items, but the truck does spawn the "rest" after loading into the next level. I do plan to increase the storage in the truck.

CHANGELOG

Releases

1.2.9
  • Changed some values.

1.2.8
  • Added a LOT of config entries to customize your experience. Only change the values if you know what you're doing. (default values work fine)

1.2.7
  • Fixed carts being affected by Max Amount

1.2.6
  • Organized code for better readability, and clarity.

  • Rewrote the config to be more concise.

  • Altered the item spawning code to hopefully allow more single use items to spawn. (Map Player Count, and modded upgrades such as Valuable Count, Map Enemy Count, etc)

1.2.5
  • Compatibility with some modded upgrades has been added. (As of now, only upgrades added through MoreUpgrades will be detected)

  • Added a toggle in the config to override modded values. (leave false if you want to use the mods config)

1.2.4
  • Added another config slider to allow more control over the mod.

1.2.3

Fixes

  • Reverted the shelving prefab to 1.2.1 (removed some lights) to fix potential performance hinderances.

  • Additional checks to prevent the shelf from spawning multiple times, which affected performance.

  • Fixed weapons spawning when the limit was reached. (caused weapons and items you bought to disappear)

Additions

  • Added a two config entries that you can customize.

1.2.2
  • Fixed the networking code causing the shelf to spawn in the truck. (Hopefully for good!)

1.2.1
  • Added additional level verification to prevent the truck from being partially blocked. (This however might prevent the shelf from spawning, but only in very rare edge cases)

1.2.0
  • Removed smaller custom shelf
  • Added large shelving unit that holds more items
  • Increased the item limit to account for more spawning volumes
  • Created a GitHub repository for bug reports
1.1.0
  • Fixed Instance initialization
  • Added config values for item spawns
  • Added additional shelf in front of cash register
  • Fixed issue with spawn capacity of items in shop
1.0.0
  • Initial Release