All posts tagged with "the obeliskians would like to remind you about your free upgrade to Windows 10"

Clockwork Empires July Update: A Juncture Most Unnatural

ce_2016_july_promo_illustration_small

This update will go live to every Clockwork Empires player via Steam!

We have also updated our Clockwork Empires: Development Progress report!

Don’t own the game? Clockwork Empires can be purchased on ClockworkEmpires.com via Humble or from Steam.

Want to hear about all sorts of updates via email plus receive silly images from development? Sign up for the newsletter here.


Major player-facing additions this month:

  • added many event arcs, including REDACTED
  • civilians will now fight to protect themselves (just not as well, or as long, as soldiers)
  • added upkeep to buildings (& multitude of systems and balance changes to support this)
  • changed UI for creating on-map assignments to “stamp” system
  • many other UI improvements done to improve information available to player and improve control over game systems
  • significant optimization of game speed, save size, save/load speed
  • … which let us add a 2X game speed button
  • housing and immigration systems much improved

If you’re in a hurry, that should cover it. But if you find yourself with the inexplicable urge for more, you’re in luck, we’ve got the full changelog posted below — or the extra special annotated changelog in the Clockwork Empires Development Report.

Begin Full Beta 53 Changelog

{ read this article }

Posted in Clockwork Empires | Tagged , , , , , ,
10 Comments

Technical Director Vining versus the Haxx of Planet Playsteevee

Most of what I’ve been doing these days is support code for various other people: adding missing functions, fixing bugs, adding new UI code when it’s needed, and just keeping the airship sailing. I’ve also been dealing with mysterious issues on user machines, which is always fun for a game developer. The process is simple: a user complains that the game mysteriously doesn’t work, and it becomes a game of trying to deduce what the problem is because, after all, you have no way of getting the user’s computer into the office. To give you an idea of the fun involved, here’s a recent example, as well as a few notes for other developers who might run into this particular fun problem.

nicholas_work

The story starts with a user noting that “when I start a new game, it crashes.” Well, that’s interesting. Does it crash when starting a new game, or when creating the world? “Starting a new game. No, creating a world. No, both.” We get a crash dump, and it’s crashing in a completely random place in the renderer which it shouldn’t be able to reach during world creation. Neat. So I ask for a copy of the user’s console, and I get that too.

{ read this article }

Posted in Clockwork Empires | Tagged , , ,
6 Comments