Skip to content

Releases: IllusionMods/IllusionFixes

IllusionFixes v1.6

02 Nov 16:13
b64ef24
Compare
Choose a tag to compare

This time it's a chunky update. Three new plugins for AIS, one new studio plugin for KK, and EC gets a minor update to CultureFix. Change the readme for new plugin descriptions.

Changelog

Plugin changes

  • Added new plugin InvalidSceneFileProtection for KK and AIS studio.
  • Added new plugin AI_Fix_LoadingFixes.
  • Added new plugin AI_Fix_NewGameShowAllCards.
  • Converted culture fix to a preloader patch - Improves compatibility, fixes some plugins potentially breaking.

Code changes

  • Restructured projects to use paket for references
  • Renamed some projects, code refactoring

IllusionFixes v1.5.1

30 Oct 16:01
Compare
Choose a tag to compare

For full plugin descriptions and installation instructions see https://github.com/IllusionMods/IllusionFixes#readme

Changelog

AI Girl Fixes

  • Added AI_Fix_MakerOptimizations

Koikatsu Fixes

  • Updated KK_Fix_PoseLoad - Hold ctrl when loading AI poses to fix right hand FK

IllusionFixes v1.5

29 Oct 18:24
Compare
Choose a tag to compare

First release of IllusionFixes for EmotionCreators, some of these were previously part of EC.Core Plugins (now obsolete).

These plugins require the latest build of BepInEx.

For full plugin descriptions and installation instructions see https://github.com/IllusionMods/IllusionFixes#readme

Changelog

AI Girl Fixes

  • Updated AI_Fix_PoseLoad - Hold ctrl while loading Koikatsu poses to correct the right hand when hand IK is enabled. Currently there's no apparent way to distinguish Koikatsu poses from AI Girl poses in code so you must hold ctrl to fix these poses.
  • Added AI_Fix_ManifestCorrector
  • Added AI_Fix_ResourceUnloadOptimizations
  • Added MagicCarrot patcher

EmotionCreators Fixes

  • Added EC_Fix_ManifestCorrector

Misc

  • Split config files for ConfigManager compatibility

IllusionFixes v1.4

29 Oct 06:42
Compare
Choose a tag to compare

Changelog

AI Girl Fixes

  • SettingsVerifier - Fixed Studio ignoring setup.xml
  • Added PoseLoad Fix

IllusionFixes v1.3

22 Oct 20:33
Compare
Choose a tag to compare

First release of Koikatsu fixes for BepInEx 5 and the first official release of AI Girl Fixes

Changelog

Koikatsu Fixes

  • Added ManifestCorrector plugin

AI Girl Fixes

  • Added CultureFix
  • Added SettingsVerifier

KoikatuFixes v1.2

13 Sep 03:42
29a4a0d
Compare
Choose a tag to compare

Changelog

  • Added PoseLoad Fix plugin

KoikatuFixes v1.1.1

22 Aug 11:16
Compare
Choose a tag to compare

One more BepInEx v4.x release

Changelog

  • Added makerlag to the list of incompatible plugins
  • Restored the light lines visual when lights are selected

KoikatuFixes v1.1

14 Aug 08:49
Compare
Choose a tag to compare

This release adds some new features, thanks to @Keelhauled.

This will be the last release for BepInEx v4.x - all future releases will be made for BepInEx 5.x.

Changelog

  • Added CenteredHSceneCursor (@Keelhauled) - fixes the cursor texture not being properly centeres in H scenes, so it's easier to click on things.
  • Added MakerLag by essu into MakerOptimizations (@Keelhauled) - makes turning on/off the interface in maker by pressing space much faster (after the 1st press).
  • Added UnlimitedMapLights (@Keelhauled) - allows using an unlimited amount of map lights in studio. Not all items support more than 3 lights.

KoikatuFixes v1.0

20 Jul 17:32
Compare
Choose a tag to compare

This is the first release where all of the fix plugins are released. All of them have been cleaned up and some renamed. Original versions of many of these plugins were made by @DeathWeasel1337 and @Keelhauled.

Note: When running the release for the first time you will most likely see multiple errors on the screen, asking you to remove some old plugins. All of the listed plugins have been replaced by their updated versions in this fix pack, Plugins from this pack will not work until all of the old versions are removed.

Koikatsu Party users: You can skip KK_Fix_CharacterListOptimizations.dll as it will not work with party. It can produce an error during load in Koikatsu Party, but the error is harmless and can be safely ignored.

Changelog

  • Added KK_Fix_ExpandShaderDropdown (based on koikoi.happy.nu.fix_shader_dropdown)
  • Added detection of incompatible/outdated plugins
  • Added logging to ResourceUnloadOptimizations
  • Added message when invalid personality is replaced by PersonalityCorrector
  • Fixed PersonalityCorrector to work with Koikatsu Party
  • Fixed character list optimizations removing the confirm card selection sound in free H screen
  • Fixed lag when multiple characters change clothes at the same time
  • Renamed some plugins to better reflect their functions
  • Refactoring and code cleanup
  • Minor fixes and improvements

KoikatuFixes v0.4

07 Jul 16:30
Compare
Choose a tag to compare

Changelog

  • Added KK_Fix_MainGameOptimizations - Greatly reduces (or even completely removes) random stutters/lag in main game's school mode.