Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://mouseypounds.github.io/stardew-fair-helper/
Web App for helping choose items to display during the Stardew Valley Fall Fair
https://mouseypounds.github.io/stardew-fair-helper/
Last synced: 2 months ago
JSON representation
Web App for helping choose items to display during the Stardew Valley Fall Fair
- Host: GitHub
- URL: https://mouseypounds.github.io/stardew-fair-helper/
- Owner: MouseyPounds
- License: mit
- Created: 2018-10-24T07:35:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T14:51:18.000Z (about 4 years ago)
- Last Synced: 2024-08-04T06:01:05.982Z (6 months ago)
- Language: JavaScript
- Size: 197 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesomestardew - Fair Helper - fair-helper)) (Uncategorized / Uncategorized)
README
# stardew-fair-helper
## About Stardew Fair Helper
This app helps to prepare for the Grange Display at the Fall Festival in [Stardew Valley](http://stardewvalley.net/). It will calculate the score for manually-entered items and also search through a save file to recommend which item combination would give the highest possible score. Please report any bugs, suggestions, or other feedback to [the topic in the Chucklefish forums](https://community.playstarbound.com/threads/webapp-stardew-fair-helper-make-the-best-grange-display.149849/).
The app is written in Javascript and uses [jQuery](https://jquery.com/) and [Select2](https://select2.org/); it is hosted on GitHub Pages at https://mouseypounds.github.io/stardew-fair-helper/ and the source code repository is https://github.com/MouseyPounds/stardew-fair-helper.
## Changelog
* 28 Dec 2020 - v3.0 - Support for Stardew Valley 1.5
* 24 Jul 2020 - v2.0.1 - Updated forum link in footer
* 26 Nov 2019 - v2.0 - Support for Stardew Valley 1.4
* 12 June 2019 - v1.1.2 - Fixed error with some item stacks being ignored
* 12 Feb 2019 - v1.1.1 - Fixed error parsing difficulty modifier
* 30 Jan 2019 - v1.1 - Improved support for iOS save files
* 15 Dec 2018 - v1.0.1 - Handling mod items a bit better
* 2 Nov 2018 - v1.0 - Initial release