Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:42
· 1 commit to main since this release
691d02a

Changes in 0.7.1

Fixed

  • Bella's handover screen shows your options again. It reads the customer's preferences straight out, and
    OverTheCounter's own customer has none, so the screen never filled in.

Installing by hand: Polyfill.Boot.dll goes into Plugins/, Polyfill.dll into Mods/. The plugin
does the work and has to be a plugin - it runs before any mod is read - so a copy of it in Mods/ is
ignored by MelonLoader. The mod only adds the console commands and can be left out.

Polyfill patches the game, not your mods. Your own files are never changed, and polyfillrestore in
the console takes the patch back out on the next launch.

What's Changed

  • fix(fixes): a mod's own customer can be handed goods again by @DooDesch in #27

Full Changelog: v0.7.0...v0.7.1