|
|
902c3073ec
|
fix: export only class as defaul
|
2026-04-03 03:22:27 +02:00 |
|
|
|
ee9affabaa
|
refactor: move mnswpr.css import into mnswpr.js
|
2026-04-03 02:46:52 +02:00 |
|
|
|
304557163b
|
feat: initial npm package @ayo-run/mnswpr
|
2026-04-03 02:02:50 +02:00 |
|
|
|
19bd063c24
|
refactor: remove unnecessary asset import
|
2026-04-02 22:10:07 +02:00 |
|
|
|
964268c311
|
fix: initialize the leaderboard only on initial generateGrid or updating the level
|
2026-04-02 21:43:15 +02:00 |
|
|
|
c5e4c6d27a
|
fix: prevent the reset button from clearing the leader board
|
2026-04-02 21:30:54 +02:00 |
|
|
|
ca431cfeea
|
feat: show [version] on tab title; show [dev] as version on development mode
|
2026-04-02 21:21:05 +02:00 |
|
|
|
36ac8fb474
|
refactor: remove unused custom level logic
|
2026-04-02 20:43:59 +02:00 |
|
|
|
6abd2d6c81
|
fix: replace existing leaderboard when switching levels
|
2026-04-02 20:40:55 +02:00 |
|
|
|
45f416433b
|
refactor: handle loading in mnswpr class
|
2026-04-02 20:31:59 +02:00 |
|
|
|
4520129f9f
|
chore: add more stylistic rules & run formatter
|
2026-04-02 19:39:18 +02:00 |
|
|
|
04bfc22330
|
chore: rename to mnswpr.js
|
2026-04-02 18:57:13 +02:00 |
|
|
|
cada410f93
|
fix: use setting name for leaderboard update if id is undefined
|
2026-04-02 18:50:37 +02:00 |
|
|
|
68aa23ac24
|
feat: new level names - Noobs, Normies, Torment, and Hell
|
2026-04-02 18:47:54 +02:00 |
|
|
|
1938bdd8d2
|
feat: remove width limits to app title
|
2026-04-02 18:04:45 +02:00 |
|
|
|
877331e8a4
|
style: app title text sizes
|
2026-04-02 17:16:34 +02:00 |
|
|
|
e2cac27a25
|
refactor: split page & game css
|
2026-04-02 16:46:07 +02:00 |
|
|
|
554cb26ad2
|
chore: use eslint for linting & formatting
|
2026-04-02 14:41:52 +02:00 |
|
|
|
3610e50426
|
fix: type errors
|
2026-04-02 14:03:30 +02:00 |
|
|
|
20bed545e1
|
refactor: use vite public dir
|
2026-04-02 12:12:39 +02:00 |
|
|
|
bd685581dc
|
feat: use package.json version in app title
|
2026-04-02 11:55:28 +02:00 |
|
|
|
61605f3be2
|
refactor: remove logs for using firebase modular API
|
2026-04-02 11:17:28 +02:00 |
|
|
|
22c927e6ed
|
refactor: use firebase modular API
|
2026-04-02 11:13:02 +02:00 |
|
|
|
671965942a
|
chore: migrate to vite from webpack
|
2026-04-02 08:53:09 +02:00 |
|
Ayo
|
47394a86ab
|
chore: patch version
|
2023-08-05 08:38:32 +02:00 |
|
Ayo
|
2b4569fda0
|
refactor: remove optional chaining
|
2023-08-05 07:43:04 +02:00 |
|
Ayo
|
d03f218d42
|
refactor: fix ts-check complaints; remove gtag
|
2023-08-05 07:19:53 +02:00 |
|
Ayo
|
000d6645a3
|
chore: add comments
|
2022-11-28 10:09:57 +01:00 |
|
Ayo
|
592b82ccd4
|
test environment variable
|
2022-11-28 09:54:12 +01:00 |
|
Ayo
|
b110cc5d87
|
chore: update readme; add link to source code
|
2022-11-28 09:24:17 +01:00 |
|
Ayo
|
62abaf6290
|
chore: some code comments
|
2022-11-28 09:24:17 +01:00 |
|
Ayo
|
7ca3f5751b
|
feat: pass parent element id to constructor
|
2022-09-16 20:34:53 +02:00 |
|
Ayo
|
0c74fd6f37
|
log game detail for real
|
2022-08-30 17:14:44 +02:00 |
|
Ayo
|
dec4379463
|
log game detail
|
2022-08-30 17:13:07 +02:00 |
|
Ayo
|
87c53c640a
|
disable user select on header
|
2022-08-29 22:30:49 +02:00 |
|
Ayo
|
bccd7c7527
|
update modules exports
|
2022-08-28 20:47:33 +02:00 |
|
Ayo
|
12f967e146
|
remove unused module; add initial grid module
|
2022-08-28 19:44:55 +02:00 |
|
Ayo
|
03d796b87b
|
casual_mode initial code
|
2020-04-02 22:20:37 +08:00 |
|
Ayo
|
cfc4678abd
|
don't send game if test_mode
|
2020-04-02 22:14:20 +08:00 |
|
Ayo
|
067132b92b
|
update url in readme; transfer unused method to separate file
|
2020-04-02 22:04:32 +08:00 |
|
Ayo
|
b55d383450
|
add F2 key for reset
|
2019-12-25 20:51:50 +08:00 |
|
Ayo
|
05f185d70f
|
update version
|
2019-12-25 19:29:24 +08:00 |
|
Ayo
|
af8c6a2159
|
put winning configuration server side
|
2019-12-25 19:29:08 +08:00 |
|
Ayo
|
02c05a8d2e
|
on space, cancel scroll
|
2019-12-25 11:42:48 +08:00 |
|
Ayo
|
1ed4884100
|
organized modules
|
2019-12-24 17:03:31 +08:00 |
|
Ayo
|
6a9fc1e1c7
|
remove pointer style
|
2019-12-24 16:20:10 +08:00 |
|
Ayo
|
e95bfc2d88
|
allow caching
|
2019-12-16 17:59:25 +08:00 |
|
Ayo
|
33b3c1676b
|
remove console log
|
2019-12-16 14:40:35 +08:00 |
|
Ayo
|
b4b3f7aab6
|
code clean up; remove unused module
|
2019-12-16 14:38:40 +08:00 |
|
Ayo
|
9a34995b86
|
bundle css and firebase
|
2019-12-10 12:27:06 +08:00 |
|