• 0 Posts
  • 76 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle





  • Thinking about C# and Dapper here 'cause they’re what I’m used to, but, for example…

    result = await connection.QueryAsync<ResultType>(QUERY); (where ResultType is a statically typed record, class, or struct shaped like the data you want returned.)

    Given a query that doesn’t return something that matches any of ResultType’s constructors, the code’ll throw an exception at runtime complaining it needs a constructor that matches whatever it’s returning, whereupon you’ll notice it isn’t asking for it to have a date parameter, so the query must not be returning it.











  • Several characters, all keepsakes, all fish except, I think, one, at least one background element…

    The voice acting is all there

    I’d be very surprised if the number of voiced characters isn’t significantly higher in the finished game. And, of course, we’re missing the top end of the relationship interactions with all characters, which will definitely be voice acted.

    the mechanics are all there

    I wouldn’t be surprised if we get some new mini games in certain parts of the map we can’t access yet.

    Apart from these minor nitpickings, however, I completely agree (well, except that I haven’t had any crashes or significant bugs); I’m already enjoying the game as much as the first one, and I definitely feel I got my money’s worth, which is sadly quite unusual for too many supposedly complete games these days.


  • There are parts of the story and maps we simply can’t get to because they aren’t there yet (I imagine about 30 to 50%), and there’s a limit to how much we can improve our relationship with the various characters (which means that there’s probably a significant amount of voice acting we can’t hear yet), all of this clearly indicated as provisionally cut content (“you might be able to do this in the future”, “can’t go there yet”, “what happened after this is, for now, literally indescribable”, that kind of thing).

    There’s also what’s clearly provisional concept art from time to time, and plenty of placeholder character models and art (plus keepsakes, and fish, the later even having generic descriptions), and there’s almost certainly missing gods and characters (though there’s no indication of which those might be and in which number).

    So, yeah, it’s not complete, by a long shot.

    That said, I’m fairly certain that there’s already as much content and story as in the complete first game, if not more, or at least it feels like it. And it’s just as fun.