Stephen Martindale

Results 11 issues of Stephen Martindale

Please provide an option to disable the fading-in and -out of borders and lines and backgrounds in the "Problems" pane, in the name of reducing motion and distraction in the...

### Open-Source This repository needs to be officially announced but, prior to doing so, several things need to be in place. - [x] Enable the Issue Tracker - [x] Create...

milestone

The following TypeScript domain models require extensive unit-testing because they implement critical domain logic: - [ ] `GameClock` _particularly the transition between time periods_ - [x] `GamePosition` _liberty counting, capturing...

honte

L19 user _EdLee_ writes, "_Feature requests: Pass button, Resign button,_" and, later, another L19 user, _Chidorin_, writes "_looking forward for resign button_" This suggests that the buttons are not visible...

bug

When an upstream POST results in an exception, the KGS JSON end-point sometimes returns error information embedded in the HTML body of the 400 response. This should be extracted and...

enhancement
honte

Enhance the Gulp build script to enable the production of a _Release_ build. - [ ] Remove the global variables for services and controllers: `$app`, `$db` `$client`... - [ ]...

enhancement
honte

When the player's colour assignments are set to _nigiri_, the _komi_ controls should be set to the usual value and disabled - the user is not permitted to select a...

bug
enhancement

Ensure that all HTML content is served with the correct `head` tags and that XHR calls use the correct `content-type` headers, then test again.

enhancement

When the user logs out or the connection fails for another reason, the sign-in screen should appear with an error message explaining why it did so. This does not appear...

bug

Having exploited the `instant` crate in my toy *WebAssembly* game that I've been playing around with, I have come to the conclusion that the way that *Cargo* features are defined...