Releases: ManlyMarco/IllusionCheatTools
CheatTools v2.7.1 - First release for HoneySelect2
This is the first stable release of the plugin for HoneySelect2. It also has minor improvements for other games.
Download and more info
Changelog
- Ported to HoneySelect2
- Added on-screen error message if Runtime Editor can't be loaded
- Removed obsolete Unload AssetBundles option (included in Runtime Editor now)
AI_CheatTools v2.7 - First release for AI-Shoujo
This is the first stable release of the plugin for AI-Shoujo. It's mostly feature-complete, check the preview picture to see the available cheats.
Download and more info
KK_CheatTools v2.7
Warning: This update needs at least Runtime Unity Editor v2.0 to work. Unlike before, it's not included in this release and has to be downloaded separately.
Download and more info
Changelog
- Added buttons for setting relationship and experience status of all heroines at the same time
- Added player noclip (can be toggled from cheat window or by a configurable hotkey)
- Renamed to KK_CheatTools
- Updated to BepInEx 5.x
Koikatu Cheat Tools v2.6
Warning: This update needs at least Runtime Unity Editor v1.9 to work. Unlike before, it's not included in this release and has to be downloaded separately.
Download
Changelog
- Added ability to choose which heroine to edit - buttons for each girl in H scene, can choose from list of all heroines
- Added compatibility with BepInEx5 version of Runtime Unity Editor (still works on BepInEx4)
- Replaced old UI style with style from Runtime Unity Editor v1.9
- Replaced old input blocking with blocking from Runtime Unity Editor v1.9 - H scene no longer pauses, can interact with the game with the cheat window opened
- Reordered the cheat window elements
- Fixed "Stop shame reactions" button not working
- Fixed window title missing a space
Koikatu Cheat Tools v2.5
Changelog
- Added buttons for setting sex experience
- Updated RuntimeEditor to v1.6
- Improved current girl detection
- Removed unnecessary options that are now implemented in runtime editor
- Fixed weird behaviour with hotkeys different than F12
Koikatu Cheat Tools v2.4
Warning: The default hotkey for CheatTools has been changed to the Pause key. It can now be changed in Plugin Settings. If you want to keep your hotkey as F12 go to Plugin Settings, search for "cheat", then change the result to F12.
Changelog
- Added "Navigate to heroine's GameObject"
- Added ability to change school name and player name
- Added ability to change show hotkey, and changed default hotkey to Pause for steam compatibility
- Added button to stop shame reactions when trespassing (only on currently loaded maps, similar to how BecomeTrap works)
- Added editable sex count field (setting to 0 will cause gir's status to change to "First time")
- Added risky day toggle
- Fixed GetCurrentAdvHeroine not working correctly
- Fixed set H experience cheat not setting some experiences (thanks to @Kokaiinum in #14)
- Increased cheat window height slightly
- Opening types by name is now fuzzy
- Updated RuntimeUnityEditor to v1.5, check its releases for a changelog
Koikatu Cheat Tools v2.3
Download
Changelog
- Added wedding and H position unlock buttons
- Updated RuntimeUnityEditor to v1.3, check its releases for a changelog.
Koikatu Cheat Tools v2.2
Download
Changelog
- Added intimacy slider
- Added opening static types in inspector
- Changed set H Experience maximum from 99 to 100
- Extracted debugging tools to ManlyMarco/RuntimeUnityEditor
- Many fixes for Inspector and Object Viewer, now listed in RuntimeUnityEditor releases
Koikatu Cheat Tools v2.1
Substantial performance increase for the inspector and a big overall UI update.
Download
Changelog
- Added location, scale, rotation controls for Transforms
- Added location controls for RectTransform
- Added speed, wireframe and object dumper tools
- Reorganized UI (all windows have been repositioned and resized); UI tweaks and fixes
- Massive inspector performance increase (Only draws visible items now)
- Removed inspector limit on values shown with large lists
- Disabled inspector value caching since it's no longer needed (real-time values again)
- Fixed inspector crashes when inspected object was destroyed
- Fixed root gameobject list getting out of date in object viewer
- Fixed hardcoded dnSpy path
- Renamed quit h scene button to not be alpha anymore
Koikatu Cheat Tools v2.0
- Added ability to open members in dnSpy to Inspector, need to set full path in settings
- Added back image showing in Object browser, cache results and display note if it's not possible to display the image
- Massive performance improvement of main window and object browser
- Object browser style change; can double click to open; show disabled gameobjects in gray
- Corrected inspector collumn names and widths
- Fixed buggy value editing in inspector
- Fixed Object browser not seeing all root gameobjects