Crise

Management
  • Content count

    3008
  • Joined

  • Last visited

Everything posted by Crise

  1. Does'nt send chat to ADC hubs

    I don't know if that was a sarcastic comment or not, but the way I tested it wasn't elaborate at all... because it only proves that ADC chat works for me and nothing more... what I mean is that what works for me doesn't necessarily have to work for you. But as Satan said, with what you gave us... this is about all we can do.
  2. ApexDC is banned from my favorite hubs

    Oh emulation in the new versions is correct... it is just that the hub in question is not aware that 0.70x versions of DC++ exist (or simply it won't allow those either).
  3. Usercommands

    Client can handle "Open user log" the way it does, because of ShellExecute... as for user commands and what you request, I am not going to add such possibility as user commands are meant to send protocol commands, not for anything else...
  4. Does'nt send chat to ADC hubs

    First hub on the list od dshubs: [17:29:09] <Crise> adc chat test [17:29:25] <Crise> works fine as far as I can see On the ADCH: [17:31:54] <Crise> adc chat test [17:32:05] <Crise> working fine as far as I can see and just to make it clear: Hub: [Outgoing][195.228.***.***:2424] BMSG **** 2nd\stest Hub: [incoming][195.228.***.***:2424] BMSG **** 2nd\stest
  5. Usercommands

    No, what you ask is not possible with user commands...
  6. Plugin API

    actually I dropped the lua plugin idea, someone with more knowhow fell free to do it... (my plugin actually worked pretty well, just that rapid calls to eg. nmdch.DataArrival seemed to cause "attempt to call a nil value", a single call worked just fine though)
  7. Favorite users

    Yeah, I am aware of this function... but it'd only work for nmdc (assuming that your hint meant letting users manually input the respective hub address and nick).
  8. Plugin API

    Yes, quite fine in fact... but you can blame spyke for it taking so long as he got this idea of lua plugin in my head :)
  9. Temp Sharing

    The log file(s) remain intact, the finished upl./downl. windows are the ones affected by the limit... when the history is loaded, and this happens at application start (if you have the relevant option enabled, but it seems you do).
  10. Temp Sharing

    in B5 it was changed only to save only 20 most recent completed items (or that's what it should do anyways)
  11. Favorite users

    Correct, for nmdc... in ADC CID is same for same user in each hub afaik... but regardless what is being asked here isn't possible :)
  12. Temp Sharing

    Perhaps, but it seems I have been careless with the merges... need to do some double checking.
  13. Temp Sharing

    Ah, I need to fix that then...
  14. saving ratio

    yup, it's in the xml file, so backup your settings and you save your ratio
  15. Combining folders for sharing with Apex

    ADC as a protocol is complete now (as in no longer a draft), though some of the nicer extensions to it are still to be made...
  16. Does'nt send chat to ADC hubs

    specific test case, means a hub where I can reproduce this.... (ie. a hub where this happens to you all/most of the time)
  17. The ddraw.h I compiled b5 with was out of date... at least now it seems to work as expected for me with updated file.
  18. Download probs after upgrade

    Issue with UAC on vista, is most likely related to the fact that B5 is compiled using Visual Studio 2008, unlike previous versions which used 2005.
  19. Plugin API

    One reason that it's being done yes...
  20. Plugin API

    Well hubsofts seldom do anything for one single client :thumbsup: Besides before I start to do anything extreme, I want to know if there is any need fir this. Oh and just for the fun of it, here is something for you guys to look at...
  21. Remembering recent entries

    Well if I remember correctly you can use %[kickline:reason] instead of %[line:reason] for what you wish to do...
  22. Plugin API

    We could yes, but what good would that do as hubsofts do not know how to parse that information we would send...
  23. Plugin API

    Firefox like plugins are way out of the scope for this... besides I intentionally do want it to be done in a way that doesn't give plugins too much power, for security reasons. Also I can't give plugins that much access simply due to the fact that it wouldn't be safe, as DC++ wasn't originally coded with plugins in mind. (and to not hide it, because I am lazy).
  24. API

    I once experimented with a plugin api, but it was more trouble than worth... FreeLibrary just simply would not work properly, as for script languages... that's never going to happen.
  25. Actually if I am not mistaken, you can set segments to one for a particular file through queue (yes, I know it used to be greyed, ie. not possible, but I seem to remember Big Muscle made it possible in one of his 2.xx versions)