Misode
ee08910abf
Fix #851 add sounds.json generator
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2026-05-03 18:31:53 +02:00
Misode
1c2eccaa71
Add texture .png.mcmeta generator
2025-05-20 20:26:02 +02:00
Misode
114ba13be9
Fix #644 pack.mcmeta saving
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2024-11-28 17:28:44 +01:00
Misode
dc72614e85
Fix #637 unsupported project storage undefined on first load
2024-11-27 22:39:49 +01:00
Misode
b54abd5273
Update spyglass to better support resource packs
2024-11-25 17:42:20 +01:00
Misode
14abe1ee52
Refactor modals to use context provider
2024-11-18 23:55:14 +01:00
Misode
2366716cae
Refactor projects to use indexeddb
2024-11-13 05:29:06 +01:00
Misode
2ff59b8405
Wrap all JSON.parse calls with try-catch
2024-10-26 21:49:12 +02:00
Misode
77d6323219
Use spyglass DocAndNode to store current file data
2024-10-16 04:36:59 +02:00
Misode
ccdcf9e7e3
🔥 Nuke all mcschema related code
2024-10-15 05:14:02 +02:00
Misode
fec84a03d2
Fix #540 by validating file names
2024-10-04 15:52:21 +02:00
Misode
561cd341a1
Update to esm, update deepslate ( #244 )
2022-06-16 00:58:14 +02:00
Misode
cbef6ef41b
Better handling of pack.mcmeta in projects
2022-06-14 17:27:59 +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