1
0
Fork 0
spacetac/TODO

55 lines
2.9 KiB
Plaintext
Raw Normal View History

2017-03-12 23:32:41 +00:00
* UI: Use a common component class, and a layer abstraction
2017-03-17 00:07:00 +00:00
* Character sheet: add initial character creation
2017-03-09 23:21:34 +00:00
* Character sheet: disable interaction during battle (except for loot screen)
2017-03-23 18:58:09 +00:00
* Character sheet: improve eye-catching for shop and loot section
2017-05-02 17:59:41 +00:00
* Character sheet: highlight allowed destinations during drag-and-drop, with text hints
* Character sheet: when transferring to another ship, if the item can't be equipped (unmatched requirements), the transfer is cancelled instead of trying cargo
* Character sheet: effective skill is sometimes not updated when upgrading base skill
* Menu: end appear animation when a button is clicked
2017-05-10 15:29:10 +00:00
* Menu: allow to delete cloud saves
* Menu: fix background stars aggregating at right side when the game is not focused
* Add permanent effects to ship models to ease balancing
* Find incentives to move from starting position
* Fix targetting not resetting when using action shortcuts
* Add battle statistics and/or critics in outcome dialog
2017-02-16 22:59:41 +00:00
* Ensure that tweens and particle emitters get destroyed once animation is done (or view changes)
2017-02-27 23:36:12 +00:00
* Controls: Do not focus on ship while targetting for area effects (dissociate hover and target)
* Active effects are not enough visible in ship list (maybe better in arena ?)
2017-02-21 22:38:31 +00:00
* All things displayed in battle should be updated from LogProcess forwarding, not from current game state
2017-02-08 18:54:02 +00:00
* Drones: add hull points and take area damage
* Show power usage/recovery in action bar, on action hover
* More sound effects (but battle sounds should be vibration only, we are in space !)
2017-02-09 00:00:35 +00:00
* Add a battle log display
2017-02-08 18:54:02 +00:00
* Organize arena objects and information in layers
* Prevent arena effects information (eg. "shield -36") to overflow out of the arena
2017-03-09 23:21:34 +00:00
* Allow to undo last moves
2017-02-21 22:38:31 +00:00
* Add critical hit/miss
* Add an overheat/cooling system
2017-01-14 13:38:29 +00:00
* Add auto-move to attack
* Merge identical sticky effects
* Handle effects overflowing ship tooltip when too numerous
* Allow to skip animations and AI delays in battle
* 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
2017-01-14 13:38:29 +00:00
* Mobile: targetting in two times, using a draggable target indicator
* AI: apply safety distances to move actions
2017-02-27 23:36:12 +00:00
* AI: fix not being able to apply simulated maneuver
* AI: do not always move first, they are defenders
* AI: allow to play several moves in the same turn (with pauses)
* AI: add combination of random small move and actual maneuver, as producer
* AI: evaluate based on simulated list of effects
* Map: remove jump links that cross the radius of other systems
2017-03-09 23:21:34 +00:00
* Map: disable interaction (zoom, selection) while moving/jumping
2017-05-10 23:13:56 +00:00
* Add ship personality (with icons to identify ?), with reaction to battle and map movements
2017-05-10 17:31:33 +00:00
* Add factions and reputation
2017-02-21 22:38:31 +00:00
* Tutorial
* Missions/quests system
* Main story arc
2017-02-21 22:38:31 +00:00
Later, if possible:
2017-05-10 23:13:56 +00:00
* Animated arena background, instead of big picture
* Dynamic music composition
2017-02-27 23:36:12 +00:00
* Replays
2017-02-21 22:38:31 +00:00
* Multiplayer
* Formation or deployment phase