Commit Graph

104 Commits

Author SHA1 Message Date
Misode
f7255f6f84 Add "new" badge and store seen state 2023-06-23 02:59:29 +02:00
Misode
7d66e77da7 Fix article external link style 2023-06-21 03:03:56 +02:00
Misode
15d6e621f7 Add what's new page 2023-06-21 02:31:35 +02:00
Misode
9b6233ce23 Add instructions to install customized data pack 2023-06-20 19:23:42 +02:00
Misode
0fdfaffc13 Add help tooltips to customized 2023-06-20 04:18:40 +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
40fbef75b8 Fix card styles 2023-06-05 17:30:13 +02:00
Misode
cdf369442e Add contributors list 2023-03-20 03:17:02 +01:00
Misode
251ddf3201 Add share loading symbol 2023-03-19 18:17:28 +01:00
Misode
2137b2fa8d Fix #272 split generator page 2023-02-27 09:12:42 +01:00
Misode
dd55fc5dc6 Add axis-angle rotation mode 2023-02-16 01:22:16 +01:00
Misode
9c2c1bbfd0 Add copy buttons for transformation tool 2023-02-15 21:49:50 +01:00
Misode
db8a46f2a3 Fix #329 Preserve white space in item tooltips 2023-02-14 18:33:07 +01:00
Misode
03ddf6011b Initial working version of transformation preview
- missing ability to modify matrix
- sdvDecompose is still probably wrong
- missing ability to edit rotations using axis + angle
2023-02-09 18:03:15 +01:00
Misode
00029a2010 Voxel rendering + refactor interactive canvas (#322)
* 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
2023-01-26 01:21:02 +01:00
Misode
9eb01cc1f1 Add tooltips for potion effects 2022-11-25 14:16:35 +01:00
Misode
e78a317260 Add a list of sponsors ❤️ 2022-10-20 04:22:40 +02:00
Misode
f309eef176 Fix not correctly enchanting books 2022-10-13 02:31:44 +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
c335553a25 Fix navigation margin 2022-07-02 14:05:56 +02:00
Misode
12ad631056 Fix reusing result-list class 2022-07-02 14:04:09 +02:00
Misode
231b032029 Use masonry layout for homepage 2022-07-02 01:51:44 +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
1a54122371 Fix style of sounds page and version navigation 2022-06-18 17:57:37 +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
a012392672 Fix light theme support 2022-06-12 21:05:28 +02:00
Misode
f944f4b617 Make version switcher more obvious 2022-06-12 20:52:17 +02:00
Misode
4379cb9bba Add footer with donate link 2022-06-06 03:32:59 +02:00
Misode
7e54c0f4f3 Add noise router table 2022-05-30 23:49:42 +02:00
Misode
d9b146f00f Split noise router and density function guides 2022-05-26 05:57:23 +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
e2bcf2d1a7 Improve version and article linking 2022-05-12 16:58:10 +02:00
Misode
ad13cc131b Add inline code highlighting 2022-05-11 18:17:46 +02:00
Misode
1dd724cec4 Add table of contents for guides 2022-05-10 18:26:43 +02:00
Misode
589dc5a0dd Add density function guide 2022-05-10 17:44:23 +02:00
Misode
86cdde9d70 Add feature order cycle guide 2022-05-09 22:45:45 +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
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
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
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
e3f2643d25 Fix misaligned nav buttons 2022-02-18 22:55:53 +01:00
Misode
d0355b2342 Fix prefers-color-scheme editor colors 2022-02-17 16:48:20 +01:00
Misode
f76ea7f4f4 Use ace editor and remove output limit 2022-02-17 15:50:49 +01:00
Misode
2148eefa42 Show biome noises on hover to preview 2022-02-17 11:56:32 +01:00
Misode
92ac80f465 Add surface rule visualizer 2022-02-13 04:02:52 +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
2fe120895c Fix #196 Reimplement placed feature preview 2022-01-18 23:41:11 +01:00
Misode
c6c52ca41a Projects (#192)
* Add file save UI and drafts project

* Fix build

* Create SearchList component as abstraction

* Add project page and file tree view

* Create Locale context

* Create Theme context

* Create Version context

* Create Title context

* Create Project context

* Store current file in project context

* Fix issues when renaming file and implement deleting

* Style improvements

* Make all project strings translatable

* Fix z-index
2022-01-18 01:02:19 +01:00