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

help-circle
  • It’s an extremely bizarre suggestion given your request. I do want to defend the game (though not the suggestion) a little though.

    It initially presents as you say, but offers you opportunities to fight back in your capacity as border control. Letting in the right people can help the resistance and incite a coup, or enable you and your families escape from the country. It isn’t just Be A Good Tankie Simulator 2013, though you can play it that way too.




  • For those of you who’ve never experienced the joy of PowerBuilder, this could often happen in their IDE due to debug mode actually altering the state of some variables.

    More specifically, if you watched a variable or property then it would be initialised to a default value by the debugger if it didn’t already exist, so any errors that were happening due to null values/references would just magically stop.

    Another fun one that made debugging difficult, “local” scoping is shared between multiple instances of the same event. So if you had, say, a mouse move event that fired ten times as the cursor transited a row and in that event you set something like integer li_current_x = xpos the most recent assignment would quash the value of li_current_x in every instance of that event that was currently executing.


  • It’s possible, though arduous, to maintain it all solo. The game fragments who sees what so even at peak you generally only saw things built by a small subsection of the playerbase, so no one ended up presented with just everything already done and nothing to do. Steam is only showing daily peaks of about 1000, but that’s still more than enough for a healthy mix of established and unbuilt infrastructure, I’d expect.

    edit: And actually the all-time peak on Steam for the Director’s cut was only about 6000. So the 1000 daily peak now is definitely fine.