Commit Graph

17 Commits

Author SHA1 Message Date
WiseDragoon
bd772e3712 Update CalculateLuckyLevels.js (#1217)
* Update CalculateLuckyLevels.js

Fixed infinite loop when currentLevel is too big

* Update CalculateLuckyLevels.js Dev build

* Update CalculateLuckyLevels.js Final build
2025-03-16 20:43:05 +01:00
Kevin Radloff
a1aaa3de8f Update dependencies and remove unneeded things. This allows building on node v22. Also rely on configs for eslint/prettier so CI and command line runs are guaranteed to be consistent. 2025-02-16 14:56:41 +01:00
srs420
ca1c28d1fc Add stock market tooltip info (#1189)
* Add info to stock market tooltips

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add up and down arrows to expected value

---------

Co-authored-by: srs42006 <45675882+srs42006@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-02 09:22:02 +02:00
Jeong Hansol
133ed74877 Calculations of lucky levels (#1179) 2024-05-11 09:57:46 +02:00
Grace Carr
d8b9d2f20c Revert "update calculations for lucky levels (#1161)"
This reverts commit 9f78e14bec.
2023-07-17 20:18:06 +02:00
Grace Carr
9f78e14bec update calculations for lucky levels (#1161)
* update calculations for lucky levels

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-17 09:40:29 +02:00
Daniël van Noord
d0ddc93f7c Change to "color" to "colour" 2021-07-25 14:42:21 +02:00
Daniël van Noord
c0e788b143 Use CookieMonsterFramework for save/load, infoMenu 2021-07-11 10:21:16 +02:00
Daniël van Noord
1c8bd79640 Fixed linting issues 2021-05-01 22:43:02 +02:00
Daniël van Noord
48e8fd2154 Fix black flicker at loading & timers change #621 2021-04-04 20:29:29 +02:00
Daniël van Noord
972d4723ed New colour settings, changeable flash colour #728 2021-03-28 10:55:10 +02:00
Daniël van Noord
02d49dca2e Changed order and reformatted settings #721 2021-03-23 09:35:48 +01:00
Daniël van Noord
68c8cc9d54 Fix break upon 0 wrinklers #715 2021-03-22 08:20:52 +01:00
Daniël van Noord
a65af049b6 Changes according to Eslint 2021-03-16 09:32:50 +01:00
Daniël van Noord
932509a877 Added prettier (#661)
* Added prettier

* Added prettier

* Added prettier
2021-03-14 18:57:07 +01:00
Daniël van Noord
817c5b0e3c Fixed secondary issues in #648 2021-03-14 16:37:25 +01:00
Daniël van Noord
1bffb58782 Complete overhaul of code structure and relevant files (#639) 2021-03-14 00:41:14 +01:00