This page was last updated on 19 November 2024, 7:50PM
Changelogs
Version 2.3.0
New: C# API for mod authors not using Content Patcher.
Version 2.2.0
New: You can now specify a source rect for your custom tab icon. This also means you don't have to make a custom icon anymore and can just target LooseSprites/Cursors or something and use something from there.
Translations: Added KO translation (thanks whdms2008!)
Version 2.1.4
Translations: Added JA translation (thanks mitekano23!)
Version 2.1.3
New: Will now detect when another mod has missing data in their special item/power. It will prevent the menu from instantly closing, display placeholder text instead, and politely direct the user to report the bug to the author of the mod in question.
Version 2.1.2
Changed: New method for changing book animation colours that should result in more accurate colours.
Translations: Added missing FR string.
Version 2.1.1
Fixed: Migration error when upgrading recipe books from previous versions. I'm pretty sure this affected nearly no one, but still.
Version 2.1.0
New: Mod authors can now specify any colour they want for their books for the reading animation that plays over the farmers head.
Fixed: Recipe books working off of prefixes instead of book IDs.
Fixed: Pagination was broken in SPU menus when categories were disabled and there were too many powers to show on one page.