Results 1 to 10 of 23

Hybrid View

  1. #1
    Player
    Taliriah's Avatar
    Join Date
    Jun 2021
    Posts
    334
    Character
    Makoto Hinata
    World
    Louisoix
    Main Class
    Viper Lv 100
    Quote Originally Posted by Menriq View Post
    And I've been a developer for many years. I also know that every change you make on your local doesn't make it into the commit. Yet here you are saying that as soon as someone saves, it should be pushed up.
    Obviously it would be when you log off.

    Then you want diffs on that? Gonna be pretty long list.
    And equally obviously, the diff would be applied to update the server side version of the saved data, not appended to a list.

    It's almost like they gave you functionality to decide WHEN you want to push things up, but what do I know.
    Well, here's something you should know: computers can take care of routine operations automatically. Aint technology marvelous?
    (0)

  2. #2
    Player
    Menriq's Avatar
    Join Date
    Aug 2013
    Posts
    583
    Character
    Meridia Astra
    World
    Maduin
    Main Class
    Bard Lv 100
    Quote Originally Posted by Taliriah View Post
    Obviously it would be when you log off.


    And equally obviously, the diff would be applied to update the server side version of the saved data, not appended to a list.



    Well, here's something you should know: computers can take care of routine operations automatically. Aint technology marvelous?
    You are a developer. You know things are very rarely simple as it sounds. I can come up with several questions that would need answered before even thinking about starting on automating this.
    (0)