Luadch
File:Notice.png Warning, Discontinued!
|
This project appears to have been discontinued. If you have any up-to-date information about this project, please update the page and remove this notice.
|
| File:Luadch logo.jpg | |
| Developed by | Blastbeat |
|---|---|
| Initial release | 2008 |
| Stable release | N / A [edit] |
| Beta release | N / A [edit] |
| Written in | C++, C, Lua |
| Platform | Windows, Linux |
| Available in | 2 languages |
| Type | Hubsoft |
| License | GNU GPL 2 |
| Website | Luadch Sourceforge Site |
Introduction
Luadch is a ADC hubsoft written in Lua (using some extern C/C++ libraries) and works on Windows, Linux and *BSD. The primary design goals of Luadch were support of ADCS and customizability through Lua scripts. Its a hubsoft from a Lua scripter for the Lua scripters.
An updated version of Luadch was recently posted on the new forum that uses [1] for handling connections. With this core luadch has the potential to run in both x64 and x86.
Advantages
- Its multiplatform
- Its written in Lua
- A fair Lua API + documentation makes scripting easy
- Support of ADCS
- Lots of prewritten Lua scripts which provide important tools for hubowners (reg, delreg, ban, usercommands, profiles, etc..)
- Support of internationalization
Disadvantages
- Its written in Lua (probably performance problems with 1000+ users)
- Lack of user interfaces (you can only control the hub via hub commands)
- Lack of a flood protection mechanism