r_x - 2014-07-22

Thanks for the patch CrazyQ,

however I have problems integrating the patch for several reasons:

  1. The current trunk version has changed a lot regarding the GUI, especially the map selection, this conflicts with the "Change map source dialog"

  2. The checkboxes in atlas content tree increase the complexity of creating an altas IMHO a lot. I prefer having a simple easy to use GUI.

  3. "Atlas tree node name and profile name can input Chinese now."
    Sounds reasonable. Can you give me a hint what are the changes you made. Your patch is a bit large.

  4. "Map downloading features - 404"
    I am sorry but I dislike this feature. Special features for certain map sources should be handled by the map source implementation, not by MOBAC. You should think about using a BSH map source or create your own custom map pack.

  5. "global HTTP User-Agent setting in network settings page"
    The user agent string is not present in the GUI by design. This prevents simple users from faking the user agent for bypassing server side filters, e.g. for OpenStreetMap. I can and will not support that in MOBAC.

  6. "Increase max downloading thread"
    The max download thread count was also limited intentionally for preventing/limiting mass server-load.

  7. "Fix some translation problems in chinese."
    You are the expert on that topic. I f you say that there are errors/problems...

Conclusion: It would be good if you could provide not one large patch but separate patches for the changes I I planning to integrate.