Illusion Overlay Mods Versions Save

Adds overlay texture (tattoo) support to games by Illusion

v6.1.3

3 months ago

Download

What's Changed

New Contributors

Full Changelog: https://github.com/ManlyMarco/Illusion-Overlay-Mods/compare/v6.1.2...v6.1.3

v6.1.2

1 year ago

Download

What's Changed

  • ba1d016d71e66d4187674f55e83b218e88fbdf5e @ManlyMarco [KK/KKS] Fixed masks not being copied to other outfits

Full Changelog: https://github.com/ManlyMarco/Illusion-Overlay-Mods/compare/v6.1.1...v6.1.2

v6.1.1

1 year ago

Download

What's Changed

  • 2ce466c1f2cdc64869bb77835d778eead4deff7b @ManlyMarco [AI/HS2] Fixed body masks breaking on scene load in studio

Full Changelog: https://github.com/ManlyMarco/Illusion-Overlay-Mods/compare/v6.1...v6.1.1

v6.1

1 year ago

Download

What's Changed

  • 36cee847fbc1de7024bfb32b43a45adcd8693e3f @ManlyMarco Add eyeliner underlays/override texture
  • d9f55bbb0a97a5ce2869c0a6cab03799624a6087 @ManlyMarco Add eyebrow underlays/override texture
  • 7f0d90ca4b23b9803de6a8889eb49783e38d4bcd @ManlyMarco Add Texture size limit setting - increases texture size to match overlay size
  • 184120fa32b67b2af3f02d7b6f282714dd5a9dbd @ManlyMarco Don't show a size warning for overlays of 2x the recommended size
  • 35505b4fe40e6cb7ee8bb41f14e3570d2597407b @ManlyMarco Only run overlay blit code if there are overlays to apply (speedup)
  • 5176e108c18e33bc709467cfe356634663e544a1 @ManlyMarco [KK/KKS] Fix unused clothes overlays being left behind after removing a coordinate

Full Changelog: https://github.com/ManlyMarco/Illusion-Overlay-Mods/compare/v6.0.7...v6.1

v6.0.7

2 years ago

Download

Changelog

  • e4d78fec4094a2e4ca301d1b5bb804b512b9627d @ManlyMarco [KK,KKS] Purge overlays for outfits that no longer exist (removed with the MoreOutfits plugin)

v6.0.6

2 years ago

Download

Changelog

  • 4bf20726a9e4e4a85472365eb080299a3bf6698e @ManlyMarco Fixed lag when reloading textures (especially noticeable with SkinEffects) at the cost of slightly higher memory usage in some cases

v6.0.5

2 years ago

Download

Changelog

  • 6a18038131bd19743522871b25184e9acafd5738 @ManlyMarco [KK,KKS] Added importing KK_CharaOverlaysBasedOnCoordinate data
  • 943a65b30d824b7ff8311e4a643c10d0901997c3 @ManlyMarco Make version constant public

v6.0.4

2 years ago

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

Download

Changelog

  • 166f699793c4c2e10c5c9794d40ab5a1b400b31f @ManlyMarco [KKS] Fixed overlays messing up the original texture colors

v6.0.3

2 years ago

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

Download

Changelog

  • 4dddfef867643e577f290b0e2cbba4364f235a30 @ManlyMarco [KKS] Updated import code to handle coordinate mapping
  • e48ef0b133dd588507effdf7ef0376309efbf27d @ManlyMarco Fixed "Use different overlays per outfit" toggle breaking on second maker start
  • 4d05dbdd12192eddc9e9c1684feeb078709cf64d @ManlyMarco [KK,KKS] Fixed causing stutter in main game; Handle adding coordinates

v6.0.2

3 years ago

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

Download

Changelog

  • 6413929d2219ebd0d785650211378c31a26cf909 @ManlyMarco Added a KKS port
  • 4bfeff74f51cef543356ab25bbcf21146779bd61 @ManlyMarco Handle CardBeingImported event in EC and KKS to import plugin data from other games
  • cdf3bd8a6bf4c31adcacd262b4d5e2bdb671423b @ManlyMarco Fixed failing to load custom body masks if clothing doesn't already have one
  • aec2e69b2388f8ee44bd6a363ba8ca86ba52d1f9 @ManlyMarco Fixed being unable to export some textures
  • 74135bb5583902d0f8ff9712b6d005a9ecdcf4ac c95e036ba789d2bfafa1b7acc051f9499f606e1f @ManlyMarco Update packages and use new features/APIs