Skip to content

Releases: IllusionMods/IllusionFixes

IllusionFixes v18.0.1

26 Sep 05:04
Compare
Choose a tag to compare

Changelog

IllusionFixes v18.0

24 Sep 03:47
Compare
Choose a tag to compare

Ports of plugins to Koikatsu Sunshine studio and VR module (VR not tested).

Changelog

  • 2cbb290 3d489e3 @ManlyMarco Add KKS studio and VR process filters to all relevant plugins (VR not tested)
  • 0aeb985 @ManlyMarco Added KKS_Fix_InvalidSceneFileProtection (prevent crash when loading bad scene files)
  • 615703e @ManlyMarco Added KKS_Fix_PoseLoad (load HS poses in studio)
  • b80848c @ManlyMarco Added KKS_UnlimitedMapLights version (remove the 2 studio light limit)
  • f04cc65 @ManlyMarco Added KKS_Fix_StudioOptimizations (faster startup and fixes some bugs)
  • 7fad753 @ManlyMarco Added KKS_Fix_ExpandShaderDropdown (makes shader type dropdown lists larger)
  • 6f2de4a @ManlyMarco Added KKS_Fix_CameraTarget (forces the cursor to be locked when dragging even if camera center point is disabled)
  • dfc37b3 @ManlyMarco CameraTarget - Added a setting to disable the plugin if anyone prefers original behavior
  • facb4b9 @ManlyMarco UnlimitedMapLights - Added a warning message about adding more than 2 lights

IllusionFixes v17.0

18 Sep 00:24
Compare
Choose a tag to compare

Ports of more plugins to Koikatsu Sunshine (KKS). Other games aren't affected.

Changelog

IllusionFixes v16.1

29 Aug 10:23
Compare
Choose a tag to compare

This release adds support for full release of Koikatsu Sunshine (KKS).

Changelog

IllusionFixes v16.0

12 Aug 11:47
Compare
Choose a tag to compare

Changelog

  • c604c60 @OrangeSpork [AI,HS2] Added fix for male face type selection not being shown, allowing creation of male face mods (#27)
  • 2f1db88 @OrangeSpork [EC] Added fix for not unloading assets when switching clothing/accessory in Maker (#26)
  • 16c1c8e @ManlyMarco [AI,HS2] Added Fix_WetAccessoriesFix - fixes accessories not being affected by character wetness
  • ca4daec 2dca99b @ManlyMarco Update to latest packages; use publicized dlls instead of traverse

IllusionFixes v15.3.1

13 Jun 15:21
Compare
Choose a tag to compare

Changelog

IllusionFixes v15.3

02 Jun 14:04
Compare
Choose a tag to compare

Changelog

IllusionFixes v15.2.1

21 Apr 19:11
Compare
Choose a tag to compare

Changelog

IllusionFixes v15.2

28 Feb 17:25
4ec0cfd
Compare
Choose a tag to compare

Changelog

  • 5607302 b9a5e65 @ManlyMarco [KK] Added class roster icons in adventure mode map (in classrooms) that open an unused class roster screen (check screenshot)
  • 9bf7398 1e5916c @OrangeSpork [HS2] Added HS2_Fix_UpdateWet (#25) - Fixes fairly serious nullref crashes in UpdateWet caused by issues in some mods

preview calendar

IllusionFixes v15.1.1

14 Jan 22:24
Compare
Choose a tag to compare

Changelog

  • 1398fd4 [KK] Added setting to disable the main game dynamic bone optimization (can help if clothing physics spaz out)
  • 0751059 [KK] Increased range of dynamic bone optimization exclusion zone (should reduce skirts suddenly becoming rigid at a distance)
  • f6c89f2 [KK] Fixed CharacterListOptimizations not working in KK VR module (faster list loading with many characters)
  • 11f416c [KK] Fixed CharacterListOptimizations GUID collision in KK Party (could prevent plugin from loading)
  • 60a9c64 7c54130 [KK,EC] Improved logging (thanks to @Keelhauled)