
Originally Posted by
Suirieko
That's bull. All it's been so far is only the database shell, Keep in mind there's multiple servers, so you're going to have to make one for each server, then on top of that the UI, the player interaction with it, and programming each and every single item into the AH, not to mention dealing with how some items stack with 99 or 999 and so on, then there's organizing the items into each category.
Then you have to perform the internal QA and stress testing before you could put it out to public. Anyone, and I mean anyone that has even a smallest experience with software development, let alone IT field would know that you just can't make these things in 5 hours, let alone a day, hell let alone a week.
Which brings up one thing:
So you say it took you 5 hours to setup one server. Great. There's 18 server. 18 * 5, so that's 90 hours of work just the hardware alone. Say you'll copy and paste the database and all the whole nine yard of software development into each of the 18 'AH servers' for FFXIV. Great, then you have to make sure that it is working perfectly fine and operational, and I do mean perfectly fine. If there's one glitch, you have to go back and fix it, and test it again. it's a vicious cycle.
Then bare in mind that this is just ONE project of the whole FFXIV project to work on. There's still Airships, there's still chocobo, there's still content, and more quests, and more classes, the list just goes on, and on, and on.
And you have to consider this: You already got the Market ward, which is functioning just as well as an Auction House functions, so you have to ask yourself, and the team this: is it even worth doing the auction house, when you already got something that does the same job already in place, only that it needs to be more optimized? I mean sure, the whole thing sucked at one point, but now it actually works and it is actually functional that people can actually use it efficiently. There's still problem with it. IE: it crashes and resets, and we don't want that obviously so there's work in that, so put that against a WHOLE new, nearly redundant feature, which is going to further delay other, higher priority project.
Because it's not even possible, and even if it is, it's completely redundant and a waste of time to focus when anyone can agree that SE have more important and pressing matters to work on.
* * *
Now keep in mind that this is coming from someone who is studying on Information Technology and Computer Science, including programming.