Skip to content

Releases: CodinGame/codingame-game-engine

v2.8

11 Jan 13:44
Compare
Choose a tag to compare

August 9, 2018

🐞 Bug fixes

  • Reworked the Test case API.
  • Fixed some WEBGL memory leaks.

v2.7

11 Jan 13:44
Compare
Choose a tag to compare

August 1, 2018

🐞 Bug fixes

  • Handling of the absence of a logo in the demo.
  • Limiting the size of the game summary.

v2.5

11 Jan 13:44
Compare
Choose a tag to compare

July 6, 2018

🎁 New feature

  • Game Params are now displayed in the local test page.

v2.4

11 Jan 13:39
Compare
Choose a tag to compare

June 25, 2018

🎁 New feature

🐞 Bug fixes

  • Test cases can now handle several lines as input.
  • The configuration verification does not check the presence of welcome_en.html in the first league anymore. It also concerns games with no league system.