Commit Graph

435 Commits (master)
 

Author SHA1 Message Date
daniel-giralt-len 03a2bdacab Add catalan translation 4 years ago
SiphonicRug 090070b9ab
Add language translation string 4 years ago
Mike Bryant ad1ad300e6
Merge pull request #284 from mikebryant/make-small-numbers-more-readable
fix: Decrease precision for tiny numbers
4 years ago
Mike Bryant ea5b0fa5da fix: Decrease precision for tiny numbers
When the numbers are so small then end up in e notation is pushes
everything too far to the right. Give up when it's too small to be
really useful.
4 years ago
Mike Bryant ded2af5eca
Update FUNDING.yml 4 years ago
mcpower 68024da9c6 Various improvements to PDF
- Use [x, x+1) instead of [x-0.5, x+0.5), ensuring that min_value() and
  max_value() return integers
- Fix range_of and max_value being off by epsilon
- Use improved Kahan–Babuska algorithm for floating point summation

These improvements:
- improve the accuracy of PDF by at least a factor of 2 when calculating
  the Irwin-Hall distribution with n=3 (see associated PR with test code)
- fixes pdf.range_limit([pdf.value_start, pdf.value_end]) incorrectly
  mutating the PDF and returning a value that is not 1
- fixes the decreasing pattern with buy=100 incorrectly being calculated
  with max predictions which are 1 too high
4 years ago
Splash 11c6650bd5
Update index.html 4 years ago
Splash 8bd6f24ac9
Fix #241
Fix https://github.com/mikebryant/ac-nh-turnip-prices/issues/241
4 years ago
Splash 305048c02e
Fix typo 4 years ago
Mike Bryant 685ec506d4
Merge pull request #283 from KKKKaiZhu/button_background
Added background colour to reset and permalink buttons
4 years ago
Kai Zhu b5c2b76e61 Added background colour to reset and permalink buttons 4 years ago
Mike Bryant b6adeef4bd
Merge pull request #281 from smileyhead/master
Update Hungarian translation
4 years ago
smileyhead 2495da07d4
Carry over rewording on line 12 & minor change 4 years ago
Mike Bryant 1ea2aa0425
Merge pull request #273 from lanaebk/master
modify language for clarity
4 years ago
Mike Bryant 8b365bea35
Merge pull request #272 from captaincurls/patch-4
Update on Russian translation
4 years ago
Mike Bryant 91ba3d495c
Merge pull request #280 from DotnetChen/master
fixed zh-TW,Chinese (Taiwan) wording
4 years ago
Pupu 6cf7ef42fe fixed zh-TW,Chinese (Taiwan) wording 4 years ago
Lanae BK b8000ca9d4 modify language for clarity 4 years ago
Dmitrii 0a586ef628
Update on Russian translation
Fixed a small typo and added the "Sponsor" translation!
4 years ago
Mike Bryant a17ce2e47e
Merge pull request #270 from promarcel/update-lang-file
Update German language file
4 years ago
Mike Bryant 1e35f34258
Merge pull request #268 from FrederikGoovaerts/master
Update dutch sponsor message
4 years ago
Marcel Deglau a1e6453cd1
Update German language file due to #264 4 years ago
Frederik Goovaerts a03c2ab984 Update dutch sponsor message 4 years ago
Mike Bryant 8975258b23
Merge pull request #267 from Lysoun/sponsors-french-translation
Sponsors in French translation
4 years ago
Mike Bryant e2e942e309
Merge pull request #266 from DevSplash/master
Update Chinese translation
4 years ago
Mike Bryant 0d6bb98fe9
Merge pull request #265 from smileyhead/master
Update Hungarian translation
4 years ago
Élise Rubio bb9d53a959
Update fr.json 4 years ago
Élise Rubio 9ceb9ee2d3
Add sponsors link in French translation 4 years ago
Splash 696b0f896f
Update 4 years ago
Splash 056a053234
Update Chinese translation 4 years ago
smileyhead 75571ecd67
Add sponsor line & small wording adjustment 4 years ago
Mike Bryant 046228af4b
Merge pull request #262 from FrederikGoovaerts/bugfix/sunday-price-unspecified
Calculate with estimated buy price without modifying original input values
4 years ago
Mike Bryant 04689c23e8
Merge pull request #264 from mikebryant/sponsor-link
feat: Add link to GitHub sponsors button
4 years ago
Mike Bryant 3844b94b57 feat: Add link to GitHub sponsors button
Closes #141
4 years ago
Frederik Goovaerts 2e3a0bf030 Fix formatting 4 years ago
Frederik Goovaerts b1c7860aa6 Calculate with estimated buy price without modifying original input values 4 years ago
Mike Bryant 305c9ea94d
Merge pull request #260 from FrederikGoovaerts/feature/add-dutch-translations
Add Dutch translations
4 years ago
Mike Bryant d3f97bda5b
Set up FUNDING file 4 years ago
Frederik Goovaerts 5c395e8173 Add Dutch translation reference in translations.js 4 years ago
Frederik Goovaerts ffce2612e4 Add Dutch translation file 4 years ago
Mike Bryant c2c8bdb330
Merge pull request #252 from Lysoun/update-readme
Update readme
4 years ago
Mike Bryant e98835d98c
Merge pull request #245 from smileyhead/master
Add Hungarian translation
4 years ago
Mike Bryant 7b0b82d2fc
Merge pull request #257 from akccakcctw/fix/prevent-variable-being-declared-globally
fix: prevent variable being declared globally
4 years ago
Rex Tsou df8c260e24 fix: prevent variable being declared globally
Fixes #238
4 years ago
smileyhead 10ae37b8a3
Restore another instance of app name to English 4 years ago
Mike Bryant b59a19f769
Merge pull request #125 from lluk/master
Color coding for price ranges
4 years ago
Élise Rubio 6f511722fb
Add precisions on opening new issues 4 years ago
Élise Rubio 53fccf2dd7
Update README.md 4 years ago
Élise Rubio 7cb32748cc
Add precisions about translation contributions 4 years ago
Élise Rubio 862ca931f3
#178 Add options to run the app locally in README 4 years ago