a running ramble for patch day... I'll just edit this message as new things come up.
Look for message in Announcements forum when addon is available at curse.com
Figuring that Blizzard wouldn't make their 10am up time.. I didn't bother until after 11am
Yea servers are up... oh and they made their deadline.. just like airlines... it might have been 10:58am.. but it was still 10am.. lol.. I had a side bet with Metalbeast that it wouldn't be up until 1pm...
took forever for WoW init to get to final part download stage... and at this time 20+ minutes into I'm uploading to peers at more then 10:1 of my download rate.. at this rate it might be 1pm before I have the full 5.4 patch
Ah... direct download has finally kicked in... I might soon be able to go in game... final push is ~248MB.
edit: 11:44am
New EULA.. 5.0.4... wall of text.. sure I read..right... AH.. section 14.G is interesting.. I wonder if the EULA change was because of New Zealand laws?
TOU is still 4.0.3
First good news.. the TOC for CensusPlus is valid.. it is my only non out of data addon.. lol
edit: 11:48 my CensusPlus output on login was 5.6MB in size. and Houston we have a problem.
edit: 11:55 my bad... since PTR isn't compatible with live.. I had things commented out for PTR... when I did final clean up.. I re-enabled a loop.. but missed the commented out end of loop... bad programmer
edit: 12:01 AND WE ARE PROCESSING... database was purged.. and we look good for basic census take... now to look at what was produced.
edit: 12:07 example of change in output file
["Servers"] = {
["Archimonde"] = {
["Horde"] = {
["Troll"] = {
["Warrior"] = {
["Frikkay"] = {
83, -- [1]
"Prototype", -- [2]
"Archimonde", -- [3]
"2013-09-10", -- [4]
},
What is now 4th item was 3rd... the new 3rd is the home realm of the Guild.
Connected realm code in addon appears to be working.. but since there aren't any connect realms.. the only connected realm I see is the one I'm on. Which isn't the best of data points for testing
12:16... whoa! tool tip on mouse over player has changed... in spite what is said in the release notes.... there is a lot of new connected/coalesced info in the tool-tip

not only do you see name-realm.. but you also get for * characters coalesced.. and the (battle?)group they are in.
12:20...

and I even got that recorded in the output! the targeted and sighting captures weren't tested much in PTR since things were so confused there... I wasn't 100% sure that I had the code correct but it looks good.
12:25 an aside.. the enraged mindless zombies in the Undead starting stop.. are no longer showing red... ah yes they enrage.. but then right away they loose that rage marker... previously they stayed that way until they got to the despawn point.
and another aside.... Starter editions can now get to non-standard global chat channels... (I use that for debug purposes and it wouldn't work for me in live 5.3)
12:32 Non-Critical error confirmed... the Pause button still isn't working correctly. not a release stopper.
12:45 sigh.. correction to my 2nd aside.. I can setup and join a non-standard global channel.. but I can't send text to it..
13:16 confirmed API call UnitRealmRelationship is not fully enabled.. or probably more correctly the data it needs to return a valid result hasn't been loaded into Blizzards database... this is needed for determining if Connected realms is turned on.... at least it isn't a release stopper.
13:17 oddly enough.. it the unit censused is the player .. then the API call works and returns a valid result. so from that we know that the code is in place.. but the data isn't.
13:49

Blizzard has two programming errors showing up in the FrameXML.log one relates to a missing or improper tag element for the QuestLog frame. The other relates to an unknown script element OnClick in of all places a Battle Pet tool-tip!! it is possible that the later is related to how they block Starter editions from partaking in Pet Battle mini game.
14:40 things look good.. I did multiple runs on a low pop server.. and a single run on a high pop server to get lots of different character-realm combos covered.. all looked good.. I've submitted that to the website.. and we will see if it processes.
In the mean time.. I have a few more fiddly bits.. the readme's etc to update and I think it will be ready to send off to curse.
oh yea.. one final thing... a new term entered into the localization file...
CENSUSPlus_CONNECTED = "Connected Realms: %s";
I tried my best to put in the translation... but since I used Google translate .. who knows .. If it is that bad... after you pick yourselves off of the floor and have gotten your laughing under control.. please send what you think would be a better translation for the language you use.