Releases: mattpannella/pupdate
Clean install & delete options
New dedicated uninstall
verb and --clean
option for update
update Run update all. (Can be configured via the settings menu)
-p, --path Absolute path to install location
-c, --core The core you want to update. Runs for all otherwise
-f, --platformsfolder Preserve the Platforms folder, so customizations aren't overwritten by updates.
-r, --clean Clean install. Remove all existing core files, and force a fresh re-install
uninstall Delete a core
-p, --path Absolute path to install location
-c, --core The core you want to uninstall. Required
-a, --assets Delete the core specific Assets folder. ex: Assets/{platform}/{corename}
What's Changed
- force full re-installs and new dedicate uninstall function by @mattpannella in #225
Full Changelog: 3.0.0...3.1.0
Renaming the entire project what could go wrong(something went wrong)
The executable is named pupdate, now. Hopefully this leads to less confusion with retrodiven's app, and people can stop calling it the "pannella updater"
there's a new skip-update option on the command line if you don't want it to update itself
Windows Self Update Bug Fix
This should hopefully fix the crash when trying to let the app update itself, in windows, going forward
Enable All Displays Modes fix for new GB Core
What's Changed
- add a prompt when waiting for user input #218 by @starquake in #219
- add dmg display mode to new gb core by @mattpannella in #220
New Contributors
- @starquake made their first contribution in #219
Full Changelog: 2.42.0...2.43.0
Bug Fix and Prep for Future Update
The error message after running "Force Display Modes" should be fixed
I'm going to rename this project to pupdate at some point, because i'm tired of trying to figure out if people are talking about this app or retrodriven's (this'll be easier for everyone). But since i'm going to rename all the files, I add some hooks in to hopefully make the transition smooth (it wont be. everything will break)
What's Changed
- Readme rewrite by @mattpannella in #212
- Newtheme by @mattpannella in #213
- remove summary by @mattpannella in #214
- add hooks for 3.0.0 by @mattpannella in #215
Full Changelog: 2.41.0...2.42.0
Enable Display Modes for all cores
New menu option to force all display modes on for every core
if something goes wrong and breaks your setup, just delete everything in your Cores directory and run the updater again. it will just restore all the files to stock
What's Changed
- Display modes by @mattpannella in #208
Full Changelog: 2.40.1...2.41.0
Linux/mac self updating fixed
mac and linux builds should be able to self update, now.
note: the linux x64 binary has been renamed to pocket_updater
also merged the branch with the core replacement stuff, in case that ever gets use
What's Changed
- use parameters to get index of platform_id for data_slot by @mattpannella in #202
- Core substitute by @mattpannella in #172
- self updating fix by @mattpannella in #203
- set filename in publish command by @mattpannella in #204
- wooooops by @mattpannella in #205
Full Changelog: 2.38.1...2.40.1
Bug fix for jtpatreon check
What's Changed
- Updated Image Packs with dyreschlock regional alts by @dyreschlock in #199
- oops - fix for jtpatreon check by @mattpannella in #201
New Contributors
- @dyreschlock made their first contribution in #199
Full Changelog: 2.38.0...2.38.1
Fix for JTBeta cores on firmware 1.2
What's Changed
- temp fix: move jtbeta file to new common location by @mattpannella in #198
Full Changelog: 2.37.0...2.38.0
v2.37.0 Check JT Beta Key File
From now on, when running update all, it will let you know if you have the wrong jtbeta key
What's Changed
- compare beta key hash to data_slot hash by @mattpannella in #195
Full Changelog: 2.36.2...2.37.0