gwentapi icon indicating copy to clipboard operation
gwentapi copied to clipboard

The code for GwentAPI

Results 10 gwentapi issues
Sort by recently updated
recently updated
newest added

Use this issue to request changes that you would like to see in the v1 release. This is a major version so don't be afraid to ask for breaking changes.

Epic
v1

Hello. I was updating my local storage of the API, and found out most of the new cards miss the images. There's any ETA about fix? Thanks

Token cards (spawned from other cards) are missing from the database. I think it would make sense to have them listed. For example: - Chironex - Harpy Egg - Harpy...

init function of db is ran before the init of main.go due to import order.

bug

Suggestion from Paul S. on twitter. Would map certain keywords (common shortname) + names to cards. Would be very useful for browser addons and for chat bots. Probably try to...

help wanted

Eithne's name is "Eithn" leading her to not be found by normally searching her name. Unseen Elder's deploy effect has "SpawnUnseen" and "Strengtheninstead" - words should be seperated.

enhancement

Everytime something isn't found in the dB, it crested an info level entry with the logger. This is an information that warrant the debug level. We don't care about a...

enhancement

Problem due to the used framework which incorrectly generated the documentation.

bug

Thanks for building this, you're opening the doors to community projects 👍 I'm in the process of building a mobile game and will be using the API. I built a...

question