A Glimpse Of The Development Process (2/1/17)

Brigby
Brigby ADMINISTRATORS Posts: 7,757 Site Admin
edited February 2017 in MtGPQ General Discussion
Hey Everyone,

In the past, a lot of players have asked for us to explain the development process, and provide a behind-the-scenes look at what it really takes to address an issue. Well look no further!
I teamed up with our producer, Josh Austin, to find out what kind of steps both the development and publishing teams go through in order to tackle these challenges head on.
1. When an issue is reported, the first thing to helping the team find the issue is to try and reproduce it, and gather logs to track it down. The closest thing I can think of to this process is losing your car keys in your house and having someone move them to a location they don’t remember. You try to retrace your steps, and find out any information you can on who moved it, in order to help you find it sooner.

If you're experienced with the game code, you know the house. If not, then it’s like staying at a relative's place; it's even more difficult, but you get the general idea of how the house is laid out. Sometimes the code was changed by another programmer that was working on that section, so you may have to dig a little, and track that person down to understand the changes they did. Etc.
    i. Sometimes these issues aren’t seen in a QA environment for some reason, or they can’t be reproduced on a debug build, so the developer must review a crash log taken from the live build (or whatever information they can get to try and figure out what is causing it).
2. Depending on the issue, there would need to be a code change, which requires a full release to update. This is usually the case for the majority of issues. Sometimes a patch can be pushed to adjust something and address an issue, but typically a full build will have to be created.

There are two parts to a live mobile game like Marvel Puzzle Quest or Magic the Gathering Puzzle Quest: Data patches, and Server patches. Patches that do not require a full submission to first party can fix things like text, and sometimes art. Sometimes code level fixes can be done, but there are times when a code change could bring live build down. When this happens, it halts all work outside of the live game (new features, new content, bug fixes, etc) to a grinding halt, as everyone that is able to jumps in to help.

3. When a major issue is found, we usually look to roll the fix into the next release, because the next release is already being worked on. It’s less efficient to stop all work on it just to replicate the current live environment, fix the issue, release a fix, then finally set the next version back up for everyone to work on it again. Depending on the issue and its severity, we may be able to release the next update sooner than planned, but that's not very often.

4. Once the new build has reached gold master candidate, we then have to submit it to various first party groups for approval, either at the end or near the end of the final acceptance tests, to make sure the project is ready. Each of the first party groups' review processes usually take a few days, so we have to submit at least one and a half times the review duration. The reason we do this is to give ourselves room to adjust in case the build fails, and we need to re-submit a new one before our intended release date.
    i. We do our best to cover a variety of devices and saves, but we do end up adding new scenarios to our test-case list quite regularly.
5. Once the update day is upon us, we release the build for players to download. We give players a day or two to do this before we have to force the update, so players do not experience any bugs with the latency of being on an older build.
You also might notice that this exact content is posted for both Marvel and Magic. The reason for this is because the process is the same for both!

Editor's Note: I originally wanted the development team to be able to weigh in more on their side of the process, but found that they unfortunately just had too much on their plate. Due to this, I decided to stop pestering them ( icon_lol.gif ) since I didn't want to keep delaying this post for the community. Hope this article proves insightful!

Comments

  • THEMAGICkMAN
    THEMAGICkMAN Posts: 697 Critical Contributor
    Interesting, nice to know. Thanks Brigby!!!
  • madwren
    madwren Posts: 2,259 Chairperson of the Boards
    As a noncoder, I very much appreciate this look behind the scenes. Thanks for putting it together.
  • Muche
    Muche Posts: 57 Match Maker
    Who/what is "first party"?
  • khurram
    khurram Posts: 1,090 Chairperson of the Boards
    Would have much preferred an actual development thread that was promised and is already a month too late..... but alright. We'll take this.
  • Brigby
    Brigby ADMINISTRATORS Posts: 7,757 Site Admin
    khurram wrote:
    Would have much preferred an actual development thread that was promised and is already a month too late..... but alright. We'll take this.
    Apologies for the delay on the Developer's Thread. The team has been rather busy lately, and the article was still in the review process. My intention of this post was more so supplemental information until the team is able to approve, and then post the Developer's Thread.

    Based on the timing, I would imagine the next installment of it will be for the February edition. Thanks for being patient!
  • losdamianos
    losdamianos Posts: 429 Mover and Shaker
    I have another suggestion,
    Can we ask development team to dedicate a person who would play this game on daily basis ?
    There are still bugs that hasnt been fixed since BFZ and are really annoying I can only assume that noone has reported them assuming it was already reported...
    to name few:
    bug when claiming daily prizes or events screen goes dark you have to force close the app -> if someone would play this game from development/QA team this would be fixed immediately
    NoP black node Gaining health when you or your opponent holds lifelink card -> again we had few "new" NoP's this bug has been since new event started
  • Stormcrow
    Stormcrow Posts: 462 Mover and Shaker
    Muche wrote:
    Who/what is "first party"?

    I think they're talking about Apple and Google, there. I believe Apple, at least, requires major patches to apps to be submitted to it for review in advance.
  • buscemi
    buscemi Posts: 673 Critical Contributor
    I have another suggestion,
    Can we ask development team to dedicate a person who would play this game on daily basis ?

    By my reckoning, they've got at least about 20-30 thousand people who play this game on a daily basis.