Mobile App

After lengthy periods of time, it sends me back to that screen as if my login token has expired.

(No multiple accounts)

Screen is no longer black after restarting the app and it automatically took me into a character.

Odd, it should remember your login and password. Iā€™ll poke at it.

Update on what I see,

Other commands work now. Yay.

None system commands donā€™t work. Randomly sending test doesnā€™t send. Which inadvertently means commands are whitelisted, so commands that you need but havenā€™t been implemented by the app wonā€™t work. Such as t <location>, status <message>, AFK

I canā€™t see how to view who is in the room, or what room Iā€™m in.

yeah; welcome to the unimplemented land :grinning_face_with_smiling_eyes: I needed someone to go and tell me which commands are missing and are required for QOL. Iā€™ll add those.

I canā€™t see how to view who is in the room, or what room Iā€™m in.

Itā€™s a mess. I tried dumping that into the chatlog for the current working version but Iā€™m not too satisfied with the UI. Iā€™m not quite satisfied with what acci did for the mobile version either, tbh. Ideas are appreciated.

1 Like

Hmmmā€¦

I think perhaps having a swipe feature left or right to pull different menus might allow for one to still have a full chat screen and have less clutter around.

One could also add buttons within the 3 dots to view the different sections, profiles, online status, room description and so on.

I think it might be prudent to ask @Accipiter what all the commands might be, he should have a list of them somewhere. There are probably some I donā€™t even know of.

what all the commands might be

I actually have the list of the important stuff: https://github.com/farcaller/ravenry/issues/1. Iā€™m just not happy with the command interface (no highlighting or autocompletion) and want to rework it.

I think perhaps having a swipe feature left or right to pull different menus

had exactly the same idea. Then @Shinyuu said thatā€™d be better for profile switching. Doubts.

2 Likes

I think that the right swipe should be for auto complete and the left for a menu. This allows for the swiping to have 2 functions and thus reduce on screen clutter in the future.

If you could, what would you mean for the autocomplete?

What would you see and expect for the autocomplete swipe to do what it needs to do?

Just needing clarification on this. :3

I was thinking a bit like how it is on Pc where you can press tab for the auto completion of a name or command.