Category Archives: Vespers

Long Flights Are Good For Something

One thing long flights are good for is addressing old issues that you’ve always meant to fix but never really got around to. So when I found myself on a three-and-a-half hour flight yesterday, I decided it was time to tackle an old parser syntax issue that has been nagging at me for some time.

My goal with the parser has always been to make it as robust as possible, even if much of the functionality isn’t necessarily used in Vespers — I’d hate to have to add functionality after the fact, like for a future game. So the idea was to develop the parser to provide at least the typical performance one might expect from a TADS or Inform game. Most of the early [More...] Read the rest

Also posted in interactive fiction, text in games | 1 Comment

Sweet, Sweet Posters

Every once in a while you come across something that reminds you how awesome the intertubes can be. Zazzle is one of those things.

Sure, more people probably know about Cafepress, and this sort of thing has been around for a while already. Making a custom T-shirt or mug with your own artwork is no revelation, for sure. But over the years it has developed into a pretty slick process, and it’s pretty cool how easy and fast it is to whip up a prototype of something, order it, and have it delivered to your door. The process has basically become how people imagined it should be. Pick the item you want, upload your artwork, fiddle around with it until it’s just right, and [More...] Read the rest

Posted in Vespers | 9 Comments

In Backups I (Should) Trust

I never was much of a backup person until I started on the Vespers project. As things progressed, I realized how much content there was to manage, and how important it was going to be to protect it from loss. So somewhere along the way I became a backup fanatic. By my count, I believe I now have somewhere around six active backups of my data, some full backups, some partial. Let me see if I can remember them all.

My main backup is a clone of my desktop development machine. I use an awesome program called SuperDuper! for this. It basically just makes an exact clone of my computer’s internal drive onto a secondary internal drive. I have that running nightly, so at any point [More...] Read the rest

Also posted in miscellaneous | 5 Comments

Riding The Wave

Things have been relatively quiet here on the Brew lately, particularly with respect to Vespers. I don’t generally post very often, averaging about one blog per week, but even that is being stretched lately, and this is the first blog of the new year. Oftentimes silence reflects little to report from lack of progress, but in this case it’s actually a Pretty Good Thing.

Game development often goes in fits and spurts, especially if you’re a small (or solo) team. This has been especially true with Vespers, particularly on the animation front. N.R. has been steadily productive over time with all of the models and 2D art, which has helped us maintain at least some momentum over time. But, as I’ve blogged many [More...] Read the rest

Posted in Vespers | Leave a comment

Umberto or Geraldine?

One of the interesting things about working on Vespers is that I’ve become so intimate with the original text and code that I probably know more about the game at this point than even the author, Jason Devlin. Often, I’ll come across an issue or question about the text game, and I’ll pop off an e-mail to Jason to see what he thinks we should do. The irony is that I’ve been so engrossed in every detail of the story for so long that I’m probably better able to address these things than Jason, who likely hasn’t even thought about the game in 3 or 4 years. (Mental note: really have to finish game soon.)

Throughout development, but particularly when Jason released the text game [More...] Read the rest

Also posted in story in games | Leave a comment