What happened to the Android MUD clients?

The message from Reddit:

I’m the creator of Mukluk MUD Client on the Android Play Store. I’ve seen people asking this question in a bunch of places, so I thought I’d answer.

Unfortunately, changes by Google to how more recent versions of Android behave have made maintaining long-running network connections, even in a “foreground service” like Mukluk uses, impossible. You need a review by a person to put apps on the store that use foreground services for anything but specific approved uses, and even then they get shut down whenever the system feels like it. On the newest devices the most recent version of the app won’t even start.

The only reason I haven’t taken the app down from the store entirely is that there are still some people on older devices who use it. I did put the source code on GitHub in case any other programmer-types wanted to mess with it themselves.

Link: https://www.reddit.com/r/MUD/comments/1eyx9g4/answering_what_happened_to_the_android_mud_clients/

Вийшов TinTin++ 2.02.40

https://github.com/scandum/tintin/releases/tag/2.02.40

Він просто і сразу зібрався на Убунті і Дебіані, а також у macOS і Віндовс.
Ось зроблені мною бінарники для Вікон – http://mud.kharkov.org/files/tintin/tintin2.02.40-win64.zip

kbtin

Случайно нашел новый мад-клиент, форк тинтина

https://github.com/kilobyte/kbtin

Он немного отличается оформлением интерфейса и языком скриптов.
Под последней Ubuntu собирается легко и сразу.

Я кстати поучаствовал в его развитии, вначале не смог собрать, написал автору issue, он откорректировал документацию (там был не упомянут один из необходимых пакетов).

UPDATE 17-May-2021. В cygwin тоже собирается сразу.

UPDATE 18-May-2021. В Андроиде собирается с небольшой очевидной модификацией автоконфигурационного скрипта:

https://github.com/prool/kbtin

UPDATE 2-Mar-2023 Мои сборки этого клиента для Windows:
http://files.mud.kharkov.org/KBtin/

Вышел tintin++ 2.02.11

https://github.com/scandum/tintin

В Ubuntu собирается сразу.
В macOS (clang) требуются две минимальные правки. Как оказалось, они же нужны и в FreeBSD. Вот мой код с моими правками: https://github.com/prool/tintin

cygwin – собирается сразу.
android 6.0 – собирается сразу