Skip to content

Releases: mattpannella/pupdate

Label beta cores when choosing cores

26 Sep 22:08
9e47255
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.36.1...2.36.2

2.36.1 - quick bug fix

22 Sep 04:15
85d60b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.36.0...2.36.1

Improved Settings and Core selector menus

22 Sep 04:07
9f23ce3
Compare
Choose a tag to compare

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

Full Changelog: 2.35.0...2.36.0

2.35.0 - JT Beta core support. Self update cli command

18 Sep 01:54
09a696e
Compare
Choose a tag to compare

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

Full Changelog: 2.34.0...2.35.0

Arrow key navigation in menu

09 Sep 16:09
744ccf4
Compare
Choose a tag to compare

if you're scared of typing numbers at the prompt, you can use the arrow keys in the menu, now.

What's Changed

Full Changelog: 2.33.1...2.34.0

CLI Parameters redesign

08 Sep 03:23
eda4cc6
Compare
Choose a tag to compare

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

Full Changelog: 2.32.2...2.33.1

CLI Parameters redesign

08 Sep 03:12
cb7a16a
Compare
Choose a tag to compare

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

Full Changelog: 2.32.2...2.33.0

Yeah, another bug fix. sorry

07 Sep 18:26
459737b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.32.1...2.32.2

Bug fix for 2.32.0

07 Sep 17:06
dc26e0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.32.0...2.32.1

Sponsor links on main menu

06 Sep 23:07
c1c34fb
Compare
Choose a tag to compare

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