Releases: AITYunivers/FusionGamejoltGameAPI
Releases · AITYunivers/FusionGamejoltGameAPI
1.2.2p1
1.2.2
- Added Mac port
- Added iPhone port
- Added UWP port
- Added XNA port
- Added Java port
- Fixed Authenticate with Credentials in HTML5 not returning an error
1.2.1
- Added an HTML5 Port
- Fixed the Friend ID expression always returning 0
- Fixed only 1 condition being able to be called per frame, while discarding the rest
1.2.0
- Added error handling
- This should stop crashes when referencing data that does not exist or when failing to make an API call, whether it's because the user has no connection to the internet, or if Gamejolt is down.
1.1.2
- Fixed a memory leak involving reloading the json data every time an expression was ran.
1.1.1
- Fixed an issue with empty responses returning an invalid count or crashing the application.
- Added a Table ID expression for fetched scores.
1.1.0
- Made the Username/UserToken/GuestName global.
- Added an expression to get the latest request's URL.
1.0.0p1
Initial Release