Added a new option for customising the mapper’s “you are here” location marker, added notepad autosave, re-added stopwatches overhaul and fixed a possible crash when copying text in this update!
Thanks to Tamarindo from StickMUD, Mudlet now supports MSP! This allows the game to ask Mudlet to play sounds automatically (say, when you enter a room or start a fight). This is different from playSoundFile(), a function you can use in triggers/aliases to play sounds.
If your game already supports MSP, try enabling it today! If you’re a game admin and you only allow specific clients to enable MSP, add Mudlet to the list
Tamarindo also developed a more modern replacement for MSP (last updated in 2001) called MUD Client Media Protocol (MCMP) – something that is more fitting for 2020. If you’re interested in adding media to your game today, consider adding this.
SlySven added a feature to customise the room marker – there’s now several different styles as well as an option to create your own!
SlySven put in a lot of work to improve stopwatches: they can now persist across sessions, be deleted/recreated as needed, adjusted on the fly, be given names and more. See all of the new functions in the API.
While stopwatches worked as expected, their functionality was very limited. Additionally, they worked differently from their real world counterparts which made their use not very intuitive.
Thanks to all coders: aaronjoslyn, CriusMacOldenly, demonnic, keneanung, mpconley, SlySven, and vadi2.
Thanks to all translators: finalcn, Garagoth, Leris, Marco “M0lid3us” Tironi (wiploo), Shoryu Shin (shoryu49), and wendeli alves (wilcoxjvkb).
added:
improved:
fixed:
infrastructure: