diff --git a/TODO.md b/TODO.md index 227a032..5abbc22 100644 --- a/TODO.md +++ b/TODO.md @@ -57,6 +57,7 @@ Battle * Add a battle log display * Allow to move targetting indicator with arrow keys * Add targetting shortcuts for "previous target", "next enemy" and "next ally" +* Area targetting should include the hotkeyed ship at best (apply exclusion and power limit), not necessarily center on it Ships models and equipments --------------------------- @@ -89,6 +90,7 @@ Common UI * Add caret/focus to text input * Add a standard confirm dialog +* Hover out when using keyboard shortcuts * Mobile: think UI layout so that fingers do not block the view (right and left handed) * Mobile: display tooltips larger and on the side of screen where the finger is not * Mobile: targetting in two times, using a draggable target indicator diff --git a/out/ai.html b/out/ai.html index 9674653..4355222 100644 --- a/out/ai.html +++ b/out/ai.html @@ -96,7 +96,7 @@ diff --git a/out/index.html b/out/index.html index 98667c3..2ba9520 100644 --- a/out/index.html +++ b/out/index.html @@ -49,7 +49,7 @@ diff --git a/out/loot.html b/out/loot.html index 3903b23..98590de 100644 --- a/out/loot.html +++ b/out/loot.html @@ -65,17 +65,17 @@