Commit Graph

16 Commits

Author SHA1 Message Date
Misode
27e5ea707b Configure dark mode with tailwind 2023-10-10 10:52:14 +02:00
Misode
3355d083c0 Add 1.20.2 2023-10-02 18:43:47 +02:00
Misode
e519f1c757 Make 1.20 the new default version 2023-06-21 04:16:21 +02:00
Misode
2e1f104f4a Make 1.19.4 the default 2023-03-20 03:25:22 +01:00
Misode
5c9fa1eaaf Fix #314 Make 1.19.3 the default version 2022-12-23 18:26:19 +01:00
Misode
9b482fa654 Improve Minecraft versions in title 2022-12-04 23:17:17 +01:00
Misode
d07196611c Remember colormap 2022-11-10 03:59:18 +01:00
Misode
90eac0f9b8 Project tree view and creation (#203)
* Implement creating and importing new projects

* Add downloading a zip of a project

* Project validation (WIP)

* Add project side panel, remove project pages

* Project file saving

* Add file tree actions to rename and delete

* Fix file creation auto focus

* Add button to save file from menu

* Add project creation

* Fix specificity on version switcher button

* Update default version to 1.19

* List project files by type, remember project and delete project
2022-06-14 16:48:55 +02:00
Misode
a3295ac202 1.19 release 2022-06-07 17:49:51 +02:00
Misode
af31f5cfbd Better custom dimension tracking 2022-05-09 03:50:29 +02:00
Misode
177e32c000 Add GA4 tag 2022-05-09 00:21:14 +02:00
Misode
1b91485bf1 Giscus (#209)
* Test giscus on homepage

* Use @giscus/react and support light theme

* Track prefers color scheme

* Create a discussion tab for each version
2022-03-16 02:39:33 +01:00
Misode
4122991b3b Set default version to 1.18.2 in index.html 2022-03-11 00:02:46 +01:00
Misode
48fdd57caf Fix for browsers without bigint support (#210)
* Attempt to prevent bigint errors

* Define bigint in index.html

* BigInt64Array

* Maybe now?
2022-03-10 23:57:08 +01:00
Misode
1ae95fcf78 Make 1.18 the default version 2021-11-30 23:53:35 +01:00
Misode
09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00