Skip to content

Releases: howitzergamesllc/Plugin.Games

v10.0.50 - Non-Incremental Achievement Types on Android

18 Mar 03:50

Choose a tag to compare

Allowed using non-incremental achievement types on Android.

🚀 Added

  • Updated to the latest Maui version.

🐛 Fixed

  • Illegal state exception on nativeachievement.CurrentSteps when using non-incremental achievement types on Android.
  • Cleaned up the GamesTest sample.

💥 Breaking Changes

  • None

📦 NuGet

https://www.nuget.org/packages/Plugin.Games/

v10.0.40 - Thread Safety

05 Mar 01:40

Choose a tag to compare

Added thread safety to all calls and replaced some obsolete calls.

🚀 Added

  • Made calls thread safe.
  • Replacement methods for the obsolete ones.

🐛 Fixed

  • GetAchievementsAsync for Apple is now better abstracted.
  • Improved Apple calls to make GameKit thread safe.

💥 Breaking Changes

  • None

📦 NuGet

https://www.nuget.org/packages/Plugin.Games/

v10.0.30 - Abstracted Release

05 Mar 01:36

Choose a tag to compare

Abstracted relase to include Apple Games Center API's release.

🚀 Added

  • Added initial Apple abstraction to map Apple Game Center and Play Game Services into one nuget.

🐛 Fixed

  • N/A

💥 Breaking Changes

  • None

📦 NuGet

https://www.nuget.org/packages/Plugin.Games/

v10.0.20 - Initial Release

05 Mar 01:35

Choose a tag to compare

Initial release. A .net maui cross platfrom project for providing achievements and tracking leaderboards in games.

🚀 Added

  • Initial cross platform structure with android abstraction debugged.

🐛 Fixed

  • N/A

💥 Breaking Changes

  • None

📦 NuGet

https://www.nuget.org/packages/Plugin.Games/