Commit Graph

16 Commits

Author SHA1 Message Date
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
Costas Basdekis
76d531a5b0 Fix buying with block protection & exact cookies
The check was wrong, since it wouldn't allow you to buy a building
for the exact amount of cookies in your bank, for example when
you're trying to buy your first cursor after clicking exactly 15 times.
2023-03-15 09:04:21 +01:00
Daniël van Noord
ab73a78a01 Add prettier to pre-commit and run it 2022-06-19 20:57:42 +02:00
Simon Balling
248c36c357 steam fix 2021-09-02 22:02:17 +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
941ccfeb79 Updated ESLint to 7.25.0 2021-05-02 11:44:27 +02:00
Daniël van Noord
1c8bd79640 Fixed linting issues 2021-05-01 22:43:02 +02:00
Daniël van Noord
d909f593a7 Fix prettier installation #774 2021-04-30 20:18:30 +02:00
Daniël van Noord
8aac67b665 Fixed build 2021-04-13 00:03:46 +02:00
Daniël van Noord
077f0120b7 Changed folder structure 2021-04-12 13:02:28 +02:00
Daniël van Noord
e3321ebe2f Fixed high number of ESLint errors 2021-04-04 17:05:39 +02:00
Daniël van Noord
3f08ed3e2d Additional fixes for #707 2021-04-04 14:04:56 +02:00
Daniël van Noord
68c8cc9d54 Fix break upon 0 wrinklers #715 2021-03-22 08:20:52 +01:00
Daniël van Noord
3e07541fd5 Added prettier to master (#662)
* Bump dev to 2.031.6

* Added prettier (#661)

* Added prettier

* Added prettier

* Added prettier
2021-03-14 19:08:36 +01:00
Daniël van Noord
d6675fe86d Fix #657 2021-03-14 17:23:55 +01:00
Daniël van Noord
1bffb58782 Complete overhaul of code structure and relevant files (#639) 2021-03-14 00:41:14 +01:00