Skip to content

Releases: Lyoko-Jeremie/KinkiestDungeon_Mod_enchanted_restraints

v1.80

18 Oct 12:07
Compare
Choose a tag to compare

target to game v5.3.47

v1.66

12 Jun 10:25
Compare
Choose a tag to compare

tightness can set as negative now

v1.63

11 Jun 16:57
Compare
Choose a tag to compare
  • add SetNowWearRestraintItemDifficulty
    now you can change the tightness you are wearing, if set it to 0, you can break it in next step.

v1.62

11 Jun 15:51
Compare
Choose a tag to compare
  • addShadowCurseWearWithVariantWithEnchantmentBuff

now you can specify the buff type of ShadowCurseWear .
you can specify one or multi type, but how many type and percentage are random by the game.
the number of type are be hooked to 0~2N (N is your selected).
the percentage are create by game, it hard code in the game, use a random generator to specify in a interval.

v1.60

03 Jun 12:42
Compare
Choose a tag to compare
  • add CurseWears
    now you can wear a Restraint with Curse

v1.39

02 Jun 16:02
Compare
Choose a tag to compare
  • update LockList KDLocksTypeInstance

now the LockList will sync with game impl

v1.38

13 May 15:03
Compare
Choose a tag to compare
  • Add1000MaxState
  • search case insensitive

v1.37

06 May 14:45
Compare
Choose a tag to compare
  • add Wear CursedCollar
  • fix AllSpells

v1.36

06 May 13:04
Compare
Choose a tag to compare
  • fix install_EnchantedRestraintsPatch
  • add RecoverObject

v1.33

06 May 11:01
Compare
Choose a tag to compare
  • disable auto install EnchantedRestraintsPatch
  • more Chests

by some user dont like the EnchantedRestraintsPatch side-effect, provide a way to disable auto EnchantedRestraintsPatch patch.
you can still manual install the EnchantedRestraintsPatch.

WARNNING: the EnchantedRestraintsPatch only can be install before any game start !