Commit Graph

372 Commits

Author SHA1 Message Date
Misode 3fe6dcdb92 Fix #813 item displays in recipe viewer in 1.20.4
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-11-11 15:23:59 +01:00
VidTDM 07577f28e8 Update Create Mod Generators to 1.21.1 (#762)
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Initial Create Recipes

* Minor Changes

* Minor Changes

* fix issue with mixing recipe

* fix issue with cutting recipe

* Update to 1.21.1

* add compacting recipe and fix some issues

* Delete .vscode/snippets.json.code-snippets

* Final Touches

* change warning colour

* Sanitize mcdoc doc comments

* Fix until attributes, as they are exclusive

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2025-08-07 21:53:14 +02:00
Misode 9e11529b5a Display minor pack formats
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-08-07 03:56:01 +02:00
Misode 1bc0eb92a2 Fix #775 handle inline dialogs in dialog_list preview 2025-07-14 04:00:28 +02:00
Misode edf72dd65f Update spyglass + add chicken variant generator 2025-07-14 03:40:09 +02:00
Misode e43a938537 Update dialog preview to 1.21.6-pre1
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-06-18 22:17:00 +02:00
Misode 624d47935d Change issue link to mojira.dev
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-06-07 14:21:45 +02:00
Misode 4f2c855d1e Add quick output inline toggle
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-05-25 16:14:28 +02:00
Misode 2c5d2434d6 Add atlas and equipment icons
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-05-20 23:07:04 +02:00
Misode 1c2eccaa71 Add texture .png.mcmeta generator 2025-05-20 20:26:02 +02:00
Misode ce01e9445a Update dialog preview to 25w21a 2025-05-20 20:09:52 +02:00
Misode ae87eb59f0 Add dialog generator icon 2025-05-19 18:29:52 +02:00
Misode f3d9c7d2eb Add dialog button tooltips 2025-05-18 01:45:27 +02:00
Misode c2b11f40cb Use label_format in number_range input control 2025-05-17 23:45:04 +02:00
Misode 511311572d Prevent newlines in dialog buttons 2025-05-17 23:39:34 +02:00
Misode 0867b629ec Fix #746 text component color resetting to black 2025-05-17 21:19:46 +02:00
Misode d3f6ef313c Change from hacky text component shadow to css text-shadow 2025-05-17 21:10:14 +02:00
Misode 161b81ffdf Fix #745 item dialog body scaling 2025-05-17 20:43:07 +02:00
Misode c733c3be75 Fix minor dialog issues 2025-05-17 20:08:40 +02:00
Misode e98861aea1 Fix "Show more" versions 2025-05-17 18:38:54 +02:00
Misode 5c77276de1 Add dialog preview 2025-05-17 18:29:07 +02:00
Misode 70c82984f8 Remember preview panel open state + don't hide source panel 2025-05-17 13:05:31 +02:00
Misode abfb8959ca Add dialog tag generator 2025-05-17 13:02:28 +02:00
Misode 21c0d65425 Add dialog generator 2025-05-14 01:22:37 +02:00
Misode 05d061de77 Fix 1.21.5 text component handling in loot table preview 2025-04-21 18:50:06 +02:00
Misode 474b2dfe52 Fix #718 incomplete table_bonus condition 2025-04-12 16:52:52 +02:00
Misode 8d610a358b Fix Text mcdoc references
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-04-07 01:20:45 +02:00
Sol Toder 3f52a908a6 Fix converting colors with alpha to hex RGB (#705)
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
Convert negative integers to unsigned integers. Truncate the alpha from colors before passing them to the HTML color picker, since it doesn't allow alpha values (and they'd be in the wrong place if it did).
2025-02-22 15:14:57 +01:00
Misode d80a6827e3 Fix #696 loot table preview error
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-02-12 21:01:13 +01:00
Misode 0dee553d7e Add generator aliases for search
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-01-30 00:10:06 +01:00
Misode 855f9adc32 Update vite 2025-01-29 23:40:35 +01:00
Misode 507e37babf Add cow_variant and update spyglass 2025-01-29 21:13:26 +01:00
Misode 59642b2ff5 Use fancy menu for presets
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-01-28 01:14:35 +01:00
Misode 111855f3ea Make generator switcher a generic component 2025-01-28 00:40:28 +01:00
Misode c4a9bc06fa Add keyboard navigation to generator switcher
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2025-01-27 23:13:10 +01:00
Misode 20498e84c1 Add assets badge
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2025-01-24 02:14:32 +01:00
Misode 00fe95a400 Add new generator switcher menu 2025-01-24 01:56:16 +01:00
Misode 3a9f836035 Include stack trace in file view error window
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2025-01-23 21:42:48 +01:00
Misode 8c67166733 Link to technical changes repo
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2025-01-23 01:15:32 +01:00
Misode f656ab2ee8 25w03a 2025-01-16 01:10:54 +01:00
Misode 55dc606ddc Have a single place to define the repo url 2025-01-04 19:05:23 +01:00
Misode 2fd90f5dd4 Add item model preview
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-01-03 05:17:19 +01:00
Misode 4fd668e44c Fix preview panel not showing for model generator
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2025-01-03 04:49:12 +01:00
Misode d29d612edb Fix dependency label on modded generator cards
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2024-12-28 00:46:39 +01:00
Misode 7ceb74fa15 Fix #652 add pack.mcmeta when downloading project zip 2024-12-10 16:17:42 +01:00
Misode 22d35ef6a8 Make hide_tooltip actually hide the tooltip
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2024-12-06 19:23:38 +01:00
Misode e844477c80 Fix #626 update item displays to 1.21.4 2024-12-06 19:20:48 +01:00
Misode c81bafd674 Fix preview scaling
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2024-12-03 21:24:46 +01:00
Misode a8aaec69e2 Handle invalid set_lore functions 2024-12-03 21:14:26 +01:00
Misode 1d1bae9459 Add error boundary for preview panel 2024-12-03 21:13:33 +01:00