Age of Wonders: Shadow Magic, problems launching, problems playing, and windows 7

This drove me completely freaking crazy for the past few days. Hopefully my pain can help somebody else.

After dealing with the incredible disappointment of Elemental, Stardock’s newest game (a subject I will probably go into further detail on the another time), I decided to break out Age of Wonders: Shadow Magic. Continue reading “Age of Wonders: Shadow Magic, problems launching, problems playing, and windows 7”

Ruby lovers rejoice! Net::YAIL 1.4.0 released!

I suspect there are still some bugs, as I only have one bot I use to test the thing, but there’s a lot of really good new stuff. I’m trying to move everything that makes sense into github, so the changelog is available on the Net::YAIL github wiki. Highlights: there’s finally a topic-change event, you can now register a block as a handler, some core issues are fixed in parsing, and I’ve paved the way for object-based handlers and filters. Continue reading “Ruby lovers rejoice! Net::YAIL 1.4.0 released!”

Diminishing Returns… the summary

Okay, so I pretty much forgot about this until I got an email about the logarithms article. And I realize there’s not a lot to say that hasn’t been said already… or, at least, not a lot for me to say, as a mediocre-at-best game designer :P

So anyway, I’ll just recycle the same stuff I’ve already said.

Diminishing returns are essential to just about any complex game. They can give a more realistic feel to a game, such as modeling human learning or supply and demand economics. They can bring a level of balance into a game with almost no effort. And if nothing else, they add a level of mystery to the game.

In some situations, it’s better to choose the wrong diminishing returns formula than to not have one in your game at all. Look at bloodsport colosseum’s fame system, for instance – it just goes up forever, and is almost entirely meaningless once it breaks about 1000. I think any of the formulae I’ve discussed here would have been a dramatic improvement over that system.

Enjoy!


Diminishing returns articles on Nerdbucket: