Skip to content

Commit

Permalink
[Ultica-ISO] Add (kitchen) furniture (I-am-Erk#1614)
Browse files Browse the repository at this point in the history
* make rotating desks

* change order of rotates sprites to match CleverRaven/Cataclysm-DDA#61224

* make cupboards rotate away from walls

* add multitile bed

* add Ultica-ISO fridge

* add Ultica-ISO ovens

* tweak inner connections for counter, sink and cupboard; prep for counter gates
  • Loading branch information
mlange-42 authored Sep 27, 2022
1 parent d26d239 commit bd9e1a5
Show file tree
Hide file tree
Showing 157 changed files with 109 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
{
"id": "unconnected",
"fg": [
"f_traffic_light_rotN",
"f_traffic_light_rotE",
"f_traffic_light_rotS",
"f_traffic_light_rotW"
"f_traffic_light_rotW",
"f_traffic_light_rotN",
"f_traffic_light_rotE"
]
}
]
Expand Down
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.
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.
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.
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.
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.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "f_cupboard",
"fg": "f_cupboard_unconnected",
"fg": "f_cupboard_unconnected_faceS",
"height_3d": 30,
"multitile": true,
"additional_tiles": [
Expand Down Expand Up @@ -29,24 +29,32 @@
{
"id": "edge",
"fg": [
"f_cupboard_edge_ns",
"f_cupboard_edge_ew"
"f_cupboard_edge_ns_faceW",
"f_cupboard_edge_ew_faceS",
"f_cupboard_edge_ns_faceE",
"f_cupboard_edge_ew_faceN"
]
},
{
"id": "end_piece",
"fg": [
"f_cupboard_end_piece_n",
"f_cupboard_end_piece_w",
"f_cupboard_end_piece_s",
"f_cupboard_end_piece_e"
"f_cupboard_end_piece_n_faceW",
"f_cupboard_end_piece_w_faceS",
"f_cupboard_end_piece_s_faceW",
"f_cupboard_end_piece_e_faceS",
"f_cupboard_end_piece_n_faceE",
"f_cupboard_end_piece_w_faceN",
"f_cupboard_end_piece_s_faceE",
"f_cupboard_end_piece_e_faceN"
]
},
{
"id": "unconnected",
"fg": [
"f_cupboard_unconnected",
"f_cupboard_unconnected"
"f_cupboard_unconnected_faceS",
"f_cupboard_unconnected_faceW",
"f_cupboard_unconnected_faceN",
"f_cupboard_unconnected_faceE"
]
}
]
Expand Down
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.
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.
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.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
26 changes: 17 additions & 9 deletions gfx/Ultica_iso/pngs_iso_full_48x72/furniture/f_desk/f_desk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "f_desk",
"fg": "f_desk_unconnected",
"fg": "f_desk_unconnected_faceS",
"height_3d": 26,
"multitile": true,
"additional_tiles": [
Expand Down Expand Up @@ -29,24 +29,32 @@
{
"id": "edge",
"fg": [
"f_desk_edge_ns",
"f_desk_edge_ew"
"f_desk_edge_ns_faceW",
"f_desk_edge_ew_faceS",
"f_desk_edge_ns_faceE",
"f_desk_edge_ew_faceN"
]
},
{
"id": "end_piece",
"fg": [
"f_desk_end_piece_n",
"f_desk_end_piece_w",
"f_desk_end_piece_s",
"f_desk_end_piece_e"
"f_desk_end_piece_n_faceW",
"f_desk_end_piece_w_faceS",
"f_desk_end_piece_s_faceW",
"f_desk_end_piece_e_faceS",
"f_desk_end_piece_n_faceE",
"f_desk_end_piece_w_faceN",
"f_desk_end_piece_s_faceE",
"f_desk_end_piece_e_faceN"
]
},
{
"id": "unconnected",
"fg": [
"f_desk_unconnected",
"f_desk_unconnected"
"f_desk_unconnected_faceS",
"f_desk_unconnected_faceW",
"f_desk_unconnected_faceN",
"f_desk_unconnected_faceE"
]
}
]
Expand Down
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "f_oven",
"height_3d": 30,
"rotates": true,
"fg": [ "f_oven_faceS", "f_oven_faceW", "f_oven_faceN", "f_oven_faceE" ],
"bg": ""
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
{
"id": "unconnected",
"fg": [
"f_sink_unconnected_faceN",
"f_sink_unconnected_faceE",
"f_sink_unconnected_faceS",
"f_sink_unconnected_faceW"
"f_sink_unconnected_faceW",
"f_sink_unconnected_faceN",
"f_sink_unconnected_faceE"
]
}
]
Expand Down
Binary file not shown.
53 changes: 53 additions & 0 deletions gfx/Ultica_iso/pngs_iso_half_48x48/furniture/f_bed/f_bed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"id": "f_bed",
"fg": "f_bed_unconnected",
"height_3d": 15,
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "f_bed_center"
},
{
"id": "corner",
"fg": [
"f_bed_corner_nw",
"f_bed_corner_sw",
"f_bed_corner_se",
"f_bed_corner_ne"
]
},
{
"id": "t_connection",
"fg": [
"f_bed_t_connection_n",
"f_bed_t_connection_w",
"f_bed_t_connection_s",
"f_bed_t_connection_e"
]
},
{
"id": "edge",
"fg": [
"f_bed_edge_ns",
"f_bed_edge_ew"
]
},
{
"id": "end_piece",
"fg": [
"f_bed_end_piece_n",
"f_bed_end_piece_w",
"f_bed_end_piece_s",
"f_bed_end_piece_e"
]
},
{
"id": "unconnected",
"fg": [
"f_bed_unconnected",
"f_bed_unconnected"
]
}
]
}
Empty file.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "f_fridge",
"height_3d": 28,
"rotates": true,
"fg": [ "f_fridge_faceS", "f_fridge_faceW", "f_fridge_faceN", "f_fridge_faceE" ],
"bg": ""
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions tools/slice_multitile.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ def main(args):
f"{args.tile}_end_piece_s_faceE", f"{args.tile}_end_piece_e_faceN"],
}, {
"id": "unconnected",
"fg": [f"{args.tile}_unconnected_faceN", f"{args.tile}_unconnected_faceE",
f"{args.tile}_unconnected_faceS", f"{args.tile}_unconnected_faceW"],
"fg": [f"{args.tile}_unconnected_faceS", f"{args.tile}_unconnected_faceW",
f"{args.tile}_unconnected_faceN", f"{args.tile}_unconnected_faceE"],
}
]
}
Expand Down

0 comments on commit bd9e1a5

Please sign in to comment.