Wednesday, January 15, 2020

Back to Nature


Hello everyone, it's time for another update on AW :D

I'll start with some good news: I've fixed the issues with saving the game that happened in the v30 release. As it turns out, there was a combination of issues. Firstly, there was a bug in SugarCube's code that caused an error rather than reporting that the local store size was exceeded. Since Twine games generally don't have as much data as we do, it probably hadn't come up before. Second, it turns out that the cookie data adapter included in SugarCube also doesn't work, though I haven't investigated why that is the case.

It turns out that the bulk of extra data from NPC portraits being stored as complete SVG data was really bloating the size of game saves. To fix this, I started saving NPC portrait data in a much more efficient format. Now, game saves are about 5 to 6 times smaller, and using all the save slots won't exceed the local storage limit. This also has the benefit of making saving and loading faster again as well. I've maintained backward compatibility, so old saves will work in version 31, but save size will remain large for old games.

Early in the month while Besty was still enjoying a Russian New Year, I was focusing more on some left-over to do tasks, and getting some things fixed like game saves. Now that he's back, I've been working on the main storyline again, along with the basis of some of the assistance/work quests that go along with it.

One thing I've done is made sure that the majority of cheat modes are now working. They were originally a list of planned cheat modes, but we got a bit behind in making sure they worked... so it was time to take care of that. All but one cheat mode works (NPCs start off liking you more), which is on hold temporarily for technical consideration. I also added a new cheat mode called Milk Tank that increases breast milk capacity without changing the lactation rate. I've also added a couple cheats to help manage addiction as well to the status cheats.


I resized the status bars a little bit and added one for milk capacity (if not lactating, another stat is shown instead). This makes it a lot easier to see when you need to milk yourself.


Body portraits now show up for NPCs when viewing NPC details. The portrait system now has 3 new belly sizes for pregnancies, and I had to add a penis option to the female body portrait so that futas like Lily wouldn't look strange. Not counting the penis which is NPC-only, the number of body portrait combinations is now up to 32,440,320.


Here's a sneak peek at Lily's Place, which you will be able to visit to help work on fixing her crazy machine, and to participate in other main story events. After you start helping her, she'll give you an access key to get into her basement. This will make it possible for you to work on progress quests whenever it's convenient, and add an opportunity to see what Lily's up to from day to day. 

That's all for now, it's time to get back to work!

Thanks as always for your support!

ThaumX




No comments:

Post a Comment

The Records Release - v1.25.0

  So immediately after I practically kill myself on version 1.24, and promise to be more reasonable... I went and set myself another crazy s...