diff --git a/TODO b/TODO index 673be91..b930757 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ -* Add a defeat screen (game over for now) -* Add a victory screen, with looting -* Add retreat from battle -* Refactor the tooltip system to use it more +* Floor movement power usage, and show it on the displayed line +* Add auto-move to attack +* Re-style cancel button and allow to cancel by clicking the action again * Flash ship icons that receive damage +* Mobile: display tooltips on hold +* Mobile: targetting in two times, using a draggable target indicator +* Add a defeat screen (game over for now) +* Add a victory screen, with loot display +* Add retreat from battle diff --git a/graphics/ui/brushedmetal.jpg b/graphics/ui/brushedmetal.jpg deleted file mode 100644 index ab1b222..0000000 Binary files a/graphics/ui/brushedmetal.jpg and /dev/null differ diff --git a/graphics/ui/frames.svg b/graphics/ui/frames.svg deleted file mode 100644 index e324195..0000000 --- a/graphics/ui/frames.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/graphics/ui/ui.blend b/graphics/ui/ui.blend deleted file mode 100644 index 7ef57b8..0000000 Binary files a/graphics/ui/ui.blend and /dev/null differ diff --git a/graphics/weapons/gatlinggun.xcf b/graphics/weapons/gatlinggun.xcf deleted file mode 100644 index 05c6e9a..0000000 Binary files a/graphics/weapons/gatlinggun.xcf and /dev/null differ