Releases: ManlyMarco/IllusionTrapMods
Releases · ManlyMarco/IllusionTrapMods
Become Trap v2.2.1
Download
Changelog
- 78e222d @ManlyMarco [KKS] Fixed crashing when speaking to the guide or other NPCs as a trap
Become Trap v2.2
Download
Changelog
- 15137c2 @ManlyMarco [BT] Fixed losing the idle animation setting in some cases
- c51f0c3 @ManlyMarco [BT] Port to KKS
- fb05ee4 @ManlyMarco [BT] Combine shared code; Update KK packages (requires latest KKAPI now)
Koikatsu: Become Trap v2.1
Changelog
- Fixed some incorrect null reference checks, might fix some rare issues
- Upgraded to BepInEx 5
- Use nuget for dependencies
Note: Remove mods\[Marco]Become Trap Resources.zipmod
and BepInEx\KK_BecomeTrap.dll
files if you have them before installing this version.
AI-Shoujo Reverse Trap v1.0
This is a plugin for AI-Shoujo / AI-Girl / AI-Syoujyo that makes it possible to change animations of a female character to those of a male. This makes it look like some girls are actually guys when walking around.
The animations are changed in main game and in maker, not in studio. Animations are changed per-character, you can configure this in character maker in the Body > Overall tab.
How to use
- To install copy the .dll to BepInEx\plugins.
- Needs at least BepInEx 5.0 and AIAPI v1.9.4. Latest game patch is also recommended.
- Start character maker and go to the Body > Overall tab. You should see a new "Male walking animations" toggle, like in the preview picture.
- To change this feature in a character that you already added to your save, you have to find a character change terminal and edit the character there.
Koikatsu: Become Trap v2.0
Changelog
- Added option to choose trap's idle animation in maker
- Moved animation replacing entirely to code - the .zipmod is no longer needed and the plugin is smaller
- Changed GUI to not be a separate plugin - only 1 plugin load message appears in log now
- Fixed crash after closing and re-opening male maker
- Fixed missing startup checks not preventing plugin from loading, which caused further crashes
- Fixed resource hogging in Free H / VR
Note: The [Marco]Become Trap Resources.zipmod
file is no longer necessary and can be removed.
Koikatsu: Become Trap v1.1.1
Changelog
- Fix compatibility with KKP
Koikatsu: Become Trap v1.1
Download
How to update
You will have to remove MakerAPI.dll from your BepInEx folder and download the latest release of KKAPI.
Changelog
- Updated to work with KKAPI
- Changed wording of the maker "is trap" button to include futas
- Split hooks into a separate class to make the code cleaner