Skip to content

Commit

Permalink
Merge pull request #6 from CleverRaven/master
Browse files Browse the repository at this point in the history
Update latest codes
  • Loading branch information
RedShakespeare authored Aug 27, 2019
2 parents 33e8dc5 + f918a14 commit b87c965
Show file tree
Hide file tree
Showing 251 changed files with 12,280 additions and 24,914 deletions.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ readability-*,\
-bugprone-misplaced-widening-cast,\
-bugprone-narrowing-conversions,\
-bugprone-unused-return-value,\
-bugprone-use-after-move,\
-cert-err34-c,\
-cert-flp30-c,\
-cert-msc30-c,\
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/pr-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
pull_request:
branches:
- master

jobs:
validate:
name: Validate PR
Expand All @@ -12,4 +11,4 @@ jobs:
- name: "Validate SUMMARY"
uses: CleverRaven/pr-validator@master
with:
description-regex: '.*SUMMARY.*'
description-regex: '\n\s*`{0,3}SUMMARY: +(None|((Features|Content|Interface|Mods|Balance|Bugfixes|Performance|Infrastructure|Build|I18N) +".*"))`{0,3}\s*\n'
11 changes: 11 additions & 0 deletions data/json/construction.json
Original file line number Diff line number Diff line change
Expand Up @@ -1402,6 +1402,17 @@
"pre_special": "check_empty",
"post_terrain": "f_locker"
},
{
"type": "construction",
"description": "Build Wooden Rack",
"category": "FURN",
"required_skills": [ [ "fabrication", 1 ] ],
"time": "80 m",
"qualities": [ [ { "id": "HAMMER", "level": 2 } ], [ { "id": "SAW_W", "level": 1 } ] ],
"components": [ [ [ "2x4", 6 ] ], [ [ "wood_sheet", 2 ], [ "wood_panel", 4 ] ], [ [ "nail", 40 ] ] ],
"pre_special": "check_empty",
"post_terrain": "f_rack_wood"
},
{
"type": "construction",
"description": "Build Metal Rack",
Expand Down
68 changes: 34 additions & 34 deletions data/json/furniture.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "Pile of various metals, bricks, and other building materials. You could clear it with a shovel.",
"color": "light_gray",
"move_cost_mod": 6,
"max_volume": "750 L",
"max_volume": 3000,
"required_str": -1,
"flags": [
"TRANSPARENT",
Expand All @@ -31,7 +31,7 @@
"symbol": "^",
"color": "dark_gray",
"move_cost_mod": 6,
"max_volume": "750 L",
"max_volume": 3000,
"required_str": -1,
"flags": [
"TRANSPARENT",
Expand All @@ -55,7 +55,7 @@
"symbol": "#",
"color": "green",
"move_cost_mod": 8,
"max_volume": "750 L",
"max_volume": 3000,
"required_str": -1,
"flags": [
"TRANSPARENT",
Expand All @@ -79,7 +79,7 @@
"symbol": "#",
"color": "cyan",
"move_cost_mod": 6,
"max_volume": "750 L",
"max_volume": 3000,
"required_str": -1,
"flags": [
"TRANSPARENT",
Expand Down Expand Up @@ -217,7 +217,7 @@
"floor_bedding_warmth": 50,
"required_str": -1,
"deconstruct": { "items": [ { "item": "withered", "count": 50 } ] },
"max_volume": "1000 L",
"max_volume": 4000,
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "ORGANIC", "MOUNTABLE", "SHORT", "EASY_DECONSTRUCT" ],
"bash": {
"str_min": 2,
Expand Down Expand Up @@ -289,9 +289,9 @@
"comfort": 1,
"floor_bedding_warmth": -1500,
"bonus_fire_warmth_feet": 1000,
"required_str": 8,
"required_str": 5,
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "ORGANIC", "MOUNTABLE", "SHORT", "CAN_SIT" ],
"max_volume": "1000 L",
"max_volume": 4000,
"deconstruct": { "items": [ { "item": "2x4", "count": 4 }, { "item": "nail", "charges": [ 6, 10 ] } ] },
"bash": {
"str_min": 12,
Expand All @@ -310,8 +310,8 @@
"color": "red",
"move_cost_mod": 2,
"coverage": 50,
"required_str": 8,
"max_volume": "1000 L",
"required_str": 5,
"max_volume": 4000,
"flags": [ "TRANSPARENT", "FLAMMABLE", "ORGANIC", "MOUNTABLE", "SHORT", "FLAT_SURF" ],
"deconstruct": {
"items": [ { "item": "2x4", "count": 4 }, { "item": "wood_panel", "count": 1 }, { "item": "nail", "charges": [ 6, 8 ] } ]
Expand Down Expand Up @@ -343,7 +343,7 @@
"required_str": 4,
"flags": [ "TRANSPARENT", "FLAMMABLE", "PLACE_ITEM", "BLOCKSDOOR", "MOUNTABLE" ],
"deconstruct": { "items": [ { "item": "nail", "charges": [ 2, 6 ] }, { "item": "2x4", "count": 2 } ] },
"max_volume": "30 L",
"max_volume": 120,
"bash": {
"str_min": 6,
"str_max": 30,
Expand Down Expand Up @@ -405,7 +405,7 @@
"move_cost_mod": 2,
"coverage": 50,
"required_str": -1,
"max_volume": "1000 L",
"max_volume": 4000,
"flags": [ "TRANSPARENT", "FLAMMABLE", "ORGANIC", "MOUNTABLE", "SHORT", "FLAT_SURF" ],
"deconstruct": {
"items": [
Expand Down Expand Up @@ -1903,7 +1903,7 @@
"coverage": 40,
"required_str": -1,
"examine_action": "kiln_empty",
"max_volume": "125 L",
"max_volume": 500,
"crafting_pseudo_item": "char_kiln",
"flags": [ "CONTAINER", "FIRE_CONTAINER", "PLACE_ITEM", "EASY_DECONSTRUCT", "MINEABLE" ],
"deconstruct": { "items": [ { "item": "rock", "count": [ 35, 40 ] } ] },
Expand Down Expand Up @@ -1947,7 +1947,7 @@
"coverage": 40,
"required_str": -1,
"examine_action": "kiln_empty",
"max_volume": "125 L",
"max_volume": 500,
"crafting_pseudo_item": "char_kiln",
"flags": [ "CONTAINER", "FIRE_CONTAINER", "PLACE_ITEM" ],
"deconstruct": { "items": [ { "item": "metal_tank", "count": [ 1, 4 ] }, { "item": "pipe", "count": [ 2, 4 ] } ] },
Expand Down Expand Up @@ -1999,7 +1999,7 @@
"coverage": 40,
"required_str": -1,
"examine_action": "arcfurnace_empty",
"max_volume": "200 L",
"max_volume": 800,
"crafting_pseudo_item": "arcfurnace",
"flags": [ "CONTAINER", "FIRE_CONTAINER", "PLACE_ITEM" ],
"deconstruct": { "items": [ { "item": "metal_tank", "count": [ 1, 4 ] }, { "item": "pipe", "count": [ 2, 4 ] } ] },
Expand Down Expand Up @@ -2466,7 +2466,7 @@
"flags": [ "PLACE_ITEM", "TRANSPARENT", "FIRE_CONTAINER", "EASY_DECONSTRUCT" ],
"deployed_item": "brazier",
"examine_action": "fireplace",
"max_volume": "1000 L",
"max_volume": 4000,
"bash": {
"str_min": 8,
"str_max": 30,
Expand All @@ -2493,7 +2493,7 @@
"flags": [ "PLACE_ITEM", "TRANSPARENT", "FIRE_CONTAINER", "EASY_DECONSTRUCT" ],
"deployed_item": "55gal_firebarrel",
"examine_action": "fireplace",
"max_volume": "1000 L",
"max_volume": 4000,
"bash": {
"str_min": 8,
"str_max": 30,
Expand All @@ -2520,7 +2520,7 @@
"flags": [ "PLACE_ITEM", "TRANSPARENT", "FIRE_CONTAINER", "EASY_DECONSTRUCT" ],
"deployed_item": "30gal_firebarrel",
"examine_action": "fireplace",
"max_volume": "1000 L",
"max_volume": 4000,
"bash": {
"str_min": 8,
"str_max": 30,
Expand Down Expand Up @@ -2616,7 +2616,7 @@
{ "item": "cable", "charges": [ 1, 2 ], "prob": 50 }
]
},
"max_volume": "1000 L",
"max_volume": 4000,
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "ORGANIC", "BLOCKSDOOR", "MOUNTABLE" ],
"bash": {
"str_min": 10,
Expand Down Expand Up @@ -2647,7 +2647,7 @@
"deployed_item": "camp_chair",
"examine_action": "deployed_furniture",
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "ORGANIC", "MOUNTABLE", "CAN_SIT" ],
"max_volume": "875 L",
"max_volume": 3500,
"deconstruct": { "items": [ { "item": "camp_chair", "count": 1 } ] }
},
{
Expand Down Expand Up @@ -2816,7 +2816,7 @@
"floor_bedding_warmth": 1000,
"required_str": -1,
"deconstruct": { "items": [ { "item": "pillow", "count": 19 }, { "item": "blanket", "count": 3 } ] },
"max_volume": "1000 L",
"max_volume": 4000,
"flags": [
"TRANSPARENT",
"FLAMMABLE_ASH",
Expand Down Expand Up @@ -2857,7 +2857,7 @@
{ "item": "pillow", "count": 4 }
]
},
"max_volume": "1000 L",
"max_volume": 4000,
"flags": [
"TRANSPARENT",
"FLAMMABLE_ASH",
Expand Down Expand Up @@ -2929,7 +2929,7 @@
"floor_bedding_warmth": 200,
"required_str": 3,
"deconstruct": { "items": [ { "item": "box_large", "count": 1 } ] },
"max_volume": "1500 L",
"max_volume": 6000,
"deployed_item": "box_large",
"examine_action": "deployed_furniture",
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "PLACE_ITEM", "ORGANIC", "EASY_DECONSTRUCT", "BASHABLE", "HIDE_PLACE", "NO_SIGHT" ],
Expand Down Expand Up @@ -3017,7 +3017,7 @@
{ "item": "lock", "count": [ 0, 1 ] }
]
},
"max_volume": "200 L",
"max_volume": 800,
"bash": {
"str_min": 8,
"str_max": 30,
Expand All @@ -3041,7 +3041,7 @@
"deconstruct": {
"items": [ { "item": "2x4", "count": 20 }, { "item": "nail", "charges": [ 16, 24 ] }, { "item": "pipe", "count": 2 } ]
},
"max_volume": "500 L",
"max_volume": 2000,
"bash": {
"str_min": 12,
"str_max": 40,
Expand Down Expand Up @@ -3594,7 +3594,7 @@
{ "item": "sheet_metal_small", "count": [ 0, 4 ] }
]
},
"max_volume": "1750 L",
"max_volume": 7000,
"bash": {
"str_min": 35,
"str_max": 80,
Expand Down Expand Up @@ -3670,7 +3670,7 @@
"move_cost_mod": 3,
"coverage": 45,
"required_str": 10,
"max_volume": "1000 L",
"max_volume": 4000,
"looks_like": "f_glass_fridge",
"flags": [ "CONTAINER", "PLACE_ITEM", "BLOCKSDOOR", "FLAT_SURF" ],
"deconstruct": {
Expand Down Expand Up @@ -3710,7 +3710,7 @@
"move_cost_mod": 3,
"coverage": 60,
"required_str": 16,
"max_volume": "1000 L",
"max_volume": 4000,
"insulation": 2,
"looks_like": "f_washer",
"flags": [ "CONTAINER", "PLACE_ITEM", "BLOCKSDOOR", "FLAT_SURF" ],
Expand Down Expand Up @@ -3756,7 +3756,7 @@
"move_cost_mod": 3,
"coverage": 60,
"required_str": 16,
"max_volume": "1000 L",
"max_volume": 4000,
"insulation": 2,
"looks_like": "f_washer",
"flags": [ "CONTAINER", "PLACE_ITEM", "BLOCKSDOOR", "FLAT_SURF", "SEALED" ],
Expand Down Expand Up @@ -3801,7 +3801,7 @@
"move_cost_mod": 2,
"coverage": 80,
"required_str": 18,
"max_volume": "1750 L",
"max_volume": 7000,
"insulation": 6,
"looks_like": "f_fridge",
"flags": [ "CONTAINER", "PLACE_ITEM", "BLOCKSDOOR" ],
Expand Down Expand Up @@ -3995,7 +3995,7 @@
"move_cost_mod": -1,
"coverage": 45,
"required_str": -1,
"max_volume": "1000 L",
"max_volume": 4000,
"looks_like": "t_machinery_heavy",
"flags": [ "TRANSPARENT" ],
"deconstruct": {
Expand Down Expand Up @@ -4037,7 +4037,7 @@
"move_cost_mod": -1,
"coverage": 65,
"required_str": -1,
"max_volume": "1000 L",
"max_volume": 4000,
"looks_like": "t_machinery_heavy",
"deconstruct": {
"items": [
Expand Down Expand Up @@ -4601,7 +4601,7 @@
{ "item": "sheet_metal_small", "count": [ 2, 4 ] }
]
},
"max_volume": "1000 L",
"max_volume": 4000,
"bash": {
"str_min": 35,
"str_max": 80,
Expand Down Expand Up @@ -4668,7 +4668,7 @@
"move_cost_mod": 0,
"comfort": 2,
"floor_bedding_warmth": -1500,
"max_volume": "1000 L",
"max_volume": 4000,
"required_str": 7,
"bash": {
"str_min": 8,
Expand Down Expand Up @@ -4711,7 +4711,7 @@
"color": "blue",
"move_cost_mod": -1,
"coverage": 50,
"max_volume": "3750 ml",
"max_volume": 15,
"required_str": 7,
"flags": [ "TRANSPARENT", "FLAMMABLE", "PLACE_ITEM" ],
"deconstruct": {
Expand Down
Loading

0 comments on commit b87c965

Please sign in to comment.