Recently the Stop Killing Games movement got a lot of attention and sparked a lot of debate (and flame wars). While I’m not exactly planning on killing my homemade MMORPG Trolddom, it inspired me to look into making it “kill proof” with an offline mode and support for custom servers. It seemed like a fun little on-and-off summer project at the time. In this blog post I’ll go into details about the challenges of getting to the finish line.
It’s time for a short update about what’s going on with Trolddom and what will happen next. My goal is to keep the updates a bit more consistent and avoid long months of radio silence making people think that nothing is happening. More information about what I’m working on and more numerous, but smaller, updates to the game.
Next big patch Last big update increased the level cap from 10 to 20, which was great when it finally happened, but it just took forever to get out the door.
Finally it looks like something is going to happen. The first large content update for Trolddom is imminent, with the main attraction being an increased level cap. Yeah, it has taken a while as I greatly underestimated the amount of time it would take to add all the stuff that I wanted to add. In my previous blog post I stated “the vast amount of work is related to coding stuff”.
Trolddom has now been in Early Access for a few weeks, Zuthyg the Golden killed 324 times, 9622 quests have been completed, and crab men have claimed 572 lives. This might be a good time to write a little about what’s next for the game. It kinda hurts me to write this as it feels a bit like wasting time, that would be better used working on the game, so I’ll try to keep this short and concise.
*Crickets*
Okay, maybe it’s time for me to make a blog post about something. Let me see… Well, maybe I should talk a bit about some interesting bugs I’ve had fun with while working on my pet MMORPG project. These bugs were related to procedural world generation and they were really kinda annoying to track down. They were caused by some silly misconceptions and wrong assumptions I had about the C++ standard library.