-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MSX] Redo some floors and add solid earth (#774)
* Mak wood floor less noisy * Redo dirtfloor * Add t_soil * soil variant without bones is more common
- Loading branch information
Showing
40 changed files
with
70 additions
and
4 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed
BIN
-717 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/Counter/f_counter_corner_ne_2.png
Binary file not shown.
Binary file modified
BIN
+4.94 KB
(200%)
gfx/MShockXotto+/pngs_tiles_32x32/terrain/3058_t_floor_waxed_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.18 KB
(210%)
gfx/MShockXotto+/pngs_tiles_32x32/terrain/5196_t_floor_waxed_y_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified
BIN
+5.46 KB
(210%)
gfx/MShockXotto+/pngs_tiles_32x32/terrain/987_t_door_frame_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion
2
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_brick_wall_halfway_0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"id": "t_brick_wall_halfway", "fg": ["2977_t_brick_wall_halfway_0"], "bg": ["986_t_brick_wall_1"]} | ||
{"id": "t_brick_wall_halfway", "fg": ["2977_t_brick_wall_halfway_0"], "bg": ["t_dirtfloor"]} |
2 changes: 1 addition & 1 deletion
2
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_brick_wall_line_0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"id": "t_brick_wall_line", "fg": ["2972_t_brick_wall_0"], "bg": ["986_t_brick_wall_1"], "multitile": true, "additional_tiles": [{"id": "unconnected", "fg": ["2972_t_brick_wall_0"], "bg": []}, {"id": "center", "fg": ["2973_t_brick_wall_2"], "bg": []}, {"id": "corner", "fg": ["2974_t_brick_wall_3"], "bg": []}, {"id": "edge", "fg": ["2975_t_brick_wall_4"], "bg": []}, {"id": "end_piece", "fg": ["2976_t_brick_wall_5"], "bg": []}, {"id": "t_connection", "fg": ["2978_t_brick_wall_6"], "bg": []}]} | ||
{"id": "t_brick_wall_line", "fg": ["2972_t_brick_wall_0"], "bg": ["t_dirtfloor"], "multitile": true, "additional_tiles": [{"id": "unconnected", "fg": ["2972_t_brick_wall_0"], "bg": []}, {"id": "center", "fg": ["2973_t_brick_wall_2"], "bg": []}, {"id": "corner", "fg": ["2974_t_brick_wall_3"], "bg": []}, {"id": "edge", "fg": ["2975_t_brick_wall_4"], "bg": []}, {"id": "end_piece", "fg": ["2976_t_brick_wall_5"], "bg": []}, {"id": "t_connection", "fg": ["2978_t_brick_wall_6"], "bg": []}]} |
2 changes: 1 addition & 1 deletion
2
..._tiles_32x32/terrain/t_brick_wall_t_secretdoor_brick_wall_c_t_sliding_brick_wall_c_0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"id": ["t_brick_wall", "t_secretdoor_brick_wall_c", "t_sliding_brick_wall_c"], "fg": ["2972_t_brick_wall_0"], "bg": ["986_t_brick_wall_1"], "multitile": true, "additional_tiles": [{"id": "unconnected", "fg": ["2972_t_brick_wall_0"], "bg": []}, {"id": "center", "fg": ["2973_t_brick_wall_2"], "bg": []}, {"id": "corner", "fg": ["2974_t_brick_wall_3"], "bg": []}, {"id": "edge", "fg": ["2975_t_brick_wall_4"], "bg": []}, {"id": "end_piece", "fg": ["2976_t_brick_wall_5"], "bg": []}, {"id": "t_connection", "fg": ["2978_t_brick_wall_6"], "bg": []}]} | ||
{"id": ["t_brick_wall", "t_secretdoor_brick_wall_c", "t_sliding_brick_wall_c"], "fg": ["2972_t_brick_wall_0"], "bg": ["t_dirtfloor"], "multitile": true, "additional_tiles": [{"id": "unconnected", "fg": ["2972_t_brick_wall_0"], "bg": []}, {"id": "center", "fg": ["2973_t_brick_wall_2"], "bg": []}, {"id": "corner", "fg": ["2974_t_brick_wall_3"], "bg": []}, {"id": "edge", "fg": ["2975_t_brick_wall_4"], "bg": []}, {"id": "end_piece", "fg": ["2976_t_brick_wall_5"], "bg": []}, {"id": "t_connection", "fg": ["2978_t_brick_wall_6"], "bg": []}]} |
12 changes: 12 additions & 0 deletions
12
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_dirtfloor/t_dirtfloor.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"id": "t_dirtfloor", | ||
"fg": [ | ||
{ "weight": 1, "sprite": "t_dirtfloor" }, | ||
{ "weight": 1, "sprite": "t_dirtfloor_2" }, | ||
{ "weight": 1, "sprite": "t_dirtfloor_3" } | ||
], | ||
"rotates": false, | ||
"bg": [ | ||
|
||
] | ||
} |
Binary file added
BIN
+10.1 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_dirtfloor/t_dirtfloor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.1 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_dirtfloor/t_dirtfloor_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.88 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_dirtfloor/t_dirtfloor_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+3.47 KB
(150%)
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_floor_olight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions
55
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"id": "t_soil", | ||
"fg": "t_soil_unconnected", | ||
"multitile": true, | ||
"additional_tiles": [ | ||
{ "id": "center", "fg": "t_soil_center" }, | ||
{ | ||
"id": "corner", | ||
"fg": [ | ||
{ "weight": 2, "sprite": [ "t_soil_corner_nw", "t_soil_corner_sw", "t_soil_corner_se", "t_soil_corner_ne" ] }, | ||
{ "weight": 1, "sprite": [ "t_soil_corner_nw", "t_soil_corner_sw2", "t_soil_corner_se", "t_soil_corner_ne" ] }, | ||
{ "weight": 1, "sprite": [ "t_soil_corner_nw", "t_soil_corner_sw", "t_soil_corner_se2", "t_soil_corner_ne" ] } | ||
] | ||
}, | ||
{ | ||
"id": "t_connection", | ||
"fg": [ | ||
{ | ||
"weight": 2, | ||
"sprite": [ "t_soil_t_connection_n", "t_soil_t_connection_w", "t_soil_t_connection_s", "t_soil_t_connection_e" ] | ||
}, | ||
{ | ||
"weight": 1, | ||
"sprite": [ "t_soil_t_connection_n", "t_soil_t_connection_w", "t_soil_t_connection_s2", "t_soil_t_connection_e" ] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "edge", | ||
"fg": [ | ||
{ "weight": 2, "sprite": [ "t_soil_edge_ns", "t_soil_edge_ew" ] }, | ||
{ "weight": 1, "sprite": [ "t_soil_edge_ns", "t_soil_edge_ew2" ] } | ||
] | ||
}, | ||
{ | ||
"id": "end_piece", | ||
"fg": [ | ||
{ "weight": 2, "sprite": [ "t_soil_end_piece_n", "t_soil_end_piece_w", "t_soil_end_piece_s", "t_soil_end_piece_e" ] }, | ||
{ | ||
"weight": 1, | ||
"sprite": [ "t_soil_end_piece_n", "t_soil_end_piece_w2", "t_soil_end_piece_s", "t_soil_end_piece_e" ] | ||
}, | ||
{ | ||
"weight": 1, | ||
"sprite": [ "t_soil_end_piece_n", "t_soil_end_piece_w", "t_soil_end_piece_s2", "t_soil_end_piece_e" ] | ||
}, | ||
{ | ||
"weight": 1, | ||
"sprite": [ "t_soil_end_piece_n", "t_soil_end_piece_w", "t_soil_end_piece_s", "t_soil_end_piece_e2" ] | ||
} | ||
] | ||
}, | ||
{ "id": "unconnected", "fg": [ "t_soil_unconnected", "t_soil_unconnected" ] } | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.38 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_ne.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.31 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_nw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.42 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_se.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.53 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_se2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.38 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_sw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.43 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_corner_sw2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.42 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.52 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_e2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.31 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.43 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.56 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_s2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.41 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_w.png
Oops, something went wrong.
Binary file added
BIN
+1.52 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_end_piece_w2.png
Oops, something went wrong.
Binary file added
BIN
+1.3 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_t_connection_e.png
Oops, something went wrong.
Binary file added
BIN
+1.37 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_t_connection_n.png
Oops, something went wrong.
Binary file added
BIN
+1.36 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_t_connection_s.png
Oops, something went wrong.
Binary file added
BIN
+1.44 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_t_connection_s2.png
Oops, something went wrong.
Binary file added
BIN
+1.3 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_t_connection_w.png
Oops, something went wrong.
Binary file added
BIN
+1.51 KB
gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_soil/t_soil_unconnected.png
Oops, something went wrong.