(Update 5: Another build released which may solve the bug people have reported regarding being unable to interact with objects. If it doesn’t please send me the log files again. Ammendment: very sorry, but I forgot to update the download link to the latest version until just now. The latest version is actually ‘galatea_win32_public_build_2d.zip’)
(Update 4: New build provides logging and no longer causes player movement to freeze if object examination fails (but probably doesn’t fix the problem itself since I can’t reproduce it), proper interpolation for third-person camera motion, and mouse cursor no longer gets locked if the game window loses focus (Alt+Tab, ect.))
(Update 3: Another build has been released which should solve the crashing issue. I’ve had a chance to test this on another PC, and while I still haven’t discovered why it runs fine on my own machine, it seems related to texture compression. I also fixed a bug which resulted in the girl not being able to blink and a missing interaction hotspot.)
(Update 2: Based on the reports I’ve gotten, I’ve uploaded another build which is based on a hunch of what I think might be the problem. Again though, I can’t test this because I’m unable to reproduce the crash on my own system.)
(Update 1: Since I got a report regarding the failures in the loading screen I can’t reproduce myself, I’ve uploaded a new build which attempts to generate error logs. If you experience crashes or lockups at the loading screen, send me the error.log and console.log file found at C:\Users\$yourname\AppData\Roaming\Godot\app_userdata\Galatea via email)

Okay, I’m putting out the second major test build of Galatea tonight. You can find it on the download page. I understand this build has been a long time coming, but I’ve been trying to put as much polish into it as possible, and a lot of underlying systems were changed between this and the last release, which resulted in a lot of things breaking. While this build is still fairly light on what I would consider interesting content, this release does mark the first showcase of my character model functioning in the environment. She doesn’t yet do much, as that requires more animation and AI, but you can ask her to follow you and she does so relatively bug-free now from what I’ve tested. Due to popular demand, we also have a fully-functional third-person camera written from scratch which also seems relatively bug-free. While most people reading this blog are likely aware of these features, one new feature I haven’t yet talked about is the ingame music player.

What’s noteworthy about this feature is that as well as three original tracks contributed by AkiMiso (https://soundcloud.com/aki_miso), I have also made it possible for players to import their own music. Instructions on how to do so are contained on the downloads page and the included readme.txt file. There are many other smaller features, including rewritten player physics, making the key to the secret room easier to find, and a bunch of new configuration settings, but there are really too many to note down and I’ve probably forgotten most of them, so you’ll have to see for yourself. I apologise for the large download size by the way; I’m running into some issues with the engine’s image compression methods.
Things I Wanted to Include but Couldn’t Because of Reasons…
Although I’m generally happy with the level of polish in this release, there were several things I planned to release but couldn’t because I didn’t want to delay this any longer. There were going to be more random students using the same AI routines, but I’m still waiting on some engine optimizations which are needed to make such a feature practical. Along with that, we have several original hairstyles which I planned to include through console commands, but I ran into some last minute technical issues. These hairstyles are very high quality, and I’m looking forward to sharing them with you soon. I was also hoping to have the vending machine fully functional along with a few extra applications on the ingame phone, but I simply didn’t have time to complete them. A couple of people also contributed early localizations to the project, but again, I’ve not been able to include these due to some technical issues. I would also have liked to put in a small collection quest, but I simply didn’t want to delay this any longer. Hopefully though, some of these features may yet appear shortly; I’m hoping that I can get another smaller point release out before the end of the year to include some of them.
Where to go From Here…
For these first two major test releases, I generally focused around a particular theme, the first being the environment, the second being to get a character functioning in the environment. My next major focus is going to be the introduction of the actual gameplay flow and mechanics. Although I don’t have anything substantial to show for it yet, I have already implemented the databases which are intended to be the backbone of the how the game functions. Basically, some of the planned features are as follows: a working day/night cycle (possibly) with weather, player stats, the ability to attend classes and other activities such as studying, travel between your home and the school, more random students, and expansions plus visual improvements to the school environment, particularly the outdoor area, but this is dependant upon how optimized we can get the engine. Basically, I want the ability to play out a fully functional albeit basic gameplay loop. The introduction of the databases will also make it fairly easy for people who want to mod the game. In the next few days, I’m planning to reformat my computer and install some new hardware, and since I’m doing that, I plan to get a Linux port out. I may also be moving my entire development system to Linux too, since all the tools I use on a regular basis in developing the game are open source and run on Linux.
https://galateaproject.wordpress.com/download/
Anyway, I might have more to post soon, but for now, enjoy.