Commit Graph

316 Commits (a17ce2e47eba52b1d37e03777b96c5b8816f3250)
 

Author SHA1 Message Date
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
5 years ago
Mike Bryant e2e942e309
Merge pull request #266 from DevSplash/master
Update Chinese translation
5 years ago
Mike Bryant 0d6bb98fe9
Merge pull request #265 from smileyhead/master
Update Hungarian translation
5 years ago
Élise Rubio bb9d53a959
Update fr.json 5 years ago
Élise Rubio 9ceb9ee2d3
Add sponsors link in French translation 5 years ago
Splash 696b0f896f
Update 5 years ago
Splash 056a053234
Update Chinese translation 5 years ago
smileyhead 75571ecd67
Add sponsor line & small wording adjustment 5 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
5 years ago
Mike Bryant 04689c23e8
Merge pull request #264 from mikebryant/sponsor-link
feat: Add link to GitHub sponsors button
5 years ago
Mike Bryant 3844b94b57 feat: Add link to GitHub sponsors button
Closes #141
5 years ago
Frederik Goovaerts 2e3a0bf030 Fix formatting 5 years ago
Frederik Goovaerts b1c7860aa6 Calculate with estimated buy price without modifying original input values 5 years ago
Mike Bryant 305c9ea94d
Merge pull request #260 from FrederikGoovaerts/feature/add-dutch-translations
Add Dutch translations
5 years ago
Mike Bryant d3f97bda5b
Set up FUNDING file 5 years ago
Frederik Goovaerts 5c395e8173 Add Dutch translation reference in translations.js 5 years ago
Frederik Goovaerts ffce2612e4 Add Dutch translation file 5 years ago
Mike Bryant c2c8bdb330
Merge pull request #252 from Lysoun/update-readme
Update readme
5 years ago
Mike Bryant e98835d98c
Merge pull request #245 from smileyhead/master
Add Hungarian translation
5 years ago
Mike Bryant 7b0b82d2fc
Merge pull request #257 from akccakcctw/fix/prevent-variable-being-declared-globally
fix: prevent variable being declared globally
5 years ago
Rex Tsou df8c260e24 fix: prevent variable being declared globally
Fixes #238
5 years ago
smileyhead 10ae37b8a3
Restore another instance of app name to English 5 years ago
Mike Bryant b59a19f769
Merge pull request #125 from lluk/master
Color coding for price ranges
5 years ago
Élise Rubio 6f511722fb
Add precisions on opening new issues 5 years ago
Élise Rubio 53fccf2dd7
Update README.md 5 years ago
Élise Rubio 7cb32748cc
Add precisions about translation contributions 5 years ago
Élise Rubio 862ca931f3
#178 Add options to run the app locally in README 5 years ago
Élise Rubio f1b9fc02fd
Rewrite table with markdown 5 years ago
Élise Rubio 3dce7ab696
Update README.md 5 years ago
Élise Rubio e35f509fbc
Update README.md 5 years ago
Élise Rubio 69d96532f3
Replace html with markdown in images 5 years ago
Élise Rubio fbc7959aa3
Add details on game 5 years ago
Lawrence Luk c36290d83a calculate pretty pastel colours based on potential profit 5 years ago
smileyhead a4cb84c2af
Restore instances of app name to English 5 years ago
Marcel Deglau 04188e52c9
Update README.md 5 years ago
Marcel Deglau d710797570
Update README.md 5 years ago
smileyhead be9954309a
Add Hungarian to translations.js 5 years ago
Lawrence Luk cf56d190ce Merge branch 'mikebryant-master' 5 years ago
Lawrence Luk e16aba23ed Merge branch 'master' of https://github.com/mikebryant/ac-nh-turnip-prices into mikebryant-master 5 years ago
Mike Bryant b5f8756be3
Merge pull request #239 from Perlmint/master
Add korean translation
5 years ago
Mike Bryant dd6b3e30fc
Merge pull request #242 from akccakcctw/perf/better-perfomance-for-contributors-js
Update contributors.js for better performance
5 years ago
Mike Bryant 457c21c146
Merge pull request #243 from mcpower/patch-1
Use exact numbers for steady state probabilities
5 years ago
mcpower f5e0a0bcd4 Use exact numbers for steady state probabilities 5 years ago
Gyusun Yeom 00a81fb930
Add korean translation 5 years ago
smileyhead afb6922d95
Add Hungarian translation 5 years ago
Rex Tsou 58afb74d46 Update contributors.js for better performance
append element to the DOM too many times may cause performance issue,
so do it only once.
5 years ago