Commit Graph

15 Commits

Author SHA1 Message Date
Misode ddd00dd731 Add version mcmeta diff page (#428)
* Add version mcmeta diff page

* Add toggle for word wrapping

* Fix diff view on mobile

* Use full layout width on version details

* Show image and audio diffs

* Add word_wrap locale
2023-10-09 22:09:36 +02:00
Misode f71e44f91b Add Tailwind CSS (#425)
* Install and configure tailwind

* Fix style issues
2023-10-02 23:38:18 +02:00
Misode 6312dfbc71 Add fixed bugs tab to versions 2022-11-09 19:08:25 +01:00
Misode d0bae089d1 Improve homepage (#245)
* Improve how generators are listed on home

* Add some icons for generators

* Remove debug

* Refactor cachedFetch and use generated changelogs

* Add limit to how many changes are shown by default

* Add more generator icons

* Refactor cards

* Fix generator icons for light theme

* Add more worldgen icons

* Add remaining generator icons

* Refactor navigation and badges style

* Group on homepage for guides and tools

* Fix header button style

* Add versions and technical changelog to homepage

* Make it clear that not all changes could be documented
2022-07-01 23:48:38 +02:00
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 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 4379cb9bba Add footer with donate link 2022-06-06 03:32:59 +02:00
Misode e2bcf2d1a7 Improve version and article linking 2022-05-12 16:58:10 +02:00
Misode 15dc9bd4ab Improve versions in title 2022-05-09 03:38:07 +02:00
Misode 2772d967e0 Add useAsync hook 2022-05-08 05:29:16 +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 8a5bdd3939 Show message on invalid versions 2022-03-24 22:22:19 +01:00
Misode 7ab0ec2e7e Expose error stack traces (#211) 2022-03-11 00:05:24 +01:00
Misode cb24e61cf0 Add versions explorer page 2022-03-02 02:34:41 +01:00