Version 0.3.0!

This commit is contained in:
Rodrigo Gómez Maitret
2020-03-03 18:47:41 -06:00
parent c202c86aa1
commit d41796d450
3 changed files with 23 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
- **Major Changes**
- Shiny dex mode.
- With shiny icons from PKSPRITE.
- With shiny icons from [PokéSprite](http://msikma.github.io/pokesprite/).
- Separate save data from the Regular dex.
- Encounter counters.
@@ -14,18 +14,18 @@
- Shiny screenshots.
- Completely different from the Regular dex screenshots.
- Only show obtained MON or ones with a count above 0.
- Only show obtained Pokémon or ones with a count above 0.
- Saved as Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png*.
- Info and Area buttons.
- Both open an URL showing either the general info or location for a selected MON.
- Both open an URL showing either the general info or location for a selected Pokémon.
- Current source is [Serebii.net](https://serebii.net/).
- Data output for selected MON.
- Data output for selected Pokémon.
- Perfect for streaming (Twitch, Hitbox or whatever) or external tools!
- Saved at Saved as *C:\Users\USER\AppData\Local\DexTool\Output*.
- You can now select a specific MON with a left click.
- You can now select a specific Pokémon with a left click.
- Displays Info, Area and Counter buttons.
@@ -33,13 +33,13 @@
- Added buttons to toggle between National/Galar dex and Regular/Shiny mode.
- Added MON.
- Added Pokémon.
- Galarian Slowpoke
- Hoopa Unbound
- Heads-up by USER.
- Heads-up by [COOKIEMONK](https://www.reddit.com/user/COOKIEMONK).
- Updated ALL sprites from Gen 7 to Gen 8.
- Retrieved from PKSPRITE.
- Retrieved from [PokéSprite](http://msikma.github.io/pokesprite/).
- Edited using [DexTool-UltraTrim](https://github.com/PoshoDev/DexTool-UltraTrim).
- Automatic backups.
@@ -53,10 +53,10 @@
| :----------------------------------------------------------: | ------------------------------------------------------------ |
| ![](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 MON. |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_+.png?raw=true) | Count up (for selected MON). |
| ![](https://github.com/PoshoDev/DexTool/blob/master/Icons/Buttons/icon_button_-.png?raw=true) | Count down (for selected 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 MON of a generation. |
| ![](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* |
@@ -73,7 +73,7 @@
- **Minor Changes**
- Fixed misspellings for some MON.
- Fixed misspellings for some Pokémon.
- Improved load times.
- Slight graphical improvement.
- Changed from GM:S1 to GM:S2 to work more efficiently.

View File

@@ -33,7 +33,7 @@
"option_windows_version": {
"build": 0,
"major": 0,
"minor": 1,
"minor": 3,
"revision": 0
},
"option_windows_vsync": true

View File

@@ -30,13 +30,12 @@ It also lets you take screenshots of your current progress for you to flaunt at
### 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 |
|------------ |---------------------------- |
| White | Not Obtained |
| Red | In HOME |
| Blue | In HOME, but not organized |
| Yellow | In Let's Go Pikachu/Eevee |
| Light Blue | In Sword/Shield |
| Color | Meaning |
| :----------------------------------------------------------: | ------------------------- |
| ![](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_
@@ -48,12 +47,12 @@ It also lets you take screenshots of your current progress for you to flaunt at
### Credits:
- Code by [Posho](https://github.com/PoshoDev).
- Ripped sprites from [PokéSprite](http://msikma.github.io/pokesprite/) by [msikma](https://github.com/msikma).
- [Non-sandboxed Filesystem](https://yellowafterlife.itch.io/gamemaker-nsfs) by [YAL](https://github.com/YellowAfterlife).
- [CSV Manager](https://marketplace.yoyogames.com/assets/522/csv-manager) by [derme](https://github.com/derme302).
<br>
### 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.