Image Click on the RSS Icon to subscribe to our RSS feed to get the latest news about ADC development.
November 13th, 2008, 9:05 pm by Toast DCDEV Wiki Online Again
The official wiki is online again the one managed by DCDev

http://adc.sourceforge.net/wiki/
November 2nd, 2008, 7:23 am by Pietry Hubtracker and ADCS is now true
Like always, Catalin has been very open to latest technologies in Direct Connect and ADC especially, being the first mixed up hublist ( NMDC and ADC ), the most advanced ADC pinger there is ( field setup, random CID generation and more ), now he implemented in Hubtracker ADCS. This means it's the first hublist that supports encryption and the first mixed list NMDC + ADC + ADCS.

To register your ADCS hub just act like you did with every other hub, just pick up adcs:// handler at registration time. Another benefit for the low end user is that SSL/TLS filter is just hidden beneath the nice interface Hubtracker is providing.

We all here at ADCPortal want to thank Catalin for his work and wish him even more success with Hubtracker.com

References:
Hubtracker
ADCS Extension
October 31st, 2008, 8:10 pm by Toast DCDev using a temp host
Finally DCDev is back tnx to Johan for hosting it while waiting for Pretorian to get back on track
so now everyone can connect again and start chatting again
October 31st, 2008, 11:48 am by Toast Embla 0.1.1
Release Notes:

License
Embla library is released under GPL3 license:
http://www.gnu.org/licenses/gpl-3.0.txt

Requirements
You need to download some files to use Embla library:

Apache MINA 2.0.0-M3
http://mina.apache.org/dyn/closer.cgi/m ... 0.0-M3.zip

Apache MINA has requirements:

Java J2SE 1.5+
http://java.com/en/download/manual.jsp

Simple Logging Facade for Java (SLF4J)
http://www.slf4j.org/dist/slf4j-1.5.2.zip

Source code

Source code is available on Launchpad.net:

Embla 0.1.1
https://code.launchpad.net/embla

Changelog:

  • Change demo clients for embla-0-1-1
  • Add Command class to super of AdcCommand and NmdcCommand classes
  • Add CommandFilter interface, it is the super of AdcCommandHeaderFilter and NmdcCommandTypeFilter
  • Add CommandManager class to super of AdcCommandManager and NmdcCommandManager
  • Add return value to commandReceived in NmdcCommandTypeFilter, if the return value is true, the command is received and the command filtering will be terminate
  • Remove NmdcCommandFilter and AdcCommandFilter interfaces
  • Fix Session ID problem with commands (L#271013)
  • Change AdcCommand getSenderSID() to getSender(), getRecipientSID() to getRecipient()
  • Format and sort source code
  • Remove AdcCommand getSenderCID() (use getSender() with type "U" commands)
  • Change command filtering (change some function)
  • Update requirements (change to MINA 2.0.0-M3 and SLF4J 1.5.2)
  • Add support to create log file from exceptions
  • Change SHA1 hash extension package name to SHA1
  • Remove AdcUserStatus enum
  • Update resources (L#258108)
  • Add $ConnectToMe and $RevConnectToMe support for NMDC
  • Change $LogedIn to Aquila style ($LogedIn <nick>)
  • Add active search supports to NMDC
  • Add multi-line chat support to NMDC
  • Change BroadcastFilter to SessionFilter
  • Change BroadcastFilter to SessionFilter (rename only)
  • Remove AdcHashProvider
  • Remove HCFG extension support

Homepage Download
October 30th, 2008, 5:18 pm by Toast Happy Halloween ADCPortal Users
Image

Have a scary All Hallows Eve // From all of the ADCPortal Crew
October 29th, 2008, 4:22 pm by Toast jUCy gets a new adress
Make sure to change your bookmarks since jUCy gets a new address for the the project

http://jucy.eu/

Register Today
October 21st, 2008, 4:17 pm by Toast µHub 0.2.1 Released
Changelog

  • Added more robust configuration file parsing.
  • Use defaults if config file is not found, unless a file is specified.
  • Added user class super user (above operator, below admin).
  • Added NAT override for clients behind the same NAT as the hub.
  • Fixed a bug summarizing shared size and files for the PING extension.

Homepage

Download Source code
Download Binaries (Mac OSX, PowerPC)
Download Binaries (Linux, i386)
Download Binaries (Linux, AMD64)
Download Binaries (FreeBSD, i386)
Download Binaries (Windows XP/Vista, i386)
October 18th, 2008, 10:35 pm by Toast Luadch 0.08
Finally Luadch 0.08 has been released with a lot of bugfixes and added extensions like UCMD and Ping into the hubsoftware.

    Changelog:

  • added manual
  • added PING extension
  • added en, de language files for scripts/hub
  • added possibility of settings profiles
  • added script modules:
    - report
    - usercommands
    - hubcommands
  • added new scripts:
    - cmd_ascii.lua
    - cmd_rules.lua
    - cmd_userlist.lua
    - cmd_accinfo.lua
    - cmd_code.lua
    - etc_char_replacer.lua
    - etc_hubcommands.lua
    - etc_usercommands.lua
    - etc.report.lua
    - usr_slots.lua
    - usr_share.lua
    - usr_hubs.lua
    - usr_hub_slot_ratio.lua
    - hub_cmd_manager.lua
    - hub_keeping_alive.lua
  • added user redirection
  • added usercommands in virtually all cmd scripts
  • added new listener "onError"
  • added some runtime type checking ( utf8, adcstr, adcstring, user, adccmd )
  • added corrupt cfg.tbl/user.tbl checking
  • added error reports in util.lua/cfg.lua
  • added anti password brute force
  • added simple memory managment ( reusing tables )
  • added some server stats
  • cleaned up many code ( e.g. adclib )
  • changed script api ( e.g. user.getNick to user.nick )
  • cached cfg_get's in hub.lua
  • improved some scripts ( e.g. userinfo )
  • rewrote timer
  • rewrote partially adc.lua ( adccmds are self based now with extern methods )
  • renamed some scripts ( e.g. cmd_regnick to cmd_reg )
  • removed cmd_killscripts.lua
  • fixed pre.lua
  • fixed critical bug in util.lua
  • fixed many small bugs
  • BOM in files wont be overwritten now

Download Binary
Download Source

Powered by ClickCMS v. 2.0.4 - Copyright © 2006-2008 Crise, and phpbb3 © phpBB Group