Commit graph

102 commits

Author SHA1 Message Date
06d15539d3 Add node anchor to .drone.yml
All checks were successful
continuous-integration/drone Build is passing
Partially to remove some repetetetetition, but also so I know they exist.
2021-11-08 11:37:45 +01:00
255a6cf06b Move LZString out of shark folder, use UTF16 instead of Base64 2021-11-03 14:44:01 +01:00
678302640f Fix service worker tsconfig 2021-11-03 14:38:46 +01:00
0c107bc849 I made a grave mistake in not committing some of these things separately
But now we both have to live with this,
because I can't really be bothered to fix it

Summary:

+Save resources
*Restructure Handlers
-Remove StaticClass
+Add Resource data files
~Change loading
2021-11-03 12:42:57 +01:00
69932a28f7 Move handlers to separate folder 2021-11-02 14:01:34 +01:00
518997ed8b WebP shmol 2021-11-02 13:13:37 +01:00
9951467450 I guess that's a fix 2021-11-02 12:38:34 +01:00
67e75fad90 Update dependencies 2021-11-02 12:36:35 +01:00
8598e75a71 Fix .env missing in production build
All checks were successful
continuous-integration/drone/push Build is passing
Rename discord notification step
2021-10-14 22:14:32 +02:00
880bba7743 Remove redundant CI step
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 22:09:05 +02:00
3152e71ce7 Fix discord message
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 21:39:29 +02:00
c4dbfa6d6c Update Discord notification message
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 17:41:56 +02:00
12f2ee5161 Discord webhook ci 2021-10-14 17:30:35 +02:00
db9dc8f305 Add missing --prod flag to ci
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:43:24 +02:00
61b9c8d66d Merge branch 'drone-ci'
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:33:54 +02:00
ff2414a319 rename workspace
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:29:44 +02:00
674aa3726c Set environment variables for publish
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:24:57 +02:00
59457a6bce Fix pwa build config
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 13:22:00 +02:00
c6baf9b968 rename check script to type-check (yarn check is already a command)
Some checks failed
continuous-integration/drone/push Build is failing
fix tsconfig.json
fix pwa/service-worker.ts (svelte-check doesn't type `self` correctly)
2021-10-14 13:09:57 +02:00
146aee4e44 Fix preview builds
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:58:26 +02:00
645bf7367b Parallelize build script some more
All checks were successful
continuous-integration/drone/push Build is passing
Lint
Add .vercel to gitignore
2021-10-14 12:54:04 +02:00
57afaba0f7 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:46:07 +02:00
8e7902aa7f Create CI build script
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:44:51 +02:00
a7ad63b861 Update check scripts 2021-10-14 12:34:44 +02:00
a3b234410b Better maskable icon 2021-10-05 14:36:31 +02:00
e5eafba885 Make pwa not cache serviceworker stuff, as well as livereload variations 2021-10-05 13:38:55 +02:00
a9ce798490 Confirm page unload when save is 5 Min+ old 2021-10-05 13:23:32 +02:00
0e5e19b150 Remove transition from resource table rows (hopefully temporarily) 2021-10-05 13:03:06 +02:00
9b9992a015 Make normal links in header more generic 2021-10-05 12:54:19 +02:00
6ddb78ef50 Lower console spam 2021-10-05 12:53:47 +02:00
394e60ee95 PWA 2021-10-05 12:53:14 +02:00
5de8d4a791 Less redundant 2021-10-04 10:55:24 +02:00
d52f112b0b Set twitter:card to summary 2021-10-04 09:45:06 +02:00
5d60eab0c0 Add missing rel to oEmbed link 2021-10-04 09:41:19 +02:00
b22a21b9d2 Hopefully that fixes image for Discord embed 2021-10-04 09:35:47 +02:00
b73a88f05d oEmbed 2021-10-04 09:27:36 +02:00
f35948ed9c Some more HTML cleanup 2021-10-04 09:06:49 +02:00
b9258c351f Some HTML cleanup 2021-10-04 09:03:47 +02:00
1d075201fb Add some padding to resource table rows 2021-10-02 22:55:29 +02:00
a0ac42d4bb Fix resource group text alignment 2021-10-02 22:51:42 +02:00
7773009ab6 Use key in obj syntax to decrease saving time to ~2% 2021-10-02 21:50:30 +02:00
228f8a47db Add Mantas 2021-10-02 21:24:10 +02:00
83a5db08be Rename SharkGame.Log to .MessageHandler 2021-10-02 21:20:53 +02:00
b90b397cef Add save reset 2021-10-02 20:56:40 +02:00
066ed07316 Change initialization 2021-10-02 20:12:21 +02:00
619d5bbae1 Rename Message.message to .content 2021-10-02 19:37:09 +02:00
c034612a35 Add HelpModal 2021-10-02 19:33:31 +02:00
328f9cadf0 Stylize h3/h4 elements 2021-10-02 19:33:17 +02:00
acf26d9ba5 Underline default option for settings modal 2021-10-02 19:33:03 +02:00
755ae037a9 Add autosave, make saving a bit less weird 2021-10-02 19:17:59 +02:00