Keroro1454 / Supply-Drop

Incoming Supply Drop! Adds new items to enhance your Risk of Rain 2 experience.
GNU General Public License v3.0
1 stars 4 forks source link

Shell Plating ignores Configuration settings #9

Closed AndyDoe closed 3 years ago

AndyDoe commented 3 years ago

When using the .cfg to alter the maximum Armor obtained from Shell Plating, it ignores the settings in the config and still caps at 10. shellplate shellplate2 shellplate3 The ShellStacksMax buff appears starting at the maximum value specified in the .cfg, but armor will continue to be gained until it reaches the default maximum of 10.

shellplate4 Additionally, when Shell Plating is lost or removed, the ShellStacksMax buff persists despite the armor being lost.

Keroro1454 commented 3 years ago

Addressed in 1.4.2, config variables hadn't been fully transitioned into the actual code. Thank you very much for the report!

AndyDoe commented 3 years ago

Thanks for the timely fix! Unrelated, but is there any chance for items disabled in the config not to appear in the Logbook in a future update?