* Add lang parameter to TextCompoennt
* Add 'mclang' key
* Add clearing old language cache when changed language
* Fetch language in background
* Remove auto-fetching mc language
* wrap mclang with a state
* update contributos
* Move 'mclang' to config.json
* Cleanup code to get mclang key and fix caching
---------
Co-authored-by: Misode <misoloo64@gmail.com>
* Start obsidian item generator
* Add part of block generator
* More progress on blocks and items for Obsidian
* Fixed some issues
* Added even more properties for blocks
* fixed this?
* added back these?
* Hopefully fixed this?
* More events
* should fix the issues
* NOW WORK
* adding support for even more
* Fix build
* Rename obsidian IDs
* updated pack version
* Update config
---------
Co-authored-by: Misode <Misoloo64@gmail.com>
* 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
* 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
* 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