Helton Reis
Helton Reis
> I don't even think we need to change the names of the images. They have various names that don't match anything on the PokeAPI (like `mr-.mime` or the gigantamax...
> The important part is that if the sprites are modified by someone else other than Nintendo, we mention them. > > As we did here: https://github.com/PokeAPI/sprites#black-and-white Yeah, they have...
> If the images are form-specific, then you can use the Pokeapi's ID of the pokemon + the form (https://pokeapi.co/api/v2/pokemon-form/arceus-bug -> 493-bug.png). If they are for varieties, you can use...
Update:  
Well, it seems to come from the Sprite Index too. But there are some things to look: - Not everything can me mapped back to PokeAPI, like all of alcremie...
> forms -> /pokemon-form/493/ variety -> /pokemon/493/ species -> /pokemon-species/493/ And on Arceus species, the varieties only list the base form Aren't megas and gmax forms ? They have an...
Thanks for tailspin! The ability to use any pager would be great! I currently use [ov](https://github.com/noborus/ov) which seems very fast and handles tailing very nicely. Take your time with on...
I've done some progress in updating the code, you can see the branch I'm using [here](https://github.com/pksunkara/pgx_ulid/compare/pg17...HRKings:pgx_ulid:pg17). I compiled it successfully, but I ran in the following error when installing the...
After quite a bit of work, I managed to make it work in #54, many parts had to be rewritten, so I understand if the PR is declined. In the...
Anyone wanting to try Zen out on Linux, you can use the following commands to enable 1Password desktop sync: ```shell sudo mkdir /etc/1password sudo touch /etc/1password/custom_allowed_browsers echo "zen-bin" | sudo...