CHANGELOG

Releases

1.3.3
  • Added checks to remove null volumes which caused infinite loading bugs.

1.3.2
  • Added an additional config to toggle the extra shelf spawning. (If you want to disable the shelf, everyone must have the config set to false.

1.3.1
  • Added check for Vanilla Upgrades mod.

1.3.0
  • Config values can now go to -1 in which vanilla values will be used.

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