adrian_007

Member
  • Content count

    86
  • Joined

  • Last visited

Posts posted by adrian_007


  1. oh well, we're all (bm, you, and me) in pretty much close timezones so... thats not a case anyway

    if you need to drop a line that you want write sth that isn't done, you have plenty of ways - forum, pm, mail, dcdev (thats mine btw), it's also not a case. if you'd be willing to help, you'd find a way...

    less marketing, more coding


  2. bm, but why hubsofts would restrict VE field? it's pointless, and afaik atm there's no such hubsoft. imo while merging to adc, we should say what's right and what's wrong in this mess - instead of banning for VE owners should ban ie. for low slotratio etc.

    if this won't happen, adc will be next broken nmdc with less bugs...

    about rsx++ and tag thigy, when using emulation it append user's description with short tag.


  3. You certainly have knew, it's just I don't appreciate your sarcasm about modifications. Cheating clients are already exist, so what? Maybe you writing specifications or developing some reliable code to prevent it? Or don't you like the whole idea of open source? Or why do you bring this up at all?

    yes i don't like opne source... i don't like it so much that i've released rsx++.

    and about the cheat clients - is it bad that user know about them? so maybe ppl shouldn't know about weapon, it's also a bad thing? kinda sux because all open comminity rely on information


  4. hehe it's a nasty bug, but i found a quite nice solution for it

    every string that goes outide the core is in utf8 - no matter if this comes from adc or nmdc :) and when sending, nmdc decode it (adc leave it as is). imo best solution :)

    it's already implemented in latest build of rsx++ and works like a charm in lua ^^


  5. Bug 1 [not serious]: The "Get IP" button attempts to fetch the IP of the computer. Normally this would be fine, however if one is behind a router, even if that router is configured to port-forward, that will automatically switch him to passive mode regardless of the setting. Since we are talking about the UPnP or manual port forwarding settings, I for one find it natural that the IP should be an internal one, and ApexDC++ should not attempt to automatically switch to passive mode. Automatically fetching the correct IP at startup seems to be working, though.

    do you have message about version in update dialog? i suppose not

    i have similar problem, it appear to be in dc++ too.

    SocketException throws WSAEADDRNOTAVAIL (10049)

    i'm behind a router (well, behind 2 routers - first gets wireless connection, second share it with pc and notebook), internal ip is 192.168.2.102 and i bind to it, ports are forwarded.

    with ip connect it's ok, but when it comes to connect ie to website, it fails.