Intellij Pokemon Progress Versions Save

A Pokémon themed progress bar for IntelliJ IDEA.

2.1.1

1 year ago
  • Fixes a bug where an exception is thrown when uninstalling the plugin, leading to the plugin not being uninstalled

2.1.0

2 years ago
  • Allows restricting minimum and maximum progress bar height
  • Adds update notification & changelog dialog
  • Uses SVGs for Pokéball
  • Fixes spinner replacement for IntelliJ 2022.1

2.0.0

2 years ago
  • Progress bar now changes size to match the sprite's size, instead of resizing the sprite. This involved regenerating the gifs for all Pokémon, repositioning them and defining a height
  • Adds a Pokéball spinner to (hackily & optionally) replace the default IntelliJ loader
  • Updates the IntelliJ Gradle plugin version
  • Adds configurable colour schemes
  • New colour scheme: Artemis251, Nyjee
  • New Gen IV: Arceus
  • New Gen IX: Sprigatito, Fuecoco, Quaxly

1.7.0

2 years ago
  • Updates minimum IDEA version to 2021.1, and now builds with Java 11 instead of 8
  • Adds select/deselect checkboxes for entire generations (thanks @chylex)
  • Adds new flat paint themes (thanks @chylex)
  • Adds a randomize button to the preview panel
  • Uses the new flat theme for the family photo
  • Changes the Pokémon models to work with regional variants
  • Fixes a bug where tooltips were saying the wrong Pokémon
  • new Gen VIII: Galarian Articuno, Galarian Zapdos, Galarian Moltres

1.6.0

2 years ago
  • Removes deprecated API usage
  • Updates IntelliJ minimum version to 2020.1, to aid with dynamic loading
  • Generates a single gif for the plugin description
  • new Gen I: Diglett, Dugtrio, Psyduck, Golduck
  • new Gen III: Latias, Latios

1.5.0

3 years ago
  • Fixes resource loading to work with IntelliJ 2021.1
  • Adds configurable transparent tails (on by default for indeterminate)
  • adds preview panel to the configuration menu

1.4.2

3 years ago
  • fixes state persistence

1.4.1

3 years ago

Fixes issue with config state deserialization

1.4.0

3 years ago

Happy new year! Starter Pokémon from all 8 generations are now in the plugin.

  • slows the acceleration of the indeterminate progress bar, and makes it configurable
  • new Gen III: Treecko, Sceptile, Torchic, Blaziken, Mudkip, Swampert
  • new Gen V: Snivy, Serperior, Tepig, Emboar, Oshawott, Samurott
  • new Gen VI: Chespin, Chesnaught, Fennekin, Delphox, Froakie, Greninja
  • new Gen VII: Rowlet, Decidueye, Litten, Incineroar, Popplio, Primarina

1.3.1

3 years ago

Reverts Java version to 8 so the plugin can run on Android Studio again.