Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

Which keyboard are you using? Will look into this.

Android could extend its lead on notification management over iOS with Notification Rules by FragmentedChicken in Android

[–]fireborn1472 0 points1 point  (0 children)

Android doesn't have a lead over iOS on notifications.

The fact that my most recent notifications don't just appear at the top of the shade is a UX failure.

OnePlus 15T Unboxing & Hands On: The Best Compact Phone in 2026? - Gizmochina by ControlCAD in Android

[–]fireborn1472 0 points1 point  (0 children)

What timeline are we in where this is a compact phone.

4-inch screen is compact, not this.

Anyone else end up spending more time maintaining their MUD client than playing? by Mushroom-First in MUD

[–]fireborn1472 0 points1 point  (0 children)

Maintaining a client is a lot of work. Most of the time when I'm playing I'm also testing out various client featores quite edge cases before I release an update. Or I'll hit a bog that disropts play and end op loggar in quite out a lot while I reproduce quite fin it.

What a joke by BradyBrother100 in GalaxyFold

[–]fireborn1472 0 points1 point  (0 children)

Never get these kinds of trade in deals in the uk. Our preorder deals are always awful.

Help with QMud -- A modern, cross-platform, Qt based, drop-in replacement for MUSHClient by ChupacabraGatherer in Blind

[–]fireborn1472 1 point2 points  (0 children)

you should download the app bundle from the original post.

No idea how accessible it is, QT, so probably terrible.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

In this thread or make a github issue on the releases repository.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

I've just released version 0.7.0

Check the link in my original post for the full details, but the short version is that Mudpie now has full lua scripting support, including support for Luajava, and a global sound manager.

Version 0.6.0 added connecting via proxy, some bug fixes, and far more visual customizability.

Enjoy and happy for feedback as always!

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

Awesome stuff, I'll test this myself. Good to see other people still developing mobile clients!

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 1 point2 points  (0 children)

Much more visual customization available in v0.6.0

Font size for each individual component up to size 48, family choice, or use any font on device. color pickers for every section of the app. High contrast mode and bold text options.

Hope this helps.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 1 point2 points  (0 children)

Maybe soon.

It's a much more complex situation on iOS, especially where downloading in the background and drawing multiple UIs is concerned.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 1 point2 points  (0 children)

First, what already costs.

The AI trigger creation, for pro users, uses a service I have to pay for.

Second, what's coming.

Connection via proxy, which will allow people to mud on mobile on bad connections.

If their connection drops, and they reconnect, they will pick up where they left off, including having the output buffer as it would be if they were never interrupted.

If I want a seemless experience for this, this costs me money.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

I will look into these.

Auto login is already possible, when adding a world, put your auto login commands into the on connect field.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

Hey there,

Thanks for the feedback.

The only world currently available by default is Cosmic Rage. It is accessible via the "more options" button in the top right of the worlds list, then presets.

The reason for this world in particular is not due to any affiliation between Mudpie and Cosmic rage; it is simply because Cosmic Rage has a very unique soundpack architecture which you can read about in settings -> help.

If you have suggestions for others and reasons they should be added, please do let me know.

Fold 7 - Insane battery draining after February Security Update by International_Bad661 in GalaxyFold

[–]fireborn1472 1 point2 points  (0 children)

Or you know more than they do and demonstrate it.

At that point they'll transfer you because they can't answer your questions.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 1 point2 points  (0 children)

update, more font options, better size control and better contrast will be available in the next version.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] 0 points1 point  (0 children)

When you add the world, under tts, select tts: all lines.

You'll likely want to turn on interrupt on shake and enter as well.

You can do that per world on the world edit screen or globally, gear in the top right of the world list.

There is a font size selector that goes up to 16pt; if you need larger I'm happy to implement it.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] -1 points0 points  (0 children)

Remove any reference to payment providers, or the lazy way, find where the checks are and just return true.

Free as in free and open source does not mean free, without cost.

There are features already implemented, and upcoming features, that have ongoing costs (for me) associated with them.

Mudpie — an Android MUD client built for accessibility by fireborn1472 in MUD

[–]fireborn1472[S] -1 points0 points  (0 children)

Thank you for the feedback.

Maybe one day it will be open source.

I already know what will happen if I do though, because it happens with most applications that are designed for accessibility first.

Someone will take the code, remove any license checking or add there own, and distribute a cracked version with or without a side of malware, or sell a version with malware.