This page was last updated on 28 February 2020, 9:17PM
Changelogs
Version 2.0.0
Added - Purchase icon dummy in the asset cow and chicken folders.
Added - Link to BFAV in asset folder, for those who want even more animals.
Added - Readme, Changelog and Detailed Info documents in html format in their own docs folder.
Added - Cat and dog variants from Stardew Valley version 1.4 and their icons.
Added - Uncropped config.json option for people who would rather not crop their images.
Added - New bird variations from LooseSprites, although I'm unsure if they have been implement. These are the SmallBluebird, SmallOwl, and SmallSparrow.
Added - New birds from LooseSprites, although I'm unsure if they have been implemented. These are the SmallCardinal and SmallDove.
Added - Dove found in the Cursors image source as FlyDove.
Added - IntroSparrow, the bird from the intro sequence as a new Critters/Birds variant.
Added - Emily's Parrot as a new Critters/Birds variant.
Added - Joja changes as EditImage and EditData patches. Finally figured it out! (๑˃̵ᴗ˂̵)و
Added - Categories for Products based on where they are produced. These are Barn, Broken, Coop, and the Slime Hutch.
Added - Header information to contents.json file including the current mod version, name and author.
Added - Loud warning inside pre-made data folder.
Changed - GoatAdoptionIcon to GoatPurchaseIcon to patch the rest of the livestock icons naming conventions.
Changed - Frog patch width size from 64 to 112.
Changed - Coordinates for caticon to be accurate again increasing Y from 192 to 208.
Changed - Coordinates for dogicon to be accurate again increasing X from 176 to 208 and Y from 192 to 208.
Changed - Dimensions of the GreenSlimeOverlay to fit properly again, from 16 by 16 to 64 by 120.
Changed - Data patches to draw their information from individual files, instead of being directly inside the contents.json file.
Changed - Data patches to be in their appropriate location, below the image changes for their respective products.
Changed - All instances of Blue Bird, to Bluebird. This includes folders and file names.
Changed - Owl to FlyOwl to match the established naming conventions of other critter patches.
Changed - Minimum SMAPI Version from 2.11.2 to 3.2.0
Changed - Minimum CP Version from 1.9.0 to 1.12.0
Removed - ConfigSchema, except for the newly added Uncropped option.
Removed - Amphibians variant subfolders. There are only 2 images in the game (as far as I know) making subfolders superfluous.
Removed - Tractor mod patches as I couldn't get them to work properly.
Removed - Suffix option as it was not working as intended or desired.
Fixed - When patch conditions order so that the main condition is on top and visible as a patch summary. This should make it so that instead of receiving HasFile as a reason for not applying the patch, something more useful.
Fixed - Horse patch locations after removing the mounts folder and tractor patches.
Version 1.1.0
Added - cat, dog and horse icons
Added - Cat, dog and horse icons.
Added - Junimo Hut options to change junimo's only on the farm, greenhouse or farm expansion.
Added - SlimeOverlay option to use with mods like Festive Slimes.
Added - NexusMods mod page link shortcut.
Added - Farm Expansion not required dependency.
Changed - "Other Critters" to "Critters"
Changed - Detailed Information file to Detailed Info article on the NexusMods page.
Changed - Detailed Information file to Detailed Info article on the NexusMods page.
Changed - Critters information into alpha appropriate location.
Removed - ConfigSchema separators and instructions.
Removed - Detailed Information file from release.
Removed - Pathoschild.TractorMod minimum version requirement.
Fixed - RabbitsFoot Data fields. Previously displayed as an Easter Egg.
Fixed - Alphabetical position of the Critter patches.
Version 1.0.1
Added - SlimeBall image and data information to Detailed Information file and contents.json file.
Added - Tractor target path.
Changed - File structure above the manifest containing folder. The top folder was changed from [CP] Aurora's Ultimate DIY Series - Animals and Products to [CP] Aurora's Ultimate DIY Series > Animals and Products.
I've done this in order to consolidate all (future) AUDIYS mods into a single place. This means that the previous files will not properly replaced. Keep your config and assets folder, delete the rest.
Changed - "Other Animals" to "Other Critters".
Fixed - (between the "") to (between the quotation marks) within the ConfigSchema Instructions inside contents.json.
Fixed - Missing Frog ConfigSchema variable.
Fixed - Default value token typo within the ConfigSchema.
Fixed - Missing Data specification for the appropriate ConfigSchema variables (e.g. DuckEgg to DuckEggData).
Fixed - Formatting of data tokens by removing the curly brackets.
Fixed - SlimeBall target from ObjectInformation to BigCraftablesInformation.
Removed - Enabled condition for the SlimeBall Image and Data, Tractor Image patches.