Releases: howitzergamesllc/Plugin.Games
Releases · howitzergamesllc/Plugin.Games
v10.0.50 - Non-Incremental Achievement Types on Android
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
v10.0.40 - Thread Safety
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
v10.0.30 - Abstracted Release
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
v10.0.20 - Initial Release
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