Skip to content

Commit c1ad462

Browse files
committed
update versions
1 parent 6cdfd65 commit c1ad462

6 files changed

Lines changed: 362 additions & 362 deletions

File tree

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
({
22
"environment_image": File (
3-
path: "images\\environment\\environment.atlas",
3+
path: "images/environment/environment.atlas",
44
),
55
"colortable_images": Files (
66
paths: [
7-
"images\\entities\\animals\\color_table.png",
8-
"images\\entities\\animals\\color_table1.png",
7+
"images/entities/animals/color_table.png",
8+
"images/entities/animals/color_table1.png",
99
],
1010
),
1111
"entities_images": Files (
1212
paths: [
13-
"images\\entities\\animals\\swordsman.positions",
14-
"images\\entities\\animals\\piceman.positions",
15-
"images\\entities\\animals\\deer.positions",
16-
"images\\entities\\animals\\healthbar.positions",
13+
"images/entities/animals/swordsman.positions",
14+
"images/entities/animals/piceman.positions",
15+
"images/entities/animals/deer.positions",
16+
"images/entities/animals/healthbar.positions",
1717
],
1818
),
1919
"game_interface": File (
20-
path: "images\\ui\\game_interface.png",
20+
path: "images/ui/game_interface.png",
2121
),
2222
"game_ui": File (
23-
path: "game_ui\\game_menu.interface",
23+
path: "game_ui/game_menu.interface",
2424
),
2525
"game_data": Files (
2626
paths: [
27-
"world\\animation\\animated_tile.data",
28-
"world\\elevation\\land_elevation.data",
29-
"world\\elevation\\water_elevation.data",
30-
"world\\elevation\\wall_elevation.data",
31-
"world\\elevation\\object_elevation.data",
32-
"world\\elevation\\special_elevation.data",
33-
"world\\terrain\\land_tiles.data",
34-
"world\\terrain\\water_tiles.data",
35-
"world\\terrain\\special_tiles.data",
36-
"world\\terrain\\debug_tiles.data",
37-
"world\\objects\\wall_tiles.data",
38-
"world\\objects\\object_tiles.data",
39-
"world\\buildings\\building_tiles.data",
40-
"world\\buildings\\buildings.data",
41-
"entities\\animals.data",
27+
"world/animation/animated_tile.data",
28+
"world/elevation/land_elevation.data",
29+
"world/elevation/water_elevation.data",
30+
"world/elevation/wall_elevation.data",
31+
"world/elevation/object_elevation.data",
32+
"world/elevation/special_elevation.data",
33+
"world/terrain/land_tiles.data",
34+
"world/terrain/water_tiles.data",
35+
"world/terrain/special_tiles.data",
36+
"world/terrain/debug_tiles.data",
37+
"world/objects/wall_tiles.data",
38+
"world/objects/object_tiles.data",
39+
"world/buildings/building_tiles.data",
40+
"world/buildings/buildings.data",
41+
"entities/animals.data",
4242
],
4343
),
4444
"brushes_data": Files (
45-
paths: [
46-
"brushes\\building_brushes.data",
47-
"brushes\\land_brushes.data",
48-
"brushes\\object_brushes.data",
49-
"brushes\\special_brushes.data",
50-
"brushes\\entity_brushes.data",
51-
"brushes\\wall_brushes.data",
52-
"entities\\animals.data",
53-
],
54-
),
55-
})
45+
paths: [
46+
"brushes/building_brushes.data",
47+
"brushes/land_brushes.data",
48+
"brushes/object_brushes.data",
49+
"brushes/special_brushes.data",
50+
"brushes/entity_brushes.data",
51+
"brushes/wall_brushes.data",
52+
"entities/animals.data",
53+
],
54+
),
55+
})

src/assets/wasm/castle_sim.d.ts

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ export type InitInput = RequestInfo | URL | Response | BufferSource | WebAssembl
88
export interface InitOutput {
99
readonly memory: WebAssembly.Memory;
1010
readonly init_game: (a: number, b: number) => void;
11-
readonly wasm_bindgen__closure__destroy__h2598cc0a83ede14d: (a: number, b: number) => void;
11+
readonly wasm_bindgen__closure__destroy__h4d7e7582a79afb0c: (a: number, b: number) => void;
1212
readonly wasm_bindgen__closure__destroy__h4e1f99db5ce347ba: (a: number, b: number) => void;
13-
readonly wasm_bindgen__closure__destroy__h1ab7e09bfc4cdd46: (a: number, b: number) => void;
13+
readonly wasm_bindgen__closure__destroy__h13f9d7347e3c9f55: (a: number, b: number) => void;
1414
readonly wasm_bindgen__convert__closures_____invoke__habca73242a8829e7: (a: number, b: number, c: any) => [number, number];
15-
readonly wasm_bindgen__convert__closures_____invoke__hcdb8d19ad4aa01fa: (a: number, b: number, c: any, d: any) => void;
16-
readonly wasm_bindgen__convert__closures_____invoke__h994e33c7a2f960a2: (a: number, b: number, c: any) => void;
17-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871: (a: number, b: number, c: any) => void;
18-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_4: (a: number, b: number, c: any) => void;
19-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_5: (a: number, b: number, c: any) => void;
20-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_6: (a: number, b: number, c: any) => void;
21-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_7: (a: number, b: number, c: any) => void;
22-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_8: (a: number, b: number, c: any) => void;
23-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_9: (a: number, b: number, c: any) => void;
24-
readonly wasm_bindgen__convert__closures_____invoke__h1524bbf10db1d871_10: (a: number, b: number, c: any) => void;
25-
readonly wasm_bindgen__convert__closures_____invoke__h0ccf5ec8a3943317: (a: number, b: number) => void;
15+
readonly wasm_bindgen__convert__closures_____invoke__h0da3f946998c2a22: (a: number, b: number, c: any, d: any) => void;
16+
readonly wasm_bindgen__convert__closures_____invoke__h09f6c6d99d7ca4d4: (a: number, b: number, c: any) => void;
17+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec: (a: number, b: number, c: any) => void;
18+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_4: (a: number, b: number, c: any) => void;
19+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_5: (a: number, b: number, c: any) => void;
20+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_6: (a: number, b: number, c: any) => void;
21+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_7: (a: number, b: number, c: any) => void;
22+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_8: (a: number, b: number, c: any) => void;
23+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_9: (a: number, b: number, c: any) => void;
24+
readonly wasm_bindgen__convert__closures_____invoke__h18d91ba7dd3614ec_10: (a: number, b: number, c: any) => void;
25+
readonly wasm_bindgen__convert__closures_____invoke__h3a470fd3977ff306: (a: number, b: number) => void;
2626
readonly __wbindgen_malloc: (a: number, b: number) => number;
2727
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
2828
readonly __externref_table_alloc: () => number;

0 commit comments

Comments
 (0)