Page 1 of 1

Script to fix formatting on Mudlet

Posted: 18 Dec 2017 17:48
by Alteor
So, Mudlet has a super retarded bug, thanks to lead Mudlet dev being stubborn, where it treats the "tab" character in extremely bizarre manner and break formatting all over the place in all LPMud games.

So, here is the fix, I tested on Palanthas clothing shop (where bug was super obvious).

Re: Script to fix formatting on Mudlet

Posted: 05 Nov 2018 22:38
by Shanoga
This post is a bit old, but I am going to offer a slightly adjusted xml file that keeps the formatting a bit closer to the intended spacing. The code is also slightly shorter. For what it's worth, I took this directly from Vadi (developer of Mudlet) and just made a slight change to the number of spaces.

This script does one simple thing. It replaces "tabs" in Genesis with 8 whitespaces (the length of a tab in the webclient). I don't know that it performs any differently than what Alteor so kindly posted above, but I figure it never hurts to have a little variety.