Quote:
Originally Posted by salimoneus
[You must be logged in to view images. Log in or Register.]
Interesting. Does it have a UI of any kind? What was it coded in? Is it an open source project? How does it handle the case where there are more than 100 combined friends on all toons for any particular server?
Normally I hesitate to run foreign executables from someone who I am not familiar with, and this goes double for someone with such a short history on the forums. Not saying there are any issues with your utility, but providing the source code goes a long way to alleviate these types of concerns.
Thanks for the link, will give it a look.
|
It has no UI as I purposefully wanted it to be an automated, invisible feature. Though with ideas popping into my head at the time about future features I imagined at least an options UI (for things like toggling ignore compilation, etc).
It was coded in c++ and is not (currently) open source. With more than 100 friends it will truncate the remainder (based on character file name). This didn't explicitly require code, it just compiles the first 100 friends it finds.