Releases: josegonzalez/minui-n64-pak
Releases · josegonzalez/minui-n64-pak
0.5.0
What's Changed
- feat: add make target for testing a release on a device via adb by @josegonzalez in #54
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #57
- feat: update minui-list from 0.11.3 to 0.11.4 by @josegonzalez in #59
- feat: disable autosleep when showing menus by @josegonzalez in #60
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #58
- refactor: use new pak.json format for providing pak information by @josegonzalez in #61
Full Changelog: 0.4.3...0.5.0
0.4.3
What's Changed
- feat: use convert to generate a darker image background for the in-game menu by @josegonzalez in #50
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- fix: load correct path for savestate by @josegonzalez in #49
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- fix: remap fast forward to 'select + l2' in lonko/nevrdid mapping by @josegonzalez in #48
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat: add support for c-button via hotkeys on default controller layout by @josegonzalez in #38
- feat: partially implement sleep mode by @josegonzalez in #39
- fix: handle case where st0 was already moved by @josegonzalez in #40
- fix: use name if no savestate name is available by @josegonzalez in #42
- feat: add fake minarch menu by @josegonzalez in #41
- fix: ignore exiting the menu via the menu button to avoid a menu-retrigger by @josegonzalez in #43
- feat: update minui-list to 0.11.3 by @josegonzalez in #44
- feat: prefer using the most recent game name in title instead of goodname value for in-game menu by @josegonzalez in #45
- fix: add missing logic for skipping the next menu press by @josegonzalez in #46
- breaking: force set save and restore directories by @josegonzalez in #47
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- feat: speed up release process by downloading a compiled evtest binary by @josegonzalez in #37
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- docs: document missing support for sleep mode by @josegonzalez in #26
- ci: pin actions to tags, automate releases and add dependabot support by @josegonzalez in #28
- chore(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.3 by @dependabot in #29
- chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #32
- chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #31
- refactor: modernize codebase by @josegonzalez in #34
- fix: restore cpu scaling on exit by @josegonzalez in #35
- feat: update minui-presenter to 0.7.0 by @josegonzalez in #36
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: 0.2.1...0.3.0
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- refactor: use options specified in config.json to drive minui-list by @josegonzalez in #25
Full Changelog: 0.1.2...0.2.0