This page was last updated on 26 December 2024, 5:52AM
Changelogs
Version 1.1.2
Change API functionality
Add Spanish translation
Version 1.1.1
Update API functionality
Version 1.1.0
Adds a new 'Compatibility Mode' config option that changes the gift values stored in Friendship instances so that other mods that check those but don't check our limits will still get the correct result as to if a gift can be accepted (i.e. if we set the limit to 4 gifts per day and the player has given 3, with compatibility mode it would store 0, rather than 3, in the Friendship so that it is below the default limit of 1).
Adds an API so that other mods are able to retrieve the gift limits.
Adds new config options for limits for characters with maxed hearts
Fixes an issues where our limits were not being drawn on the social page.