Let’s talk about some UI/quality of life stuff. I was about to open issue, but since it touches a bunch of different topics, I guess a discussion is better. It’s a bunch of things that were annoying to me over the last months. It doesn’t mean that something has to change, could just be that I overlooked some features somewhere.

  • Special floor explanations on mobile
    • The desktop version of ShPD allows to hover the floor indicator, but I can’t find an equivalent for touch on mobile
  • Ignore invisible mobs and allies for automatic movement
    • To some degree automatic movement reveals positions of mobs
    • If you have 10 wraiths active on the floor or something like that, the character runs aimlessly back and forth without even reaching his destination
    • It’s better to get stuck than wasting satiation
  • Optional auto aiming button for touch input that works like tab with keyboard input

Fat finger syndrome stuff:

  • Targeting yourself by clicking on your portrait or hitting the shortcut for hero info
    • I had it happen a bunch of times that I accidentally shot my wand in some direction instead of shielding myself, which can be a serious problem with wand of blast/fire/disintegration
    • Also relevant for ghost guiding
  • Optional “Are you sure?” popups for automatic movement
    • It happens that you accidentally run somewhere when input for zooming/panning failed
  • Optional visual aid for aiming and maybe optional confirmation if you really wanna shoot/throw to tile without mob
    • Did I touch the right tile and not a neighboring one?
      • A classic is to shoot a tile adjacent to a mob
    • Can I even hit that mob/trap?
    • Would I hit my allies?
    • It’s sometimes hard to tell if it would hit a wall edge or not
    • It should only respect revealed stationary environments and visible mobs, but not 100% show where it actually hits since that would reveal invisible entities

Those are especially related to taking a longer break and picking up a save game after months:

  • Notes for floors
    • Did I find hidden doors on that floor with extra secrets?
    • Did I use scroll of mapping?
    • What did the quest say? Did I already finish that quest?
    • Did I use all blacksmith options already?
    • Did I solve all puzzles or were some potions missing for them?
    • Such notes should probably be accessible via “Landmarks” interface
    • Currently I use Steam overlay notes for that, but that’s a dissatisfying solution since it’s completely closed source
  • Notes for unidentified potions/scrolls/items (extends the previous point)
    • On what floor did I find this potion/scroll?
    • Who dropped it?
    • Was it in a chest/grave?
    • Maybe should be automatically deleted when identified
  • Ability to ⭐ items
    • If I remember correctly, Borderlands 2 and Victor Vran allowed to mark items that you wanna continue to use to simplify selling not needed stuff
    • It’s hard to remember your setup if you didn’t play for some time
  • More save game infos like “last played at XXX” and “save game of game version XXX”
    • Though savegame should probably not be overwritten if you didn’t do any significant actions since opening the save game, dunno how that’s currently handled
  • 00-EvanM
    link
    English
    6
    edit-2
    1 month ago

    There’s quite a few things mentioned here, so I’ll briefly go over each one in order:

    • special floors also announce themselves in the game log when the hero enters the floor or whenever the game is loaded on that floor. I always felt like that was enough to establish a connection with the icon. There is no ‘hover’ function on mobile, neither is there enough screen space to turn that icon into a proper button.
    • I’m not sure exactly what you mean here, as the hero does ignore enemies and allies which they cannot see. That’s a big reason why auto pathing stops when an enemy pops into view, as otherwise suddenly changing directions would be quite common.
    • As a few folks have mentioned, you can tap on the enemy count indicator to swap targets like using the tab key on desktop.

    • I’m curious how many people would use something like this. The game would also need to communicate this functionality somewhere, as it’s not exactly intuitive to discover.
    • this sort of situation would be effectively impossible for the game to detect reliably. It would likely end up asking ‘are you sure?’ in lots of cases where the player gave simple inputs, and would end up being quite annoying.
    • I have considered something like this on desktop because of mouse hover, but I don’t think this would be possible on mobile without requiring every targeting prompt to take two taps. Auto-aim also already solves this problem in most cases.

    • All of these points boil down to having custom note functionality, which is something I would like to add soon-ish. The problem is mainly that implementing it well takes a fair amount of design consideration, as lots of different people all have different ideas as to what would work best. Just as a simple example, lots of people want notes or tags to exist in the inventory, but I’m wary of this as that UI is already very visually busy. The journal is the obviouls place to put them, but then the functionality might be too tucked away for lots of people to bother with.
    • @chonglibloodsport
      link
      English
      11 month ago

      Hi Evan. When I tap here:

      main game screenshot

      The game brings up the list of active challenges in my game. But this information is also accessible from the menu:

      menu screenshot

      Whereas the information on the current floor modifier is not. The current list of challenges is not something I look at very often and doesn’t change throughout the game so I think it makes more sense to only access it through the menu and change that above tap location to bring up the floor modifier information.