Commit Graph

974 Commits

Author SHA1 Message Date
Misode
5db012f101 Simplify spyglass imports 2024-11-18 17:16:38 +01:00
Misode
2366716cae Refactor projects to use indexeddb 2024-11-13 05:29:06 +01:00
Misode
26079d1188 Sort overlay file systems based on prefix length 2024-11-06 06:53:05 +01:00
Misode
c726689459 Implement memory file system and mixed file system 2024-11-06 06:31:59 +01:00
Misode
760f256aa1 Split FileSystem 2024-11-06 01:24:28 +01:00
Misode
adc355d347 Disable item display for item tag fields 2024-11-04 22:43:59 +01:00
Misode
807f236f2a Improve switching between union members 2024-11-04 21:14:20 +01:00
Misode
c80c500386 Add support for mcdoc:block_state_keys 2024-11-02 07:43:30 +01:00
Misode
926d19bb56 Add block state validation 2024-11-02 06:35:06 +01:00
Misode
4d85a9f491 Implement set generator default 2024-11-01 18:33:25 +01:00
Misode
7b576da9d2 Clean up file opening and watcher events 2024-11-01 17:45:54 +01:00
Misode
a380999afb Implement IndexedDB file system 2024-11-01 05:08:23 +01:00
Misode
00f0c09a34 Add neoforge and immersiveweathering mcdoc 2024-11-01 00:19:46 +01:00
Misode
68eb077c17 Re-add ohthetreesyoullgrow partner 2024-10-31 06:41:30 +01:00
Misode
cf44c3236f Add duplicate action and split ListItem component 2024-10-31 05:02:57 +01:00
Misode
4cf1b16a86 Show max 50 list items by default 2024-10-31 04:20:02 +01:00
Misode
0214a6ea7b Make list and dynamic struct children collapsible 2024-10-31 01:37:34 +01:00
Misode
88c8719eab Render short numeric tuples inline 2024-10-31 01:07:01 +01:00
Misode
ea873cae22 Move stuff around to group mcdoc types 2024-10-31 00:09:37 +01:00
Misode
444173cd78 Split mcdoc file into components and helpers 2024-10-31 00:09:33 +01:00
Misode
a76347d2b5 Merge branch 'master' of https://github.com/misode/misode.github.io into mcdoc 2024-10-30 17:37:36 +01:00
Misode
9886155fee Manually filter out some fields due to probable spyglass bug 2024-10-30 17:32:20 +01:00
Misode
377c3f1e65 Add 1.21.4
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2024-10-30 16:54:38 +01:00
Misode
083862f867 Improve key formatting and use enum identifiers 2024-10-29 06:13:12 +01:00
Misode
a9e7e88f9c Improve contrast of function category colors 2024-10-29 05:54:40 +01:00
Misode
588b7a578e Set root category for item modifiers and predicates 2024-10-29 05:46:26 +01:00
Misode
d6118dcb99 Tweak node button colors 2024-10-29 05:21:43 +01:00
Misode
3f0855d336 Fix optional literals 2024-10-29 04:42:07 +01:00
Misode
de084e030c Escape quotes when editing strings 2024-10-29 04:21:19 +01:00
Misode
65a394c3ed Improve union member matching 2024-10-29 03:31:16 +01:00
Misode
7770b97a7a Implement any/unsafe type 2024-10-29 02:41:59 +01:00
Misode
a536c78e05 Fix error with empty union 2024-10-28 06:18:32 +01:00
Misode
bdc06d1f43 Fix dispatcher types not always having context 2024-10-28 06:03:24 +01:00
Misode
9fa9da0230 Fix assets generators 2024-10-27 06:03:58 +01:00
Misode
446e04879c Add random seed button 2024-10-27 05:39:04 +01:00
Misode
88b8730b72 Fix world settings generator 2024-10-27 05:15:26 +01:00
Misode
3447a586c2 Fix text component generator 2024-10-27 04:59:50 +01:00
Misode
4d9e9fa40c Remove unnecessary json parsing for presets and snippets 2024-10-26 23:01:49 +02:00
Misode
e130cb59eb Merge branch 'master' of https://github.com/misode/misode.github.io into mcdoc 2024-10-26 22:47:52 +02:00
Misode
e8871ee02a Also show item display for block registry 2024-10-26 22:46:15 +02:00
Misode
2163020db8 Pass runtimeKey when simplifying dynamic fields 2024-10-26 22:41:09 +02:00
Misode
8d3497e7b6 Format data components 2024-10-26 22:04:48 +02:00
Misode
2ff59b8405 Wrap all JSON.parse calls with try-catch 2024-10-26 21:49:12 +02:00
Misode
6555e80ead Hide [any]: any dynamic fields 2024-10-26 15:57:33 +02:00
Misode
b9e72bc4da Don't rely on the file root typeDef + refactor mcdoc props 2024-10-25 20:00:58 +02:00
Misode
35de8bc538 Implement dynamic struct fields + improve UX 2024-10-25 06:18:29 +02:00
Misode
8bc821e516 Make fixed lists and tuples consistent 2024-10-25 02:44:29 +02:00
Misode
1f0a3a03a9 Change style of objects inside lists 2024-10-25 01:23:36 +02:00
Misode
18dd627ad8 Fix issue with setting strings to unset 2024-10-24 23:32:56 +02:00
Misode
974730ff44 Implement add to bottom of list 2024-10-24 23:23:07 +02:00