Skip to content

Commit e9ee7f1

Browse files
Merge pull request #303 from remarkablegames/release-please--branches--master--components--code-arcade
chore(master): release 1.2.3
2 parents bf69471 + 1fdd469 commit e9ee7f1

File tree

3 files changed

+74
-80
lines changed

3 files changed

+74
-80
lines changed

CHANGELOG.md

Lines changed: 71 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,134 +1,128 @@
11
# Changelog
22

3-
## [1.2.2](https://github.com/remarkablegames/code-arcade/compare/v1.2.1...v1.2.2) (2024-07-16)
3+
## [1.2.3](https://github.com/remarkablegames/code-arcade/compare/v1.2.2...v1.2.3) (2025-04-30)
4+
5+
### Miscellaneous Chores
46

7+
- release 1.2.3 ([bf69471](https://github.com/remarkablegames/code-arcade/commit/bf69471815e3b689dd6c0ac828f6e6a05f93501e))
8+
9+
## [1.2.2](https://github.com/remarkablegames/code-arcade/compare/v1.2.1...v1.2.2) (2024-07-16)
510

611
### Code Refactoring
712

8-
* **templates:** add SRI (Subresource Integrity) to Kaboom.js CDN URL ([5320feb](https://github.com/remarkablegames/code-arcade/commit/5320febb575b23b39ec5466129755cc4b1d67e1f))
13+
- **templates:** add SRI (Subresource Integrity) to Kaboom.js CDN URL ([5320feb](https://github.com/remarkablegames/code-arcade/commit/5320febb575b23b39ec5466129755cc4b1d67e1f))
914

1015
## [1.2.1](https://github.com/remarkablegames/code-arcade/compare/v1.2.0...v1.2.1) (2024-07-03)
1116

12-
1317
### Bug Fixes
1418

15-
* **levels:** improve hint in level 9 ([f10f505](https://github.com/remarkablegames/code-arcade/commit/f10f5056cc7d36371a1262bc784607e41f2e01e2))
19+
- **levels:** improve hint in level 9 ([f10f505](https://github.com/remarkablegames/code-arcade/commit/f10f5056cc7d36371a1262bc784607e41f2e01e2))
1620

1721
## [1.2.0](https://github.com/remarkablegames/code-arcade/compare/v1.1.0...v1.2.0) (2024-06-16)
1822

19-
2023
### Features
2124

22-
* **levels:** insert 10 ([f58ba49](https://github.com/remarkablegames/code-arcade/commit/f58ba49cc3da206a1d3edc9149183a18996d007e))
23-
* **levels:** insert 11 ([14fcd45](https://github.com/remarkablegames/code-arcade/commit/14fcd45a17f45c002ad9e602934c7fc3825571de))
24-
* **levels:** insert 11 ([b3f7258](https://github.com/remarkablegames/code-arcade/commit/b3f7258f2e34a332d841c4fd65018608a91f4c6f))
25+
- **levels:** insert 10 ([f58ba49](https://github.com/remarkablegames/code-arcade/commit/f58ba49cc3da206a1d3edc9149183a18996d007e))
26+
- **levels:** insert 11 ([14fcd45](https://github.com/remarkablegames/code-arcade/commit/14fcd45a17f45c002ad9e602934c7fc3825571de))
27+
- **levels:** insert 11 ([b3f7258](https://github.com/remarkablegames/code-arcade/commit/b3f7258f2e34a332d841c4fd65018608a91f4c6f))
2528

2629
## [1.1.0](https://github.com/remarkablegames/code-arcade/compare/v1.0.5...v1.1.0) (2024-06-12)
2730

28-
2931
### Features
3032

31-
* add "Restart" button ([5e07d91](https://github.com/remarkablegames/code-arcade/commit/5e07d91d149ebb99255beb006e4a740062e7ce2b))
33+
- add "Restart" button ([5e07d91](https://github.com/remarkablegames/code-arcade/commit/5e07d91d149ebb99255beb006e4a740062e7ce2b))
3234

3335
## [1.0.5](https://github.com/remarkablegames/code-arcade/compare/v1.0.4...v1.0.5) (2024-06-11)
3436

35-
3637
### Build System
3738

38-
* **scripts:** zip dist bundle in CI ([d84d3cc](https://github.com/remarkablegames/code-arcade/commit/d84d3cc39e82eb16c30f5617358b8e041c3b8810))
39+
- **scripts:** zip dist bundle in CI ([d84d3cc](https://github.com/remarkablegames/code-arcade/commit/d84d3cc39e82eb16c30f5617358b8e041c3b8810))
3940

4041
## [1.0.4](https://github.com/remarkablegames/code-arcade/compare/v1.0.3...v1.0.4) (2024-06-11)
4142

42-
4343
### Continuous Integration
4444

45-
* **github:** fix repository name in upload release artifact ([327a32f](https://github.com/remarkablegames/code-arcade/commit/327a32f7ed10076b0b1b35bed3a7be900dec3115))
45+
- **github:** fix repository name in upload release artifact ([327a32f](https://github.com/remarkablegames/code-arcade/commit/327a32f7ed10076b0b1b35bed3a7be900dec3115))
4646

4747
## [1.0.3](https://github.com/remarkablegames/code-arcade/compare/v1.0.2...v1.0.3) (2024-06-11)
4848

49-
5049
### Continuous Integration
5150

52-
* **github:** fix upload release artifact in workflow `release-please.yml` ([1b9f7b4](https://github.com/remarkablegames/code-arcade/commit/1b9f7b41e634d0ce0469a3f02218316116bcbe0f))
51+
- **github:** fix upload release artifact in workflow `release-please.yml` ([1b9f7b4](https://github.com/remarkablegames/code-arcade/commit/1b9f7b41e634d0ce0469a3f02218316116bcbe0f))
5352

5453
## [1.0.2](https://github.com/remarkablegames/code-arcade/compare/v1.0.1...v1.0.2) (2024-06-11)
5554

56-
5755
### Bug Fixes
5856

59-
* **levels:** improve hints and incorrect password message ([4b60b12](https://github.com/remarkablegames/code-arcade/commit/4b60b12bba0f494edc068a59646b2ceaafb1a251))
57+
- **levels:** improve hints and incorrect password message ([4b60b12](https://github.com/remarkablegames/code-arcade/commit/4b60b12bba0f494edc068a59646b2ceaafb1a251))
6058

6159
## [1.0.1](https://github.com/remarkablegames/code-arcade/compare/v1.0.0...v1.0.1) (2024-06-02)
6260

63-
6461
### Bug Fixes
6562

66-
* make localStorage key more unique ([efb7f0a](https://github.com/remarkablegames/code-arcade/commit/efb7f0a03861f4160a93e8456d1d6f937e2a2fee))
67-
* **style:** set html background color to white ([e82260c](https://github.com/remarkablegames/code-arcade/commit/e82260cdc0ff6d01b585caa2a35e51615e6080e2))
63+
- make localStorage key more unique ([efb7f0a](https://github.com/remarkablegames/code-arcade/commit/efb7f0a03861f4160a93e8456d1d6f937e2a2fee))
64+
- **style:** set html background color to white ([e82260c](https://github.com/remarkablegames/code-arcade/commit/e82260cdc0ff6d01b585caa2a35e51615e6080e2))
6865

6966
## 1.0.0 (2024-06-02)
7067

71-
7268
### Features
7369

74-
* add cursor keys and render level title ([6601137](https://github.com/remarkablegames/code-arcade/commit/6601137dc60f998e9b48270107f058a40c651cb9))
75-
* add Hint button ([ca91d6a](https://github.com/remarkablegames/code-arcade/commit/ca91d6a0bc27519f284f6955b6ed8dedafd0a1e7))
76-
* add sounds to levels ([c5ef10c](https://github.com/remarkablegames/code-arcade/commit/c5ef10cb17c473ee2f2ee71f27c171ebc2e1ef03))
77-
* copy game from Replit ([2cf1675](https://github.com/remarkablegames/code-arcade/commit/2cf1675d34c229cb5249febbf62bae30cba0ff4d))
78-
* **helpers:** catch and log global errors ([0756482](https://github.com/remarkablegames/code-arcade/commit/075648218fb2ad3e39dba12c57b7e1c4cacd8519))
79-
* **helpers:** render console.log in game ([ccb3d27](https://github.com/remarkablegames/code-arcade/commit/ccb3d276317e56269ac6a7cd69b92e341d5646b5))
80-
* **helpers:** save level data to local storage ([2dbcd9e](https://github.com/remarkablegames/code-arcade/commit/2dbcd9ea043ef79dd645d302c41e0d8c0dccb021))
81-
* improve game init function ([80306f7](https://github.com/remarkablegames/code-arcade/commit/80306f783501e44ae8774b0fde7d0cc36d179973))
82-
* **levels:** add 18 ([936e13e](https://github.com/remarkablegames/code-arcade/commit/936e13e33dc441ba6443d4a7d1c0a66f44550a72))
83-
* **levels:** add 19 ([deafcd9](https://github.com/remarkablegames/code-arcade/commit/deafcd9c13e17af86231d8473d40d220a3f1c2ff))
84-
* **levels:** add 20 ([634cab3](https://github.com/remarkablegames/code-arcade/commit/634cab34ba60cc914000b9da9f086f5ab09d0945))
85-
* **levels:** add 23 ([1e5817e](https://github.com/remarkablegames/code-arcade/commit/1e5817e25019f4768429450f9bc17cef0cf367b3))
86-
* **levels:** add hints ([305f460](https://github.com/remarkablegames/code-arcade/commit/305f4605b34560db681d34d614115e3b1801dee3))
87-
* **levels:** add level 1 ([6b26943](https://github.com/remarkablegames/code-arcade/commit/6b2694326fdf4582c8e46943eb37cfec78fdaa99))
88-
* **levels:** add level 10 ([b76456d](https://github.com/remarkablegames/code-arcade/commit/b76456d86c9fc275846913dda897fde5695e4370))
89-
* **levels:** add level 11 ([705b769](https://github.com/remarkablegames/code-arcade/commit/705b769b875f5999b7db098250f16d39898e92f0))
90-
* **levels:** add level 12 ([8cd2b23](https://github.com/remarkablegames/code-arcade/commit/8cd2b231a8a726fbdc0ed1a234d194dd77b400ec))
91-
* **levels:** add level 13 ([494c4c7](https://github.com/remarkablegames/code-arcade/commit/494c4c72a41b42dae504ff74e3c3b6fd5070f8de))
92-
* **levels:** add level 14 ([3d31bf5](https://github.com/remarkablegames/code-arcade/commit/3d31bf58e1dd3bbe4ffd02bdffa3821edfacae92))
93-
* **levels:** add level 15 ([d9bf05a](https://github.com/remarkablegames/code-arcade/commit/d9bf05afbde24a68390bd79d6f3fe8cb226e2b30))
94-
* **levels:** add level 2 ([3aff8a5](https://github.com/remarkablegames/code-arcade/commit/3aff8a584239f53b0392b78d4d598c932db55db8))
95-
* **levels:** add level 3 ([07f9768](https://github.com/remarkablegames/code-arcade/commit/07f97683eb23ba97f105c0f83cdee960f0d4d72e))
96-
* **levels:** add level 4 ([17766f9](https://github.com/remarkablegames/code-arcade/commit/17766f968102c6ec4e353132880e94699628302c))
97-
* **levels:** add level 5 ([ef9ee20](https://github.com/remarkablegames/code-arcade/commit/ef9ee20be449e58b5e9681206c26c878f3098664))
98-
* **levels:** add level 6 ([2c981cc](https://github.com/remarkablegames/code-arcade/commit/2c981cc46f497978fc0258a5fc5a27a67a4ef49c))
99-
* **levels:** add level 7 ([6bfae1e](https://github.com/remarkablegames/code-arcade/commit/6bfae1ea8cac1f7fab1ebf168fd551cfbe0ce1a5))
100-
* **levels:** add level 8 ([aff1fec](https://github.com/remarkablegames/code-arcade/commit/aff1fecb654a85dfde4ceab538ee3ab7c323cca6))
101-
* **levels:** add level 9 ([da60357](https://github.com/remarkablegames/code-arcade/commit/da603572b2e87d1cf39ea36729e7c0613591952a))
102-
* **levels:** improve 0, 1, 2, 8, 9 ([7fe78c4](https://github.com/remarkablegames/code-arcade/commit/7fe78c44a935340effb5e132a1047b2530bf90f6))
103-
* **levels:** insert 17 ([b991364](https://github.com/remarkablegames/code-arcade/commit/b9913645fe1b2828e35def024275108ee87d2736))
104-
* **levels:** insert 2 ([12dc4cf](https://github.com/remarkablegames/code-arcade/commit/12dc4cf6a9f3575b44ffa9c470835f6972728805))
105-
* **levels:** insert 21 ([407a373](https://github.com/remarkablegames/code-arcade/commit/407a37311c1b12c864e47a0355bc6643f4e9b481))
106-
* **levels:** insert 22 ([bf33f85](https://github.com/remarkablegames/code-arcade/commit/bf33f85531336937c9e53334110eab29fce6dbf8))
107-
* **levels:** insert 23 ([94d625d](https://github.com/remarkablegames/code-arcade/commit/94d625d2184183bbf02f5a5017d697b01aecb4ea))
108-
* **levels:** insert 24 ([9edbe15](https://github.com/remarkablegames/code-arcade/commit/9edbe1506bfaa023f081a32389651f918a043e3a))
109-
* **levels:** insert 3 ([98fee66](https://github.com/remarkablegames/code-arcade/commit/98fee66d95faaaae7d61d931e9e71656cdf90a18))
110-
* **levels:** insert level 17 ([ae20f3f](https://github.com/remarkablegames/code-arcade/commit/ae20f3fba1dd1ea63cb1d6faea4f8eaf7583617a))
111-
* **levels:** log when keypress is disabled ([2ff618a](https://github.com/remarkablegames/code-arcade/commit/2ff618ae04ed9c45ba07380ed4813abb46fe37c4))
112-
* **templates:** log when mouse press is disabled ([cb366e4](https://github.com/remarkablegames/code-arcade/commit/cb366e4983bc138c4aa5aa0fb19c3f25aa4ecc9f))
113-
* **templates:** move player with mouse ([885596b](https://github.com/remarkablegames/code-arcade/commit/885596be733c56075cf13e9476706dfc30844e61))
114-
70+
- add cursor keys and render level title ([6601137](https://github.com/remarkablegames/code-arcade/commit/6601137dc60f998e9b48270107f058a40c651cb9))
71+
- add Hint button ([ca91d6a](https://github.com/remarkablegames/code-arcade/commit/ca91d6a0bc27519f284f6955b6ed8dedafd0a1e7))
72+
- add sounds to levels ([c5ef10c](https://github.com/remarkablegames/code-arcade/commit/c5ef10cb17c473ee2f2ee71f27c171ebc2e1ef03))
73+
- copy game from Replit ([2cf1675](https://github.com/remarkablegames/code-arcade/commit/2cf1675d34c229cb5249febbf62bae30cba0ff4d))
74+
- **helpers:** catch and log global errors ([0756482](https://github.com/remarkablegames/code-arcade/commit/075648218fb2ad3e39dba12c57b7e1c4cacd8519))
75+
- **helpers:** render console.log in game ([ccb3d27](https://github.com/remarkablegames/code-arcade/commit/ccb3d276317e56269ac6a7cd69b92e341d5646b5))
76+
- **helpers:** save level data to local storage ([2dbcd9e](https://github.com/remarkablegames/code-arcade/commit/2dbcd9ea043ef79dd645d302c41e0d8c0dccb021))
77+
- improve game init function ([80306f7](https://github.com/remarkablegames/code-arcade/commit/80306f783501e44ae8774b0fde7d0cc36d179973))
78+
- **levels:** add 18 ([936e13e](https://github.com/remarkablegames/code-arcade/commit/936e13e33dc441ba6443d4a7d1c0a66f44550a72))
79+
- **levels:** add 19 ([deafcd9](https://github.com/remarkablegames/code-arcade/commit/deafcd9c13e17af86231d8473d40d220a3f1c2ff))
80+
- **levels:** add 20 ([634cab3](https://github.com/remarkablegames/code-arcade/commit/634cab34ba60cc914000b9da9f086f5ab09d0945))
81+
- **levels:** add 23 ([1e5817e](https://github.com/remarkablegames/code-arcade/commit/1e5817e25019f4768429450f9bc17cef0cf367b3))
82+
- **levels:** add hints ([305f460](https://github.com/remarkablegames/code-arcade/commit/305f4605b34560db681d34d614115e3b1801dee3))
83+
- **levels:** add level 1 ([6b26943](https://github.com/remarkablegames/code-arcade/commit/6b2694326fdf4582c8e46943eb37cfec78fdaa99))
84+
- **levels:** add level 10 ([b76456d](https://github.com/remarkablegames/code-arcade/commit/b76456d86c9fc275846913dda897fde5695e4370))
85+
- **levels:** add level 11 ([705b769](https://github.com/remarkablegames/code-arcade/commit/705b769b875f5999b7db098250f16d39898e92f0))
86+
- **levels:** add level 12 ([8cd2b23](https://github.com/remarkablegames/code-arcade/commit/8cd2b231a8a726fbdc0ed1a234d194dd77b400ec))
87+
- **levels:** add level 13 ([494c4c7](https://github.com/remarkablegames/code-arcade/commit/494c4c72a41b42dae504ff74e3c3b6fd5070f8de))
88+
- **levels:** add level 14 ([3d31bf5](https://github.com/remarkablegames/code-arcade/commit/3d31bf58e1dd3bbe4ffd02bdffa3821edfacae92))
89+
- **levels:** add level 15 ([d9bf05a](https://github.com/remarkablegames/code-arcade/commit/d9bf05afbde24a68390bd79d6f3fe8cb226e2b30))
90+
- **levels:** add level 2 ([3aff8a5](https://github.com/remarkablegames/code-arcade/commit/3aff8a584239f53b0392b78d4d598c932db55db8))
91+
- **levels:** add level 3 ([07f9768](https://github.com/remarkablegames/code-arcade/commit/07f97683eb23ba97f105c0f83cdee960f0d4d72e))
92+
- **levels:** add level 4 ([17766f9](https://github.com/remarkablegames/code-arcade/commit/17766f968102c6ec4e353132880e94699628302c))
93+
- **levels:** add level 5 ([ef9ee20](https://github.com/remarkablegames/code-arcade/commit/ef9ee20be449e58b5e9681206c26c878f3098664))
94+
- **levels:** add level 6 ([2c981cc](https://github.com/remarkablegames/code-arcade/commit/2c981cc46f497978fc0258a5fc5a27a67a4ef49c))
95+
- **levels:** add level 7 ([6bfae1e](https://github.com/remarkablegames/code-arcade/commit/6bfae1ea8cac1f7fab1ebf168fd551cfbe0ce1a5))
96+
- **levels:** add level 8 ([aff1fec](https://github.com/remarkablegames/code-arcade/commit/aff1fecb654a85dfde4ceab538ee3ab7c323cca6))
97+
- **levels:** add level 9 ([da60357](https://github.com/remarkablegames/code-arcade/commit/da603572b2e87d1cf39ea36729e7c0613591952a))
98+
- **levels:** improve 0, 1, 2, 8, 9 ([7fe78c4](https://github.com/remarkablegames/code-arcade/commit/7fe78c44a935340effb5e132a1047b2530bf90f6))
99+
- **levels:** insert 17 ([b991364](https://github.com/remarkablegames/code-arcade/commit/b9913645fe1b2828e35def024275108ee87d2736))
100+
- **levels:** insert 2 ([12dc4cf](https://github.com/remarkablegames/code-arcade/commit/12dc4cf6a9f3575b44ffa9c470835f6972728805))
101+
- **levels:** insert 21 ([407a373](https://github.com/remarkablegames/code-arcade/commit/407a37311c1b12c864e47a0355bc6643f4e9b481))
102+
- **levels:** insert 22 ([bf33f85](https://github.com/remarkablegames/code-arcade/commit/bf33f85531336937c9e53334110eab29fce6dbf8))
103+
- **levels:** insert 23 ([94d625d](https://github.com/remarkablegames/code-arcade/commit/94d625d2184183bbf02f5a5017d697b01aecb4ea))
104+
- **levels:** insert 24 ([9edbe15](https://github.com/remarkablegames/code-arcade/commit/9edbe1506bfaa023f081a32389651f918a043e3a))
105+
- **levels:** insert 3 ([98fee66](https://github.com/remarkablegames/code-arcade/commit/98fee66d95faaaae7d61d931e9e71656cdf90a18))
106+
- **levels:** insert level 17 ([ae20f3f](https://github.com/remarkablegames/code-arcade/commit/ae20f3fba1dd1ea63cb1d6faea4f8eaf7583617a))
107+
- **levels:** log when keypress is disabled ([2ff618a](https://github.com/remarkablegames/code-arcade/commit/2ff618ae04ed9c45ba07380ed4813abb46fe37c4))
108+
- **templates:** log when mouse press is disabled ([cb366e4](https://github.com/remarkablegames/code-arcade/commit/cb366e4983bc138c4aa5aa0fb19c3f25aa4ecc9f))
109+
- **templates:** move player with mouse ([885596b](https://github.com/remarkablegames/code-arcade/commit/885596be733c56075cf13e9476706dfc30844e61))
115110

116111
### Bug Fixes
117112

118-
* improve website responsiveness with mobile friendly styles ([f0f1835](https://github.com/remarkablegames/code-arcade/commit/f0f18351d7261b544abe2875c7362423064d82c0))
119-
* **levels:** add cancel callbacks to cleanup ([be5db6b](https://github.com/remarkablegames/code-arcade/commit/be5db6ba240521380034f7d8df00615f533b05c8))
120-
* **levels:** fix cleanup at level start ([397b2ec](https://github.com/remarkablegames/code-arcade/commit/397b2ecd1b04cc8875417bdd45d4bfda8d20fe36))
121-
* **levels:** fix cleanups ([0b8e750](https://github.com/remarkablegames/code-arcade/commit/0b8e750407fe6db7718fd1e0fdb84baea976b54f))
122-
* **levels:** improve levels ([44a40d0](https://github.com/remarkablegames/code-arcade/commit/44a40d0112fa053d2a58f6ba28a3424e3b44505a))
123-
* **levels:** move player to starting position if out of bounds ([1f15d8d](https://github.com/remarkablegames/code-arcade/commit/1f15d8d27ba07397ba41537604ed073fcc955826))
124-
* **levels:** simplify 8 ([f95cdf2](https://github.com/remarkablegames/code-arcade/commit/f95cdf2c9f50b9d788adf51fbbd1d2c44f2c176b))
125-
* **scenes:** replace `eval` with `new Function` ([3bf1cf8](https://github.com/remarkablegames/code-arcade/commit/3bf1cf8c94ce8b7bbb9fccd02240a817349dbfcf))
126-
* **templates:** don't add player and exit if greater than 1 ([346d1ef](https://github.com/remarkablegames/code-arcade/commit/346d1efca8aa060a0604c19cd891cabb01b707a1))
127-
* **templates:** don't allow more than 1 player and exit to be added ([799e936](https://github.com/remarkablegames/code-arcade/commit/799e936a53b197c2031420eb05b64617fbfab677))
128-
* **templates:** go to next level on win ([69655df](https://github.com/remarkablegames/code-arcade/commit/69655df342fe3ed21e7ecfcc7c9012847753fd72))
129-
* **templates:** tighten collider area for player and exit sprites ([018a24f](https://github.com/remarkablegames/code-arcade/commit/018a24f2b3daa509ad697c8cc4834b4883930a46))
130-
113+
- improve website responsiveness with mobile friendly styles ([f0f1835](https://github.com/remarkablegames/code-arcade/commit/f0f18351d7261b544abe2875c7362423064d82c0))
114+
- **levels:** add cancel callbacks to cleanup ([be5db6b](https://github.com/remarkablegames/code-arcade/commit/be5db6ba240521380034f7d8df00615f533b05c8))
115+
- **levels:** fix cleanup at level start ([397b2ec](https://github.com/remarkablegames/code-arcade/commit/397b2ecd1b04cc8875417bdd45d4bfda8d20fe36))
116+
- **levels:** fix cleanups ([0b8e750](https://github.com/remarkablegames/code-arcade/commit/0b8e750407fe6db7718fd1e0fdb84baea976b54f))
117+
- **levels:** improve levels ([44a40d0](https://github.com/remarkablegames/code-arcade/commit/44a40d0112fa053d2a58f6ba28a3424e3b44505a))
118+
- **levels:** move player to starting position if out of bounds ([1f15d8d](https://github.com/remarkablegames/code-arcade/commit/1f15d8d27ba07397ba41537604ed073fcc955826))
119+
- **levels:** simplify 8 ([f95cdf2](https://github.com/remarkablegames/code-arcade/commit/f95cdf2c9f50b9d788adf51fbbd1d2c44f2c176b))
120+
- **scenes:** replace `eval` with `new Function` ([3bf1cf8](https://github.com/remarkablegames/code-arcade/commit/3bf1cf8c94ce8b7bbb9fccd02240a817349dbfcf))
121+
- **templates:** don't add player and exit if greater than 1 ([346d1ef](https://github.com/remarkablegames/code-arcade/commit/346d1efca8aa060a0604c19cd891cabb01b707a1))
122+
- **templates:** don't allow more than 1 player and exit to be added ([799e936](https://github.com/remarkablegames/code-arcade/commit/799e936a53b197c2031420eb05b64617fbfab677))
123+
- **templates:** go to next level on win ([69655df](https://github.com/remarkablegames/code-arcade/commit/69655df342fe3ed21e7ecfcc7c9012847753fd72))
124+
- **templates:** tighten collider area for player and exit sprites ([018a24f](https://github.com/remarkablegames/code-arcade/commit/018a24f2b3daa509ad697c8cc4834b4883930a46))
131125

132126
### Performance Improvements
133127

134-
* refactor game from canvas to inline iframe ([d8fedb2](https://github.com/remarkablegames/code-arcade/commit/d8fedb2371be1950c8566e53d24aa85d354c1356))
128+
- refactor game from canvas to inline iframe ([d8fedb2](https://github.com/remarkablegames/code-arcade/commit/d8fedb2371be1950c8566e53d24aa85d354c1356))

0 commit comments

Comments
 (0)