Page 6 of 8 FirstFirst ... 4 5 6 7 8 LastLast
Results 51 to 60 of 71
  1. #51
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by Dark-Saviour View Post
    If the system still uses an item-to-skin map rather than a slot-to-skin map, I can almost guarantee it will be one-to-one. It would be ludicrous to try to maintain that system and have a one-to-many relationship defined; the result would be both cumbersome and inefficient.
    It would be a couple more fields in the item data. Patch 2.2 added one new field for glamour. This would treat that one as Glamour A, while adding two more fields for Glamour B and Glamour C. When they've already demonstrated that they can add one, adding two doesn't really qualify as "ludicrous". (Adding 34, on the other hand, certainly would, which is why I said that so long as it's tied to items I don't think it would be class/job based.)

    Then for which is equipped, there would be a four way specification between original appearance, glamour A, glamour B, or glamour C on each of our visible equipment slots. At two bits for each of a dozen slots, that part would add only three bytes.

    So gear items would grow by maybe four bytes each (assuming a likely two bytes for a glamour ID), and our character's equipment specification by three. If they wanted to streamline the server to client data transfer, they'd only need to give us that extra data for our own character and items. For other characters around us, they'd still only need to specify a single glamour (the one that's active at the time), so that part wouldn't need to grow.


    Quote Originally Posted by Dark-Saviour View Post
    There are 2 sane approaches:
    1) One-to-one mapping, either of a slot or of the item. Without unlocking all gear for all classes, this cannot be done per slot, so it would currently have to be a continuance of the existing system (one item gets associated with one skin).
    That's just leave it as it is and don't do anything. While it's indeed quite likely, I'd consider doing nothing to be a choice to not approach the issue at all, rather than being one of the approaches.


    Quote Originally Posted by Dark-Saviour View Post
    2) Many-to-one mapping of slots to items. Each class would get an appearance slot for each piece of gear, which is unrelated to the appearance of any other class. This is a change to the system that would not necessitate unlocking all skins for all classes, but would be more expensive than a one-to-one mapping of gear slots across classes.
    I'm not quite sure what any of it has to do with unlocking skins for different classes. I'm assuming those rules would either stay as they are now, or that if it changes, that change would be unrelated to this one.

    But mapping appearance slots is the other possibility I mentioned, (though I think it would make more sense to have it gear set rather than class based). But to do that, they'd have to completely throw away what exists now, which is always a big problem in ongoing games. People aren't going to want all the glamour outfits they've already set up to suddenly disappear when a new system is released. So the transition from an item based system to an appearance slot based system would be really hard to manage well. Simply expanding on the system that's in place would make for a smoother transition.

    (There's also the fact that, back when 2.2 came out, SE said they couldn't get appearance slots to work with their existing code base, and it was easier to tie the glamour to regularly equipped items. Now maybe that's changed with upgraded systems since then, but I wouldn't count on it.)
    (0)
    Last edited by Niwashi; 08-18-2017 at 10:30 AM.

  2. #52
    Player
    Ayerinn's Avatar
    Join Date
    Jun 2015
    Posts
    451
    Character
    Az Zurrei
    World
    Behemoth
    Main Class
    Bard Lv 70
    Quote Originally Posted by Dark-Saviour View Post

    And I hope that regardless of what's done, it's better than what we have no, since what we have now is a mess (multiple glamour prisms and all); I just want to see it as clean as possible.
    If they add "saved" glamour sets you can swap to like the gear sets (this is what it should be!) I would say just add a flat fee per piece to swap to that set - that would be a great gil sink and much more convenient. I would also have a lot more free time in game if prisms didn't exist... I'm thinking like 500-1000 gil per piece btw.
    (0)
    Last edited by Ayerinn; 08-18-2017 at 10:55 AM.

  3. #53
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by Naunet View Post
    You don't store entire items when you create wardrobes and appearance logs - only whether or not an appearance has been unlocked. I highly recommend looking at Rift or WildStar's systems - heck even WoW's. Rift and WildStar allow you to save multiple outfits that you can switch around at will for free. WoW lets you save outfits, though you have to visit the transmog NPC in order to swap them (and it incurs a gold cost).
    The system I was describing there went with "If they decide to continue the pattern of applying glamours directly onto our equipped gear", since as I explained, I think that's more likely than switching to a system with outfit/appearance slots. Outfit slots (like Rift or WildStar have) are overall a lot more efficient than item-based glamour, but SE wasn't able to make them work before, and it would be even harder to do so now, when we have a different system already in place.

    A glamour log of what's unlocked is a completely different subject. A glamour log is just a yes or no for each possible item appearance, either we have it or we don't. But that only provides a new system for recording what we're able to glamour, not what we currently have glamoured, so it would be unrelated to whether we can separate out multiple glamours with the same gear.
    (0)

  4. #54
    Player
    MicahZerrshia's Avatar
    Join Date
    Aug 2011
    Posts
    2,270
    Character
    Nadja Zielle
    World
    Sargatanas
    Main Class
    Arcanist Lv 100
    If history has shown us anything. Never EVER believe anything until it's in the patch notes.

    If you don't believe me just go thru all the past live letter Q&A and various interviews since Yoshi P took over. You could write a book with features (some of them really amazing) they had in the works for the game, then never mentioned again, even when asked repeatedly about something.

    It wouldn't be so bad if they said "sorry we tried but it didn't work" but nope, they just never mention it again and ignore all questions about it.
    (4)

  5. #55
    Player
    Dark-Saviour's Avatar
    Join Date
    Dec 2013
    Posts
    690
    Character
    Dark Saviour
    World
    Cactuar
    Main Class
    Carpenter Lv 80
    Quote Originally Posted by Niwashi View Post
    It would be a couple more fields in the item data. Patch 2.2 added one new field for glamour. This would treat that one as Glamour A, while adding two more fields for Glamour B and Glamour C. When they've already demonstrated that they can add one, adding two doesn't really qualify as "ludicrous". (Adding 34, on the other hand, certainly would, which is why I said that so long as it's tied to items I don't think it would be class/job based.)
    The problem comes from the sheer number of items that could be affected. Every association you add is potentially for every piece of armour in everyone's inventory, armoury chest, retainer, etc.
    When they only add one, it's simply switching the map from a fixed item skin to reference a variable skin instead. With each they add, that's another flag for (arguably) minimal benefit.


    Quote Originally Posted by Niwashi View Post
    That's just leave it as it is and don't do anything. While it's indeed quite likely, I'd consider doing nothing to be a choice to not approach the issue at all, rather than being one of the approaches.
    The changes would be around the system at that point (reading from glamour log, changing how prisms work, etc.)

    Quote Originally Posted by Niwashi View Post
    I'm not quite sure what any of it has to do with unlocking skins for different classes. I'm assuming those rules would either stay as they are now, or that if it changes, that change would be unrelated to this one.
    If you have a single glamour slot that sits across all classes, all gear would have to be unlocked or you'd run into issues with say, setting the coat to a Bard-only item and then switching to White Mage. The glamour would no longer be valid.

    Quote Originally Posted by Niwashi View Post
    But mapping appearance slots is the other possibility I mentioned, (though I think it would make more sense to have it gear set rather than class based). But to do that, they'd have to completely throw away what exists now, which is always a big problem in ongoing games. People aren't going to want all the glamour outfits they've already set up to suddenly disappear when a new system is released. So the transition from an item based system to an appearance slot based system would be really hard to manage well. Simply expanding on the system that's in place would make for a smoother transition.
    If you did go with the hypothetical 4+ potential skins tied to a piece of gear, the gear sets would still have to be modified to store that flag, so I don't know that it would be significantly easier than just pointing to the skin you want in the first place, but without access to the code or DB schema, I can't really attest to that. :-/

    In the end, I will support whatever is the cleanest and most intuitive approach, and while I'm sure ease of implementation will win out in the end, I can't see keeping the current system, yet adding more complexity to the process ever being a positive.
    (0)

  6. #56
    Player
    Naunet's Avatar
    Join Date
    Aug 2013
    Posts
    3,004
    Character
    Mide Uyagir
    World
    Coeurl
    Main Class
    Astrologian Lv 90
    Quote Originally Posted by Niwashi View Post
    Outfit slots (like Rift or WildStar have) are overall a lot more efficient than item-based glamour, but SE wasn't able to make them work before, and it would be even harder to do so now, when we have a different system already in place.
    I don't want them trying to work around the current glamour system. That will only end with us getting a convoluted mess that doesn't actually solve anything. They need to start from scratch with glamour.
    (4)

  7. #57
    Player
    Alleo's Avatar
    Join Date
    Jul 2015
    Posts
    4,730
    Character
    Light Khah
    World
    Moogle
    Main Class
    Arcanist Lv 91
    And even if they have to rework it from the ground it will be worth it because glamour will always be part of the game thus its an long time investment. (Also if they dont do anything about this there will be a time where people will simply quit because they have no place left to store all the one time glamour that cant be farmed again..)
    (2)
    Last edited by Alleo; 08-18-2017 at 07:17 PM.

  8. #58
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by Dark-Saviour View Post
    The problem comes from the sheer number of items that could be affected. Every association you add is potentially for every piece of armour in everyone's inventory, armoury chest, retainer, etc.
    When they only add one, it's simply switching the map from a fixed item skin to reference a variable skin instead. With each they add, that's another flag for (arguably) minimal benefit.
    What you call "minimal benefit" is fixing something that for many players is the biggest problem the glamour system has. (Or in my own view, one of the two biggest problems.) Certainly an important enough one to be worth a couple extra flags per gear item (and yes, that's for all the gear items we're holding, the same as our current glamour).


    Quote Originally Posted by Dark-Saviour View Post
    Quote Originally Posted by Niwashi View Post
    I'm not quite sure what any of it has to do with unlocking skins for different classes. I'm assuming those rules would either stay as they are now, or that if it changes, that change would be unrelated to this one.
    If you have a single glamour slot that sits across all classes, all gear would have to be unlocked or you'd run into issues with say, setting the coat to a Bard-only item and then switching to White Mage. The glamour would no longer be valid.
    Which is exactly how it works now. The glamour we apply is across all classes, and if you glamour something that's only available to one of them, then whenever you switch to another class, the glamour doesn't work and the underlying gear is displayed instead. Of course, if SE is making changes in glamour, changing how that works could well be one of them. But whether it is or not would be unrelated to whether they add a couple more available glamours onto the item.


    Quote Originally Posted by Dark-Saviour View Post
    If you did go with the hypothetical 4+ potential skins tied to a piece of gear, the gear sets would still have to be modified to store that flag, so I don't know that it would be significantly easier than just pointing to the skin you want in the first place, but without access to the code or DB schema, I can't really attest to that. :-/
    Our gear sets already know what glamour skin we were using when the gear set was stored (as well as what color it was and what materia it had), but the way gear sets work is essentially just saying "These are the items I would like to equip. Are they available?" Then the system checks our armory chest to try and find them. So you could modify the file to say your glamour is an item you've never actually received in the game, but when you try to equip that set, you'd just get the warning that a matching item with that glamour cannot be found. Regardless of what your gear sets say, you can only equip items and glamours that you actually have on hand. That puts the important part of the data with the item itself which SE holds in its database where it's less readily hackable than gear sets that we store.

    Without knowing their code base, I don't know what other reasons there are as well, but I'm pretty sure that's one of them. (Though it's one that could be solved if they'd move the storage of gear sets to their own servers.)
    (0)
    Last edited by Niwashi; 08-19-2017 at 03:26 AM.

  9. #59
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by Naunet View Post
    I don't want them trying to work around the current glamour system. That will only end with us getting a convoluted mess that doesn't actually solve anything. They need to start from scratch with glamour.
    Throwing out the whole system and starting from scratch would be pretty drastic. While I wouldn't oppose their doing so if there was something to be gained in the process, there would have to be a significant reason for something like that. The big problems with glamour now, at least the ones I'm aware of, can be fixed without it. Are there other issues besides the two I'd brought up (the storage problems that could be solved with a glamour log, and the inability to use different glamour together with the same base gear)?
    (0)

  10. #60
    Player
    Dark-Saviour's Avatar
    Join Date
    Dec 2013
    Posts
    690
    Character
    Dark Saviour
    World
    Cactuar
    Main Class
    Carpenter Lv 80
    Quote Originally Posted by Niwashi View Post
    What you call "minimal benefit" is fixing something that for many players is the biggest problem the glamour system has. (Or in my own view, one of the two biggest problems.) Certainly an important enough one to be worth a couple extra flags per gear item (and yes, that's for all the gear items we're holding, the same as our current glamour).
    If it's tied to slots, I'd say there's likely enough benefit to it to pursue. Adding extra glamour tags to individual items though, not so much in my eyes. It makes the system more convoluted and cumbersome, and will still result in you having to re-glamour every time you get new gear (4 times per item, at that), so its not especially convenient.

    I'm not saying that some people wouldn't use it, as people will probably latch onto whatever they can get at this point, but I don't see that as a long-term solution that will actually make anyone happy (and I'd personally just continue to avoid glamour on intermediate gear 90% of the time and stick to one slot per item).


    Quote Originally Posted by Niwashi View Post
    ...
    (Though it's one that could be solved if they'd move the storage of gear sets to their own servers.)
    I actually hadn't realized that gear sets were saved locally, though with that being the case, then yes, that is something that absolutely needs to change.

    In addition, if they're actually storing flags for item type, materia, etc. I consider that to be unnecessary bloat as well; the gear set should purely point at a unique item ID associated with each piece of gear itself, and that should be all it needs to know about.
    I hadn't considered that these flags were tied to the actual gear-set association (though since it does whine about materia, glamour, etc. being different if you change them and don't reassociate, that does make sense), but I don't honestly see enough benefit to that approach to justify its continued existence.
    If you've discarded or stored a piece of associated gear, but have another instance of it on you, "X was not found. Do you want to equip (other) X" is more than enough. If you change the glamour/materia, you chose to do so and the associated item itself has not changed, so it should not need acknowledgement or to provide any warning/error.
    (0)
    Last edited by Dark-Saviour; 08-19-2017 at 04:37 AM.

Page 6 of 8 FirstFirst ... 4 5 6 7 8 LastLast