The advanced view and advanced prompt are awesome for seeing more information at a glance, but also for scraping data from the game.
I'm actually working on a companion app that you run locally and it scrapes game data, giving you a view things. The plan is to also make use of AI generated imagery to also give the game "graphics."
It would be great to be able to more easily recognize other pieces of data. One thing that is difficult to recognize at the moment is items and mobs in a room. What do you think of including their number as well, like was added for rooms?
Alternatively, we could implement one of the client protocols other muds use to feed information without it being visible in text (e.g., https://tintin.mudhalla.net/protocols/mssp/).
The advanced view and advanced prompt are awesome for seeing more information at a glance, but also for scraping data from the game.
I'm actually working on a companion app that you run locally and it scrapes game data, giving you a view things. The plan is to also make use of AI generated imagery to also give the game "graphics."
It would be great to be able to more easily recognize other pieces of data. One thing that is difficult to recognize at the moment is items and mobs in a room. What do you think of including their number as well, like was added for rooms?
Alternatively, we could implement one of the client protocols other muds use to feed information without it being visible in text (e.g., https://tintin.mudhalla.net/protocols/mssp/).