Results 1 to 10 of 32

Hybrid View

  1. #1
    Player
    ItMe's Avatar
    Join Date
    Jun 2020
    Location
    Lumsa Lomsa
    Posts
    4,178
    Character
    Iiiiiiiiiiit's Meeeee
    World
    Sargatanas
    Main Class
    Arcanist Lv 90
    Quote Originally Posted by Callinon View Post
    Oh god that's so much worse.

    It's not that the backend code is unmanageable, it's that they have no concept of how a database works.
    All we can do is hope it's a translation flub and that's not what they meant because... my god...
    (1)

  2. #2
    Player
    TW-Luna's Avatar
    Join Date
    Jun 2016
    Location
    Gridania
    Posts
    64
    Character
    Sunna Hyskaris
    World
    Mateus
    Main Class
    Alchemist Lv 90
    Quote Originally Posted by ItMe View Post
    All we can do is hope it's a translation flub and that's not what they meant because... my god...
    There is an unofficial plugin for the game that does exactly this, so that's fairly head scratching.

    "Adds and indicator in item tooltips to show whether you have acquired that item.
    This indicator is in the item's description near the bottom and only appears for items that are unlockable, such as orchestrion rolls, minions, etc."

    The proof: https://goatcorp.github.io/DalamudPlugins/plugins

    Search for "Good Memory"
    (1)
    Last edited by TW-Luna; 04-17-2021 at 03:07 PM.

  3. #3
    Player
    Zomkei's Avatar
    Join Date
    Aug 2013
    Posts
    762
    Character
    Decayed Corpse
    World
    Balmung
    Main Class
    Machinist Lv 100
    Quote Originally Posted by TW-Luna View Post
    There is an unofficial plugin for the game that does exactly this, so that's fairly head scratching.

    "Adds and indicator in item tooltips to show whether you have acquired that item.
    This indicator is in the item's description near the bottom and only appears for items that are unlockable, such as orchestrion rolls, minions, etc."
    the difference is that this plugin is client side, its not keeping track of thousands of players at once, but only your client.
    (1)

  4. #4
    Player
    TW-Luna's Avatar
    Join Date
    Jun 2016
    Location
    Gridania
    Posts
    64
    Character
    Sunna Hyskaris
    World
    Mateus
    Main Class
    Alchemist Lv 90
    Quote Originally Posted by Zomkei View Post
    the difference is that this plugin is client side, its not keeping track of thousands of players at once, but only your client.
    But YoshiP also ruled out locally saved data as a solution in the quote that Brightamethyst dug up.
    (0)

  5. #5
    Player
    Limecat's Avatar
    Join Date
    Dec 2012
    Posts
    1,359
    Character
    Limecat Indignatio
    World
    Hyperion
    Main Class
    White Mage Lv 90
    Quote Originally Posted by TW-Luna View Post
    But YoshiP also ruled out locally saved data as a solution in the quote that Brightamethyst dug up.
    It's possible he's over-thinking the problem, and not realizing that you don't need to reference the entire DB to get the desired results.
    (1)

  6. #6
    Player Kuroka's Avatar
    Join Date
    Aug 2016
    Location
    Limsa
    Posts
    3,702
    Character
    Ulala Ula
    World
    Shiva
    Main Class
    Reaper Lv 90
    Quote Originally Posted by Limecat View Post
    It's possible he's over-thinking the problem, and not realizing that you don't need to reference the entire DB to get the desired results.
    Actually store what you have local - ffs its like a few mb even on a million items, if its not on your list you dont have it.
    (0)

  7. #7
    Player
    ItMe's Avatar
    Join Date
    Jun 2020
    Location
    Lumsa Lomsa
    Posts
    4,178
    Character
    Iiiiiiiiiiit's Meeeee
    World
    Sargatanas
    Main Class
    Arcanist Lv 90
    Quote Originally Posted by TW-Luna View Post
    But YoshiP also ruled out locally saved data as a solution in the quote that Brightamethyst dug up.
    Sorry, which quote Brightamethyst dug up?
    (0)