Andrew Brown

Results 72 issues of Andrew Brown

Suggested by Blizner

1. Actions per minute (APM) displayed on screen I suppose actions that would count toward this would be: - valid cursor movement, including each move during a hold of a...

When a round ends. The losing player must confirm the start of next round. They will be presented with a countdown, If they fail to confirm before countdown it should...

enhancement
ui / menu

Once someone has the app installed. It should auto update as this appears to be something we can do, as Slack and Discord both do it.

enhancement
feature proposal

I've added a simulation mode that only currently works in ModeVs https://github.com/omenking/swap-n-pop/issues/178 You can use this PR as guide to convert ModePuzzle to be compatiable https://github.com/omenking/swap-n-pop/pull/183

bug
enhancement

Find a way to do automatic nightly builds

Suggeted by Blizner

feature proposal

We have `gh-pages` branch we also have /docs directory for generated documentation. Not sure the best way to do this but would like them to be one or have a...

We should be able to mixin FSM into any component we like. This mixin should have define `state_timer`, `state`, maps and and getter to change state

enhancement