SteamDeckHomebrew / decky-plugin-database

Decky Plugin Database. PR your plugins to this repository to have them added to the store!
https://plugins.deckbrew.xyz
GNU Affero General Public License v3.0
204 stars 110 forks source link

Account for HLTB API change and fix the flashing on game start #675

Closed safijari closed 2 months ago

safijari commented 2 months ago

HLTB

There was a change in how HLTB data can be accessed via API. This has now been accounted for (thank you so much @biokillos and @FrogTheFrog). Also the plugin has been migrated to use V3 of the Decky API and does not flash repeatedly on game launch (thanks @FrogTheFrog). Finally Turkish Localization has been added (thank you @Bahasnyldz)

Checklist:

Developer Checklist

Plugin Checklist

Plugin Backend Checklist

Testing

cwille97 commented 2 months ago

Is there still any testing that needs to be done here? Or just waiting for the HLTB API v3 to ship to prod? It looks like the old version was removed from the plugin store already.

TrainDoctor commented 2 months ago

Is there still any testing that needs to be done here? Or just waiting for the HLTB API v3 to ship to prod? It looks like the old version was removed from the plugin store already.

Testing is mandatory on all updates at our discretion. The plugin also has been updated to support the current pre-release of decky so it will not work on the current stable Loader release.

outerwinnie commented 2 months ago

Working perfectly on the Steam beta branch!

safijari commented 2 months ago

Closing this in favor of the backport, will open once v3 is out