Skip to content

Releases: IllusionMods/BepisPlugins

BepisPlugins r3

29 Apr 01:45
Compare
Choose a tag to compare

Changelog:

  • Fix save file corruption issues with extended save data
  • Update translations to current cutting edge version
  • Made the translation loader more compatible with the machine translation loader

BepisPlugins r2

19 Apr 11:01
44e051a
Compare
Choose a tag to compare

https://github.com/bbepis/BepisPlugins/wiki/FAQ

Changelog:

  • Zip mod loader and Universal auto ID resolver

  • Post-processing tweaker

    • Bloom has been changed to a slider instead of a checkbox, if you feel the need to fiddle with that
  • Screenshot Manager: (thanks essu)

    • Card face downsampling, accessable via Shift-F11
    • Legacy renderer removed in favour of AlphaShot2
    • Many alphashot fixes
  • Translation Loader:

    • Now loads all text files in the directory, instead of the single translation.txt
    • Hot reload translations with F10 (mainly to be used by people who wish to develop translations, is known to break things so don't press it if you're not doing that)
    • Dumping translation text now changed to Shift-F10

BepisPlugins r1 (and r1.1)

08 Mar 02:45
Compare
Choose a tag to compare

Changelog:

  • General
    • No more slowdowns when pressing escape/closing the game
  • Translation loader
    • Translations updated to now include (most of) the database text, and some other small fixes
  • IPA Plugin loader
    • You can now load IPA-based plugins for koikatsu through this framework (place them in BepInEx/IPA)
  • Screenshot manager
    • AlphaShot2 has been implemented (thanks essu), now has the capability of capturing outlines in screenshots. Experimental, so be wary of bugs. Can use up to double the memory that the legacy renderer uses.
    • Memory leaks are fixed as much as possible when taking screenshots (although not as much as I'd like, it's not something I can completely fix within Unity)

If you are not a developer, download the Release zip.
This gets extracted directly into the BepInEx folder, i.e. the file path should look like BepInEx/plugin.dll


EDIT 24/03/2018
Trial v3 broke widesliders and added a vanilla screenshot tool, which were conflicting with the plugins. v1.1 is a hotfix which should fix this.

v1.1 changelog:

  • Screenshot manager
    • Disabled illusion's F11 screenshot feature in favour of the plugin
    • Fix alphashot2 not rendering some things (translucent objects, liquids)
  • Wideslider
    • Can now load/save cards that use wideslider (thanks essu)