Releases: mattpannella/pupdate
Label beta cores when choosing cores
What's Changed
- label beta cores in core selector by @mattpannella in #192
Full Changelog: 2.36.1...2.36.2
2.36.1 - quick bug fix
Improved Settings and Core selector menus
Settings and Core selector menus are now interactive. Use the arrow keys and enter button to make your choices
Fixed some bugs related to new cores
What's Changed
- better settings menu by @mattpannella in #188
- new core selector by @mattpannella in #189
Full Changelog: 2.35.0...2.36.0
2.35.0 - JT Beta core support. Self update cli command
When running via the cli, don't force update checks (except when using the menu)
Prep for jt beta cores being managed via the api
new cli option update-self
What's Changed
- skip cores that require jtbeta key by @mattpannella in #173
- skip save files by @mattpannella in #184
- rename sponsor flag to requires_license by @mattpannella in #185
- update-self cli command by @mattpannella in #186
Full Changelog: 2.34.0...2.35.0
Arrow key navigation in menu
if you're scared of typing numbers at the prompt, you can use the arrow keys in the menu, now.
What's Changed
- keyboard ui navigation in menu mode by @mattpannella in #182
Full Changelog: 2.33.1...2.34.0
CLI Parameters redesign
Finally sat down to re-write how all the cli params work, using verbs. menu
is the default verb, so it's optional.
menu (Default Verb) Interactive Main Menu
-p, --path Absolute path to install location
fund List sponsor links. Lists all if no core is provided
-c, --core The core to check funding links for
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.
assets Run the asset downloader
-p, --path Absolute path to install location
-c, --core The core you want to download assets for.
firmware Check for Pocket firmware updates
-p, --path Absolute path to install location
images Download image packs
-p, --path Absolute path to install location
-o, --owner Image pack repo username
-i, --imagepack Github repo name for image pack
-v, --variant The optional variant
instancegenerator Run the instance JSON generator
-p, --path Absolute path to install location
help Display more information on a specific command.
version Display version information.
examples:
/path/to/pocket_updater -p /path/to/sdcard/
/path/to/pocket_updater update -c boogermann.bankpanic
/path/to/pocket_updater assets -c jotego.jtcontra
/path/to/pocket_updater images -i pocket-platform-images -o dyreschlock -v home
What's Changed
- CLI params rewrite by @mattpannella in #179
- sigh by @mattpannella in #180
Full Changelog: 2.32.2...2.33.1
CLI Parameters redesign
Finally sat down to re-write how all the cli params work, using verbs. menu
is the default verb, so it's optional.
menu (Default Verb) Interactive Main Menu
-p, --path Absolute path to install location
fund List sponsor links. Lists all if no core is provided
-c, --core The core to check funding links for
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.
assets Run the asset downloader
-p, --path Absolute path to install location
-c, --core The core you want to download assets for.
firmware Check for Pocket firmware updates
-p, --path Absolute path to install location
images Download image packs
-p, --path Absolute path to install location
-o, --owner Image pack repo username
-i, --imagepack Github repo name for image pack
-v, --variant The optional variant
instancegenerator Run the instance JSON generator
-p, --path Absolute path to install location
help Display more information on a specific command.
version Display version information.
examples:
/path/to/pocket_updater -p /path/to/sdcard/
/path/to/pocket_updater update -c boogermann.bankpanic
/path/to/pocket_updater assets -c jotego.jtcontra
/path/to/pocket_updater images -i pocket-platform-images -o dyreschlock -v home
What's Changed
- CLI params rewrite by @mattpannella in #179
Full Changelog: 2.32.2...2.33.0
Yeah, another bug fix. sorry
Bug fix for 2.32.0
What's Changed
- store installed cores to use in sponsor messages by @mattpannella in #176
Full Changelog: 2.32.0...2.32.1
Sponsor links on main menu
I probably need to come up with a better solution, but I finally at least started surfacing dev sponsor links on the menu
also a special message about save states