James Glenn
a797064fb8
add pagination support for fetching contributors from Github
5 years ago
Mike Bryant
f8a223ad53
Merge pull request #308 from Popiolken/patch-6
...
Add pl (Polish) translation
5 years ago
Mike Bryant
cec6171126
Merge pull request #309 from Popiolken/patch-5
...
Add PL (Polish) translation
5 years ago
Popiolken
d32def3c96
Update translations.js
5 years ago
Popiolken
8ecd1f9baf
Update pl.json
5 years ago
Popiolken
96fb2f6438
Add pl (Polish) translation
5 years ago
Popiolken
264792ef2d
Add PL (Polish) translation
5 years ago
Mike Bryant
28e7d176db
ci: Add automatic closing of issues that need more information
5 years ago
Mike Bryant
0737ea0cd3
Create issue templates
5 years ago
Jollus88
13664cd37a
adding delay after user input to prevent jank as chart refreshes (cont)
5 years ago
Jollus88
dd63511130
adding delay after user input to prevent jank as chart refreshes
5 years ago
Mike Bryant
dd91bf1ea4
Merge pull request #304 from rctgamer3/master
...
Simplify Wednesday div, fix fat scrollbar in other browsers
5 years ago
rctgamer3
40f196b5df
Set thin scrollbar for browsers other than WebKit
5 years ago
rctgamer3
2023604649
Simplify Wednesday div
5 years ago
Mike Bryant
d7667e1f8e
Merge pull request #299 from isudnop/th-translation
...
feat(locale): Add TH (Thai) Translation
5 years ago
Noppadol
1ce07dc374
feat(translation): Add TH (Thai) Translation
...
chore(translation): Make wording more friendly
chore(translation): New line in TH JSON file
chore(translation): Change locale code to th-TH
5 years ago
Mike Bryant
5ed9da3f40
Merge pull request #277 from mcpower/pdf-fix
...
Various improvements to PDF
5 years ago
Mike Bryant
a53d55fd64
Merge pull request #285 from DevSplash/patch-1
...
Fix #241
5 years ago
Mike Bryant
35af19fcfe
Merge pull request #296 from mikebryant/fix-288
...
fix: Allow people to input the buy price even as a first time buyer
5 years ago
Chris Chambers
6d61156e8c
feat: Use predicted buy price for styling if none is entered
5 years ago
Mike Bryant
8e8c80b491
fix: Allow people to input the buy price even as a first time buyer
...
This will give us a basis for colouring. Also remove the Sunday prices from the table, to avoid confusion and questions when people ask why the Sunday price is different to the one they put in. This has the added bonus of making the table smaller, and doesn't really remove any relevant information for the future.
Fixes #288
5 years ago
Mike Bryant
a7e44f14ba
Merge pull request #290 from MasterKale/master
...
Add iOS number pad support
5 years ago
Mike Bryant
7d2b7d3def
Merge pull request #286 from daniel-giralt-len/translate-to-catalan
...
Add catalan translation
5 years ago
Mike Bryant
ed43412ce5
Merge pull request #294 from SiphonicRug/patch-2
...
Add sponsor line translation
5 years ago
SiphonicRug
99c81636a3
Add sponsor line translation
5 years ago
Matthew Miller
86db0c49c5
Add iOS number pad support
5 years ago
Mike Bryant
84b1930133
Merge pull request #287 from SiphonicRug/patch-1
...
Add language translation string
5 years ago
daniel-giralt-len
03a2bdacab
Add catalan translation
5 years ago
SiphonicRug
090070b9ab
Add language translation string
5 years ago
Mike Bryant
ad1ad300e6
Merge pull request #284 from mikebryant/make-small-numbers-more-readable
...
fix: Decrease precision for tiny numbers
5 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.
5 years ago
Mike Bryant
ded2af5eca
Update FUNDING.yml
5 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
5 years ago
Splash
11c6650bd5
Update index.html
5 years ago
Splash
8bd6f24ac9
Fix #241
...
Fix https://github.com/mikebryant/ac-nh-turnip-prices/issues/241
5 years ago
Splash
305048c02e
Fix typo
5 years ago
Mike Bryant
685ec506d4
Merge pull request #283 from KKKKaiZhu/button_background
...
Added background colour to reset and permalink buttons
5 years ago
Kai Zhu
b5c2b76e61
Added background colour to reset and permalink buttons
5 years ago
Mike Bryant
b6adeef4bd
Merge pull request #281 from smileyhead/master
...
Update Hungarian translation
5 years ago
smileyhead
2495da07d4
Carry over rewording on line 12 & minor change
5 years ago
Mike Bryant
1ea2aa0425
Merge pull request #273 from lanaebk/master
...
modify language for clarity
5 years ago
Mike Bryant
8b365bea35
Merge pull request #272 from captaincurls/patch-4
...
Update on Russian translation
5 years ago
Mike Bryant
91ba3d495c
Merge pull request #280 from DotnetChen/master
...
fixed zh-TW,Chinese (Taiwan) wording
5 years ago
Pupu
6cf7ef42fe
fixed zh-TW,Chinese (Taiwan) wording
5 years ago
Lanae BK
b8000ca9d4
modify language for clarity
5 years ago
Dmitrii
0a586ef628
Update on Russian translation
...
Fixed a small typo and added the "Sponsor" translation!
5 years ago
Mike Bryant
a17ce2e47e
Merge pull request #270 from promarcel/update-lang-file
...
Update German language file
5 years ago
Mike Bryant
1e35f34258
Merge pull request #268 from FrederikGoovaerts/master
...
Update dutch sponsor message
5 years ago
Marcel Deglau
a1e6453cd1
Update German language file due to #264
5 years ago
Frederik Goovaerts
a03c2ab984
Update dutch sponsor message
5 years ago