Skip to content

Releases: andrewbenington/OpenHome

Radical Red Support

25 Nov 17:59
Compare
Choose a tag to compare

Version 0.5.1

  • Adds support for Pokémon Radical Red
    • This is planned to be moved to a plugin later
  • Improvements to save file detection
  • Application icon now displays on Linux (was previously broken)
  • Experimental support for pkm file format association on macOS and Windows
    • After opening OpenHome, pkm, pk6, pk7, and pk8 files should have custom icons in your file explorer and will be opened by default in OpenHome. For now this does nothing.

What's Changed

Full Changelog: v0.5.0...v0.5.1

Alola Save Support

06 Nov 00:47
Compare
Choose a tag to compare

Support for Pokémon Sun/Moon/Ultra Sun/Ultra Moon save files, as well as bug fixes and a prettier save file selection option

What's Changed

Full Changelog: v0.4.2...v0.5.0

Save Folder Fix + Visual Updates

20 Oct 19:12
Compare
Choose a tag to compare
  • Modal now expands to fill window vertically
  • "Add Save Folder" button fixed
  • "Delete Save Folder" functionality fixed
  • Saving happens in "transactions" that can be reversed if something goes wrong along the way, reducing the risk of Pokémon loss or duplication across saves
  • Minor aesthetic improvements

What's Changed

Full Changelog: v0.4.1...v0.4.2

Data Persistence Fix

12 Oct 23:34
Compare
Choose a tag to compare

Fixed an issue where Pokémon moved to a Gen 1-5 save did not retain future generation data when moved back out. For any Pokémon affected by this bug in v0.4.0, the data can be recovered by moving them out of the save, back in, and back out again.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Oct 19:07
Compare
Choose a tag to compare

edit:

WARNING
This version has a bug when moving Pokémon to a gen 1-5 save file and back, where other generation data is not reapplied to the Pokémon. The latest release fixes this. If you experience this bug, update to the latest version and recover the data by moving the affected mons into and back out of the save twice.

  • Streamlined save management
  • New, less bloated UI (Joy UI)
  • Dark mode support
  • Pokémon data structure code pulled into its own library
  • Page to sort through all open saves
  • Other changes to better future proof for a web version
Screenshot 2024-10-05 at 4 15 34 PM Screenshot 2024-10-05 at 4 15 21 PM

Indigo Disk Support

14 Jan 19:46
fd85a95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Gen 6 Saves + Visual Improvements

29 Oct 22:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

Linting + removing non-pokemondb images

07 May 01:01
ed1fe43
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.1...v0.1.0

Initial pre-release

29 Apr 21:13
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

Initial pre-release to test the success of the build process. The Windows and Mac versions are not code signed.