Mudlet-1.1.1 released

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Mudlet-1.1.1 released

Post by Heiko »

This release contains an important bugfix for Aardwolf that slowed down the game very much and patches for the few bugs that have been reported for 1.1.0.
As a new feature it supports the Aardwolf channel 102 protocol i.e. you can now write packages for Aardwolf that can take full advantage of some of the behind the scenes configuration and game features.
The channel 102 is handled in the same way as Mudlet's ATCP implementation, with the exception that there is only one fixed event ("channel102Message" that has the 2 bytes sent by Aardwolf as parameters).

http://sourceforge.net/projects/mudlet/files/

User avatar
Rakon
Posts: 350
Joined: Tue Feb 16, 2010 7:41 pm
Contact:

Re: Mudlet-1.1.1 released

Post by Rakon »

There is an error in the 64 bit installer:

Code: Select all

$ sh ./mudlet-1.1.1-linux-x64-installer.bin
./mudlet-1.1.1-linux-x64-installer.bin: 3: Syntax error: ")" unexpected

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet-1.1.1 released

Post by Vadi »

I've tested the download from the website but I don't have the error.

Code: Select all

vadi@vadi-laptop:~$ '/home/vadi/Downloads/mudlet-1.1.1-linux-x64-installer.bin' vadi@vadi-laptop:~$ md5sum '/home/vadi/Downloads/mudlet-1.1.1-linux-x64-installer.bin' 
3021520fe3f0a07836a199a4482753b5  /home/vadi/Downloads/mudlet-1.1.1-linux-x64-installer.bin
vadi@vadi-laptop:~$ 
Try re-downloading?

User avatar
Rakon
Posts: 350
Joined: Tue Feb 16, 2010 7:41 pm
Contact:

Re: Mudlet-1.1.1 released

Post by Rakon »

Thanks Vadi.

I think it was an issue with Firefox downloading.

User avatar
Rakon
Posts: 350
Joined: Tue Feb 16, 2010 7:41 pm
Contact:

Re: Mudlet-1.1.1 released

Post by Rakon »

The Ubuntu PPA archive has been updated with this current version.

Yes, I know people shouldn't download direct from the PPA. However, for those who have been waiting on the builds, or don't have the PPA registered in their sources yet, PPA Page

Casimar
Posts: 22
Joined: Sun Nov 07, 2010 3:47 pm

Re: Mudlet-1.1.1 released

Post by Casimar »

erm. anyone mind updating the linux repository?

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Mudlet-1.1.1 released

Post by Heiko »

What do you mean by Linux repository? The source code repository is publicly available on mudlet.sf.net. Current head is post Mudlet-1.2.0pre6. Older releases such as 1.1.1 are tagged.
Mudlet is primarily being developed on Debian Linux and building the source is not difficult -> sticky compile help topic.

User avatar
Rakon
Posts: 350
Joined: Tue Feb 16, 2010 7:41 pm
Contact:

Re: Mudlet-1.1.1 released

Post by Rakon »

Casimar wrote:erm. anyone mind updating the linux repository?
Heiko: I believe he was speaking about the Ubuntu PPA?

If so Casimar, then the next update will be when the next STABLE version of Mudlet is offically released. At that time, the PPA will be updated.

Casimar
Posts: 22
Joined: Sun Nov 07, 2010 3:47 pm

Re: Mudlet-1.1.1 released

Post by Casimar »

wait Mudlet 1.1.1 isn't stable and 1.2 is being pre-released? Confusing much?

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet-1.1.1 released

Post by Vadi »

1.1.1 is stable, 1.2 is a pre-release. Hence the repository being at 1.1.1 is the latest available. 1.2 is not a release, think of it as a release candidate.

Post Reply