* 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>
* allow creating new files
* icon and translation key fix
* Change how new file works
* Fix selected file in tree view
* Reword to "New empty file"
* Reword to "Save as"
---------
Co-authored-by: Flemmli97 <Flemmli97@users.noreply.github.com>
Co-authored-by: Misode <misoloo64@gmail.com>
* 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
* Add voxel rendering to density function preview
* InteractiveCanvas component
* Use interactive canvas for noise preview
* Use interactive canvas for noise settings preview
* Extract common iterateWorld2D logic
* Use InteractiveCanvas2D for biome source preview
* Display final density in noise settings preview hover
* Move remaining preview code
* Hide noise router info for checkerboard and fixed
* Add higher resolution biome map
* User interactive canvas for decorator preview
* Start biome map rewrite
* Remove climate layers and add end biome source
* Update to use RandomState
* Make biome map work for past versions
* Remove old biome map code
* Implement multi noise presets and fix caching
* Update deepslate
* Fix biome hover
* Fix#190 biome map diagonal lines
Also increases performance by making better use of the biome cache
* Add proper zoom limit
* 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