Commit Graph

50 Commits

Author SHA1 Message Date
Misode 7ef0f52d27 Add 1.19.4 support (23w03a) 2023-01-19 03:35:06 +01:00
Misode 0ecc69a861 Retry fetching from jsdelivr if github fails 2023-01-07 11:55:28 +01:00
Misode 5c9fa1eaaf Fix #314 Make 1.19.3 the default version 2022-12-23 18:26:19 +01:00
Misode ca1135a8fe Update article overrides 2022-11-29 01:19:38 +01:00
Misode cd4ef6640a Add more info to the generated crash report 2022-11-23 08:52:22 +01:00
Misode b165d551e4 Render items with custom colors + update deepslate 2022-11-23 05:26:08 +01:00
Misode 7bc51d38f7 Add version 1.19.3 (atlas generator, feature flags)
Fixes #304
2022-11-16 19:06:14 +01:00
Misode 6312dfbc71 Add fixed bugs tab to versions 2022-11-09 19:08:25 +01:00
Misode 46347f1974 Switch to cloudflare worker for share links 2022-11-02 20:00:10 +01:00
Misode 72d80e1158 Fix #298 don't cache atlas UV mapping for now 2022-10-20 20:48:10 +02:00
Misode ac259bb83e Add loot table preview (#293)
* Initial loot table preview + item display counts

* Add loot functions without NBT

* Add loot conditions

* Render item tooltips with name and lore components

* Remove debug text component

* Disable advanced tooltips in the tree

* Minor style fixes

* Add item slot overlay and tweak tooltip offset

* Fix some items not rendering

* Translate item names and text components

* Translate params + more functions and tooltips

* Add durability bar

* Configurable stack mixing

* Correct tooltip background and border

* Add enchanting

* Enchantment glint

* Configurable luck, daytime and weather

* Improve tooltip spacing

* More tooltip spacing improvements

* Remove debug logging
2022-10-13 02:05:33 +02:00
Misode 86687ea6b9 Improve item display (#283)
* Refactor item display to separate component

* Load assets and render item models

* Cache rendered items
2022-10-04 19:15:28 +02:00
Misode 8580370c8c Fix #260 Pin 1.19 version until 1.19.1 is released 2022-07-14 04:32:18 +02:00
Misode fdb8874454 Add font generator 2022-07-11 03:37:10 +02:00
Misode 91580c9bf1 Add latest article overrides 2022-07-08 19:44:58 +02: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 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 a3295ac202 1.19 release 2022-06-07 17:49:51 +02:00
Misode 986cca9191 Show item textures for loot table entries 2022-06-01 03:06:49 +02:00
Misode 6144459071 Add more future proof cache patching system 2022-05-25 04:38:46 +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 b2d7ee49c6 Improve article link heuristics and overrides 2022-05-13 02:15:25 +02:00
Misode e2bcf2d1a7 Improve version and article linking 2022-05-12 16:58:10 +02:00
Misode e63b4839dc Add GA4 events 2022-05-09 02:20:56 +02:00
Misode 3ed7fd8bdd Code-split mcschema imports per version 2022-05-06 16:53:07 +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 869f7c8f95 Fix #223 don't parse noise settings for dimension preview 2022-05-01 02:18:21 +02:00
Misode fc45dfa6ff Fix registries cache not being invalidated 2022-03-24 22:04:05 +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 4d91c4cb04 22w11a, first 1.19 version 2022-03-18 02:14:37 +01:00
Misode e91798ff26 Remove debug throws 2022-03-11 02:03:29 +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
Misode 8f496e6dbf Update mcschema version for 1.18.2-pre3 2022-02-26 21:07:59 +01:00
Misode 7806aa6ad6 Visualizations for 1.18.2 and density functions 2022-02-26 04:34:19 +01:00
Misode 1812d5d2a6 1.18.2-pre1 2022-02-18 22:54:00 +01:00
Misode 92ac80f465 Add surface rule visualizer 2022-02-13 04:02:52 +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 08e5b36a62 Sync search parameters for presets 2021-11-21 03:19:11 +01:00
Misode 58fe2fa03a Add major version as tag in changelog 2021-11-20 00:48:28 +01:00
Misode d7a6523604 1.18-pre1 2021-11-13 03:56:34 +01:00
Misode fba80da273 Add resource pack generators: blockstates and model 2021-11-05 01:22:23 +01:00
Misode 95097e6091 Move more stuff to services folder 2021-11-03 01:27:49 +01:00
Misode 25351920e4 Add ability to sort changelog 2021-11-02 02:46:40 +01:00
Misode cc20cb7f7a Support multiple versions in technical changelog
- Better handling of article links
- Style improvements
2021-11-02 02:25:04 +01:00
Misode 582d5f4b1e Visual improvements to technical changelog 2021-10-31 20:45:22 +01:00
Misode 765f96372f Add Technical Changelog page 2021-10-31 18:22:10 +01:00