Releases: CodinGame/codingame-game-engine
Releases Β· CodinGame/codingame-game-engine
v4.5.0
03 Apr 13:08
Compare
Sorry, something went wrong.
No results found
π Features
Upgraded configuration to use Java 17
π Bug fix
Removed "missing welcome_en.html file" warning.
Fixed the putMetadata
function's signature
v4.4.4
05 Jan 16:30
Compare
Sorry, something went wrong.
No results found
π Bug fix
Fixed Text
not displaying or duplicating backslash characters in the viewer
Removed "missing welcome_en.html file" warning.
v4.4.3
08 Sep 09:28
Compare
Sorry, something went wrong.
No results found
π Bug fix
Included more information in Buffer capacity reached erro log.
v4.4.2
03 Apr 08:51
Compare
Sorry, something went wrong.
No results found
π Bug fix
Fixed BufferedGroup
width calculation when no children occupy coordinates 0,0
v4.4.1
03 Apr 08:50
Compare
Sorry, something went wrong.
No results found
π Bug fix
Fixed zIndex not getting updated
v4.4.0
27 Sep 07:31
Compare
Sorry, something went wrong.
No results found
π Features
PIXI.js
updated to v6.5.3
π Bug fix
Fixed canvas mode fallback
v4.3.2
19 Sep 08:10
Compare
Sorry, something went wrong.
No results found
π Bug fix
Enforce dependencies between certain viewer modules.
v4.3.1
16 Sep 16:23
Compare
Sorry, something went wrong.
No results found
π Bug fix
Fixed EndScreenModule
issue with logo size.
Fixed CameraModule
issues. Contributed by Butanium
v4.3.0
22 Jun 13:37
Compare
Sorry, something went wrong.
No results found
π Features
BufferedGroups
can now be used as masks.
π Bug fix
Children with equal zIndices
are now rendered by order of insertion in Groups
and BufferedGroups
.
v4.2.1
30 May 14:52
Compare
Sorry, something went wrong.
No results found
π Bug fix
Fixed zIndexing in BufferedGroups
.