sloukit / pydew-valley-uzh

Mod of Pydew Valley for an experimental study in Psychology
Creative Commons Zero v1.0 Universal
32 stars 61 forks source link

Add animal NPCs #176

Closed HubertReX closed 1 month ago

HubertReX commented 2 months ago

Summary

This PR implements "Add animal NPCs" task .

This feature was basically already there, I reenabled animals and added some objects on the Interactive layer to block cows and chickens from leaving the range and prevent chickens from entering the barn.

m1siU started this task and he contributed here as well.

Sorry for the mess in commits - I've pushed some of my local test files and had to revert them.

Checklist

Labels

type: feature, area: farm, area: town

sloukit commented 2 months ago

This is fantastic! Great job, thanks to both of you. Can you add more chickens so that we have about 5 in each coop and 3 cows in the cow barns on the farm maps?

HubertReX commented 2 months ago

sure thing - done!

DangerousVanilla commented 2 months ago

@sloukit , When reviewing this I noticed the player's starting position changed - is that intentional? Looks great overall, just wanted to check on the starting positon before approving.

HubertReX commented 2 months ago

My bad, I moved it for quicker testing. Sorry, for that. I can fix it tomorrow.

DangerousVanilla commented 2 months ago

No worries at all - thanks!

sloukit commented 2 months ago

Once the player position is fixed, we can merge this branch

HubertReX commented 1 month ago

player spawn point has been restored