Skip to content

Commit

Permalink
Merge branch 'I-am-Erk:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoHart authored Nov 29, 2023
2 parents af4f8c8 + c3ef304 commit 236a2a1
Show file tree
Hide file tree
Showing 304 changed files with 318 additions and 20 deletions.
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.
82 changes: 82 additions & 0 deletions gfx/Larwick_Overmap/pngs_overmap_16x16/go_overmap_corpse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
[
{
"id": [
"corpse_surface"
],
"fg": "skull_light_red"
},
{
"id": [
"corpse_tentacle_surface_entry",
"corpse_tentacle_entry"
],
"fg": "skull_blue"
},
{
"id": "corpse_tentacle",
"fg": "skull_light_blue",
"multitile": true,
"additional_tiles": [
{
"id": "corner",
"fg": [
"tentacle_corner_nw",
"tentacle_corner_sw",
"tentacle_corner_se",
"tentacle_corner_ne"
]
},
{
"id": "edge",
"fg": [
"tentacle_edge_ns",
"tentacle_edge_ew"
]
},
{
"id": "end_piece",
"fg": [
"tentacle_end_piece_n",
"tentacle_end_piece_w",
"tentacle_end_piece_s",
"tentacle_end_piece_e"
]
}
]
},
{
"id": [
"corpse_bowels_mid",
"corpse_bowels_empty_edge",
"corpse_bowels_lcorner",
"corpse_bowels_rcorner",
"corpse_bowels_neck_left",
"corpse_bowels_neck_right",
"corpse_bowels_neck_edge_center"
],
"fg": "pond_light_red"
},
{
"id": [
"corpse_bowels_tentacle_edge"
],
"fg": "pond_red"
},
{
"id": [
"corpse_neck",
"corpse_neck_center",
"corpse_head_neck_center",
"corpse_head_neck_l",
"corpse_head_neck_r",
"corpse_head",
"corpse_head_lcorner",
"corpse_head_rcorner",
"corpse_head_edge",
"corpse_under_brain",
"corpse_brain",
"corpse_head_fin"
],
"fg": "skull_red"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -1703,6 +1703,13 @@
],
"fg": "shop_pink"
},
{
"id": [
"barber_shop",
"barber_shop_roof"
],
"fg": "shop_light_blue"
},
{
"id": [
"farm_supply_looted_1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,28 @@
"fg": "cave_brown"
},
{
"id": "hive",
"fg": "hive_yellow"
"id": [
"hive",
"hive_edge_00",
"hive_edge_01",
"hive_edge_02",
"hive_edge_10",
"hive_edge_12",
"hive_edge_20",
"hive_edge_21",
"hive_edge_22",
"hive_roof",
"hive_edge_00_roof",
"hive_edge_01_roof",
"hive_edge_02_roof",
"hive_edge_10_roof",
"hive_edge_12_roof",
"hive_edge_20_roof",
"hive_edge_21_roof",
"hive_edge_22_roof"
],
"fg": "hive_yellow",
"//": "i dont believe this is actually hardcoded terrain now"
},
{
"id": "spider_pit",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,10 @@
],
"fg": "big_building_red"
},
{
"id": "solar_farm",
"fg": "square_yellow"
},
{
"id": [
"wind_turbine_ground",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,9 @@
"lodge_roof1",
"lodge_roof2",
"lodge_basement_residential1",
"lodge_basement_residential2"
"lodge_basement_residential2",
"lodge_basement_residential3",
"lodge_basement_residential4"
],
"fg": "big_house_brown"
},
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.
15 changes: 15 additions & 0 deletions gfx/NeoDays/layering.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,15 @@
"layer": 90,
"offset_x": 3,
"offset_y": -10
},
{
"item": "national_flag",
"sprite": [{"id": "national_flag", "weight": 1}],
"layer": 90,
"offset_x": 3,
"offset_y": -10
}

]
},

Expand Down Expand Up @@ -51,6 +59,13 @@
"layer": 90,
"offset_x": 3,
"offset_y": -10
},
{
"item": "national_flag",
"sprite": [{"id": "national_flag", "weight": 1}],
"layer": 90,
"offset_x": 3,
"offset_y": -10
}
]
}
Expand Down
3 changes: 3 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/acorns.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"hickory_nut",
"pistachio_roasted",
"pistachio_unshelled",
"butternut",
"butternut_shelled",
"butternut_roasted",
"seed_tobacco",
"seed_beans",
"seed_bell_pepper",
Expand Down
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/boiled_egg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"boiled_egg",
"egg_reptile"
],
"fg": "boiled_egg"
}

This file was deleted.

7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/bone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"bone",
"bone_human"
],
"fg": "bone"
}
1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/bone_human_bone_0.json

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/condom_0.json

This file was deleted.

13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/dahlia_root.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"dahlia_root",
"dahlia_baked",
"cattail_rhizome",
"hickory_root",
"seed_hops",
"salsify_raw",
"salsify_baked",
"chicory_raw"
],
"fg": "dahlia_root"
}

This file was deleted.

Binary file added gfx/NeoDays/pngs_tiles_10x10/items/egg_insect.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.

This file was deleted.

This file was deleted.

This file was deleted.

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 gfx/NeoDays/pngs_tiles_10x10/items/food/baklava.png
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/cereal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"cereal",
"cereal2",
"cereal3",
"popcorn3",
"can_peach"
],
"fg": "cereal"
}
12 changes: 12 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/dry_wheat_stalks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": [
"dry_wheat_stalks",
"dry_barley_stalks",
"dry_oat_stalks",
"dry_canola_stalks",
"dry_lentil_stalks",
"dry_buckwheat_stalks",
"dry_wild_rice_stalks"
],
"fg": "dry_wheat_stalks"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": [
"cherries",
"irradiated_cherries",
"brandied_fruit",
"raspberries",
"irradiated_raspberries"
],
Expand Down
11 changes: 11 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": [
"fish",
"lunchmeat",
"fried_spam",
"meat_aspic",
"hflesh_aspic",
"sashimi"
],
"fg": "fish"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"fish_canned",
"lutefisk"
],
"fg": "fish_canned"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": [
"fish_cooked",
"fish_pickled",
"salted_fish",
"wool_staple"
],
"fg": "fish_cooked"
}
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish_fried.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"fish_fried",
"noodles_fast"
],
"fg": "fish_fried"
}
13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish_smoked.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"fish_smoked",
"pemmican",
"hflesh_pemmican",
"toasterpastry",
"cloutie_dumpling",
"haggis",
"human_haggis",
"unfinished_charcoal"
],
"fg": "fish_smoked"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"sausage_casings",
"sausage_casings_artificial"
],
"fg": "sausage_casings"
}
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/popcorn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"popcorn",
"popcorn2"
],
"fg": "popcorn"
}
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/spaghetti_bolognese.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"spaghetti_bolognese",
"spaghetti_human",
"amatriciana_pasta",
"chili",
"chili_human"
],
"fg": "spaghetti_bolognese"
}
11 changes: 11 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/threshed_wheat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": [
"threshed_wheat",
"threshed_barley",
"threshed_oats",
"threshed_canola",
"threshed_lentils",
"threshed_buckwheat"
],
"fg": "threshed_wheat"
}
13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/thyme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"thyme",
"wheat_stalks",
"barley_stalks",
"oat_stalks",
"canola_stalks",
"buckwheat_stalks",
"wild_rice_stalks",
"seed_veggy_wild"
],
"fg": "thyme"
}
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/toastem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"toastem",
"toastem2",
"toastem3",
"toasterpastryfrozen",
"brioche"
],
"fg": "toastem"
}
Loading

0 comments on commit 236a2a1

Please sign in to comment.