Releases: IllusionMods/Stiletto
Releases · IllusionMods/Stiletto
Stiletto 2.4.2
This release fixes a few issues (slider increment with mouse wheel, and breaking some mods meshes).
It also change the text fields of the Advanced Panel with sliders.
What's Changed
- Fix maker slider mousewheel scrolling by @Keelhauled in 6c999f4
- Fix spike heels + add sliders in advanced panel by @Cleep2 in #26
You now need at least KKAPI v1.38
Full Changelog: 2.4.1...2.4.2
Stiletto 2.4.1
Stiletto was always enabled on startup. This is now configurable. If you want to change that you can now set the value Enable_On_Start=False (True as opposite but this is the default behavior) in the BepInEx/config/Stiletto/_settings.txt. If you were already using the 2.4.0 the key might not be here so you can add it manually or delete the _settings.txt and it will be recreated on startup.
What's Changed
- Fix toe roll bug by @Cleep2 in #22
- Enable or disable on start + Fix warp using only first Renderer by @Cleep2 in #23
Full Changelog: 2.4.0...2.4.1
Stiletto 2.4.0
What's Changed
- Stiletto KKS port by @Cl33p in #2
- Merge Jiarong's branch by @Splendide-Imaginarius in #6
- Add "Save Wildcard" option to Game GUI by @Splendide-Imaginarius in #7
- Add shoe warp by @Splendide-Imaginarius in #8
- KKS port and project code merge by @IDontHaveIdea in #9
- Shoe warp: fix communication by @Splendide-Imaginarius in #10
- Port some UI string improvements from Stiletto_KKS to Stiletto.Core by @Splendide-Imaginarius in #11
- Add button to toggle Game GUI from Maker GUI by @Splendide-Imaginarius in #12
- Fix "Refersh" typo by @Splendide-Imaginarius in #13
- Add shoe warp controls to the Game GUI by @Splendide-Imaginarius in #16
- Remove legacy
Stiletto_KKS
implementation by @Splendide-Imaginarius in #17 - Rename
Stiletto
toStiletto.KK
by @Splendide-Imaginarius in #18 - Split ankle and toes controls + Various fixes by @Cleep2 in #19
- Creation of the readme + Remove button from Maker by @Cleep2 in #20
New Contributors
- @Cl33p made their first contribution in #2
- @Splendide-Imaginarius made their first contribution in #6
- @IDontHaveIdea made their first contribution in #9
- @Cleep2 made their first contribution in #19
Full Changelog: https://github.com/IllusionMods/Stiletto/commits/2.4.0