Smoochy Bovine wrote:
Curious. But this has been on Smoochy's mind for a while. Is it possible for the Mud to install a better editor for our descriptions ingame? Not technically complaining, but it could get a little better, you think?
So far, the commands (.h) available allow very simple editing. While its nice that the input does accept large chunks of copied/pasted text (at a time), as well as the fact that you can likely make your desc as looooooong as you want it; the options for adjusting, organizing, and setting our descriptions leaves much to be desired.
Formatting (.f) is, of course, a necessity for eligibility. But Formatting always ALWAYs squishes separate paragraphs together, despite wither the paragraph is clarified with the appropriate break . Word Wrapping is a little off as well, but it can be worked around with proper coloring and word length...
The color code provide is pretty darn complicated as well. Not trying to encourage rainbow coloring, of course. Our color code is a foresight once you get the coloring done and over with.
Now, in all honestly, Smoochy comfortably writes a two paragraph description for characters. Smoochy loves her some desc writing!~♫ Along with colors, and a few fancy words, it looks great on Pad & Paper. However, once placed unto the editor, everything is misaligned. And..once the format command is applied, it forces some spaces and text to scatter and...disapprovingly....squishes all applied paragraphs together!
So far, the only option was to accept the editor as it was and rewrite our desc to read acceptably as a one paragraph description with few colors applied...
To be honest, though. This isn't a major problem for the majority of veterans here. But as a still somewhat new player, with prior experiences before SK, it would be kinda nice to adjust some little things here and there...an improved Desc Editor is likely the simplest change/suggestion on Smoochy's mind right now..
The string editor accomplishes the interesting task of editing a multi-line string within a line-by-line environment. TIMTOWTDI.
Formatting behaves more stable for line-breaks if you use the $n or $* or whatever it is. Have you given that a try?
The color code is pretty much straight-up ANSI with $ instead of ^[. There's a lot of terminal issues behind trying to get RGB or some other kind of add-on protocol going. I would much rather see the various bugs in VT mode fixed first.