Commit Graph

486 Commits

Author SHA1 Message Date
Misode
a693d4d119 Fix some loot table enum contexts 2024-03-31 16:03:54 +02:00
Misode
7ecd355ea3 Fix #497 attribute modifier component uuid 2024-03-30 15:30:32 +01:00
Misode
3cb736e7c5 Fix #496 recipe preview 2024-03-27 01:58:14 +01:00
Misode
3fdda11c17 Fix recipe result preview before 1.20.5 2024-03-26 00:55:37 +01:00
Misode
c87ede8e54 Recipe preview 2024-03-25 21:57:47 +01:00
Misode
1e5a4262f8 24w12a 2024-03-21 01:04:46 +01:00
Misode
b1332d7d22 Fix #485 add scrollPastEnd 50% to output panel 2024-03-14 17:31:18 +01:00
Misode
f9ad30a294 Revert reset button for map types 2024-03-12 00:56:18 +01:00
Misode
4851da4e9d Fix #482 allow resetting objects and maps on invalid type 2024-03-11 20:55:32 +01:00
Misode
9dbcf46a53 Clear map key select after adding an entry 2024-03-11 13:29:51 +01:00
Misode
95df45acb1 24w10a 2024-03-07 01:13:20 +01:00
Misode
1c5fce9036 Always use datalists for components 2024-03-02 03:45:09 +01:00
Misode
48e9418601 Fix map and list contexts + update schema locales 2024-03-02 03:34:11 +01:00
Misode
0739a5b3ec Add 1.20.5 2024-03-01 18:14:00 +01:00
efekos
231ecfe9c2 Language Support in Tooltips (#468)
* Add lang parameter to TextCompoennt

* Add 'mclang' key

* Add clearing old language cache when changed language

* Fetch language in background

* Remove auto-fetching mc language

* wrap mclang with a state

* update contributos

* Move 'mclang' to config.json

* Cleanup code to get mclang key and fix caching

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-02-24 21:55:41 +01:00
YanisBft
7a7c7d675e Add a wiki page button to versions (#470)
* Add a wiki page button to versions

* Wrap tabs and change tab to "Wiki"

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-02-24 21:24:35 +01:00
Misode
f3b852025d Add Oh The Trees You'll Grow partner generator 2024-01-18 07:53:05 +01:00
Apollo
f855c7d938 Add Lithostitched partner (#436)
* Add Lithostitched partner

* Remove modded biome slice stuff

* Run formatter

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-01-18 04:11:18 +01:00
OliviaTheVampire
7c94beb5b2 More support for Obsidian (#233)
* Start obsidian item generator

* Add part of block generator

* More progress on blocks and items for Obsidian

* Fixed some issues

* Added even more properties for blocks

* fixed this?

* added back these?

* Hopefully fixed this?

* More events

* should fix the issues

* NOW WORK

* adding support for even more

* Fix build

* Rename obsidian IDs

* updated pack version

* Update config

---------

Co-authored-by: Misode <Misoloo64@gmail.com>
2024-01-18 03:38:54 +01:00
Misode
b4e9d86c43 Refactor how partner generators work + prefix generator translation keys 2024-01-18 03:22:10 +01:00
Misode
886991af8e Customized biomes (#396)
* Start with customized biome UI

* Refactor customized page, split logic

* Implement biome replacements

* Remove debug messages

* Disable create button when nothing is modified
2023-12-06 20:40:30 +01:00
Misode
649f14dc0d Don't show all versions by default + version ranges 2023-12-05 19:28:35 +01:00
Misode
5cc34e9ba3 Add support for 1.20.3 2023-12-05 18:54:24 +01:00
Misode
0296546a4d Fix #434 add more tag generators 2023-12-05 11:28:01 +01:00
Flemmli97
33d90f9126 Allow creating new files (#437)
* allow creating new files

* icon and translation key fix

* Change how new file works

* Fix selected file in tree view

* Reword to "New empty file"

* Reword to "Save as"

---------

Co-authored-by: Flemmli97 <Flemmli97@users.noreply.github.com>
Co-authored-by: Misode <misoloo64@gmail.com>
2023-12-03 22:25:52 +01:00
Misode
fcffbc9712 Fix #443 Enable autofocus in generator lists 2023-11-29 22:29:23 +01:00
Misode
7ff7f46ac8 Add template placer tool 2023-11-23 02:13:39 +01:00
Misode
2892b439c8 Remove minecraft wiki banner on the home page
It's been 2 months, the guides and generators now link to it anyways
2023-11-23 02:08:03 +01:00
Misode
2416095e4f Add wiki link to all generators 2023-11-23 02:05:05 +01:00
Misode
32a022d3a4 Fix guides title 2023-11-23 01:44:53 +01:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
27e5ea707b Configure dark mode with tailwind 2023-10-10 10:52:14 +02:00
Misode
410fca7155 Fix pack overlays 2023-10-09 23:03:39 +02:00
Misode
ddd00dd731 Add version mcmeta diff page (#428)
* Add version mcmeta diff page

* Add toggle for word wrapping

* Fix diff view on mobile

* Use full layout width on version details

* Show image and audio diffs

* Add word_wrap locale
2023-10-09 22:09:36 +02:00
Misode
f5edc5e97e Fix #408 transpose matrix data before copying 2023-10-03 11:45:46 +02:00
Misode
fccbd72aeb Support new any_of, all_of and sequence in loot tables 2023-10-03 11:41:30 +02:00
Misode
6074a15d61 Fix #417 handle invalid alternative condition 2023-10-03 11:12:23 +02:00
Misode
446025cdec Fix #418 noise settings preview freezes 2023-10-03 11:04:08 +02:00
Misode
f71e44f91b Add Tailwind CSS (#425)
* Install and configure tailwind

* Fix style issues
2023-10-02 23:38:18 +02:00
Misode
3355d083c0 Add 1.20.2 2023-10-02 18:43:47 +02:00
Misode
bbae8af938 Add minecraft wiki banner 2023-09-25 14:21:15 +02:00
YanisBft
a150d50775 Add button to generate random color (#403) 2023-07-13 21:54:10 +02:00
Misode
d9f7fe0ab4 Attempting to fix #399 2023-07-04 00:55:43 +02:00
Misode
6f4fdd00da Fix #398 customized typo 2023-07-04 00:45:15 +02:00
Misode
e0cd0638f8 Add more debug info for backup fetch 2023-06-25 16:15:50 +02:00
Misode
f7255f6f84 Add "new" badge and store seen state 2023-06-23 02:59:29 +02:00
Misode
08581889d2 Add structure set preview 2023-06-23 00:36:36 +02:00
Misode
e519f1c757 Make 1.20 the new default version 2023-06-21 04:16:21 +02:00
Misode
e14d7ea867 Fix #346 offset field in block predicates 2023-06-21 03:35:51 +02:00
Misode
15d6e621f7 Add what's new page 2023-06-21 02:31:35 +02:00