Skip to content

Releases: Geokureli/Newgrounds

2.0.0

28 Sep 04:00
d2910a4
Compare
Choose a tag to compare
  • Rename "Result" types to "Data" types
  • Add call outcome handlers
  • Add CallOutcome rename addDataHandler to addResponseHandler

1.4.0

19 Sep 20:46
Compare
Choose a tag to compare

Add externalAppId param to the following calls:

  • Medal.getList
  • ScoreBoard.getScores
  • CloudSave.loadSlot
  • CloudSave.loadSlots

Also add call.sendExternalAppId(id)

1.3.0

16 Aug 01:19
446add9
Compare
Choose a tag to compare

Adds AES-128 encryption and Hex encoding

1.2.0

11 Aug 23:54
Compare
Choose a tag to compare

Add cloud saves

1.1.5

05 Oct 04:20
Compare
Choose a tag to compare
  • Fix errors on hashlink
  • add a simpler test case

better late than never

16 Dec 03:55
79bf454
Compare
Choose a tag to compare

change html5 compile conditions to js and some other stuff I forgot to release

remove OpenFL references

20 Aug 13:05
946c5ba
Compare
Choose a tag to compare
Merge pull request #40 from Geokureli/handle_fail

Handle fail

disable loggedIn flag on logout

20 Aug 02:27
8cb5748
Compare
Choose a tag to compare
Merge pull request #39 from Geokureli/log_in_out_flag

disable loggedIn flag on logout