File Release Notes and Changelog
Release Name: s13.3
Notes:
ApexDC speed mod, http://sourceforge.net/projects/apexdcspeedmod/
features:
1. Limit upload speed for per-user basis
2. Ignore private messages for selected users (but if private window
opened manually, you can read incoming messages)
3. ban selected users
4. unlocked settings: any number of slots (even 0), any minislot filesize,
dropped connection of upload speed limiter with download limiter and
number of slots
5. "SuperUsers" mode: global upload limit does not applied for those users
selected upload bandwidth divided on all connected users, but SuperUsers
achieves remainings of bandwidth
6. send same private message to all selected users
7. resolving ip's into domain names (see option descriptions in version history)
8. Auto-banning users with small share, with too few slots or with small
upload limit. goto 'fake detector' settings page to setup possible option:
- ban if open slots less than (0 - don't use)
- ban if shared less than (0 - don't use)
- ban if upl speed limit less, Kb (0 - don't use)
- Repeat PM Period every NN minutes.
message will be repeated with this period, if user continues attempts to
connect. if user changes number of slots or share size, or ban condition
changes, message will be sent even if this period is not over
to disable PM spam, set this field to 0
- Stealth Ban - user gets "No Slots Available" instead of 'disconnected'
and can't see, that he is banned
- Force PM. usually, if user uses ApexDC mod 9.5 or another client, with
"$Supports BanMsg", ban message appears in tranfers list. but for old clients,
ban message sent into private. with this option, PM will be sent also for
new clients.
- Message on ban. allows to send custom message to banned user with
directions, how to increase share or slots
Users with extra-slots or auto-slots are never banned
9. logging all connected users' IPs. to enable, create empty file "userip.log"
in ApexDC directory
10. User context menu expanded with "Summary user report", that contains 3
sections: nicks of this user on other hubs (checked by exact share size
and IP, if available. entries with checked ip marked with check icon),
files, that users waiting in queue, and files in my download queue that
this user shared. grayed are disabled sources. menu caption contains info
about share and slots
more details in complete changelog...
Changes:
mod-s13.2 31.01.2007
! fixed deadlocks
+ options in auto-ban: Don't ban hub operators
+ IP and DNS in "user summary"
+ flash icon on private message if program is minimized to tray
mod-s13.3 01.02.2007
+ pluggable bot for answering PMs (ChatBot.dll)
+ two bot exapmles (using delphi for easy coding)
+ extra-slot for arbitrary time (time queried)
+ "user summary" in waiting users window
! fixed hub/user commands (right-click on user nick in hub chat)
* build with MSVC 2005 SP1