- eMule Fans 电骡爱好者 - https://www.emulefans.com -

eMule v0.50a MorphXT v12.5

“忍者骡”eMule MorphXT Mod于2010年10月23日发布了基于eMule 0.50a的第五个版本eMule 0.50a MorphXT v12.5 [1]。MorphXT 12.5主要是对上一个版本进行修正和改进,比如上传下载比限制完全使用ZZ ratio替代了官方版ratio,RSS资源订阅的目录改到了config目录等,并没有增加新的功能,并修正了一些已知问题,具体参见更新日志。此版本还得到了WiZaRd和其他贡献者的帮助。

“忍者骡”eMule MorphXT Mod是第一个较著名的eMule Mod [2],03年1月23日开始开发。这款eMule Mod用户众多,基于它也衍生修改出了不少Mod,如StulleMule,MagicAngel,EastShare等等。MorphXT较适合上传者使用,是一款发布利器,能够强力智能上传等。

eMule 0.50a MorphXT v12.5 下载 [3](bin二进制包,即“绿色版本”,解压即用)
MorphXT v12.5 安装文件 下载 [4](适合新手的installer安装向导)
MorphXT v12.5 源代码 下载 [5](给程序员的源代码)

初级用户可以使用installer安装向导(当然也可以使用bin.zip“绿色”压缩包);高级用户可直接使用bin.zip压缩包;程序员可下载源代码。

更换eMule mod的用户可参考:如何安全、彻底、有效地更换eMule Mod [6]

相关链接

eMule MorphXT在sourceforge的项目页 [7]
eMule MorphXT官方网站 [8]
eMule官方论坛上的MorphXT v12.5发布贴 [1]
eMule官方网站 [9]
中文维基百科:eMule MorphXT Mod [10]
MorphXT在eMule Wiki上的FAQ [11]

ed2k文件共享链接

eMule 0.50a MorphXT v12.5
帮助 | eMule官方 [12] | eMule Fans 电骡爱好者 [13] | eMule-Mods.de [14] | 插件主页 [15]
eMulev0.50a.-MorphXTv12.5-bin.zip [16] 查源 [17] 6.09MB
eMulev0.50a.-MorphXTv12.5-debugkit.zip [18] 查源 [19] 12.7MB
eMulev0.50a.-MorphXTv12.5-installer.exe [20] 查源 [21] 10.73MB
eMulev0.50a.-MorphXTv12.5-src.zip [22] 查源 [23] 4.71MB
eMulev0.50a.-MorphXTv12.5-src_and_libs.zip [24] 查源 [25] 9.44MB
[?]: [?]:, 43.66MB
5个文件

作者的话

作者Stulle对此版本的说明 [1]

Hi everyone,

After the last release showed that with progress comes trouble this release is aimed to overcome these troubles. Thus there are no additional changes only changes and fixes to improve usability of eMule MorphXT.

So, why took it so long? Well, I kind of found a life for myself and happily lived it for some weeks. Given I am currently the only active developer in the team development will stall when I am shifting my focus so just stay tuned.

Anyway, the fixes; I fixed most of the visual quirks that appeared after switching to Visual Studio 2010. Some more fixes have been applied here and there… best you check the Changelog to find out more on this. Big thanks to WiZaRd and the other contributors! Also, the official ratio restrictions have been removed completely, ZZ Ratio is doing the trick for us!

It has been brought to my attention that building the source code with Visual Studio 2003 SP1 breaks the CountryFlag feature. Although this is obviously unfortunate I am not spending too much time on this because I don’t use that system any more. If you got a fix for the error please feel free to send it to me. Other than that, all currently supported builds have been tested for compiling correctly. This means to say they will compile just fine, error’s, however, might still occur in the build because they have not been tested.

Regards, Stulle

更新日志

————————————–
Changelog for eMule 0.50a MorphXT v12.5
————————————–
23-10-2010

CHANGE: Increased space for displaying number of clients on queue [Stulle]
CHANGE: Place news feeds dir in config base dir instead of executable dir [Stulle]
CHANGE: Rewrote drawing code of ServerListCtrl like official in other lists [Stulle]
+ fixes some bugs (e.g. auto resize on dbl click) and adds functionality
FIX: + not showing before “All Directories” in SharedDirsTreeCtrl [Stulle]
+ rewrote passing of params for inserting the item for VS10
FIX: Server icon not drawn in ServerWndCtrl [Stulle]
FIX: Compilation of zlib and IP2Country on Visual Studio 2003 SP1 [Stulle]
FIX: Display errors around Category tabs/buttons on Windows XP [Stulle]
FIX: Display errors around closeable (search result) tabs on Windows XP [Stulle]
FIX: Possible crash around Equal Chances For Each file in UploadListCtrl [Stulle]
FIX: PartFileFlushThread was not terminated properly in all cases [WiZaRd]
FIX: Sorting of score column in DownloadClientsCtrl was partially broken [TimDzang]
FIX: Collection double extension fix was rendered useless [CB]
FIX: Possible bug around FlushBuffersExceptionHandler(CFileException* error) [WiZaRd]
FIX: Connection Wizard did not start after being selected in 1stTimeWizard [Stulle]
REMOVED: Official ul/dl ratio restrictions (entirely handled by ZZ ratio now) [Stulle]