What's Changed
- 689ee7e @ManlyMarco Added ChaFile.GetSourceFilePath extension method (gets path to the character card)
- e2df846 @ManlyMarco Added ChaFile.GetFancyCharacterName extension method (gets character's full translated name)
- a40344d @ManlyMarco [KKS] Added CoroutineUtils.WaitForFinishCo(UniTask)
- 2e3c883 @ManlyMarco [KKS] Fixed potentially losing changes on character controllers by calling save/reload when heroines are reloaded
- c80c112 @ManlyMarco [KKS, HS2] Fixed OnCoordinateBeingSaved/Loaded events not being logged
- 1789f48 @ManlyMarco Fixed ChaFile.GetChaControl extension failing for chaFiles attached to Heroines and Player
- 7581d15 @ManlyMarco Partially fixed spamming OnCardBeingSaved during game save
- dcb18bf @ManlyMarco Improved character-related log messages
- 748756d @ManlyMarco Updated dependencies; at least BepInEx v5.4.20 is now required
Full Changelog: v1.34...v1.35