Commit Graph

41 Commits

Author SHA1 Message Date
Misode
77d6323219 Use spyglass DocAndNode to store current file data 2024-10-16 04:36:59 +02:00
Misode
7dbd533abb Add mcmeta-summary symbol registrar and initialize remaining 2024-10-15 23:25:56 +02:00
Misode
60aab0c6b9 Initialize spyglass project and load vanilla-mcdoc 2024-10-15 07:24:12 +02:00
Misode
ccdcf9e7e3 🔥 Nuke all mcschema related code 2024-10-15 05:14:02 +02:00
Misode
95f7ca7738 Account for deprecated.json translation info file 2024-09-11 13:49:46 +02:00
Misode
fd6de2ac85 Update loot table preview, item display and tooltips to 1.21 2024-09-11 02:31:17 +02:00
Misode
886991af8e Customized biomes (#396)
* Start with customized biome UI

* Refactor customized page, split logic

* Implement biome replacements

* Remove debug messages

* Disable create button when nothing is modified
2023-12-06 20:40:30 +01:00
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
e0cd0638f8 Add more debug info for backup fetch 2023-06-25 16:15:50 +02:00
Misode
f7255f6f84 Add "new" badge and store seen state 2023-06-23 02:59:29 +02:00
Misode
15d6e621f7 Add what's new page 2023-06-21 02:31:35 +02: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
b47841870d Add cube texture to transformation tool 2023-02-09 22:51:58 +01:00
Misode
106323186c Try to get around version caching 2023-02-08 21:25:36 +01:00
Misode
0a72ddd632 Add blockstate and model previews 2023-01-26 16:41:09 +01:00
Misode
0ecc69a861 Retry fetching from jsdelivr if github fails 2023-01-07 11:55:28 +01:00
Misode
cd4ef6640a Add more info to the generated crash report 2022-11-23 08:52:22 +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
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
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
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
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
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
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
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