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
Misode
43d1b7dbcc
Add follow reference button for vanilla presets
2021-11-21 03:49:46 +01:00
Misode
e664bea241
Alternative way to collapse terrain shaper and surface rules
2021-11-07 04:06:44 +01:00
Misode
f67da3f7a1
Improve home page with separate data and resource pack cards
2021-11-06 01:06:33 +01:00
Misode
a24c5d4c79
Support exporting YAML + minified
2021-11-05 02:47:53 +01:00
Misode
acd52eac6b
Fix alignment issue with btn menus
2021-11-03 02:35:47 +01:00
Misode
25351920e4
Add ability to sort changelog
2021-11-02 02:46:40 +01:00
Misode
cc20cb7f7a
Support multiple versions in technical changelog
...
- Better handling of article links
- Style improvements
2021-11-02 02:25:04 +01:00
Misode
582d5f4b1e
Visual improvements to technical changelog
2021-10-31 20:45:22 +01:00
Misode
765f96372f
Add Technical Changelog page
2021-10-31 18:22:10 +01:00
Misode
21f8ea5e6d
Fix CSS error causing tooltip misalignment
2021-10-09 01:01:41 +02:00
Misode
c5649799cc
Fix #179 select closes immediately when unfocused
2021-10-09 00:55:51 +02:00
Misode
79b3291d06
Add sounds explorer tool
2021-10-08 02:34:55 +02:00
Misode
c51acd34e7
Add duplicate list item action
2021-09-29 01:02:24 +02:00
Misode
e5d2c02fb3
Show nested feature decorators in a list ( #173 )
...
* Show nested feature decorators in a list
* Fix swapping decorator indices
* Move wrapper model creation to separate function
* Add setting string node on enter
2021-09-28 23:46:21 +02:00
Misode
2cb14a2c10
Add tooltips to all buttons and tweak hover colors
2021-09-25 07:10:54 +02:00
Misode
7db47938b8
Make list and map entries collapsible ( #169 )
...
* Make list entries collapsible
* Show errors in collapsed nodes and keep context of loot type
* Make map entries collapsible
* Add collapse-all functionality
2021-09-24 22:12:33 +02:00
Misode
0842eb8741
Simplify DOM by removing node-entry
2021-09-23 15:04:24 +02:00
Misode
3b80334e2e
Support 1.18 (experimental) snapshots ( #158 )
...
* Half support 1.18-experimental-snapshot-1
* Fetch 1.18 presets and improve rendering of lists
* Noise preview with deepslate
* Biome preview with deepslate
* Generalize canvas logic in one hook
* Simplify useCanvas
* Use mcschema for 1.18
* Improve noise settings preview controls
* Fix build
* Update deepslate and improve preview caching
* Cleanup, remove old preview code
* Couple seed between model and preview
* Limit output to improve performance + copy feedback
For the vanilla overworld dimension (200K lines),
it took 2+ seconds to write the output to the textarea
Now capped at 10K chars
* Add surface_relative_threshold to decorator preview
* Improve fixed list errors
2021-09-23 03:04:52 +02:00
Misode
386eb675d6
Use preact to render the tree ( #155 )
...
* Use preact to render the tree
* More changes to renderHtml
2021-09-09 21:36:19 +02:00
Misode
93607a0540
Add multiline and resizable NBT input fields
2021-07-07 17:44:08 +02:00
Misode
b43a151d17
Add buttons to move element order in a list
2021-07-03 01:12:54 +02:00
Misode
7c266ca945
Add generator quick switcher
2021-07-02 04:38:02 +02:00
Misode
985057ab4e
Allow multiple errors and dismissing errors
2021-07-02 02:59:19 +02:00
Misode
cabd97cb39
Update home page and logo in header
2021-06-30 05:36:26 +02:00
Misode
ac10c3f541
Fix some errors and make others visible
2021-06-26 17:18:02 +02:00
Misode
09c851914f
Switch to vite and preact
2021-06-26 17:18:02 +02:00
Misode
da03eda9a7
Make preview controls fade away when not hovered
2021-02-15 00:36:40 +01:00
Misode
287120cc7a
Add working 404 page
2021-02-02 01:51:14 +01:00
Misode
847bb43fdd
Fix padding-top om homepage
2020-12-29 21:21:51 +01:00
Misode
99d64590a0
Mobile UI and UX improvements
2020-12-29 15:11:03 +01:00
Misode
00d794a138
Flatten rendered nested objects
2020-12-29 00:58:41 +01:00
Misode
e2fb58a7c3
Render filter keys more compact
2020-12-28 22:57:18 +01:00
Misode
e4cdac30bf
Add vanilla preset searcher and loader
2020-12-28 04:16:58 +01:00
Misode
6246e627b5
Add context menu allowing you to copy context path
2020-12-19 03:24:15 +01:00
Misode
6a3c7aac42
Add field settings
2020-12-17 22:09:09 +01:00