August 24, 2017: Demo Report 3
Added 2017-08-25 00:27:51 +0000 UTCI've finished inserting my translations into the demo version this morning. Since then, it's been playtesting, debugging, editing the text, more playtesting etc.
In the game, we've set up certain global variables to be initialized at the very beginning of the game. This is cool and all, but the problem with this is now since we want save files from the demo to be compatible with the full version, we need to finalize the values of those global variables NOW. Otherwise things will get funky when people try to transfer the save files. Some of those global variables have dummy values right now since I was planning to save all the balancing and number tweaking stuff at the very end of the development progress.
So that's more work I have to get finished now for the demo. Then after the demo itself is finished, I just gotta translate the readme file and the game description for the DLsite English's store page. Hopefully I can complete all of this stuff before I go to bed tonight and if no problem pops up, maybe the demos can get submitted tonight for the folks at dlsite to process.