# 📦 DexTool
DexTool is a Box-based management tool for maintaining and keeping track of a Pokémon Living Dex.
## Downloads
- ### [Download v0.4.0-alpha](https://github.com/PoshoDev/DexTool/releases/download/v0.4.0-alpha/DexTool_0.4.0.zip)
- [Change Log](https://github.com/PoshoDev/DexTool/blob/master/ChangeLog.md)
- [All Releases](https://github.com/PoshoDev/DexTool/releases)

It also lets you take screenshots of your current progress for you to flaunt at your mom!
| Regular Export | Shiny Export |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|  |
### How to Use:
| Key | Action |
| :----------------------------------------------------------: | ------------------------------------------------------------ |
| Right click on
**→** | Change Pokémon status. |
| *Hold* right click on
**→** | Multi-select. |
| Left click on
 | Select Pokémon, displaying Info, Area and Counting buttons. |
| 
or Mouse
Wheel Up | Jump to previous box. |
| 
or Mouse
Wheel Down | Jump to next box. |
|  | Deselect Pokémon. |
|  | Count up (for selected Pokémon). |
|  | Count down (for selected Pokémon). |
|  to  | Jump to box containing first Pokémon of a generation. |
|  and  | Jump to last box. |
| D | Switch between National, Galar Dex and Armor Dex. |
|  | Toggle Gigantamax forms. |
|  | Export progress image.
Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png* |
|  | Switch between Shiny and Regular dex. |
### Tips & Additional Info:
- When you right click a Pokémon slot it will change its color. You can decide the meaning of each color, but I _(thy tool creator)_ use them as follows:
| Color | Meaning |
| :----------------------------------------------------------: | ------------------------- |
|  | Not obtained. |
|  | Obtained and in HOME. |
|  | Obtained but not in HOME. |
* Your **SAVE DATA** is stored as:
* _C:\Users\USER\AppData\Local\DexTool\save.ini_
* Your **IMAGE EXPORTS** are stored as:
* _C:\Users\USER\AppData\Local\DexTool\dex.png_
* The **OUTPUT FILES** (for streaming, etc.) for the currently selected Pokémon is stored at:
* _C:\Users\USER\AppData\Local\DexTool\Output_
* Your **BACKUPS** are stored at:
* _C:\Users\USER\AppData\Local\DexTool\Backups_
* They are made every 5 minutes after the first change since the last backup and when the application is closed.
* *"I downloaded the repo and compiled it, but it doesn't work. What gives?"*
* Because a few functions are from third-party developers, I excluded *their* code from *my* project. So if you ever want to compile this poop of a project, then it's your responsibility to get their extensions/functions from themselves. Please understand!
### Credits:
- Code by [Posho](https://github.com/PoshoDev).
- Ripped sprites from [PokéSprite](http://msikma.github.io/pokesprite/) by [msikma](https://github.com/msikma).
- [CSV Manager](https://marketplace.yoyogames.com/assets/522/csv-manager) by [derme](https://github.com/derme302).
### Additional Links:
- [DexTool Project](https://github.com/users/PoshoDev/projects/2): Keep track of the ongoing GitHub project.
- [DexTool-HOME](https://github.com/PoshoDev/DexTool-HOME): BlueStacks Macros for Pokémon HOME.
- [DexTool-UltraTrim](https://github.com/PoshoDev/DexTool-UltraTrim): Tool used to trim sprites for this project.
- [DexTool-Legacy](https://github.com/PoshoDev/DexTool-Legacy): Old DexTool project for managing Pokémon Living Dexes.