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

191 Commits

Author SHA1 Message Date
e81c2b47d3 Added version links. 2016-04-13 23:10:22 -04:00
1bed567c7d Added dates to the changelog. 2016-04-13 22:53:40 -04:00
3a32240799 Added the new version changelog. 2016-04-13 22:53:30 -04:00
9098da651f Fixed version number. 2016-04-13 22:48:19 -04:00
065facdfac Added a function to get the changelog data. 2016-04-13 22:07:49 -04:00
2742d7c64e Added a json file of changes. 2016-04-13 22:06:36 -04:00
ecec52545d Updated isComplete to account for completed bundles.
An item is now complete if all of its bundles are either checked or
already complete.

Closes #44.
2016-04-13 19:15:12 -04:00
7eb350517a Merge branch 'feature/#46-Completed-Bundle-Button-Color'
Closes #46.
2016-04-13 18:39:40 -04:00
8024b6f032 Changed the color of unchecked items in complete bundles to default. 2016-04-13 18:39:00 -04:00
c785347a84 Added a function to tell if a bundle is complete. 2016-04-13 18:35:19 -04:00
9969051139 Updated all CDN links to use HTTPS.
Closes #47.
2016-04-13 18:07:32 -04:00
89b73f359c Merge pull request #41 from kihashi/feature/#40-completion-rates
Added numbers to complement the progress bars.
2016-04-13 10:45:14 -04:00
352fa755d3 Added numbers to complement the progress bars.
This should make it easier to track bundle completion rates.

Closes #40.
2016-04-13 10:44:31 -04:00
ea40231487 Updated Reddit Link 2016-04-13 09:51:12 -04:00
90d2da7a48 Merge branch 'gh-pages' 2016-04-12 23:35:33 -04:00
c846ba3fce Fixed favicon link to be relative. 2016-04-12 23:35:24 -04:00
6592886e8d Merge branch 'master' into gh-pages 2016-04-12 23:04:33 -04:00
233bb529e7 Updated to bulma 0.19. 2016-04-12 23:04:21 -04:00
c7cac5d189 Added CSS to allow for larger footers. 2016-04-12 23:04:09 -04:00
c14e24262f Updated Save and Load to Import and Export.
This will better reflect their current function.
2016-04-12 22:11:51 -04:00
7beeae1496 Added a data save whenever user_data is edited. 2016-04-12 22:11:15 -04:00
81227ce0c8 Removed leftover debug code. 2016-04-12 22:05:46 -04:00
c58cbe3d73 Merge pull request #37 from kihashi/gh-pages
Update from pages
2016-04-12 10:49:00 -04:00
ee6f410c73 Added new favicon 2016-04-12 10:33:28 -04:00
436da88f80 Changed Favicon 2016-04-12 10:32:46 -04:00
2ad8407909 Fixed favicon link 2016-04-12 10:20:31 -04:00
402fd1faad Merge pull request #36 from kihashi/master
Added favicon
2016-04-12 10:10:35 -04:00
73ec7d3224 Added favicon 2016-04-12 10:09:33 -04:00
17a7bbba92 Added a favicon link 2016-04-12 10:09:03 -04:00
910c717264 Merge branch 'master' into gh-pages 2016-04-11 23:23:13 -04:00
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
6dd904ed68 Merge branch 'master' into gh-pages 2016-04-10 23:08:14 -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