by Vadim Peretokin | Jun 24, 2022 | Informational
Last time in our accessibility journey we were stuck on a very fundamental problem: with the screenreader focusing on the input line, no text that was coming from the game to the main display was being read out. Solving this took a lot of research, but finally...
by Vadim Peretokin | Jun 11, 2022 | Informational
4.16 update has been out for a couple of weeks and the polls on what you liked best in it have closed! Results breakdown is: (5 votes) Easier Map labels (Piotr) (4 votes) Added `setConfig` and an initial set of values (Vadim Peretokin) (2 votes) Add new function...
by Vadim Peretokin | May 8, 2022 | Release
Summer is around the corner in the Northern Hemisphere... and so is a new update of Mudlet! It brings easier map labels, map autosaves, and scriptable settings. Easier map labels The previous version of Mudlet had a map label form that was hard to use. This version...
by Vadim Peretokin | May 4, 2022 | Informational
While Mudlet is fully translated and playable in 5 languages, it is infamously not accessible to visually impared players. The main reason for this is the high-performance, custom text display we use and the fact that it is not hooked up to screenreader software....
by Vadim Peretokin | Apr 29, 2022 | Informational
Lottie animations – essentially an animated SVG – are very handy to quickly give someone an idea of how an app works. RainforestQA, for example, has one on their homepage explaining how their QA tool works. Wouldn’t it be great to have a similar...