[eMule-Web]  

Zurück   [eMule-Web] > eMule > eMule MODs - Allgemein

eMule MODs - Allgemein Alles zu den eMule-MODs, die unsere Anforderungen für 'saubere' MODs erfüllen.

Thema geschlossen
 
LinkBack Themen-Optionen
Alt 7. May 2003, 00:17   #1
MODder
 
Benutzerbild von darkwolf
 
Registriert seit: 02.05.2003
Beiträge: 331
Standard: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) Problem: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen)



Hi,

Hier ist endlich der neue eWombat Version 0.062 (bugfix und einiges neues)

binaries:
eWombat0062.rar
sourcecode:
eWombat0062src.rar

ChangeLog und Infos findet ihr auf meiner Homepage http://www.atrac-com.de/emule.html
Wer Lust hat kann mal testen und für konstruktive Kritik, Fehlermeldungen und Anregungen bin ich immer dankbar...

eWombat 0.062 based on EMule v0.28a/0.29a

Changes from eWombat 0.061

o USING newer ws2_32.dll (Winsocket Version 2) if avaiable (OS >= Win98SR2)
- mfc-sockets only used old winsock.dll
o Using of Cpu-HighPerformanceCounter as timer for speed-measurement if avaiable (CPU >= Pentium/K6)
o Hide overshares adapted from Slugfiller
- Parts in a file uploaded a certain amount of times more than the least uploaded parts are not revealed to other users.
This is to prevent a case where all the users download the same part and the other parts become less spread.
You can set the amount of times a part has to be uploaded before it's hidden, or disable it
o Progress bar in the shared files list showing how many times was each part of a file uploaded adapted from Slugfiller
- Uses black and blue colors, like the download progress bar. Black means never uploaded, light blue means uploaded a little,
dark blue means uploaded alot.
o Enable/Disable Small File Push Ratio adapted from VQB
- Files under 1 chunk get a priority boost in inverse ratio to their size.
- A 1 chunk file(or above) gets no boost, and a 9.28k(1/1000 chunk) file(and below) gets the maximal boost of times 1000.
- file boost ratio can be seen in an extra column in the upload window.
o rework of upload-queue ('eXtended upload' and 'Automatic Upload Bandwith Control')
- 20% of max. connections are reserved for upload-queue with active 'spread connections'
o rework of downloadqueue
- Autocleanup is only performed when there are new sources for a file (adapted from eMulePlus)
- active download-files displaying how many sources are not yet asked in []
o Keep ip-filtered clients out of queue adapted from Harvey56
o experimental settings only set to default after restart if they are lower then defaults (thanks to Mr.Blonde)
o added 'prefer first and last chunk' to the individual file settings (thanks to Mr.Blonde)
o new description for experimental settings (thanks to Usul)
o manual set all shared files to low-priority except files with release-priority (thanks to MxM)
o support non-ip ed2k download links adapted from Slugfiller (thanks to Odinasgardson)
o support non-ip ed2k server links adapted from eMulePlus/Netwolf
o S.N.A.F.U. slightly improved
- Detected leecher clients can now be kicked from downloadqueue too.
- now blocks message-flooding from banned mods
o Added TCP/IP Settings
- connection timeout (the time a socket trys to establish a connections)
- send/receive data timeout (the time without sending or receiving data a socket is closed)
o support for incoming OP_CHANGE_CLIENT_ID adapted from Maella
o Mod Version via MOD_VERSION tag is shown after client-version
o CompareClients first checks by ip:port so that the same ip:port can't be at queue twice (adapted from NoamSom)

Bugfixes from eWombat 0.061
o fixed: SafeHash can crash eWombat on startup
o fixed: manual cleanup only deletes 10 sources
o fixed: sometimes incompatible *.met files
- float-tags are not written due to compatibility with other eMule versions/mods
o fixed: shared-files statistics could be initialisized with ugly values
- Added 'Reset this file statistics' to eliminate saved ugly values
o fixed: A4AF Handling
o fixed: sending only one instead of two TCP packets of 1300 (2*1300) at the same time
o Removed: 'Accurate speed measurement adapted from BadWolf(Ottavio84) (<=eMule029a)' due to trouble with
'eXtended Upload' and 'AUBWC'

ToDo for 0.063:
o Adding new eMule0.29b RSA secure identification system (against userhash "stealing")
o Rework of the 100ms Timer to avoid 'High CPU-Usage trouble' which causes incorrect speedmeasurement and
can interrupt upload/download queue (many connection timeouts)

eWombat 0.061 (HOTFIX) based on EMule v0.28a/0.29a

Bugfixes from eWombat 0.061
o fixed: spread connection to avoid high 'too many connection' now working an can be enabled/disabled
- trys to avoid high 'too many coonections' and gives every file a change to connect to the sources during
timeslots of 1 second depending on the files priority
o fixed: Fixed source exchanged sending IDs instead of IPs apapted from Slugfiller-VQB
o fixed: Recheck needed parts when known needed parts finished downloading adapted from Ottavio84-VQB
o fixed: saving statistic-values also to the preferences.ini in the main directory to avoid problems
with onlinesig tools (for some of these tools you must also rename the eWombat.exe to eMule.exe)

eWombat 0.060 based on EMule v0.28a/0.29a

Changes from eWombat 0.056
o S.N.A.F.U. (AntiCreditTheft2/eXtended AntiLeecher)
- Detected leecher clients will be banned and can be manually kicked from uploadque or can be unbanned
- Not based on AntiCommunity-Strings
o SafeHash adapted from slugfiller
o Accurate speed measurement adapted from BadWolf(Ottavio84) (<=eMule029a)
o A4AF Handling adapted from sivka/eMule
- Manual swap all A4AF to this file"
- Manual swap all A4AF To other files
- Auto swap all A4AF to a selected file
- automatic swaps no needed part clients to other files (<=eMule)
o Cleanup Queue Menu Added
- Manual drop NoNeedSource, FullQueueSource, QR>max(changeable) Source and Unknown Sources
o individual file preferences
- For every file in downloadqueue cleanup-values and MaxSources are changeable
- If not changed they'll use the main-preferences
o New/Cleaned preferences tabs: eWombat upload, eWombat download, eWombat settings
o moved files preferences.* to config\eWombat.* and adresses.dat,ipfilter.dat,shareddir.dat, webservices.dat to config\*.*
o DrawStatusBar slightly improved and fixed

o additional blackbox-release with extended error-reports (if you want to help me finding bugs)

Bugfixes from eWombat 0.056/EMule 0.28a
o fixed: Flushing On Part Completion To Avoid Corruption (adapted from skynetman)
O fixed: Corrupted Upload Client List In Cknowfile, can cause crash or bad obtainedpart data (adapted from zegzav)
o fixed: download Stops Prematurely (adapted from jicxicmic)
o fixed: catching crashs when using 'gethostbyname' with third party winsock DLLs (<=eMule029a)
o fixed: little Bug in ProxyLayer for ASyncSocketEx
o fixed: some float to int conversions (<=eMule0.29a)
o adapted exeption-handling from eMule0.29a

ToDo for 0.070:
o Statistik and onlinesig PlugIn
o SMS (sending/receiving messages)
o avoiding connenction peaks
o individual selectable tempdir for files in downloadqueue
o speed improvments (maybe replacing OnTimer-procedures with real threats)
o friendslist rework

eWombat 0.056 based on EMule v0.28a

Bugfixes from eWombat 0.055
o fixed multiple instances of one source
o fixed loading/saving credits.met
- if credits.met is corrupted eWombat trys to open credits.met.bak
- clients with no credits won't be saved
o fixed 'client's with incrorrect names get std. names'
o possible fix for onlinesig

eWombat 0.055 based on EMule v0.28a

Bugfixes from eWombat 0.050/eMule v0.28a
o MetaTag 4 (floatvalues from Hybrid 0.4 fixed (<= eMule 0.28b)
o Memory leak every time updateing 'server.met' from a URL fixed
o exit eWombat before hash completes fixed
o Show Downloadinfo On Category Tabs fixed
o Added some Exeption-Handling for mysterios eWombat-Crash
o Disconnect from server at exit

Changes from eWombat 0.050
o 'Unlucky Donkey Patch'
*** Non-eMule Clients with a userhash that looks like eMule-userhash
*** are now identified as eDonkey Clients and not eMule Version 0!
o Added remove download-clients with unknown status to automatic/manual Cleanup
o prevent disconnection between uploading chunks if there is no one in queue
o UL-Slot Handling settings rework
o Client's with incrorrect names get std. names
o Client's sending incrorrect Port in Hello-Packet are corrected

ToDO for 0.06:
o Adding helpfile for eWombat settings
o replacing redundant code
o better download-queue handling


eWombat 0.050 based on EMule v0.28a

Changes from eWombat 0.041

o Changed AsyncSocket*** 1.1 to 1.2
o Enhanced Slot Handling
Switch between eWombat UL-Handling and eMule UL-Handling
Enable/Disable 'Automatic Upload Bandwidth Control'
*** eWombat UL-Handling and 'Automatic Upload Bandwidth Control'
*** are disabled if upload-limit is 0 (UNLIMITED)
o Reconnect on LowID
o Small code improvments
o cleandup sourcecode

ToDO for 0.06:
o replacing redundant code
o better download-queue handling

ToDO for 1.00:
o Splitting into several DLL-Files
o Adding COM-Interface (for Plugins)


eWombat 0.041 Bugfix for 0.040

o UL-Slots are fixed
o Fallback to orginal eMule-Creditsystem
o Enable/Disable Creditsystem
o Credits are saved priodical

Importend things ToDO for 005:
o more accurate speed measurement
o reducing file io

eWombat 0.04 based on eMule v0.28a

Changes from eWombat 0.03

o Anti Credit Theft adapted from lovelace
o Anti 0-Filled Parts adapted from lovelace
o Block Friendshare Leecher-Mod Clients
o Credit System modifikation adapted from lovelace
o Sending additional eWombat Version in eMuleInfoPacket
(Just for development purpose)
o Hide Client Version in Download-List


eWombat 0.03 based on eMule v0.28a

Bugfixes:
o Add Client to friendlist fixed...
o eWombat Preferences Input Field Values fixed...
o Color of MiniStatistik are info- or button-color by settings

Changes from eWombat 0.02

o Minimum/Maximum UL-slots settings
o Experimental:
'Find Sources from Server' Timer Settings
'UDP Packet sent' Timer settings
*** don't set this too low, it wont speed up anything, but it could kill emule or your
*** internetconnection
*** these values are changed to default by every eWombat restart.


eWombat 0.02 based on eMule v0.28a

Changes from eWombat 0.01
o MiniStatistik added


eWombat 0.01 based on eMule v0.28a

Changes from Emule v0.28a:
o Webserver functions eliminated...
o IRC functions eliminated...
o CHAT functions eliminated...
o STATISTIK functions eliminated...
o Small code improvments

Additions to Emule v0.28a:
o Automatic/Manual Cleanup of High Queue Raking Sources, NoNeeded Part Sources and
Full Queue Sources. Prefrences-Dialog for Setting up the Values/Timer for this.

ToDo:
o Changing GetTickCount() to High Resolution Timers
o Fake File Handling
o Leecher Handling
o Automatic A4AF Handling
o Automatic Queue Hard/Soft limits
o Upload Slot Settings
o PlugIn Dlls for Irc/Chat/Statistik and Webserver
o Cleaning up MFC-Code
o Kaaza Protocoll integration

cu
darkwolf
darkwolf ist offline  
Alt 7. May 2003, 01:06   #2
Newbie
 
Registriert seit: 25.04.2003
Beiträge: 19

Also nach 15 mins direkt download aber irgendwie findet er nicht schnell viele quellen naja egal solange er läd ma schaun was der Wombat morgen sagt

__________________
join #suelz &amp; #esel @ us.quakenet.org
unk78 ist offline  
Alt 7. May 2003, 07:34   #3
Newbie
 
Registriert seit: 28.04.2003
Beiträge: 6
Standard: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) Details

Hab den Wombat grade angestellt.
Fing sehr schnell an zu laden (fast sofort), die Quellensuche geht auch ausreichend schnell voran.
An die Statistikanzeige muß man sich erst gewöhnen, ist dafür aber dann ohne den ganzen schnick schnack den keiner wirklich braucht.
Was aber bedeutet in der Staistik folgendes: Mem used 60,06 mb free 1987,02 mb ???

Ich habe keine 2 GB Ram und auf der Platte sind mehr als 2 GB frei, von daher verstehe ich diese werte nicht so ganz.

Ich werd das ganze jetzt mal weiterlaufen lassen und heute abend noch mal ein Statement dazu abgeben.

Armada ist offline  
Alt 7. May 2003, 07:41   #4
Gesperrt
 
Benutzerbild von Odinasgardson
 
Registriert seit: 14.01.2003
Beiträge: 1.015
Standard: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) Lösung: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen)

Läuft seit 8:00 Uhr bei mir macht einen sehr guten Eindruck genau wie die erste Version die Mini stat scheint ausreichend zu sein. Vielleciht noch AntiCredit thief wie in LamerzChoice rein das wäre noch eine Idee. Vielleicht solltest du den Mod auch emule.exe nehnen weil sonst wie ich glaube die Onlinesig ein Prob damit hatt.
So geupt hab ich das auch.
http://www.the-asgardian.de.vu
wobei die Sources noch nicht gehen aber die kommen nach.
Edit
Sourcen sind jetzt auch verfügbar.
/Edit


mfg
Odinasgardson
@ darkwolf, Danke für Mod und Source
Odinasgardson ist offline  
Alt 7. May 2003, 08:12   #5
Gesperrt
 
Registriert seit: 06.05.2003
Beiträge: 234
Standard: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen) [gelöst]

die online-sig verursacht übrigens recht häufig upload schwankungen... credit thief macht auf mich ja noch nen vernünftigen eindruck... auch bei ner abgespeckten version muss sowas wohl leider sein... aber ob die online-sig sein muss ?
MxM. ist offline  
Alt 7. May 2003, 08:18   #6
Gesperrt
 
Registriert seit: 06.05.2003
Beiträge: 234

Zitat:
Zitat von Armada
Was aber bedeutet in der Staistik folgendes: Mem used 60,06 mb free 1987,02 mb ???

Ich habe keine 2 GB Ram und auf der Platte sind mehr als 2 GB frei, von daher verstehe ich diese werte nicht so ganz.

virtueller speicher wird auch von der festplatte dazugeschalten, hat zwar einen weit niedrigeren datendurchsatz, was ja auch logisch ist bei den festplattengeschwindigkeiten... ist aber zum ansprechen von großen dateien im "arbeitsspeicher" oft nötig. windows legt diese so genannte auslagerungsdatei schon nach der installation an. orientiert wird die größe an der größe deiner festplatte. der free speicher dürfte sich jetzt entweder nur auf diesen virtuellen speicher, oder aber auf realen ram plus virtuellen speicher beziehen.
MxM. ist offline  
Alt 7. May 2003, 09:00   #7
Gesperrt
 
Benutzerbild von Odinasgardson
 
Registriert seit: 14.01.2003
Beiträge: 1.015

Läuft seit 1:52 Min erster zwischenstand:
1:1,61
Dl 98MB
Upl 61MB
DL Schnitt 14,62
Upl 9,06
Saugt gut und schnell nur der Upl ist nicht so gut wie in der 0.01 Version. Eventuell noch ein Antifriendsharing Patch oder die Community funktion von Sivka würde ich persönlich gut finden.Das mit der online Sig da dachte ich an die Newbies und Leute die das eben gerne nutzen. Obwohl das umbenennen von Hand auch nicht das Problem ist.

Die ministat ist genau richtig zeigt das nötigste um zu testen.

mfg
Odinasgardson

Habe extra für deinen Mod noch 25 MB mehr Webspace zugelegt .Da mein altes Verzeichnisss langsam aber sicher voll war.
Odinasgardson ist offline  
Alt 7. May 2003, 09:15   #8
Gesperrt
 
Benutzerbild von Odinasgardson
 
Registriert seit: 14.01.2003
Beiträge: 1.015

Achso ja fürs nächste mal packt die Source Bitte in *.rar dadurch reduzierst du die Größe um knappe 40 % (geschätzt) gegenüber deiner Version. Da ich auf meiner HP nicht über 3 MB pro Datei uppen kann. Habe ich deine Source entpackt und mit Winrar neu gepackt. Deswegen unterscheiden die Scource von dir und die die bei mir liegt in der Größe ist aber der selbe Inhalt.

mfg
Odinasgardson
Odinasgardson ist offline  
Alt 7. May 2003, 10:14   #9
Advanced Member
 
Benutzerbild von Sr.Herms
 
Registriert seit: 03.04.2003
Beiträge: 117

Hab den eWombat auch gerade angeschmissen,hoffe das er so gut geht wie der 0.01!
Die Quellen suche geht irgendwie nicht ganz so fix!
Hat wer nen Tip für mich wie hoch ich die max.Verbindungen pro 5 sek. setzen sollte?
__________________
Sr.Herms @ Xtreme
Die gute alte Zeit, der eWombat
bei mir gibts ihn auch :http://mitglied.lycos.de/herms/
Sr.Herms ist offline  
Alt 7. May 2003, 10:53   #10
Newbie
 
Registriert seit: 27.02.2003
Beiträge: 12

Bin bisher auch recht zufrieden mit dem Mod, allerdings stürzt das Programm ab, wenn man den Befehl "zur Freundschaftsliste hinzufügen" anwählt.

Häng wohl damit zusammen, dass die Chatfunktion gelöscht wurde, aber dann sollte entweder der Befehl auch gelöscht werden oder zumindenst nicht zum Beenden des Programms führen

CU
Mistery
Mistery ist offline  
Alt 7. May 2003, 11:12   #11
Gesperrt
 
Benutzerbild von Odinasgardson
 
Registriert seit: 14.01.2003
Beiträge: 1.015

@ Matze@eMule, Schau mal hier

http://www.the-asgardian.de.vu
unter emule FAQ findest du meine Einstellungen damit läuft auch der eWombat Super

@ Darkwolf muß der hintergrund bei den Ministats Gelb sein ? das einfache Grau würd mir besser gefallen.

mfg
Odinasgardson
Odinasgardson ist offline  
Alt 7. May 2003, 11:15   #12
Advanced Member
 
Benutzerbild von Sr.Herms
 
Registriert seit: 03.04.2003
Beiträge: 117

@Odinasgardson

Dank dir!Werd gleich mal testen

Hab auch T-DSL und nun deine Einstellungen 1:1 übernommen!bin mal gespannt!HardLimit und max.Verb. hab ich auch immer in diesem Bereich angesiedelt!Jetzt heißt 1.mal abwarten!Hoffe bald Ergebnisse posten zu können!
Sr.Herms ist offline  
Alt 7. May 2003, 11:21   #13
Gesperrt
 
Registriert seit: 06.05.2003
Beiträge: 234

@ odinasgardson:

meinst du Friendsharing, oder Antifriendsharing von Sivka ? Soweit ich weiss kann man mit dem Sivka eine spezielle community blocken.

weißt du ich hab einfach angst, dass es genau dieses ganze anti anti ist, was sich selber in den normalen mules blockt.

A4AF beisst sich zB sehr gut mit load rare chunk.
dasselbe wird vermutlich auch bei anderen dingen und schon gar mit antis passieren... dass der credit nicht geklaut werden soll... da hab ich volles verständnis ... aber wird das mit den anderen sachen nicht wieder zuviel ?

und ich glaub die friendsharer sind ausgestorben... da braucht man nix mehr anti machen... die neueren mods von denen sind harmlos... und die alten werden von den neuen nicht angeschlossen...
MxM. ist offline  
Alt 7. May 2003, 11:28   #14
Gesperrt
 
Benutzerbild von Odinasgardson
 
Registriert seit: 14.01.2003
Beiträge: 1.015

Ich dachte da an die Enistellung Community /AntiCommunity von Sivka aber wie gesagt ist das nicht dringend notwendig wichtiger ist der AntiCreditthief Patch find ich und das der upl in der nächasten Version wieder besser wird. Liegt im Schnitt bei 9,17 Kb. Ansonsten rennt er Super Ratio bei 1 :2,46 nach knapp 4 Stunden und eine Dl Schnitt von 22,66 und steigend.


mfg
Odinasgardson
Odinasgardson ist offline  
Alt 7. May 2003, 11:33   #15
Advanced Member
 
Benutzerbild von Sr.Herms
 
Registriert seit: 03.04.2003
Beiträge: 117

@Odinasgardson
Wieviel DL hast du momentan drin!
Ich hab 14 aber bis jetzt saugt er an noch keinem! Zuviele DL's???????
Mit dem UL hab ich allerdings keine Probleme,der liegt konstant bei 12,nach 2 Stunden online!
__________________
Sr.Herms @ Xtreme
Die gute alte Zeit, der eWombat
bei mir gibts ihn auch :http://mitglied.lycos.de/herms/
Sr.Herms ist offline  
Thema geschlossen

Lesezeichen

Themen-Optionen

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen: eWombat Version 0.062 01.07.03 (bugfixes und verbesserungen)


  1. Welche Bittorrent version ist am besten und downloadet am schnellsten?
    Filesharing - 2. October 2010 (2)
  2. Windows Bug und welche Version?!
    eMule Allgemein - 20. September 2004 (0)
  3. Hilfe! Bei mir funktioniert nur Version 42c und drunter...
    eMule Allgemein - 17. April 2004 (3)
  4. eWombat v0.064 [GoKad_42d_1b] ???
    Mülltonne - 30. March 2004 (0)
  5. Kostet die neue emule version .30e v 1.21 was? und....
    eMule MODs - Allgemein - 11. February 2004 (10)
  6. EWombat und Uploadfehler ????
    Mülltonne - 10. February 2004 (2)
  7. eWombat Version 0.064d
    Mülltonne - 3. November 2003 (2)
  8. Eure genaue Emule version und Einstellungen
    Mülltonne - 20. June 2003 (0)
  9. eWombat V0.01 MOD
    eMule MODs - Allgemein - 9. May 2003 (34)
  10. cFos, gibt es verbesserungen bei emule?
    Allgemeines OffTopic - 26. April 2003 (1)
  11. eMulePlus v1 (und badwolf version!)
    eMule MODs - Allgemein - 27. February 2003 (78)
  12. version für win xp home und dsl
    eMule Allgemein - 3. January 2003 (3)


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:35 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
PAGERANK