1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
7066cc56d6 Merge pull request #34 from kihashi/feature/#24-hide-completed-items
Feature/#24 hide completed items
2016-04-11 23:22:11 -04:00
a4e860db3e Added if statements to hide spoilers and completed items. 2016-04-11 23:21:38 -04:00
ad537b1435 Added a function to determine if an item is complete. 2016-04-11 23:21:07 -04:00
bf8fd39c48 Added buttons for the new options. 2016-04-11 18:38:22 -04:00
ea9291454e Added options to hide spoilers and completed items. 2016-04-11 18:38:03 -04:00
b57acfa57c Merge pull request #32 from kihashi/JSON
Add Bundle Data
2016-04-10 23:07:08 -04:00
2e8f4c19d1 Added the items from the Vault Room bundles. 2016-04-10 23:06:31 -04:00
da185164a2 Added the items from the enchanter's bundle. 2016-04-10 23:02:25 -04:00
14a08e8477 Added items from the fodder bundle. 2016-04-10 22:59:13 -04:00
169d467da3 Added items from the field reserch bundle. 2016-04-10 22:31:56 -04:00
81d25d3800 Added items from the dye bundle. 2016-04-10 22:16:34 -04:00
2490fcdd1c Added items from the Chef's bundle. 2016-04-10 22:11:09 -04:00
b9512e37de Added items from the Adventurer's bundle. 2016-04-10 22:03:26 -04:00
8b2d8013bb Added items from the geologist's bundle. 2016-04-10 22:01:25 -04:00
9aa01bf19b Added items from the blacksmith bundle. 2016-04-10 21:58:58 -04:00
35c41b5218 Merge branch 'master' into JSON 2016-04-10 17:41:01 -04:00
42dec8f85b Merge pull request #31 from kihashi/feature/#30-room-completion-rate-bug
Fixed a bug where room completion rate could be increased for opt. items
2016-04-10 17:39:13 -04:00
f7924e2006 Fixed a bug where room completion rate could be increased for opt. items
Each bundle now counts for at most `items_required` for rooms.
2016-04-10 17:38:24 -04:00
1d84352e21 Merge branch 'JSON' 2016-04-10 17:34:18 -04:00
b1ff378848 Added items from the specialty fish bundle. 2016-04-10 17:08:54 -04:00
4210396b53 Added items from the Crab pot Bundle. 2016-04-10 16:59:27 -04:00
2f1f9323a9 Merge branch 'master' into JSON 2016-04-03 17:40:50 -04:00
3741d4ab1a Fixed the header link to go to the current directory rather than the root. 2016-04-03 17:20:51 -04:00
f24bcafe47 Merge pull request #29 from kihashi/feature/#28-room-completion
Feature/#28 room completion
2016-04-03 17:06:45 -04:00
37382894f1 Added title and progress bar for room completion. 2016-04-03 17:06:03 -04:00
12be3f73f4 Added functions to calculate how many items are in a room. 2016-04-03 17:05:41 -04:00
46ca0ef3db Merge branch 'JSON' 2016-04-03 14:13:49 -04:00
71323a815d Added items from the Night Fishing Bundle. 2016-04-03 14:13:34 -04:00
af7e10594d Added items from the Ocean Fish Bundle. 2016-04-03 14:00:16 -04:00
79392a4dad Fixed the IDs from the lake fish bundle. 2016-04-03 00:35:55 -04:00
67b607be9d Added items from the lake fish bundle. 2016-04-03 00:11:07 -04:00
fc458a1dba Merge branch 'master' into JSON 2016-04-02 23:50:31 -04:00
5674a0644a Merge pull request #26 from kihashi/feature/#20-card-footers-alternate-browsers
Tags now display without fullwidth.
2016-03-31 23:14:39 -04:00
3b0014f0cf Tags now display without fullwidth.
This makes them display in other browsers as well as fit other screen
resolutions.
2016-03-31 23:14:05 -04:00
8a2ee7e5b0 Merge pull request #25 from kihashi/master
Update JSON Branch
2016-03-31 13:27:05 -04:00
0361d73457 Removed default color class from buttons to avoid conflicts with Vue. 2016-03-30 23:30:00 -04:00
ece5832bd8 Merge pull request #18 from kihashi/feature/#16-page-footer
Added a page footer.
2016-03-30 23:28:37 -04:00
ab1ed27666 Added a page footer. 2016-03-30 23:28:18 -04:00
a05f216801 Merge pull request #17 from kihashi/feature/#11-items-in-multiple-bundles
Updated the user_data array to store the position from `item.bundles`.
2016-03-30 23:04:33 -04:00
0fcaa42214 Updated the user_data array to store the position from item.bundles.
All of the associated check, get, and set methods have been updated.
I have no idea if these are as performant or not.
2016-03-30 23:03:14 -04:00
5f1bf11187 Merge pull request #14 from kihashi/feature/#12-encode-data-strings
Added base64 encoding of the string.
2016-03-30 22:16:40 -04:00
872769a74d Added base64 encoding of the string. 2016-03-30 22:16:17 -04:00
096e457e08 Merge pull request #10 from kihashi/bulma
Converted app to use Bulma.
2016-03-30 18:00:35 -04:00
f330975a17 Converted app to use Bulma. 2016-03-30 17:59:40 -04:00
b753627c53 Fixed some malformed JSON. 2016-03-21 19:12:48 -04:00
e6240a1ccc Merge branch 'gh-pages' 2016-03-21 18:53:30 -04:00
9469ff689b Merge branch 'JSON' 2016-03-21 18:50:54 -04:00
90041444ec Added items from the River Fish Bundle. 2016-03-21 14:38:24 -04:00
452b33b5b0 Merge pull request #6 from kihashi/JSON
JSON Update
2016-03-21 11:33:42 -04:00
098a15fa8e Fixed a syntax problem in an array. 2016-03-21 11:26:00 -04:00