Commit Graph

903 Commits

Author SHA1 Message Date
Misode
d9a1d4c41a Implement enums and unions 2024-10-24 01:21:53 +02:00
Misode
6c214d4e3a Simplify mcdoc fields when rendering 2024-10-24 00:34:32 +02:00
Misode
6e68de01aa Refactor makeEdit so it returns the result node 2024-10-23 21:41:12 +02:00
Misode
6151fbcea4 List add button 2024-10-23 20:14:10 +02:00
Misode
6ea2b7929c Add string, numeric and boolean editing 2024-10-23 18:46:21 +02:00
Misode
18332b9dbc Make edits to AST and then use formatter 2024-10-23 06:10:14 +02:00
Misode
a0f3e71000 Refactor spyglass service and context 2024-10-23 05:44:20 +02:00
Misode
c358c871da Implement undo and redo 2024-10-22 22:55:04 +02:00
Misode
ea37eb168f Keep track of opened documents and prepare for undo/redo 2024-10-22 15:43:02 +02:00
Misode
9cb7f7297c Make Spyglass a singleton object 2024-10-20 20:23:17 +02:00
Misode
d248732469 Basic mcdoc tree rendering 2024-10-17 15:14:30 +02:00
Misode
7ed34a61e7 Add spyglass context and file watcher 2024-10-16 15:46:17 +02:00
Misode
77d6323219 Use spyglass DocAndNode to store current file data 2024-10-16 04:36:59 +02:00
Misode
7dbd533abb Add mcmeta-summary symbol registrar and initialize remaining 2024-10-15 23:25:56 +02:00
Misode
60aab0c6b9 Initialize spyglass project and load vanilla-mcdoc 2024-10-15 07:24:12 +02:00
Misode
ccdcf9e7e3 🔥 Nuke all mcschema related code 2024-10-15 05:14:02 +02:00
Misode
b9a23d0f47 Fix #613 issues with inline instrument component 2024-10-15 03:38:12 +02:00
Misode
505842a319 Adjust quote-props eslint rule 2024-10-12 01:12:51 +02:00
Misode
04864cea2d Update version article links 2024-10-11 06:06:25 +02:00
Misode
a8abe6355f Update supporters 2024-10-08 01:34:11 +02:00
Misode
763b70180f Fix git diff including 404 responses 2024-10-04 19:50:14 +02:00
Misode
5b5cc026f4 Add snbt and shaders to text-like files 2024-10-04 19:23:21 +02:00
Misode
91f61b3c36 Fix #519 by manually creating the patch when github doesn't give it 2024-10-04 19:02:53 +02:00
Misode
7757dbcac3 Fix #547 quote snbt keys + respect indentation 2024-10-04 18:12:01 +02:00
Misode
23ab957f62 Fix tree not refreshing when importing on mobile 2024-10-04 17:42:52 +02:00
Misode
f1b60b8b40 Add paste button on mobile + update copy icon (#610) 2024-10-04 17:40:02 +02:00
Misode
fab3088799 Close #537 implement alphabetical sort in output 2024-10-04 16:42:47 +02:00
Misode
22c8566819 Fix #463 root list nodes didn't have "add to bottom" button due to hook weirdness 2024-10-04 16:08:39 +02:00
Misode
fec84a03d2 Fix #540 by validating file names 2024-10-04 15:52:21 +02:00
Misode
5d08f15006 Fix #319 keep unknown files when importing and downloading a project 2024-10-04 15:30:35 +02:00
ChampionAsh5357
394beeab16 Add NeoForge Data Generators (#608)
* feat(partner): Add neoforge integrations

* Fix build and format file

* fix(partner): Handle matching within choice node

* Tweak some of the ChoiceNode's

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-10-04 05:10:33 +02:00
Misode
480c8b5f35 Swap popular generator predicate -> recipe 2024-10-03 05:04:22 +02:00
Misode
f893c1e2d4 Hide pack format bumps on the homepage 2024-10-03 04:56:04 +02:00
Misode
2344753db3 Update deepslate to fix bell and sign item rendering 2024-10-03 01:43:18 +02:00
Misode
7754d361c3 Fix #301 update deepslate with new special renderers 2024-10-02 17:17:56 +02:00
Misode
75c662863c Fix #459 Store DF mode to local storage 2024-09-30 19:38:24 +02:00
Misode
c8be49d8bc Update browserlist-db 2024-09-30 18:45:14 +02:00
Misode
3b0a733eaf Fix #603 switching to "multiple" in Tag predicate schema 2024-09-30 18:45:14 +02:00
dependabot[bot]
8d38f0553a Bump rollup from 2.79.1 to 2.79.2 (#607)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 20:22:56 +02:00
Misode
88b7b74ca0 Fix #599 catch invalid lore lines 2024-09-18 17:38:31 +02:00
Misode
586c777cf8 Support 24w37a and 24w38a 2024-09-18 17:03:57 +02:00
dependabot[bot]
52747deaea Bump vite from 3.2.10 to 3.2.11 (#606)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 14:59:21 +02:00
dependabot[bot]
6750fbaf75 Bump vite from 3.2.7 to 3.2.10 (#499)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 14:56:28 +02:00
Misode
137c4816d6 Allow generators to be listed in two columns 2024-09-18 14:45:50 +02:00
Misode
d7781d717a Add 11 icons for recently added generators 2024-09-18 14:24:05 +02:00
Misode
7ea4227451 Fix #604 validate set_contents 2024-09-17 02:36:44 +02:00
Misode
98e6c9192c Remove spyglass ad 2024-09-12 03:46:37 +02:00
Misode
11896c32b1 Add new supporters 2024-09-12 03:45:59 +02:00
Misode
9c9bed9423 Fix #585 re-add enchantment loot functions to latest version 2024-09-12 03:28:02 +02:00
Misode
fff1b1603a Fix #596 support item tag and loot table references in loot preview 2024-09-11 14:39:53 +02:00