Releases: IllusionMods/BepisPlugins
Releases · IllusionMods/BepisPlugins
BepisPlugins r16.4
Changelog
- 09fb961 d50ddbf 96f73e2 5cda244 @DeathWeasel1337 [KK,EC,AI,HS2,KKS] Added ExtendedData patcher and new extension methods for saving data directly inside some game classes (you can see the new API here)
- 0a6e62d @OrangeSpork [AI,HS2] Implement Male Face Skin/Head ID matching, necessary for future male face mods (#130)
- 9f473af @Mantas-2155X [PH] Fixed PlayHome InsideStudio constant and added VR constant - fixes ExtendedSave not running in 32bit games and issues in studio
- 85f87b1 @ManlyMarco [EC,KKS] Fixed lut screen effect being letterboxed when taking vertical screenshots inside character maker
- d90db4d @ManlyMarco Update release script to support patchers
- 7155306 @ManlyMarco Fixed copylocal flags in projects
BepisPlugins r16.3.1
Warning: This release needs at least BepInEx 5.4.8 to work properly.
Changelog
- 384fb15 @Keelhauled Add UniversalAutoResolver.GetUniqueSlotID
- 70adf29 @ManlyMarco Fix discarding ext data on KKS import
- 38ffd5d @ManlyMarco Fix some packages not marked with developmentDependency="true"
BepisPlugins r16.3 for Koikatsu Sunshine trial
Warning: This release needs at least BepInEx 5.4.8 to work properly.
Changelog
- 6434d87 @DeathWeasel1337 Port BGMLoader for KKS
- 7e337f2 @DeathWeasel1337 Port ColorCorrector for KKS
- ac1f060 @DeathWeasel1337 Port SliderUnlocker for KKS
- c877b3d @DeathWeasel1337 Port InputUnlocker for KKS
- 677da89 @DeathWeasel1337 Port Sideloader to KKS
- e0c8a40 @ManlyMarco Port Screenshot Manager to KKS
- 025030f @ManlyMarco Port ExtensibleSaveFormat to KKS
- d9eab99 @ManlyMarco Add Constants.InsideStudio and use it
- cdeac8c @ManlyMarco Add IMGUIUtils; Make KK/EC/KKS screncap UI block mouse clicks and add solid background
- 30c74cc @DeathWeasel1337 Remove null entries in ext save before saving data
- 38b295e @ManlyMarco Add Screenshot Manager to nuget feed
- 1d5929e 142c154 @ManlyMarco Clean up warnings; Refactoring
- aaceb2b ef6af0f @DeathWeasel1337 Update references; Refactoring for publicized libs
BepisPlugins r16.3
Warning: This release needs at least BepInEx 5.4.4 to work properly.
Changelog
- b047bb4 @OrangeSpork Fixed Extended Save Data randomly disappearing (#126)
- 02cc2d1 @ManlyMarco Randomize Sideloader IDs to quickly uncover bugs (#127)
- d875243 @DeathWeasel1337 Fixed nullref crash with empty studio list files
- 1c32df3 @paindestroyer69 Fixed compatibility with latest game updates
- a5a2cb9 37b661f @Keelhauled Workflow stuff
BepisPlugins r16.2.1
Warning: This release needs at least BepInEx 5.4.4 to work properly.
Changelog
- 97f7d2a @ManlyMarco [HS2] Fixed hooking crash in HS2 without DX
- 0f20cc9 @ManlyMarco [PH] Fixed extended save for scenes not working with MoreStudioCameras installed
BepisPlugins r16.2
Warning: This release needs at least BepInEx 5.4.4 to work properly.
Changelog
BepisPlugins r16.1
Warning: This release needs at least BepInEx 5.4.4 to work properly.
Changelog
- b433d5f [AI,HS2] Added Hair Mesh support to Sideloader (@kky in #124)
- e841b70 Fixed Sideloader png loading to work with Texture types instead of only Texture2D (@DeathWeasel1337)
- b46680b 84121f6 Fixed errors in Sideloader GUID migration logic (@Madevil in #120 #121)
- 16a5365 Fixed sliderunlocker running outside of character maker (@ManlyMarco)
- 37d0a5f Removed dependency on NAudio and NVorbis (and no longer bundle them) (@DeathWeasel1337)
- Updated to BepInEx 5.4.x and new APIs; Updated dependencies; Code refactoring and cleanup (@DeathWeasel1337)
BepisPlugins r16
Changelog
Sideloader
- Adding or removing mods no longer resets the "New" indicator for Sideloader items
- [AI/HS2] Chest accessories now save correctly
- [KK] Stricter matching for asset names for map related assets, fixes HPoints being loading incorrectly
- Added a list of zip file names that plugins can use to look up a mod's zip file
Screencap:
- [AI/HS2] Non-alpha screenshots now capture background color and skybox correctly
BepisPlugins r15.4
Changelog
ExtensibleSaveFormat
- Fix compatibility with BepInEx v5.3
BepisPlugins r15.3.2
Changelog
Sideloader
- [HS2] Compatibility update for the 0807 game update