Seleziona una pagina

Download Mudlet

Download Latest for Windows installers - 53,3 MiB
67cfbfb33c11a0c6b2295083c4c9b157dd68d4fb82e500709625e04722fe124f

Download Mudlet

Download Latest for Linux installers - 75,3 MiB
sha256: 087b1dbfa50159314e6551811786ed7b59de863b00afd9e2f4820bb91500e28f

Download Mudlet

Download Latest for Mac installers - 42,7 MiB
sha256: 3aedd1803d8c3daa978eb39276885c15c30dccd3ee9969f8625ffe74222e3dfa

Download Mudlet

Download Latest for Source code - 34,2 MiB
sha256: eb53cb50e2cccb4f2d7008db0770a5f37078857102bc74e3600db428c92b8473

Download Mudlet

Download Latest for Scripts - 973 bytes

Scarica per altre piattaforme

Mudlet 4.17.2 (Windows) (53,3 MiB)

67cfbfb33c11a0c6b2295083c4c9b157dd68d4fb82e500709625e04722fe124f

Send this link via E-mail?
Send the download link to yourself or a friend:

Mudlet 4.17.2 (macOS) (42,7 MiB)

sha256: 3aedd1803d8c3daa978eb39276885c15c30dccd3ee9969f8625ffe74222e3dfa

Send this link via E-mail?
Send the download link to yourself or a friend:

Please use the AppImage below on Ubuntu.

Note: the Mudlet version in Ubuntu/Debian repositories is out of date – if you’re a Debian maintainer, we’d love your help!

Mudlet 4.17.2 (Linux) (75,3 MiB)

sha256: 087b1dbfa50159314e6551811786ed7b59de863b00afd9e2f4820bb91500e28f

Send this link via E-mail?
Send the download link to yourself or a friend:

This is a portable version of Mudlet – after downloading, extract the launcher somewhere permanent and use it to launch Mudlet.

Note: the Mudlet version in Debian repositories is out of date – if you’re a Debian maintainer, we’d love your help!

Mudlet 4.17.2 (Linux) (75,3 MiB)

sha256: 087b1dbfa50159314e6551811786ed7b59de863b00afd9e2f4820bb91500e28f

Send this link via E-mail?
Send the download link to yourself or a friend:

Interested in installing Mudlet on ChromeOS? Beta instructions are available here!

Mudlet 4.17.2 (source code) (34,2 MiB)

sha256: eb53cb50e2cccb4f2d7008db0770a5f37078857102bc74e3600db428c92b8473

Send this link via E-mail?
Send the download link to yourself or a friend:

You can compile Mudlet yourself!

Mudlet wiki has detailed information for different operating systems.

Review the source code directly!

You can browse the latest Mudlet code online via Github – it is also available via git:

git clone –recursive –branch main https://github.com/Mudlet/Mudlet.git

 Want to test new developments?

 

Here you can find our Public Test Build version (PTB) – Let us know how you like it! :-)

Interested in older Mudlet versions?

Here you can find all previous installers for Mudlet.

 

Mudlet News

4.16 – easier map labels, map autosaves, and scriptable settings

Summer is around the corner in the Northern Hemisphere… and so is a new update of Mudlet! It brings easier map labels, map autosaves, and scriptable settings.
Easier map labels
The previous version of Mudlet had a map label form that was hard to use. This version has a much simpler map label experience, thanks to Delwing’s efforts.

Map autosaves
Profile autosaves, after they had been introduced, largely eliminated losses of unsaved scripts when Mudlet was unexpectedly shut down. Map autosaves are here to do the same thing: even if you don’t save your map by hand, Mudlet will save the map for you in the background on a regular basis, so you don’t lose your work.
Just like profile autosaves, this feature is easy on the disk space as it keeps just one autosaved copy of the map around.
Scriptable settings
This one has been on the wish list for a good while – the ability for scripts to adjust Mudlet’ settings to their liking. This is now here by the way of a setConfig function. The initial implementation of this feature by ktunkiewicz and Vadi has options for adjusting the map view, enabling MSDP, and various special options. More settings will be added over time.
Release automation
A lot of effort this release was put into automating releases since the process was far too unwieldy and complicated. Delwing got his elbows out, and created a plugin to synchronise github releases to Wordpress, which cut down on a lot of overhead. FloXire automated US English translation text generation, Vadi tweaked changelog generation to work for releases as well as PTBs, and keneanung restored connectivity between Github and mudlet.org. All of these improvements make releasing much easier!
While we’ve made great strides in this area, there is still some work to do, so if you can help out – join in!
Changelog
There’s a lot of improvements in this Mudlet update besides the top 3 listed above, so dig into the changelog below to find goodies:
Added:

setConfig and an initial set of values (#6074)
Traditional Chinese exit strings to generic mapper (#6076)
map autosaves (#6056)
new function getCustomLines1(…) to fix ordering of custom line points in original getCustomLines(…) (#6009)
new function getCharacterName() (#6023)
map info background can be customized through mapper colors preferences (#5994)

Improved:

give a simpler connection dialog a go (tabbed) (#5883)
increase max allowed links to 20k (#6064)
New Crowdin translations (#6060)
add NULL handling in DB.lua (#6054)
don’t freeze Mudlet when copying large profile (#5056)
add support for Unicode 14 emojis to linux (#6053)
properly size unicode 13 and 14 emojis (#5915)
make new profile name check case insensitive (#6035)
Map label creation form (#5981)

Fixed:

eliminate some obsolete code warnings in Lua label related function (#6063)
add handling of new features element in IRE Muds XML map format (#6075)
handling MXP entity tags on Discworld is now correct (#5969)
strange clipping multiline map info text (#5990)
setLabelDoubleClickCallback arguments work again as documented (#5970)
handle sound files in subdirectories as well (#5984)
fix selecting none for map info and reading map info (#5976)
stopSounds() work for for triggers again (#5977)
get tempComplexRegexTrigger multiline to work (#5946)
getAreaExits does not return special exits (#5963)

Infrastructure (behind the scenes):

add licenses for bundled luarocks modules (#5995)
add en_US plural translations workflow (#5956)
add resilience to macOS notarization process (#6047)
add visual studio files to .gitignore (#5988)
add website release post automation (#6043)
add workflow to create changelog from the web (#6006)
automate author attribution (#6045)
Busted installation instructions on Windows (#6057)
cache Qt installation for Windows (#6048)
create posts on draft releases to test WP plugin (#6059)
don’t print danger message if everything was kosher (#6078)
enable vcpkg for all cmake-based builds (#5913)
fix grammar in the issue template (#6079)
fix Luarocks on Windows (#6028)
fix macOS codesigning to work again (#6012)
fix openssl and yajl downloads for all platforms (#5980)
fix packaging in Linux builds (#6013)
fix Windows CI builds (use previous VS 2019 to get Qt 5.14.2 back) (#6031)
fixup files in QMake OTHER_FILES and DISTFILES variables (#6037)
install Qt 5.14.2 using aqtinstaller for Windows (#6030)
Openssl archive url (#5965)
remove duplicate list of clang-tidy checks (#5962)
remove no longer necessary brew tap step (#5968)
remove trailing spaces from changelog generator (#6011)
repair Windows CI build failures (#6072)
shorten some lengthy variables (#6017)
switch to current vs 2019 appveyor image (#6046)
switch to 5.1-syntax_5.1 branch for lcf submodule (#5998)
update changelog generator to handle releases as well (#6002)
update OpenSSL used for Windows (#6068)
Update widechar_width.h to latest upstream (#6080)
Update Windows CI zlib to 1.2.12 (#6027)
Updated IRE mapping script to latest upstream (#6083)

Enjoy Mudlet,
Vadi

leggi tutto