Skip to content

Commit 5516258

Browse files
Merge branch 'doc-sdk-3.4.9+' into 'master'
[SDK] Update release notes See merge request codingame/game-engine!223
2 parents ee3effe + f4cad20 commit 5516258

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

playground/misc/misc-3-release-notes.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,22 @@
22

33
The CodinGame SDK is regularly updated and improved. This document lets you know what changed in the latest releases.
44

5-
## Next release
5+
## Next Release
66

77
### 🐞 Bug fix
88

9-
- `Invalid negative values for colours no longer crash the game`
10-
- `Fixed missing line breaks in the Game Summary console`
11-
- `Frames now start at 0 in local test page`
12-
- `Better error reporting on player agent crash`
13-
- `Multiple commands can now be launched with CommandLinePlayerAgent`
14-
- `Games now require less RAM in the CodinGame IDE`
9+
- Fixed Tooltip not showing all texts of stacked sprites below the cursor
10+
11+
## 3.4.9
12+
13+
### 🐞 Bug fix
14+
15+
- Invalid negative values for colours no longer crash the game
16+
- Fixed missing line breaks in the `Game Summary` console
17+
- Frames now start at `0` in local test page
18+
- Better error reporting on player agent crash
19+
- Multiple commands can now be launched with `CommandLinePlayerAgent`
20+
- Games now require less RAM in the CodinGame IDE
1521

1622
## 3.4.8
1723

0 commit comments

Comments
 (0)