Skip to content

Latest commit

 

History

History

README.md

ui

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Map TODO

  • Make it possible to filter for a sub-set of systems (e.g. ones with a market and a mine).
  • Show where all ships currently are.
  • Show which waypoints are charted vs. not.
  • Show which systems have a market vs. not.
  • Show which systems have a mine vs. not.
  • Show which systems have a shipyard vs. not.
  • Show which systems have a jump gate vs. not.

Goal

  • Move to the top of the rankings.
  • Have an app which looks pretty.

Problems I'm solving

  • I want to understand what's going on in the agent.

Questions

  • How much of our request limit are we currently using?
  • What is our c/s over the last hour?
  • Where are the credits going?
  • How much have I spent to build the gate?
  • How much has been spent on X, Y, Z?
  • Why is it earning so slowly?
  • What are all the ships doing?
  • What is each ship earning?
  • What is the current status of Gate?
  • Why is the gate building taking so long?
  • How far has been explored?
  • How long until the gate is completed?
  • Which system is the most profitable?
  • Where are ships spending their time?
  • What are the historical actions of a given ship?
  • What errors are the ships encountering?