You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changes
2
2
3
+
## 1.3.1 - 2025.11.01
4
+
5
+
**BREAKING CHANGE - Game Engine Version 2**
6
+
7
+
Fix bug with number of starting lives - games now correctly start with 3 lives (SHIPSTART + 1) instead of 2. This is a breaking change for validation: recordings made with version 1 will fail validation as they have incorrect initial state.
0 commit comments