TextGauge , a text based gauge for Mudlet

Share your scripts and packages with other Mudlet users.
Post Reply
User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

TextGauge , a text based gauge for Mudlet

Post by demonnic »

I've been playing a bit of Asteria lately, and have quite enjoyed using ASUI, which is a UI setup by Durd, one of their players. After seeing the text based experience gauge he was using I decided it might be useful to package it up in a generic fashion for use by the community. So... then I did that thing. Does not yet use the utf8 functions, as I want to get more experience using them before including them in a fresh release. But should hopefully be adding that soon, or as a separate release.

Latest version will always be available at https://github.com/demonnic/TextGauges/releases . Info/documentation will be at the wiki https://github.com/demonnic/TextGauges/wiki .

TextGaugeExamples.png

User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

Re: TextGauge , a text based gauge for Mudlet

Post by demonnic »

Quick bugfix release. There was an issue with displaying a 100% full gauge with the showPercent turned off. It was erroneously shortening it by 1 character even though it wasn't showing the numbers.

https://github.com/demonnic/TextGauges/releases/tag/1.1

Post Reply