-
Oct '0915
WoW Status – 1.1
In the wake of the disaster that was WoW Status 1.0, version 1.1 comes in to save the day!
The problem with WoW Status 1.0 was it never showed realms as being down. This is because the server returns 1 when the realm is up, I assumed (something you should never do in code) that this was a bool (1=on, 0=off). This however is not the case 1 does represent up, but 2 represents down, not 0.
The WoW realms are so rarely down that it was hard to test this value, but on patch day this Tuesday all hell broke lose with a flood of 1 star ratings :( its going to take a while to recover from that…
The bug took all of 10 minutes to fix and can be seen in this changeset.
Anyway WoW Status 1.1 is up! Go grab it!
