Commit Graph

77 Commits

Author SHA1 Message Date
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
Misode
75bf0cc434 Close #119 add coordinate scale 2020-12-16 18:50:20 +01:00
Misode
5806d26f42 Fix rounded corners before node icons 2020-12-05 17:37:12 +01:00
Misode
83a249e4b7 Add random density offset to noise visualizer 2020-12-02 01:36:17 +01:00
Misode
a1b4ab4fb4 Rewrite noise settings preview 2020-12-01 01:14:42 +01:00
Misode
2688f4bc85 Add preview controls 2020-11-30 02:35:38 +01:00
Misode
982b4728e7 Complete refactor (#123) 2020-11-23 14:29:16 +01:00
Misode
009e487def Minor style fixes to collapse buttons 2020-11-07 16:38:07 +01:00
Misode
9f9c9b40fd Upgrade mschema dependencies and add pool category 2020-10-05 15:51:31 +02:00
Misode
629c747a10 Add min-width node entry box 2020-10-05 00:33:00 +02:00
Misode
f7869edbad Style tweaks based on feedback 2020-10-05 00:23:43 +02:00
Misode
59c2d761b5 Use anchor tags for navigation 2020-09-22 22:35:59 +02:00
Misode
01f5be3b39 Remove model selector 2020-09-07 00:47:15 +02:00
Misode
8474a73b19 Add share functionality 2020-09-02 02:34:01 +02:00
Misode
5afc8ef1ed Add zooming the biome noise visualization 2020-08-27 00:24:52 +02:00
Misode
503a863ed8 Update mcschema 2020-08-26 03:38:04 +02:00
Misode
75d834f06b Style fixes 2020-08-25 16:44:10 +02:00
Misode
fd2cdb6045 Render color input type 2020-08-21 00:54:52 +02:00
Misode
37689c4374 Update mcschema 2020-08-17 19:54:44 +02:00
Misode
4a7b4124f2 Hide errors view by default 2020-08-10 15:39:40 +02:00
Misode
62ad46fd95 Remove version controls 2020-08-10 13:03:08 +02:00