Skip to content

Releases: ManlyMarco/Illusion-Overlay-Mods

Illusion Overlay Mods v6.0.3

05 Sep 17:34
Compare
Choose a tag to compare

Warning: This release needs at least BepInEx 5.4.15 and KKSAPI v1.25 to work properly.

Download

Changelog

Illusion Overlay Mods v6.0.2

02 Jun 18:57
Compare
Choose a tag to compare

Warning: This release needs at least BepInEx 5.4.8 and KKSAPI v1.20.1 to work properly.

Download

Changelog

Illusion Overlay Mods v6.0.1

14 Mar 00:06
Compare
Choose a tag to compare

Warning: Format of skin overlay extended data changed to accommodate the new features. Cards saved with the new version of the plugin will need v6.0 or later to load the overlays.

Download

Changelog

  • 4c94a6d @ManlyMarco [KK] Fixed overlays imported from old cards not being applied to all coordinates

Illusion Overlay Mods v6.0

13 Mar 14:21
Compare
Choose a tag to compare

Warning: Format of skin overlay extended data changed to accommodate the new features. Cards saved with the new version of the plugin will need v6.0 or later to load the overlays.

Download

Changelog

Illusion Overlay Mods v5.2.1

20 Sep 00:46
Compare
Choose a tag to compare

Changelog

  • Don't shown a warning if alpha mask texture is smaller size than default (it doesn't cause issues)
  • Fixed "Removing Top overlays" warning appearing for no reason in maker

Illusion Overlay Mods v5.2

01 Jun 18:52
Compare
Choose a tag to compare

Changelog

  • Added support for HoneySelect2
  • Added type of exported textures to file names
  • Added a short guide on how to edit body masks
  • Added xml documentation file (for developers)
  • Fixed maker gui code running in studio for no reason in AIS
  • Fixed nullref crash in OnDestroy
  • Updated dependancies

Illusion Overlay Mods v5.1.2

04 Mar 21:15
Compare
Choose a tag to compare

Changelog

  • Fixed characters with overlays crashing the EC scene editor

Illusion Overlay Mods v5.1.1

30 Nov 00:10
Compare
Choose a tag to compare

Changelog

  • Use ResourceUtils.GetEmbeddedResource from KKAPI/AIAPI/ECAPI - fixes crash if KoiSkinOverlayMgr.Awake is harmony patched by StartupProfiler (needs at least API 1.9.5)
  • Use nuget packages for references, project cleanup

Illusion Overlay Mods v5.1

05 Nov 17:44
Compare
Choose a tag to compare

Updates for all games to make everything compatible with latest BepInEx and game patch versions. All versions are now on the same source code version and share all latest changes.

The repository has also been renamed to Illusion-Overlay-Mods because the plugin is no longer only for Koikatsu.

Changelog

AI-Shoujo

  • Fixes cards potentially losing overlays after switching them in main game
  • Fixed nullref crash when trying to save card after the character was destroyed (fixes issue on game exit)

KK and EC

  • Restructured and merged shared code - now all versions have the same feature sets and run on latest BepInEx 5 versions

AI-Shoujo Overlay Mods v5.0.3

12 Oct 00:37
Compare
Choose a tag to compare

Changelog

  • Fixed bug with transparent skin overlays being black.
  • Changed overlay shader to an experimental one.

Thanks to essu for work on this update!