Skip to content

Releases: WinterBlox/FrostJolt

FrostJolt v0.5.0

19 Jan 14:06
Compare
Choose a tag to compare

Brief Changelog:

  • Added callback functionality to the wrapper, allowing you to call a custom function that is run in the Async - HTTP Event once a request is fulfilled
  • Fixed missing semicolons that would throw a compile error when compiled using YYC
  • General Bug Fixes and Optimizations

Full Changelog: v0.5.0-alpha...v0.5.0

FrostJolt v0.5.0-alpha

18 Jan 23:20
9719dff
Compare
Choose a tag to compare
Pre-release

WARNING: This is an alpha release, and contains content/features that may or may not cause conflicts with other libraries or may straight up not work. Use in legitimate projects with caution!

Brief Changelog:

  • Moved all functions into a wrapper for convenience, the functions still exist normally (to support older projects and new ones) but have been improved upon in the wrapper.
  • Trophy Functions have been MASSIVELY overhauled in the wrapper, only requiring you to provide a filter constant as an argument.
  • Renamed 'GJ API LIB' to 'System'
  • Added missing JSDOC to some functions

Full Changelog: v0.4.0...v0.5.0-alpha

FrostJolt v0.4.0

16 Jan 22:04
Compare
Choose a tag to compare

Brief Changelog:

  • Moved Initialization Functions into an extension alongside several other parameters. Wiki will be updated to account for this
  • Merged Global and User-Specific Data Store Functions
  • Macros are now stored in global variables due to extension options making them redundant
  • General Optimizations and Bug Fixes

Full Changelog: v0.3.0...v0.4.0

FrostJolt v0.3.0

20 Nov 14:49
Compare
Choose a tag to compare

Changelog:

  • Implemented Scoreboards
    --- This feature has NOT been tested yet

https://gamejolt.com/games/frostjoltgm/765026

FrostJolt v0.2.2

19 Nov 21:23
Compare
Choose a tag to compare

FrostJolt v0.2.0

19 Nov 15:24
Compare
Choose a tag to compare

Changelog:

  • Implemented Sessions
  • Cleaned up JSDOC
  • Fixed a bug where GameMaker would fail to parse server responses in some cases
  • Optimization Changes

https://gamejolt.com/games/frostjoltgm/765026

FrostJolt v0.1.0

18 Nov 19:52
98e095d
Compare
Choose a tag to compare