Changes to the ChangeLog and ReadMe.

This commit is contained in:
Rodrigo Gómez Maitret 2020-03-04 00:48:30 -06:00
parent de6989f838
commit 949ae81e31
2 changed files with 57 additions and 28 deletions

View File

@ -40,8 +40,9 @@
- Updated ALL sprites from Gen 7 to Gen 8.
- Retrieved from [PokéSprite](http://msikma.github.io/pokesprite/).
- ![](https://raw.githubusercontent.com/msikma/pokesprite/master/pokemon-gen7x/regular/venusaur.png) **→**![](https://raw.githubusercontent.com/msikma/pokesprite/master/pokemon-gen8/regular/venusaur.png)
- Edited using [DexTool-UltraTrim](https://github.com/PoshoDev/DexTool-UltraTrim).
- Automatic backups.
- Made every 5 minutes after the first change since the last backup.
- Made when the application is closed.
@ -51,16 +52,16 @@
| Key | Action |
| :----------------------------------------------------------: | ------------------------------------------------------------ |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_%E2%86%91.png?raw=true)<br>or Mouse<br>Wheel Up | Jump to previous box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_%E2%86%93.png?raw=true)<br>or Mouse<br>Wheel Down | Jump to next box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_ESC.png?raw=true) | Deselect Pokémon. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_+.png?raw=true) | Count up (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_-.png?raw=true) | Count down (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_1.png?raw=true) to ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_8.png?raw=true) | Jump to box containing first Pokémon of a generation. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_0.png?raw=true) and ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_9.png?raw=true) | Jump to last box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_G.png?raw=true) | Switch between National and Galar dex. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_I.png?raw=true) | Export progress image.<br/>Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png* |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_S.png?raw=true) | Switch between Shiny and Regular dex. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_%E2%86%91.png?raw=true)<br>or Mouse<br>Wheel Up | Jump to previous box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_%E2%86%93.png?raw=true)<br>or Mouse<br>Wheel Down | Jump to next box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_ESC.png?raw=true) | Deselect Pokémon. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_+.png?raw=true) | Count up (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_-.png?raw=true) | Count down (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_1.png?raw=true) to ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_8.png?raw=true) | Jump to box containing first Pokémon of a generation. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_0.png?raw=true) and ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_9.png?raw=true) | Jump to last box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_G.png?raw=true) | Switch between National and Galar dex. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_I.png?raw=true) | Export progress image.<br/>Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png* |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_S.png?raw=true) | Switch between Shiny and Regular dex. |
- Added log outputs in case of missing sprites.
@ -68,7 +69,7 @@
- Labeling went back to just 3 colors (until I add labeling options).
- ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_0.png?raw=true) ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_1.png?raw=true) ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_2.png?raw=true)
- ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_slot_0.png?raw=true) ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_slot_1.png?raw=true) ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_slot_2.png?raw=true)
- *Hon hon.*
- **Minor Changes**

View File

@ -1,30 +1,52 @@
# DexTool
DexTool is a Box-based management tool for mantaining and keeping track of a Pokémon Living Dex.
DexTool is a Box-based management tool for maintaining and keeping track of a Pokémon Living Dex.
## Downloads
- [Latest Release (v0.2.1-alpha)](https://github.com/PoshoDev/DexTool/releases/tag/v0.2.1-alpha)
- #### [Download v0.3.0-alpha](https://github.com/PoshoDev/DexTool/releases/tag/v0.3.0-alpha)
- [All Releases](https://github.com/PoshoDev/DexTool/releases)
- [Change Log](https://github.com/PoshoDev/DexTool/blob/master/ChangeLog.md)
<br>
![Ooh!](https://i.imgur.com/xn3k4Fy.gif)
![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Previews/Preview_2.gif?raw=true)
It also lets you take screenshots of your current progress for you to flaunt at your mom!
<img src="https://i.imgur.com/Pe5kNH2.png" width="450" />
| Regular Export | Shiny Export |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
| <img src="https://github.com/PoshoDev/DexTool/blob/master/Promo/Previews/Screenshot_2.png?raw=true" width="650" /> | ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Previews/Screenshot_Shiny_1.png?raw=true) |
<br><br>
### How to Use:
| Key | Action |
|----------------------- |-------------------------------------------------------------------- |
| <p align=center>Scroll<br>up/down | Change Box. |
| <p align=center>Right click<br>(on slot) | Change Pokémon status. |
| <p align=center>Hold right<br>click (on slot) | Multi-select. |
| <p align=center>S | Take a screenshot. Saved at:<br>_C:\Users\USER\Pictures\dex.png_ |
| <p align=center>G | Toggle Galar Dex view. |
| Key | Action |
| :----------------------------------------------------------: | ------------------------------------------------------------ |
| Right click on<br>![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_0.png?raw=true)**→**![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_1.png?raw=true) | Change Pokémon status. |
| *Hold* right click on<br/>![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_0.png?raw=true)**→**![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_1.png?raw=true) | Multi-select. |
| Left click on<br/>![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_0.png?raw=true) | Select Pokémon, displaying Info, Area and Counting buttons. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_%E2%86%91.png?raw=true)<br>or Mouse<br>Wheel Up | Jump to previous box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_%E2%86%93.png?raw=true)<br>or Mouse<br>Wheel Down | Jump to next box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_ESC.png?raw=true) | Deselect Pokémon. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_+.png?raw=true) | Count up (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_-.png?raw=true) | Count down (for selected Pokémon). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_1.png?raw=true) to ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_8.png?raw=true) | Jump to box containing first Pokémon of a generation. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_0.png?raw=true) and ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_9.png?raw=true) | Jump to last box. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_G.png?raw=true) | Switch between National and Galar dex. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_I.png?raw=true) | Export progress image.<br/>Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png* |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Promo/Buttons/icon_button_S.png?raw=true) | Switch between Shiny and Regular dex. |
<br>
@ -36,11 +58,17 @@ It also lets you take screenshots of your current progress for you to flaunt at
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_0.png?raw=true) | Not obtained. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_1.png?raw=true) | Obtained and in HOME. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_slot_2.png?raw=true) | Obtained but not in HOME. |
* This program is very barebones so expect things to go south at some point, so try to make **BACKUPS** whenever you can.
* Your **SAVE DATA** is stored at:
* _C:\Users\USER\AppData\Local\LivingDexSS\save.ini_
* Your **IMAGE EXPORTS** are stored at:
* _C:\Users\USER\Pictures\dex.png_
* 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!
<br>