Releases: junebug12851/pokered-save-editor
v1.2.0 - Major Internal Upgrades
This is both a major and minor update which is why it's only a minor version bump. To you nothing's changed at all, literally, it's exactly the same. However it's dependencies have undergone significant upgrades, some of them major.
Most notably, Angular has been upgraded from 6 to 7 in a major upgrade, Angular UI has also been majorly upgraded, and electron has upgraded however there are a number of dependencies this project rely on that have all been largely upgraded.
What this means for you is that things can break or not quite work right, it needs further testing. Already many bugs are present in the upgraded building tools forcing me to remove rpm, deb, and pacman build formats (AppImage is still always an option). It overall needs much more testing before it's marked stable - I don't trust it quite yet to call it stable.
Known Issues:
v1.1.0 - The Keyboard Update
Added in a full-key keyboard feature where you can access all the possible characters that you can insert into a name. Just click the keyboard icon on any name editor and a keyboard will slide-out from the side where you can click the keys you want and it will insert them into the name box.
There are, after all, 255 possible character options where most of them aren't on your keyboard. It's nice to visually see your options and be able to see and quickly insert whatever looks interesting or worthy of playing around with to come up with interesting, creative, or fun names.
v1.0.2
This was purely a test build for Travis CI - Looks like it worked! There's literally no difference from here and the version directly before.
1.0.1
This is a small fix which fixed an issue with it crashing silently on Windows
First Release
First Release (1.0.0)
Currently
- All used portions of the savefile are easily editable in a pretty and responsive/flexible UI
- All unused areas are untouched (The savefile is never formatted or completely overwritten)
- Can optionally format the entire savefile to wipe away every bit that's unused
Shortcomings
- Unused areas are not editable currently
- Lists are not sortable currently
- Virtual keyboards needs a lot of work
- Auto-updater hasn't been implemented yet
- Some of the UI needs more smoothing such as some lists being sorted better
Known Issues
- The flexible UI can sometimes overlap, this is due to being forced to change UI frameworks mid-way through development and will be smoothed out later
- Certain sections can be slow,
Storage
in particular can be extremely slow. This is believed to be an issue with Angular and is still being looked into - Last window state and last save file location is not remembered however a recent files exists to track the last 10 recent files