Daniel Porteous (dport)

Results 207 issues of Daniel Porteous (dport)

Currently there is decent support for text files containing links. The support for directories however is pretty rudimentary. You can see this in the `getImagePaths` function in `server.go`. This would...

enhancement
low priority

Thank fbox for this idea 😍

enhancement
good first issue

This would make the whole thing work out of the box. They need to be hand drawn and not the official source to avoid infringing copyright.

enhancement
help wanted
good first issue

I feel like the 4 triangles on each tile end up making the board a little cluttered and hard to read, I'd love a better way to do this. As...

enhancement
help wanted

On page 11 of the Codenames Pictures rules they talk about a game variant where you can combine Codenames and Codenames Pictures if you have them both. That could be...

enhancement
help wanted

Go read the official Codenames Pictures rules to see what this entails.

If all images were like the official Codenames Pictures images then you could just change the colour of the background, leaving the image itself the same ([this](https://dl.dropboxusercontent.com/s/k3nn25kgtb3f4zn/Screenshot%202018-09-08%2021.16.32.png?dl=0) instead of [this](https://dl.dropboxusercontent.com/s/sdedl6r5umg35wx/Screenshot%202018-09-08%2021.16.36.png?dl=0)).

question

Does anyone know an alternative to this? It doesn't seem to work anymore a la https://github.com/r0adkll/sign-android-release/issues/63.

Hey, first my config file: ``` { "types": [ { "type": "feat", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" }, { "type": "chore", "hidden": true }, { "type":...

question

### Describe the bug When my app calls into the bridge functions in the debug mode of my app on iOS, it works correctly (simulator or real device), however in...

bug
wontfix