- These settings control which elements are hidden when Hide Spoilers is enabled. -
-- -
-- -
-- -
-- -
- - - - - - Save - - - -diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 057eb6c..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2016 John Cleaver - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/README.md b/README.md deleted file mode 100644 index 0b214ce..0000000 --- a/README.md +++ /dev/null @@ -1,71 +0,0 @@ -# Stardew Community Checklist - -A checklist for the Community Center Bundles in Stardew Valley - -SCC is an application for keeping track of the community center bundles in Stardew Valley. When I started playing the -game, I spent a decent amount of time searching the wiki trying to figure out what items I needed for the community -center and keeping track of which ones I had already turned in. I started working on this as a way to help myself out -playing the game. Of course, I finished the community center bundles before I finished the site, but I figured that -maybe someone else would get some use out of it. - -A live version of the site is available at the following link: - ---- -# http://www.stardewcommunitychecklist.com/ ---- - -Note: The layout makes pretty big use of [Flexbox](https://www.w3.org/TR/css-flexbox-1/), which is not quite finalized. -I've tested the site in Chrome, Firefox, and Safari. IE seems to have -[some problems with text layout](http://i.imgur.com/smeMuAi.png), though. - -# Features - -* View items by bundle, alphabetically, by season, or by the skill involved in getting the item. -* View Bundle and Room completion rates. -* Filter out completed items and bundles. -* Spoiler Free Mode -- Hide the text, season, and skill information for items as well as bundle rewards. -* Item Search -- Want to see if an item is in a bundle? Search for it in the Alphabetical list! -* Save your progress -- Whenever you make a change to the checklist, it is saved to your browser's local storage. -* Import and Export -- Want to take your data to another computer? Export the data string and import it at another - computer. - -## Item Information - -An item block looks like this: - - - -In it, you can see the item name, where it can be obtained, which bundles it is in (and whether you have it checked off -for those bundles), which seasons it can be obtained in, and which skills can be used in getting it. Want to check it -off? Simply click the button for the appropriate bundle. - -# Things to come - -I have some planned features listed below, but I am open to feature requests. -If you think of something, please, list it below or -[open an issue](https://github.com/kihashi/stardew_community_checklist/issues/new). - -* Season Completion Rate -* Skill Completion Rate -* Season Exclusive Toggle -- In the Season tab, shows items that can only be obtained in the selected season. -* (Maybe) Import data from Stardew Valley Save Files - -# Development - -SCC is a single page application, so all it needs is a web server. You can use any web server that you like, but I -prefer to use the built-in python web server, which is available on any platform with Python installed. - -``` -# Python 3.5 -python -m http.server -``` - -Libraries and Frameworks used: - -* [vuejs](http://vuejs.org/) -* [Bulma](http://bulma.io/) - -Feature requests and pull requests are certainly welcome. I still need to clean up a lot of things in the repository -(For example, I changed naming styles part way through and the item "cards" need to be made into a vue component so they -aren't repeated), but the code should *mostly* be easy to figure out. I suspect there are optimizations to be done in -the searching and filtering logic as well. diff --git a/bundles.json b/bundles.json deleted file mode 100644 index f121de1..0000000 --- a/bundles.json +++ /dev/null @@ -1,1276 +0,0 @@ -{ - "items": [ - { - "id": 0, - "name": "Wild Horseradish", - "source": "Foraging during Spring.", - "seasons": ["spring"], - "skills": ["foraging"], - "bundles": [0] - }, - { - "id": 1, - "name": "Daffodil", - "source": "Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.", - "seasons": ["spring"], - "skills": ["foraging"], - "bundles": [0] - }, - { - "id": 2, - "name": "Leek", - "source": "Foraging during Spring.", - "seasons": ["spring"], - "skills": ["foraging"], - "bundles": [0] - }, - { - "id": 3, - "name": "Dandelion", - "source": "Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.", - "seasons": ["spring"], - "skills": ["foraging"], - "bundles": [0] - }, - { - "id": 4, - "name": "Grape", - "source": "Foraging during Summer.", - "seasons": ["summer", "fall"], - "skills": ["foraging", "farming"], - "bundles": [1] - }, - { - "id": 5, - "name": "Spice Berry", - "source": "Foraging during Summer.", - "seasons": ["summer"], - "skills": ["foraging"], - "bundles": [1] - }, - { - "id": 6, - "name": "Sweet Pea", - "source": "Foraging during Summer.", - "seasons": ["summer"], - "skills": ["foraging"], - "bundles": [1] - }, - { - "id": 7, - "name": "Common Mushroom", - "source": "Foraging during Fall Or if you have the mushroom in your cave.", - "seasons": ["fall"], - "skills": ["foraging"], - "bundles": [2] - }, - { - "id": 8, - "name": "Wild Plum", - "source": "Foraging during Fall.", - "seasons": ["fall"], - "skills": ["foraging"], - "bundles": [2] - }, - { - "id": 9, - "name": "Hazelnut", - "source": "Foraging during Fall.", - "seasons": ["fall"], - "skills": ["foraging"], - "bundles": [2] - }, - { - "id": 10, - "name": "Blackberry", - "source": "Foraging during Fall.", - "seasons": ["fall"], - "skills": ["foraging"], - "bundles": [2] - }, - { - "id": 11, - "name": "Winter Root", - "source": "Foraging during Winter or dropped by slimes on 41-79 Mines levels.", - "seasons": ["winter", "spring", "summer", "fall"], - "skills": ["foraging", "combat"], - "bundles": [3] - }, - { - "id": 12, - "name": "Crystal Fruit", - "source": "Foraging during Winter or dropped by coal sprites on 41-79 Mines levels.", - "seasons": ["winter", "spring", "summer", "fall"], - "skills": ["foraging", "combat"], - "bundles": [3] - }, - { - "id": 13, - "name": "Snow Yam", - "source": "Foraging during Winter (Using a Hoe outside the farm).", - "seasons": ["winter"], - "skills": ["foraging"], - "bundles": [3] - }, - { - "id": 14, - "name": "Crocus", - "source": "Foraging during Winter.", - "seasons": ["winter"], - "skills": ["foraging"], - "bundles": [3] - }, - { - "id": 15, - "name": "Wood (99)", - "source": "Chopping trees or logs using an axe.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [4, 4] - }, - { - "id": 16, - "name": "Stone (99)", - "source": "Smashing stones with a pickaxe.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [4] - }, - { - "id": 17, - "name": "Hardwood (10)", - "source": "Chopping large stumps with an upgraded axe. Also in crates in the Mines", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging", "mining"], - "bundles": [4] - }, - { - "id": 18, - "name": "Coconut", - "source": "Found in the desert.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5] - }, - { - "id": 19, - "name": "Cactus Fruit", - "source": "Found in the desert.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5] - }, - { - "id": 20, - "name": "Cave Carrot", - "source": "In boxes inside the mines or using the hoe on soil spots in the Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [5] - }, - { - "id": 21, - "name": "Red Mushroom", - "source": "Can be found in the mines or in the farm cave if you selected the mushroom perk.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging", "mining"], - "bundles": [5, 22] - }, - { - "id": 22, - "name": "Purple Mushroom", - "source": "Can be found in the mines or in the farm cave if you selected the mushroom perk.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging", "mining"], - "bundles": [5, 23] - }, - { - "id": 23, - "name": "Maple Syrup", - "source": "Harvested from maple trees using a Tapper.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5, 21] - }, - { - "id": 24, - "name": "Oak Resin", - "source": "Harvested from oak trees using a Tapper.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5] - }, - { - "id": 25, - "name": "Pine Tar", - "source": "Harvested from pine trees using a Tapper.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5] - }, - { - "id": 26, - "name": "Morel", - "source": "In the farm cave if you selected the mushroom perk", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [5] - }, - { - "id": 26, - "name": "Parsnip", - "source": "Crops during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [6] - }, - { - "id": 28, - "name": "Green Bean", - "source": "Crops during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [6] - }, - { - "id": 29, - "name": "Cauliflower", - "source": "Crops during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [6] - }, - { - "id": 30, - "name": "Potato", - "source": "Crops during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [6] - }, - { - "id": 31, - "name": "Tomato", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [7] - }, - { - "id": 32, - "name": "Hot Pepper", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [7] - }, - { - "id": 33, - "name": "Blueberry", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [7] - }, - { - "id": 34, - "name": "Melon", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [7] - }, - { - "id": 35, - "name": "Corn", - "source": "Crops during Summer and Fall.", - "seasons": ["summer", "fall"], - "skills": ["farming"], - "bundles": [8] - }, - { - "id": 36, - "name": "Eggplant", - "source": "Crops during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [8] - }, - { - "id": 37, - "name": "Pumpkin", - "source": "Crops during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [8] - }, - { - "id": 38, - "name": "Yam", - "source": "Crops during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [8] - }, - { - "id": 39, - "name": "Parsnip (Gold Star) (5)", - "source": "Crops during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [9] - }, - { - "id": 40, - "name": "Melon (Gold Star) (5)", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [9] - }, - { - "id": 41, - "name": "Pumpkin (Gold Star) (5)", - "source": "Crops during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [9] - }, - { - "id": 42, - "name": "Corn (Gold Star) (5)", - "source": "Crops during Summer and Fall.", - "seasons": ["summer", "fall"], - "skills": ["farming"], - "bundles": [9] - }, - { - "id": 43, - "name": "Milk (Large)", - "source": "Cows", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 44, - "name": "Egg (Large, Brown)", - "source": "Chickens", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 45, - "name": "Egg (Large, White)", - "source": "Chickens", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 46, - "name": "Goat Milk (Large)", - "source": "Goats", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 47, - "name": "Wool", - "source": "Sheep, Rabbits", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 48, - "name": "Duck Egg", - "source": "Ducks", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [10] - }, - { - "id": 49, - "name": "Truffle Oil", - "source": "Made from Truffles. Requires Oil Maker", - "seasons": ["spring", "summer", "fall"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 50, - "name": "Cloth", - "source": "Made from Wool. Requires Loom. Can also be rarely obtained by Recycling Soggy Newspaper.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "foraging"], - "bundles": [11] - }, - { - "id": 51, - "name": "Goat Cheese", - "source": "Made from Goat Milk. Requires Cheese Press.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 52, - "name": "Cheese", - "source": "Made from Cow Milk. Requires Cheese Press", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 53, - "name": "Honey", - "source": "Produced by Bees. Requires Beehive.", - "seasons": ["spring", "summer", "fall"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 54, - "name": "Jelly", - "source": "Made from any Fruit. Requires Preserves Jar.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "foraging"], - "bundles": [11] - }, - { - "id": 55, - "name": "Apple", - "source": "Gathered from Apple Trees during Fall. Fodder Bundle requires 3.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [11, 24] - }, - { - "id": 56, - "name": "Apricot", - "source": "Gathered from Apricot Trees during Spring.", - "seasons": ["spring"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 57, - "name": "Orange", - "source": "Gathered from Orange Trees during Summer or found in farm cave if fruit perk selected.", - "seasons": ["summer", "spring", "fall", "winter"], - "skills": ["farming", "foraging"], - "bundles": [11] - }, - { - "id": 58, - "name": "Peach", - "source": "Gathered from Peach Trees during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [11] - }, - { - "id": 59, - "name": "Pomegranate", - "source": "Gathered from Pomegranate Trees during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [11, 25] - }, - { - "id": 60, - "name": "Cherry", - "source": "Gathered from Cherry Trees during Spring or found in farm cave if fruit perk selected.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "foraging"], - "bundles": [11] - }, - { - "id": 61, - "name": "Sunfish", - "source": "Found in Rivers, Daytime, Spring, and Summer.", - "seasons": ["spring", "summer"], - "skills": ["fishing"], - "bundles": [12] - }, - { - "id": 62, - "name": "Catfish", - "source": "Found in Rivers, Anytime, Spring and Fall. Only when raining.", - "seasons": ["spring", "fall"], - "skills": ["fishing"], - "bundles": [12] - }, - { - "id": 63, - "name": "Shad", - "source": "Found in Rivers, Daytime, Spring, Summer, and Fall. Only when raining.", - "seasons": ["spring", "summer", "fall"], - "skills": ["fishing"], - "bundles": [12] - }, - { - "id": 64, - "name": "Tiger Trout", - "source": "Found in Rivers, Daytime (Early afternoon), Fall and Winter.", - "seasons": ["fall", "winter"], - "skills": ["fishing"], - "bundles": [12] - }, - { - "id": 65, - "name": "Largemouth Bass", - "source": "Found in Lakes, Daytime, All Seasons.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [13] - }, - { - "id": 66, - "name": "Carp", - "source": "Found in Lakes, Anytime, All Seasons.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [13] - }, - { - "id": 67, - "name": "Bullhead", - "source": "Found in Lakes, Anytime, All Seasons.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [13] - }, - { - "id": 68, - "name": "Sturgeon", - "source": "Found in Lakes, Daytime, Summer and Winter.", - "seasons": ["summer", "winter"], - "skills": ["fishing"], - "bundles": [13] - }, - { - "id": 69, - "name": "Sardine", - "source": "Found in the Ocean, Daytime, Spring, Fall, and Winter.", - "seasons": ["spring", "fall", "winter"], - "skills": ["fishing"], - "bundles": [14] - }, - { - "id": 70, - "name": "Tuna", - "source": "Found in the Ocean, Daytime, Summer and Winter.", - "seasons": ["summer", "winter"], - "skills": ["fishing"], - "bundles": [14] - }, - { - "id": 71, - "name": "Red Snapper", - "source": "Found in the Ocean, Daytime, Summer and Fall. Only when raining.", - "seasons": ["summer", "fall"], - "skills": ["fishing"], - "bundles": [14] - }, - { - "id": 72, - "name": "Tilapia", - "source": "Found in the Ocean, Daytime, Summer and Fall.", - "seasons": ["summer", "fall"], - "skills": ["fishing"], - "bundles": [14] - }, - { - "id": 73, - "name": "Walleye", - "source": "Found in Rivers, Nighttime, Fall and Winter. Only when raining.", - "seasons": ["fall", "winter"], - "skills": ["fishing"], - "bundles": [15] - }, - { - "id": 74, - "name": "Bream", - "source": "Found in Rivers, Nighttime, All Seasons.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [15] - }, - { - "id": 75, - "name": "Eel", - "source": "Found in the Ocean, Nighttime, Spring or Fall. Only when raining.", - "seasons": ["spring", "fall"], - "skills": ["fishing"], - "bundles": [15] - }, - { - "id": 76, - "name": "Lobster", - "source": "Gathered from Crab Pots.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [16] - }, - { - "id": 77, - "name": "Crayfish", - "source": "Gathered from Crab Pots. Rivers, Spring", - "seasons": ["spring"], - "skills": ["fishing"], - "bundles": [16] - }, - { - "id": 78, - "name": "Crab", - "source": "Gathered from Crab Pots. Also drops from killing hermit crabs in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "combat"], - "bundles": [16] - }, - { - "id": 79, - "name": "Cockle", - "source": "Gathered from Crab Pots. Can be foraged from areas with sand.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "foraging"], - "bundles": [16] - }, - { - "id": 80, - "name": "Mussel", - "source": "Gathered from Crab Pots. Can be foraged from areas with sand.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "foraging"], - "bundles": [16] - }, - { - "id": 81, - "name": "Shrimp", - "source": "Gathered from Crab Pots.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [16] - }, - { - "id": 82, - "name": "Snail", - "source": "Gathered from Crab Pots.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [16] - }, - { - "id": 83, - "name": "Periwinkle", - "source": "Gathered from Crab Pots.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [16] - }, - { - "id": 84, - "name": "Oyster", - "source": "Gathered from Crab Pots. Can be foraged from areas with sand.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "foraging"], - "bundles": [16] - }, - { - "id": 85, - "name": "Clam", - "source": "Gathered from Crab Pots. Can be foraged from areas with sand.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "foraging"], - "bundles": [16] - }, - { - "id": 86, - "name": "Pufferfish", - "source": "Found in the Ocean, Early Afternoon, Summer. May also be purchased from the Traveling Cart.", - "seasons": ["summer"], - "skills": ["fishing"], - "bundles": [17] - }, - { - "id": 87, - "name": "Ghostfish", - "source": "Found in ponds in The Mines, Anytime, All Seasons. May also be dropped by Ghosts.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "combat"], - "bundles": [17] - }, - { - "id": 88, - "name": "Sandfish", - "source": "Found in the pond at Calico Desert. May also be purchased from the Traveling Cart.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing", "combat"], - "bundles": [17] - }, - { - "id": 89, - "name": "Woodskip", - "source": "Found in the Secret Woods, Anytime, All Seasons. May also be purchased from the Traveling Cart.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [17] - }, - { - "id": 90, - "name": "Copper Bar", - "source": "Smelting copper ore in the furnace.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [18] - }, - { - "id": 91, - "name": "Iron Bar", - "source": "Smelting iron ore in the furnace.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [18] - }, - { - "id": 92, - "name": "Gold Bar", - "source": "Smelting gold ore in the furnace.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [18] - }, - { - "id": 93, - "name": "Quartz", - "source": "Found on all levels of The Mines and in geodes.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [19] - }, - { - "id": 94, - "name": "Earth Crystal", - "source": "Found on levels 1 - 39 of The Mines and in geodes.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [19] - }, - { - "id": 95, - "name": "Frozen Tear", - "source": "Found on levels 40 - 79 of The Mines and in geodes.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [19] - }, - { - "id": 96, - "name": "Fire Quartz", - "source": "Found on levels 80 - 120 of The Mines and in magma geodes.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [19] - }, - { - "id": 97, - "name": "Slime (99)", - "source": "Dropped by Slimes in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["combat"], - "bundles": [20] - }, - { - "id": 98, - "name": "Bat Wing (10)", - "source": "Dropped by Bats in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["combat"], - "bundles": [20] - }, - { - "id": 99, - "name": "Solar Essence", - "source": "Dropped by Ghosts in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["combat"], - "bundles": [20] - }, - { - "id": 100, - "name": "Void Essence", - "source": "Dropped by Shadow Brutes in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["combat"], - "bundles": [20] - }, - { - "id": 101, - "name": "Fiddlehead Fern", - "source": "Found in the Secret Woods during Summer.", - "seasons": ["summer"], - "skills": ["foraging"], - "bundles": [21] - }, - { - "id": 102, - "name": "Truffle", - "source": "Found by pigs while grazing outdoors.", - "seasons": ["spring", "summer", "fall"], - "skills": ["farming"], - "bundles": [21] - }, - { - "id": 103, - "name": "Poppy", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [21] - }, - { - "id": 104, - "name": "Maki Roll", - "source": "Acquired by Cooking. Recipe available from the cooking channel on Summer 21 during odd years.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [21] - }, - { - "id": 105, - "name": "Fried Egg", - "source": "Acquired by Cooking.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [21] - }, - { - "id": 106, - "name": "Sea Urchin", - "source": "Can be foraged on the far right side of the beach, accessible after using 300 wood to fix the bridge.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [22] - }, - { - "id": 107, - "name": "Sunflower", - "source": "Crops during Fall.", - "seasons": ["fall"], - "skills": ["farming"], - "bundles": [22] - }, - { - "id": 108, - "name": "Duck Feather", - "source": "Produced by ducks in the coop (similar to how chickens and ducks lay eggs)", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [22] - }, - { - "id": 109, - "name": "Aquamarine", - "source": "Can be found in stones and boxes in The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [22] - }, - { - "id": 110, - "name": "Red Cabbage", - "source": "Crops during the Summer. Seeds can be purchased from Pierre's Year 2 and onward. Can be purchased from the Traveling Cart", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [22] - }, - { - "id": 111, - "name": "Nautilus Shell", - "source": "Found by foraging from the beach in the Winter.", - "seasons": ["winter"], - "skills": ["foraging"], - "bundles": [23] - }, - { - "id": 112, - "name": "Chub", - "source": "Can be found in the mountain lake and river during all seasons.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["fishing"], - "bundles": [23] - }, - { - "id": 113, - "name": "Frozen Geode", - "source": "Found on levels 40-79 of The Mines.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["mining"], - "bundles": [23] - }, - { - "id": 114, - "name": "Wheat (10)", - "source": "Crops during Summer.", - "seasons": ["summer"], - "skills": ["farming"], - "bundles": [24] - }, - { - "id": 115, - "name": "Hay (10)", - "source": "Purchased from Marnie at The Ranch or created by using the sickle on grass once you have a silo.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming"], - "bundles": [24] - }, - { - "id": 116, - "name": "Oak Resin", - "source": "Harvested from oak trees using a Tapper.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["foraging"], - "bundles": [25] - }, - { - "id": 117, - "name": "Wine", - "source": "Produced by putting most fruits into a keg.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "foraging"], - "bundles": [25] - }, - { - "id": 118, - "name": "Rabbit's Foot", - "source": "Dropped by Rabbits in the Coop, also dropped by a Serpent in Skull Cavern (0.8%).", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "combat"], - "bundles": [25] - }, - { - "id": 119, - "name": "2,500 Gold", - "source": "Collect 2,500 Gold and turn in.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "mining", "foraging", "fishing", "combat"], - "bundles": [26] - }, - { - "id": 120, - "name": "5,000 Gold", - "source": "Collect 5,000 Gold and turn in.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "mining", "foraging", "fishing", "combat"], - "bundles": [27] - }, - { - "id": 121, - "name": "10,000 Gold", - "source": "Collect 10,000 Gold and turn in.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "mining", "foraging", "fishing", "combat"], - "bundles": [28] - }, - { - "id": 122, - "name": "25,000 Gold", - "source": "Collect 25,000 Gold and turn in.", - "seasons": ["spring", "summer", "fall", "winter"], - "skills": ["farming", "mining", "foraging", "fishing", "combat"], - "bundles": [29] - } - ], - "bundles": [ - { - "id": 0, - "name": "Spring Foraging Bundle", - "room": 0, - "reward": "Spring Seeds (30)", - "items_required": 4 - }, - { - "id": 1, - "name": "Summer Foraging Bundle", - "room": 0, - "reward": "Summer Seeds (30)", - "items_required": 3 - }, - { - "id": 2, - "name": "Fall Foraging Bundle", - "room": 0, - "reward": "Fall Seeds (30)", - "items_required": 4 - }, - { - "id": 3, - "name": "Winter Foraging Bundle", - "room": 0, - "reward": "Winter Seeds (30)", - "items_required": 4 - }, - { - "id": 4, - "name": "Construction Bundle", - "room": 0, - "reward": "Charcoal Kiln", - "items_required": 4 - }, - { - "id": 5, - "name": "Exotic Foraging Bundle", - "room": 0, - "reward": "Autumn's Bounty (5)", - "items_required": 5 - }, - { - "id": 6, - "name": "Spring Crops Bundle", - "room": 1, - "reward": "Speed-Gro (20)", - "items_required": 4 - }, - { - "id": 7, - "name": "Summer Crops Bundle", - "room": 1, - "reward": "Quality Sprinkler", - "items_required": 4 - }, - { - "id": 8, - "name": "Fall Crops Bundle", - "room": 1, - "reward": "Bee House", - "items_required": 4 - }, - { - "id": 9, - "name": "Quality Crops Bundle", - "room": 1, - "reward": "Preserves Jar", - "items_required": 3 - }, - { - "id": 10, - "name": "Animal Bundle", - "room": 1, - "reward": "Cheese Press", - "items_required": 5 - }, - { - "id": 11, - "name": "Artisan Bundle", - "room": 1, - "reward": "Keg", - "items_required": 6 - }, - { - "id": 12, - "name": "River Fish Bundle", - "room": 2, - "reward": "Bait (30)", - "items_required": 4 - }, - { - "id": 13, - "name": "Lake Fish Bundle", - "room": 2, - "reward": "Dressed Spinner", - "items_required": 4 - }, - { - "id": 14, - "name": "Ocean Fish Bundle", - "room": 2, - "reward": "Warp Totem Beach (5)", - "items_required": 4 - }, - { - "id": 15, - "name": "Night Fishing Bundle", - "room": 2, - "reward": "Small Glow Ring", - "items_required": 3 - }, - { - "id": 16, - "name": "Crab Pot Bundle", - "room": 2, - "reward": "Crab Pot (3)", - "items_required": 5 - }, - { - "id": 17, - "name": "Specialty Fish Bundle", - "room": 2, - "reward": "Dish O' The Sea (5)", - "items_required": 4 - }, - { - "id": 18, - "name": "Blacksmith's Bundle", - "room": 3, - "reward": "Furnace", - "items_required": 3 - }, - { - "id": 19, - "name": "Geologists's Bundle", - "room": 3, - "reward": "Omni Geode (5)", - "items_required": 4 - }, - { - "id": 20, - "name": "Adventurer's Bundle", - "room": 3, - "reward": "Small Magnet Ring", - "items_required": 2 - }, - { - "id": 21, - "name": "Chef's Bundle", - "room": 4, - "reward": "Pink Cake (x3)", - "items_required": 6 - }, - { - "id": 22, - "name": "Dye Bundle", - "room": 4, - "reward": "Seed Maker", - "items_required": 6 - }, - { - "id": 23, - "name": "Field Research Bundle", - "room": 4, - "reward": "Recycling Machine", - "items_required": 4 - }, - { - "id": 24, - "name": "Fodder Bundle", - "room": 4, - "reward": "Heater", - "items_required": 3 - }, - { - "id": 25, - "name": "Enchanter's Bundle", - "room": 4, - "reward": "Gold Bar (5)", - "items_required": 4 - }, - { - "id": 26, - "name": "2,500 Bundle", - "room": 5, - "reward": "Chocolate Cake (3)", - "items_required": 1 - }, - { - "id": 27, - "name": "5,000 Bundle", - "room": 5, - "reward": "Quality Fertilizer (30)", - "items_required": 1 - }, - { - "id": 28, - "name": "10,000 Bundle", - "room": 5, - "reward": "Lightning Rod", - "items_required": 1 - }, - { - "id": 29, - "name": "25,000 Bundle", - "room": 5, - "reward": "Crystalarium", - "items_required": 1 - } - ], - "rooms": [ - { - "id": 0, - "name": "Crafts Room", - "reward": "Bridge Repair" - }, - { - "id": 1, - "name": "Pantry", - "reward": "Greenhouse" - }, - { - "id": 2, - "name": "Fish Tank", - "reward": "Glittering Boulder Removed" - }, - { - "id": 3, - "name": "Boiler Room", - "reward": "Minecarts Repaired" - }, - { - "id": 4, - "name": "Bulletin Board", - "reward": "Friendship" - }, - { - "id": 5, - "name": "Vault", - "reward": "Bus Repair" - } - ], - "seasons": [ - { - "id": "allseasons", - "name": "All Seasons" - }, - { - "id": "spring", - "name": "Spring" - }, - { - "id": "summer", - "name": "Summer" - }, - { - "id": "fall", - "name": "Fall" - }, - { - "id": "winter", - "name": "Winter" - } - ], - "skills": [ - { - "id": "farming", - "name": "Farming" - }, - { - "id": "mining", - "name": "Mining" - }, - { - "id": "foraging", - "name": "Foraging" - }, - { - "id": "fishing", - "name": "Fishing" - }, - { - "id": "combat", - "name": "Combat" - } - ] -} diff --git a/changelog.json b/changelog.json deleted file mode 100644 index b92fa45..0000000 --- a/changelog.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "versions": [ - { - "id": "Version 1.4", - "date": "2016-04-16", - "link": "Version-1.4", - "changes": [ - "Fixed a bug where items skills were always being hidden", - "Updated Season and Skill tabs to sort alphabetically", - "Updated to Bulma 0.0.20", - "Added a text decoration to completed bundles", - "Fixed a bug with side-panel styling", - "Reduced the margin size of the room names so they all fit properly in their container.", - "Updated the bundles nav to be included in 'Hide Completed'", - "Hide Completed and Hide Spoilers settings are now saved.", - "Added a more thorough readme." - ] - }, - { - "id": "Version 1.3", - "date": "2016-04-15", - "link": "Version-1.3", - "changes": [ - "Bundles rewards are now hidden with other spoilers.", - "Added a settings page to allow the user to define what information constitutes spoilers.", - "Small Layout Changes" - ] - }, - { - "id": "Version 1.2", - "date": "2016-04-14", - "link": "Version-1.2", - "changes": [ - "Added an 'All Season' nav item in the Seasons tab. This shows items that are available in all seasons. Other season tabs now show items that are available in that season and at most 2 others. (#39)" - ] - }, - { - "id": "Version 1.1", - "date": "2016-04-14", - "link": "Version-1.1", - "changes": [ - "Added bundle completion numbers (#40)", - "'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked. (#44)", - "Buttons for items in bundles that have been completed, but are not checked are now transparent. (#46)", - "Updated scripts to load via HTTPS so that users loading Github via HTTPS can use the page (#47)" - ] - }, - { - "id": "Version 1.0", - "date": "2016-04-13", - "link": "Version-1.0", - "changes": [ - "Initial Version" - ] - } - ] -} diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index f606bf6..0000000 Binary files a/favicon.ico and /dev/null differ diff --git a/favicon.png b/favicon.png deleted file mode 100644 index 868a2ac..0000000 Binary files a/favicon.png and /dev/null differ diff --git a/index.html b/index.html index 788c89f..2ffed9f 100644 --- a/index.html +++ b/index.html @@ -1,633 +1 @@ - - - -
- -- {{ item.name }} -
-- {{ item.name }} -
-- {{ item.name }} -
-- {{ item.name }} -
-- {{ version.id }} -
-