Releases: EmmaRamirez/nuzlocke-generator
Releases · EmmaRamirez/nuzlocke-generator
Merge pull request #243 from EmmaRamirez/release/1.1.2
Release/1.1.2
1.1.0
Features
- Improved mobile experience
- Moves Editor: add custom moves and types!
- Stats Tracker: add stats to a template!
- Location Checklist: track what Pokémon you've caught and where!
- Save File Importing: currently available for Gen 1 games
- Added a file input for nuzlocke.json importing
- Support for Sugimori images in downloads
- Reworked downloads to be compatible with some outside image resources (i.e. imgur)
- Added a downloading indicator when downloading images
- Support for Shadow type and Shadow moves
- New theme: Compact with Icons
Fixes
- Added ".pokemon-mvp-label" class for access to custom CSS with mvp labels
- Reworked the minimal Dead Pokémon layout to work better for downloads
- Clicking to select a Pokémon in the editor now works for Dead Pokémon icons
- Color for Compact theme now contrasts against secondary type's color
- Added an image for Gigantamax Eevee
- Made the BugReporter inclusive of Feature Requests
- Added images for Razor Claw, Razor Fang, and Oval Stone
Known Issues
- External Cors-blocked images cannot be downloaded, however you can use a base 64 converter to bypass this
- Drag and drop will not reorder positions, you will still have to do that in the editor
1.0.8
Merge pull request #208 from EmmaRamirez/release/1.0.8 Release/1.0.8
The Devops Musical
Fix errors related to Heroku downtime.
1.0.6
chore: update build
1.0.0
Features
- New Pokémon Options: Pokéball, MVP, and Notes
- Box Management: add, delete, or modify statuses for your Pokémon!
- There will be much more polish added to this feature in the coming weeks
- Shuffle and Dream World images are now available
- Updated Checkpoints editor to allow for custom images
- You can now add a custom game name
- You can now modify Trainer section dimensions
Fixes
- Fixed font size when using Pokémon GBA Font
- Added incense items and sprites
- Dead Pokémon are now sorted by time of death rather than position
- Collapsing the Style editor no longer disables custom CSS
- Mega stones now appear in Autocomplete for items
- Fixed location grammar for "Starter"
- Fixed an issue where reports would not go through due to size limitations
- Made it clearer in UI when report sending fails
- Added width/height labels to dimension inputs
- Added missing gen 8 images and sprites
- Removed legacy "Champion" checkmark
- Badge sprite sizes are now uniform throughout
- Fixed spacing with "Game of Origin" info for Dead Pokémon
- Made images with Sword & Shield icons downloadable
- Updated color inputs to allow for easier alpha channels
- Moves that are now Fairy-type (but were Normal prior to Gen 6) now display as such
- Using sprites for Champs no longer awkwardly repeats
- Move types work regardless of capitalization now
- Fixed issues with saves not working after importing a nuzlocke
Known Issues
- Downloading images will fail if they contain "cross-origin" resources, which taint the process for downloading
- Drag and drop will not reorder positions, you will still have to do that in the editor
Beta 18 (small bug fixes)
Fixes
- Fixed the disaster that was Generations theme with vertical trainer orientation
- Fixed some issues with BugReporter not working
- Fixed badge misalignment for Johto games
- Fixed jank when alternating between Light and Dark mode
Known Issues
- Downloading images will fail if they contain "cross-origin" resources, which taint the process for downloading
- Drag and drop will not reorder positions, you will still have to do that in the editor
Beta 15
Features
- Added Dreadnaw, Gossifleur, Eldegoss, Corvinight, Wooloo, Zamazenta, and Zacian, also Yamper & Impidimp
- You can now display the Game of Origin for a Pokémon outside of Champs
- You can now set the # of Pokemon that appear per line in Boxed
- Auto Height option for Results
- Force Save option, for when you want to be really, really sure
- A minimal layout style added for Dead Pokémon
Fixes
- Hidden now properly affects title display
- Loudred now has an image associated with it
Known Issues
- Downloading images will fail if they contain "cross-origin" resources, which taint the process for downloading
- Drag and drop will not reorder positions, you will still have to do that in the editor
Beta 14
Features
- Added Meltan, Melmetal, Grookey, Scorbunny, Sobble
Fixes
- Sudowoodo is now properly recognized as a Rock type
- More testing and dependency updates
Known Issues
- Downloading images will fail if they contain "cross-origin" resources, which taint the process for downloading
- Drag and drop will not reorder positions, you will still have to do that in the editor
Beta 13
Features
- Custom checkpoints editor: swap out badges, rename badges, etc
- Hidden attribute: hide Pokémon from the Result, simple as that
- Boxed layout toggling: to minimal or, err, not minimal
Fixes
- Option
Use Sprites for Champs Pokemon
now correctly prevents Result download - Alolan forme icons now work again
- Fixes for the Egg checkbox
Known Issues
- Downloading images will fail if they contain "cross-origin" resources, which taint the process for downloading
- Drag and drop will not reorder positions, you will still have to do that in the editor