by Vadim Peretokin | Oct 7, 2008 | Informational
Over the last week we’ve been working on optimizing Mudlets display and several other things like autocompletion. Display As you know, we’re currently using a very fancy HTML display. This is what allows us to have the nice-looking MUD Styles. The downside...
by Vadim Peretokin | Sep 26, 2008 | Informational
I’ve added a social networking page for Mudlet mini-updates. If you’re a fan of any of the networks, feel free to keep track Mudlet progress :)
by Vadim Peretokin | Sep 21, 2008 | Release
There has been a flurry of activity over the last week – the forums were introduced, website links cleaned up, and lots of new ideas added. Most of the stuff “behind the scenes” focused on the script editor dialog (the one where you’ll be...
by Vadim Peretokin | Sep 11, 2008 | Informational
Some more work has been done on the Mud Styles this week, and Mudlet now properly encapsulates the paragraph and prompt into div classes, making it possible to use CSS to customize the output. It also appends a header and a footer in case you’d like to use that...
by Vadim Peretokin | Sep 6, 2008 | Informational
What’s been happening? We’ve been busy defining the basic structure and design of Mudlet, and doing some initial coding. Initial Progress Mudlet now has basic networking, and ansi to html conversion. So at this stage, it’s essentially a basic telnet...