Skip to content

Release v4.0.0

Choose a tag to compare

@AnExiledDev AnExiledDev released this 24 Dec 04:20
· 11 commits to master since this release
1a5b934

Important Notes

  • Datafiles are no longer used except vanilla defaults, do not edit this file, it is overwritten everytime the plugin is loaded.
  • Stacksizes are defined in the configuration in setting IndividualItemStackSize instead of datafile. Values are generated on plugin load.
  • Multiple configuration values have been removed.

Changelog

  • Removed main datafile, only vanilla-defaults exists, and is overwritten on every plugin load.
  • No longer conflicts with other plugins.
  • Removed PreventStackingDifferentSkins, DisableDupeFixAndLeaveWeaponMagsAlone and CategoryStackHardLimits from configuration.
  • IndividualItemStackHardLimits is replaced by IndividualItemStackSize.
  • Removed all anti-dupe functionality due to volatility and issue being very minor.
  • Vanilla defaults is downloaded from the github repo, which greatly increases stability of unloading the plugin.