Skip to content

Releases: AITYunivers/FusionGamejoltGameAPI

1.2.2p1

15 May 21:20

Choose a tag to compare

Very minor fix, I can't push this as a proper update atm, maybe later.

Fixed an issue where DarkEdif fails to detect 2.5+ on MFAs with only 1 image, crashing the application on Windows Runtime.

1.2.2

02 May 08:04

Choose a tag to compare

  • 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

28 Apr 05:39

Choose a tag to compare

  • 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

27 Apr 06:43

Choose a tag to compare

  • 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

11 Dec 03:54

Choose a tag to compare

  • Fixed a memory leak involving reloading the json data every time an expression was ran.

1.1.1

25 Nov 03:46

Choose a tag to compare

  • 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

21 Jun 22:05

Choose a tag to compare

  • Made the Username/UserToken/GuestName global.
  • Added an expression to get the latest request's URL.

1.0.0p1

11 Jun 04:15

Choose a tag to compare

Initial Release