Dan Anglin dananglin · he/him
dananglin pushed to documentation at apollo/pokecli 2024-09-23 23:03:52 +01:00
ea803d42d9 update README.md
dananglin pushed to documentation at apollo/pokecli 2024-09-23 22:27:36 +01:00
ab880bbbbb update documentation
f7359402ef fix: improve formatting of the help menu
23d6ddbdc8 fix: update prompt string plus some refactoring
Compare 3 commits »
dananglin pushed to main at apollo/pokecli 2024-09-23 22:27:07 +01:00
f7359402ef fix: improve formatting of the help menu
dananglin pushed to main at apollo/pokecli 2024-09-23 22:08:39 +01:00
23d6ddbdc8 fix: update prompt string plus some refactoring
dananglin created branch documentation in apollo/pokecli 2024-09-23 17:08:52 +01:00
dananglin pushed to documentation at apollo/pokecli 2024-09-23 17:08:52 +01:00
c098a4c8ce update documentation
dananglin pushed to main at apollo/pokecli 2024-09-22 13:23:15 +01:00
0f5826a7de build: update environment variables
dananglin pushed to main at apollo/pokecli 2024-09-22 13:18:51 +01:00
bec43a3bbc fix(BREAKING): update project name
dananglin renamed repository from pokedex to apollo/pokecli 2024-09-22 13:07:11 +01:00
dananglin pushed to main at apollo/pokecli 2024-09-21 21:59:50 +01:00
85d75a3943 feat: add release command
dananglin pushed to main at apollo/pokecli 2024-09-21 17:26:17 +01:00
37d890c800 chore: add LICENSE
dananglin pushed to main at apollo/pokecli 2024-09-21 16:54:31 +01:00
8b03ba7be1 refactor: move command funcs to internal package
dananglin pushed to main at apollo/pokecli 2024-09-21 16:13:21 +01:00
171b728686 fix: prevent catching Pokemon more than once
dananglin deleted branch trainer from apollo/pokecli 2024-09-21 15:32:01 +01:00
dananglin pushed to main at apollo/pokecli 2024-09-21 15:31:46 +01:00
80d1b5b6c0 feat: add internal trainer package
dananglin created branch trainer in apollo/pokecli 2024-09-21 00:01:04 +01:00
dananglin pushed to trainer at apollo/pokecli 2024-09-21 00:01:04 +01:00
a6f123d447 checkpoint: use the trainer's new personal pokedex; remove global pokedex (dexter)
eb4d49209e checkpoint: new trainer package; removed state type
Compare 2 commits »
dananglin pushed to main at apollo/pokecli 2024-09-20 12:26:19 +01:00
53aba1ffe7 refactor(client): remove duplicate code
dananglin deleted branch wip from apollo/pokecli 2024-09-20 11:57:44 +01:00
dananglin pushed to main at apollo/pokecli 2024-09-20 11:57:30 +01:00
c35bd1d2d1 feat: explore the map and catch Pokemon