Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Mobile Spec

Kyle J. Kemp edited this page Oct 12, 2018 · 2 revisions

Eventually, the game could feasibly come to mobile. At first, tablets only, because phones will still be a bit too small.

So, on a tablet, the game will have to offer:

  • a less flexible interface
  • an on screen keyboard at all times (to avoid the "push" effect)
  • more?

Some possibilities include:

  • Having a static npc box and log box.
  • Having a separate "hands" component floating around.
  • Having pull out tabs on the right side that let you pull out belt, sack, pouch, equipment in a "row" way with a horizontally scrollable container (this means there would be no vertical component to them)
  • Having the lobby and char select be static and attached to each other (with the char select turning into a scrollable thing)
  • Restricting macros to be 1 tall
  • Making the status and cmd area be static
  • Less options

Some changes need to be made:

  • CSS animation checks will need to happen for situations like the Floating Boxes (hack in place prevents creation of them)
Clone this wiki locally