Monster Girl Farmer v0.21.00 released!
Added 2021-11-11 08:14:10 +0000 UTCAgain, I was a few minutes late, but I hope you don't mind. Rather than exclusively talk about the changes in this major release, I'm going to talk about all the changes that occurred after the previous one. I don't normally mention these unless they are major, and I think I should start doing so because I put a lot of work into patching the code after a release, so I'd like you all to know about it.
Since this release is already a few minutes late, I'm just going to paste the changelog, but before I do that, let me tell you about what I've got planned for the next release: more quests! I think I want the quest to lead to some permanent body transformation content. Even before that, I'm planning to spruce up the latest release with a patch to the quest that was just created.
Enjoy!
# 0.21.00
Characters:
- Added a new image: Amy's intro!
Features:
- I missed a major implementation detail in the quest system. This will help me write quests easier in the future.
Bug Fixes:
- Fixed some pronoun issues in the "Sophie apologizes" scene
Random Scene/Quests:
- I added the first official quest to the game. To unlock it, complete the field tutorial and visit town. You'll find someone in the town square you can talk to. This quest has a lot of different routes and an ethical choice to be made. It's in the demo, so I hope it gives people an idea of how complex quests could be in the future. I'd love your feedback on it. PS: There is a bit missing from this that will be added in a matter of days: I will be color coding the quest and adding better pagination. The cultivator currently has no effect and does not show up in your inventory. These will be fixed in a matter of days.
# 0.20.04
Characters:
- This is a patch release (meaning people who pledged $5 last month will still have access to it), but it's the size of a major release. Without a doubt, this is the most complex scene I've ever written, and when I say that, it includes my previously completed game. There are so many choices that have so many consequences (some big, some small).
I'd really love to hear what you think, because this is a new style of scene for me. To get to it, you gotta play through the scene were Amy sleeps over your house. When you are asked if you want to continue with butt stuff, say no, and you'll get this scene as an alternative path.
Bug Fixes:
- In one scene when exploring in the forest, you can find a dead animal. It says if you'd brought Eva with she might be able to tell you what happened, even if you actually did bring Eva with.
- Some of Amy's dialogue isn't highlighted purple during her first lewd scene
# 0.20.03
Bug Fixes:
- The archive generator was wrapping its post in double quotes. This is been fixed.
- The archive generator couldn't patch a major release if it is the most recent major release.
- The changelog generator and archive generator were escaping quotes in the post.
# 0.20.02
Features:
- Usually, the "Character" category is the most important aspect of the latest release. That's why I decided to put this category above features in future release notes.
- I'm trying to automate my release process so I don't spend any time thinking about the steps involved. That's why I created this archive generation tool that writes the post for me. Here's a link to that post: https://link.monstergirlfarmer.com/archive This made life a little easier, but not by much. I still had to copy the file and paste into my site. Now, even that part is automated!
- I'm trying to automate my release process so I don't spend any time thinking about the steps involved. That's why I created this changelog generation tool that writes the post for me. Here's a link to that post: https://link.monstergirlfarmer.com/change_log This made life a little easier, but not by much. I still had to copy the file and paste it into my site. Now, even that part is automated!
# 0.20.01
Bug Fixes:
- After the scene with Amy and Eva, the "continue" button doesn't work.