Cheerio,
ok I am colorblind and regarding the statistics I am not alone ;(

I am a bit annoyed with the actual display of the (low|high) ID. A colorcoding for such an important warning is not sufficient. I suggest the follwoing banal code-change:
diff -ru aMule-2.0.0rc5/src/ServerSocket.cpp aMule-2.0.0rc5-Fukinagashi/src/ServerSocket.cpp
--- aMule-2.0.0rc5/src/ServerSocket.cpp 2004-07-10 08:28:10.000000000 +0200
+++ aMule-2.0.0rc5-Fukinagashi/src/ServerSocket.cpp 2004-08-29 01:38:59.481638752 +0200
@@ -325,6 +325,9 @@
}
serverconnect->SetClientID(la->clientid);
AddLogLineF(false,_("New clientid is %u"),la->clientid);
+ if (theApp.serverconnect->IsLowID()) { // Oliver colorblind
+ AddLogLineF(false,_("WARNING: LowID"));
+ }
Any variant of this (with more sophisticated texts) is just fine, but it is important that we "blinden hühner" can see that we have a LowID