Commit Graph

28 Commits

Author SHA1 Message Date
Misode
fabdb1aed3 Add recipe output convert format 2024-11-29 16:34:20 +01:00
Misode
061c1d5cef Static render all combinations of convert formats 2024-11-29 07:03:19 +01:00
Misode
60aab0c6b9 Initialize spyglass project and load vanilla-mcdoc 2024-10-15 07:24:12 +02:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
64140aec92 Customized worlds (#387)
* Customized tool UI

* Working version of the customized generator

* Error reporting and only allow 1.20 for now
2023-06-16 04:18:33 +02:00
Misode
9b482fa654 Improve Minecraft versions in title 2022-12-04 23:17:17 +01:00
Misode
60950c4e9a Update vite to v3 2022-11-29 01:06:32 +01: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
561cd341a1 Update to esm, update deepslate (#244) 2022-06-16 00:58:14 +02:00
Misode
86cdde9d70 Add feature order cycle guide 2022-05-09 22:45:45 +02:00
Misode
15dc9bd4ab Improve versions in title 2022-05-09 03:38:07 +02:00
Misode
bd5679f44a Update TS version and code-split deepslate 2022-05-07 00:40:16 +02:00
Misode
690e2f60bf Only import necessary highlight.js files 2022-05-06 16:25:06 +02:00
Misode
ea7e8802c4 Add .nojekyll 2022-05-06 06:51:08 +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
687ed5c75c Create html for versions page 2022-03-16 02:44:34 +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
623e38d98c Use mcmeta (#197)
* Simplify data fetching by using mcmeta

* Fetch sounds from mcmeta
2022-01-28 01:25:10 +01:00
Misode
fba80da273 Add resource pack generators: blockstates and model 2021-11-05 01:22:23 +01:00
Misode
765f96372f Add Technical Changelog page 2021-10-31 18:22:10 +01:00
Misode
d46976ed11 Add sounds page to build and sitemap 2021-10-08 02:45:50 +02:00
Misode
d883459dba Fix url issue introduced in f43cb03 2021-10-05 00:07:26 +02:00
Misode
17ed93a182 Add recipe generator 2021-10-04 23:32:41 +02:00
Misode
6c6277217d Fix page titles and remove field settings page 2021-10-04 22:52:50 +02:00
Misode
c7d5b06825 Add sitemap to build 2021-10-04 17:43:46 +02:00
Misode
f43cb03cc3 Make generator config more robust 2021-07-02 02:36:01 +02:00
Misode
56ab28f4d8 Fix github pages deploy 2021-06-26 18:08:39 +02:00
Misode
09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00