Commit Graph

77 Commits

Author SHA1 Message Date
Misode
1a54122371 Fix style of sounds page and version navigation 2022-06-18 17:57:37 +02:00
Misode
561cd341a1 Update to esm, update deepslate (#244) 2022-06-16 00:58:14 +02:00
Misode
9cb323e80c Store project panel open state 2022-06-14 16:56:03 +02: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
f944f4b617 Make version switcher more obvious 2022-06-12 20:52:17 +02:00
Misode
4379cb9bba Add footer with donate link 2022-06-06 03:32:59 +02:00
Misode
32e6d5c167 Close #236 add tag generators 2022-05-25 03:57:55 +02:00
Misode
781d545962 Put tags and search of changelogs and versions in URL 2022-05-21 02:45:32 +02:00
Misode
114164c740 Add partners, Immersive Weathering block growth (#231)
* Add partners: Immersive Weathering block growth

* Fix block state and modded block IDs

* Add categories

* Add custom rule tests

* Add missing translation
2022-05-14 02:41:01 +02:00
Misode
e2bcf2d1a7 Improve version and article linking 2022-05-12 16:58:10 +02:00
Misode
ad13cc131b Add inline code highlighting 2022-05-11 18:17:46 +02:00
Misode
1dd724cec4 Add table of contents for guides 2022-05-10 18:26:43 +02:00
Misode
86cdde9d70 Add feature order cycle guide 2022-05-09 22:45:45 +02:00
Misode
af31f5cfbd Better custom dimension tracking 2022-05-09 03:50:29 +02:00
Misode
15dc9bd4ab Improve versions in title 2022-05-09 03:38:07 +02:00
Misode
9e12bbf558 Fix history index tracking 2022-05-09 03:16:15 +02:00
Misode
2593172855 Some dimensions were not set on page load 2022-05-09 02:38:39 +02:00
Misode
e63b4839dc Add GA4 events 2022-05-09 02:20:56 +02:00
Misode
a432479672 Refactor generator to prevent duplicate reloading 2022-05-08 16:24:39 +02:00
Misode
2772d967e0 Add useAsync hook 2022-05-08 05:29:16 +02:00
Misode
bd5679f44a Update TS version and code-split deepslate 2022-05-07 00:40:16 +02:00
Misode
fef005de2c Code-split howler 2022-05-06 17:31:40 +02:00
Misode
690e2f60bf Only import necessary highlight.js files 2022-05-06 16:25:06 +02:00
Misode
6f27465c78 Add guides (#224)
* Add guides

* Add versioning to guides

* Guides: special variables and nested expressions

* Add guides page to vite build

* Add search and hash hooks, guide tags and headings

* Improve guides list and filtering

* Add 1.19 download link
2022-05-06 06:37:27 +02:00
Misode
5d22048bc8 Fix #178 ability to restore last backup 2022-04-08 01:30:14 +02:00
Misode
8a5bdd3939 Show message on invalid versions 2022-03-24 22:22:19 +01:00
Misode
84ca07d859 Clear share ID when changing version 2022-03-19 21:48:08 +01:00
Misode
68f525d702 Share if preview is shown 2022-03-19 21:37:03 +01:00
Misode
a5a08fc935 Implement link sharing (#213)
* Implement link sharing

* Share default

* Compress and base64 encode data

* Better error messages

* Fix build

* Only change version when it's different
2022-03-19 19:26:39 +01: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
7ab0ec2e7e Expose error stack traces (#211) 2022-03-11 00:05:24 +01:00
Misode
62e3b98829 Remove ads from sounds page 2022-03-02 02:42:12 +01:00
Misode
cb24e61cf0 Add versions explorer page 2022-03-02 02:34:41 +01:00
Misode
1812d5d2a6 1.18.2-pre1 2022-02-18 22:54:00 +01:00
Misode
e6c0fb7fd9 Fix sharing presets 2022-02-14 04:09:05 +01:00
Misode
05d364dab6 22w06a + fix #148 + fix #151 2022-02-10 05:22:39 +01:00
Misode
623e38d98c Use mcmeta (#197)
* Simplify data fetching by using mcmeta

* Fetch sounds from mcmeta
2022-01-28 01:25:10 +01:00
Misode
2fe120895c Fix #196 Reimplement placed feature preview 2022-01-18 23:41:11 +01:00
Misode
c6c52ca41a Projects (#192)
* Add file save UI and drafts project

* Fix build

* Create SearchList component as abstraction

* Add project page and file tree view

* Create Locale context

* Create Theme context

* Create Version context

* Create Title context

* Create Project context

* Store current file in project context

* Fix issues when renaming file and implement deleting

* Style improvements

* Make all project strings translatable

* Fix z-index
2022-01-18 01:02:19 +01:00
dependabot[bot]
cd318dc795 Bump marked from 3.0.8 to 4.0.10 (#195)
* Bump marked from 3.0.8 to 4.0.10

Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.8...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/marked from 3.0.2 to 4.0.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Misode <Misoloo64@gmail.com>
2022-01-15 20:23:17 +01:00
Misode
136e0b8178 Fix #163 Hide source when preview is toggled 2021-12-26 03:02:22 +01:00
Misode
ffb2949f05 Add E2E tests using Cypress 2021-12-26 02:48:21 +01:00
Misode
9f42ae58a2 Improve message for generator with a maxVersion 2021-12-01 00:17:22 +01:00
Misode
9342862410 Add 1.18 to the description of upgrader card 2021-11-30 16:26:43 +01:00
Misode
df06d13ca7 Fix preset not reloading in some cases 2021-11-21 04:05:25 +01:00
Misode
43d1b7dbcc Add follow reference button for vanilla presets 2021-11-21 03:49:46 +01:00
Misode
08e5b36a62 Sync search parameters for presets 2021-11-21 03:19:11 +01:00
Misode
0e0255907c Add negative queries in changelog search 2021-11-20 01:01:09 +01:00
Misode
2d43f2f8c6 Show newest changes first 2021-11-11 20:03:45 +01:00
Misode
b15f187ccc Parse and stringify JSON with comments (#187) 2021-11-08 20:45:10 +01:00