Andrew Brown

Results 72 issues of Andrew Brown

We should be able to create player profiles, which can be authenticated with our community server

server

Currently nothing has been coded in to check if a player has disconnected. Something should happen. Such as the game pauses, and waits for reconnect or the game should just...

server

Along with display the date and game time. We should also display who a match was between. This ticket might rely on being able to create user profiles. eg. `omenking...

replays

Along with showing the date we should show how long a game went on for. eg. `4:32` We need to store the value in the replay file, or maybe it...

replays

Currently the replays list oldest to newest. It should display newest to old. We should also display a human readable date. Right now its displaying the filename which by default...

replays

This ticket depends on the completion of #19 We will in the future want to exclude or flag replay files that are incompatible with current version of the game. eg....

replays

Replay files might expire or not work in future versions due to changes. Replay files should store game version. The game version is located in `app/package.json`.

replays

For UX should have a physical button to exit input

ui / menu

Until it becomes a burden, but since we're using javascript I think tests are so fast that we can loop them into our watch in dev, so you can see...

enhancement