File tree
16 files changed
+33
-38
lines changed- examples
- react
- react-app
- src/dojo/generated
- react-pwa-app
- react-threejs
- packages
- core
- create-burner
- create-dojo
- react
- state
- torii-client
- torii-wasm
- utils-wasm
- utils
16 files changed
+33
-38
lines changedSubmodule dojo-starter updated 14 files
- .github/workflows/test.yaml+1-1
- README.md+1-1
- Scarb.lock+1-1
- Scarb.toml+1-1
- dojo_dev.toml+1-1
- dojo_release.toml+23
- manifests/dev/base/contracts/dojo_starter-actions-7a1c7102.toml+6-2
- manifests/dev/base/dojo-world.toml+2-2
- manifests/dev/base/models/dojo_starter-DirectionsAvailable-77844f1f.toml+2-2
- manifests/dev/base/models/dojo_starter-Moves-2a29373f.toml+2-2
- manifests/dev/base/models/dojo_starter-Position-2ac8b4c1.toml+2-2
- manifests/dev/deployment/manifest.json+17-13
- manifests/dev/deployment/manifest.toml+17-13
- src/tests/test_world.cairo+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
44 |
| - | |
| 43 | + | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 8 | + | |
14 | 9 |
| |
15 | 10 |
| |
16 | 11 |
| |
17 | 12 |
| |
18 | 13 |
| |
| 14 | + | |
19 | 15 |
| |
20 | 16 |
| |
21 | 17 |
| |
| |||
30 | 26 |
| |
31 | 27 |
| |
32 | 28 |
| |
33 |
| - | |
34 |
| - | |
35 | 29 |
| |
36 | 30 |
| |
37 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments