Mike Bryant
fa8068f816
Merge pull request #153 from DotnetChen/master
...
Add language support for zh-TW ,Chinese (Taiwan)
5 years ago
Mike Bryant
ed87734a0a
Merge pull request #154 from DevSplash/patch-1
...
Add Simplified Chinese localization file.
5 years ago
Mike Bryant
d77e2ad059
Merge pull request #158 from DevSplash/patch-2
...
Fix #156
5 years ago
Splash
b4d7eb0156
Fix #156
...
Fix https://github.com/mikebryant/ac-nh-turnip-prices/issues/156
5 years ago
Pupu
a65bd7ef2a
fixed zh-TW,Chinese (Taiwan) wording
5 years ago
Pupu
bec1c4f61b
fixed zh-TW,Chinese (Taiwan) wording
5 years ago
Pupu
d119c29689
fixed zh-TW,Chinese (Taiwan) wording
5 years ago
Splash
d75bfb107f
Rename zh-CN to zh-CN.json
5 years ago
Splash
2f489b6753
Add Simplified Chinese localization file.
5 years ago
Pupu
98bda3d8c6
Add language support for zh-TW ,Chinese (Taiwan)
5 years ago
Mike Bryant
0dc2078666
Merge pull request #152 from Tekaoh/fix/infinity-at-end-of-week
...
Fix a math issue
5 years ago
Mike Bryant
a291063421
Merge pull request #143 from promarcel/master
...
Added missing i18n keys
5 years ago
Tekaoh
ae47ca7be8
Fix a math issue
...
Infinity was being returned as the min and max when the price for
Saturday PM was entered. Instead, we should just return the Saturday PM
price for both since that sort of reflects the rest of the week, even if
it's just a few more hours.
5 years ago
Mike Bryant
93e568ef3c
Merge pull request #123 from Tekaoh/master
...
Future Minimum Price
5 years ago
Marcel Deglau
cbb944874e
Moved white spaced to source code (@mikebryant)
5 years ago
Marcel Deglau
4c5d91be0e
Done changes request by @theRTC204
5 years ago
Marcel Deglau
56b4d1d805
Fixed typo
5 years ago
Marcel Deglau
2ba5ce0185
Added i18n keys to source code
5 years ago
Tekaoh
4200c9d09d
Future prices for minimum and maximum columns
...
Closes mikebryant/ac-nh-turnip-prices#43
5 years ago
Mike Bryant
af8cbe5778
Merge pull request #109 from peter50216/fix-accurate-prob
...
Accurate probability (act 2)
5 years ago
Mike Bryant
bba8007a47
Merge pull request #138 from peter50216/fix-service-worker-network-first
...
Fetch from internet first for service worker
5 years ago
Pi-Hsun Shih
0ef2e39989
Change tab -> 2 space
...
To align with all other .js files.
5 years ago
Pi-Hsun Shih
d0fcd18184
Update cache name to invalidate old cache.
5 years ago
Mike Bryant
53d2d1bf87
feat: Localise some more strings
5 years ago
Pi-Hsun Shih
2270fba253
Change service worker to fetch from internet first.
...
This makes the page less likely to be in a broken state due to updated
content.
5 years ago
Mike Bryant
aae7e0ea96
Merge pull request #135 from mikebryant/translations
...
feat: Taking a first stab at implementing translations
5 years ago
Mike Bryant
46f994c0ff
feat: Taking a first stab at implementing translations
5 years ago
Mike Bryant
9aeb53c261
Merge pull request #130 from theRTC204/confirm-reset-fields
...
feat: Added confirm on reset all fields
5 years ago
Mike Bryant
f67b014d70
Merge pull request #128 from theRTC204/permalink-copy-button
...
feat: Permalink copy button
5 years ago
Mike Bryant
ef81072c4c
Merge pull request #126 from theRTC204/website-favicon
...
feat: Updated the website favicon and PWA icon
5 years ago
Ryan Carbotte
f89039454b
feat: Add a flash message on permalink copy
5 years ago
Ryan Carbotte
a3dc3d53c7
feat: Added button to generate a permalink
...
Added a button to the UI near the Reset fields button and generate a URL that only contains the populated fields
Closes #108
5 years ago
Ryan Carbotte
90fb28b212
feat: Added confirm on reset all fields
...
Closes #119
5 years ago
Ryan Carbotte
ea597d4761
feat: Updated the website favicon and PWA icon
...
Credit to @ErinPeril for the icon work!
Closes #71
5 years ago
Peter Shih
43ccafb1ea
Merge branch 'master' into fix-accurate-prob
5 years ago
Mike Bryant
42509c4c09
Merge pull request #113 from peter50216/fix-peak-start
...
Fix peak_start not defined
5 years ago
Pi-Hsun Shih
b653b3993c
Fix peak_start not defined
...
Fix #110 .
5 years ago
Pi-Hsun Shih
0cc1e80f66
Make the probability saner when FUDGE_FACTOR is in effect.
5 years ago
Pi-Hsun Shih
b2aeb57707
More math error, integral is hard... T_T
5 years ago
Pi-Hsun Shih
fc630a6e2b
Fix stupid typo of && / ||, fix another probability boundary condition.
5 years ago
Pi-Hsun Shih
26b753c7bd
Fix probability calculation
5 years ago
Pi-Hsun Shih
e9e8327df5
Fix a wrong comment.
5 years ago
Pi-Hsun Shih
09e8e4e37a
Make probability accurate by condition probability on the value.
...
Tested that the result is same as the "should report" in #95 .
Fix #48 , #95 .
5 years ago
Mike Bryant
8f49882245
Revert "Make probability accurate by condition probability on the value."
...
This reverts commit 3fa1867340
.
5 years ago
Mike Bryant
a5194879d0
Revert "Fix a wrong comment."
...
This reverts commit 8c43570c9a
.
5 years ago
Mike Bryant
c615df9397
Merge pull request #105 from peter50216/fix-accurate-prob
...
Accurate probability.
5 years ago
Pi-Hsun Shih
8c43570c9a
Fix a wrong comment.
5 years ago
Pi-Hsun Shih
3fa1867340
Make probability accurate by condition probability on the value.
...
Tested that the result is same as the "should report" in #95 .
Fix #48 , #95 .
5 years ago
Pi-Hsun Shih
28e73937bc
Refactor and move common parts out.
5 years ago
Mike Bryant
0634b5e64c
Merge pull request #106 from mikebryant/fudge-factor
...
fix: Add a fudge factor
5 years ago