Skip to content

Releases: ItsJokerZz/FPKGi

v0.87.3 [Nightly]

04 Mar 19:07
Compare
Choose a tag to compare
v0.87.3 [Nightly] Pre-release
Pre-release

Fixed:

  • Issue where populating via web didn't load data correctly.
  • Background image displaying white when the file is missing.
  • Packages being deleted regardless of the toggle setting.
  • Inability to install content after the last update.
  • JSON files not updating when using "Reload JSON Files."

Resolved:

  • GET request spamming during web population.
  • Issue with saving content containing invalid characters in its name.
  • Issue preventing content downloads when URLs contain spaces.
  • App loading issues in regions where periods are used as commas.
  • Failure to create local JSON when loading from a URL fails.

Improvements & More:

Improvements

  • Overall UI interaction and responsiveness throughout the app.
  • Download progress display, including estimated remaining time and speed.
  • Content total display and is now consistent with previous versions.

Implementations

  • Caching for each page unless reloaded or "Populate via Web" is toggled.
  • Checks for invalid downloads, to prevent false install and UI updates.
  • More logging saved to /data/UnityOrbisBridge.log and printed to UART.

v0.87 [Nightly]

25 Feb 19:51
Compare
Choose a tag to compare
v0.87 [Nightly] Pre-release
Pre-release

Please update via the HB Store, or just simpily open the app and you should see the update!

Fixes:

  • Issue #8, where the config wouldnt save / would be reset to defaults when closing unless toggling the menu.
  • Issue #9, which prevented users from downloading content due to recent changes to handle page content.

v0.86 [Nightly]

24 Feb 00:59
Compare
Choose a tag to compare
v0.86 [Nightly] Pre-release
Pre-release

Fixes:

  • Empty or null app versions now show as "?.??" instead of an empty string.
  • Fixed filtering, sorting, and ascending toggle; content now displays and saves correctly.
  • Addressed UI freezing and blocking of app closure, enabling smooth sequential actions.
  • Background music no longer restarts when toggling the menu and saves correctly.
  • Content counter now updates correctly after content is updated, even when the app remains open.
  • Fixed issue where cover images failed to load; now correctly displays the default cover.
  • Config on load will no longer cause issues, as it properly adds any missing values to the defaults.

Improvements:

  • Resolved issue #4. Downloading the app within itself will no longer crash and remove
    itself; now it will open/download and launch LM's HB-Store to update, if needed.
  • Download now include a 20MB limit to avoid false downloading, preventing issues.
  • Long titles in the details UI will now scroll for full visibility instead of being cut off.

Additions:

  • Added check for updates on launch that will install and launch HB-Store, if not already present.
  • When viewing details for the app under the "Homebrew" or "ALL" page, the values will update..
  • Introduced a new default page for displaying all content, which is set for new users inital laucnh
  • Dedicated pages added for themes, emulators, PS1/PS2, PSP games, and all content in one.

Optimizations & More:

  • Fixed issue where background images and other content failed to load with local URLs, as per
    ModdedWarfare's YT video, you must add "http(s)://" for local connections, or it won’t work.
  • Reduced delays, freezing, and black screens, particularly on first launch, improving overall stability.
  • Adjusted default values for generated content JSONs to reflect the content type more clearly.

v0.81 [Nightly]

13 Feb 19:50
288a424
Compare
Choose a tag to compare
v0.81 [Nightly] Pre-release
Pre-release

Fixes:

Initial Setup

  • Resolved an issue where the app couldn't create the necessary directories and files.
  • Fixed the package count to ensure it's updated after creating inital demo content.

v0.80 [Nightly]

09 Jan 06:12
288a424
Compare
Choose a tag to compare
v0.80 [Nightly] Pre-release
Pre-release

Fixes:

  • Background Music: Resolved issue with music not playing, toggling, or saving correctly when closing the menu.
  • Populate via Web: Ensured settings are retained after closing the menu.

Search Filtering:

  • Improved Filtering: Filter now persists across pages.
  • Reset Functionality: Filter resets properly, restoring unfiltered content.

Downloading:

  • Fixed issues with invalid content blocking actions and downloads.

Improvements:

Downloading:

  • Increased update interval for better performance and accuracy.
  • Improved download speed accuracy using smoothing.
  • Enhanced overall download estimates for UI display.

Features:

  • Downloading: Added elapsed download time counter to the UI.

v0.75 [BETA]

25 Dec 09:05
83a8abe
Compare
Choose a tag to compare
v0.75 [BETA] Pre-release
Pre-release
Create README.md