Skip to content

1.0.2e

Choose a tag to compare

@Icecanno Icecanno released this 04 Jul 02:38
· 38 commits to main since this release
e519025

What's Changed

  • The Partner Pop-up no longer appears if no partners have been unlocked.
  • Provides a new petting context (context.partner_pet) for modders, which can be triggered by moving the mouse back and forth on the partner.
  • More vivid speech are provided for the petting context. You can petting your partner once for each ante to listen to their thoughts. As the game progresses, your relationship with your partner will become closer and closer.
  • Further optimized the speech bubble related functions to make them more robust and complete, and easier for modders to call.

Bug Fixes

  • Partners with an abnormal display size no longer bug out the locked-sprite image.
  • Fixed a rare crash that happened when unlocking a partner.
  • Partners now included in count of discovered items.
  • Moved fantasy partner in the sprite sheet to fix clipping of its sprite in Pale.

New Contributors

@jumbocarrot0 Provides the vast majority of support for bug fixes.
@bepisfever Provided inspiration and original code base for petting context.