
Originally Posted by
Ronduwil
I'm as unhappy with the system as you are (maybe even unhappier), but let's take this in perspective. FFXIV 2.0 inherited a real mess from 1.0, and they tried to remake as much as they could. In retrospect, the glamour system didn't receive as much attention as it should have. Given how broken everything else was, though, it's no surpise that implementing a proper glamour system fell by the wayside. As for SE not being honest with us, I disagree. Not communicating the inner workings of your code is not dishonest; it's smart. Want your system to get hacked? Let everyone know how it works so that they can find ways to exploit it. We can make educated guesses as to the challenges simply by observing how it's implemented and comparing it to better systems like WoW's. For example, WoW's transmog system doesn't support dyes, so it's going to require exponentially less memory to track. They've been pretty up front about the fact that memory is the limitation here. That's why their band-aid fix was simply to double everyone's storage. Hardware storage finally got cheap enough to make that viable.
I don't know for sure, but I strongly suspect that the alternative is to strip your stored items of their dyes as well as their materia so that they can reduce the amount of combinations they have to track in your chest. Can you imagine reapplying dyes every time you want to switch glamours? It would get really expensive really fast. Another option is to make dyes a one-and-done thing where you acquire a dye, use it, and then permanently gain the ability to apply that dye, so you have a glamour chest and a dye chest. Even so, reapplying dye to your gear would remain super tedious. I had a really good manager once who put it really well: "All software sucks. Your job, as an engineer, is to minimize your customer's exposure to the suckage." In other words, there are always trade-offs to be made, and the current system reflects the level of compromise that they deemed acceptable.
You may not like it, and you may disagree, but be careful what you ask for. While I prefer the way WoW's transmog system works, I also have to note that WoW doesn't allow you to dye gear, let alone keep it on a transmog. I haven't played GW or GW2 in a while, but I'm pretty sure I played it after FFXIV 2.0 was out, and I don't even recall them having anything like a glamour system in their game at that time.