Commit Graph

80 Commits

Author SHA1 Message Date
Misode
44b97e357f 24w19a 2024-05-10 23:15:41 +02:00
Misode
b3bf153d24 Add painting variant + add enchantment tag 2024-05-07 04:09:52 +02:00
Misode
1c629a4d7f Add support for 24w18a (1.21) + make 1.20.5 default 2024-05-03 19:10:57 +02:00
Misode
42f94b04f6 Fix #506 update pack format to 41 2024-05-02 13:18:46 +02:00
Misode
8195c05bc1 Fix #489 point of interest type tag URL 2024-03-13 18:52:37 +01:00
Misode
95df45acb1 24w10a 2024-03-07 01:13:20 +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
efekos
f9b17df84e Update Turkish language (#454)
* make Turkish have schemas

* Update translators

* Fix a typo

"Şablon materyali" to "Şablon Materyali"

* Add tr.json

* Remove partners translations

* Format locale file with 2 spaces

* Update mcschema locales

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-01-22 20:32:04 +01:00
Misode
9f8e57bb19 Update OTTYG minVersion 2024-01-18 07:59:05 +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
efekos
acc55ae7a3 Add Turkish language (#453) 2024-01-14 03:37:50 +01:00
Misode
80324b2498 Fix wiki links 2023-12-29 15:03:53 +01:00
Misode
98e671b8a0 Add 1.20.4 to version name 2023-12-11 22:07:13 +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
Misode
2416095e4f Add wiki link to all generators 2023-11-23 02:05:05 +01:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
c2bd0a639a Add structure tag generator 2023-10-04 19:54:07 +02:00
Misode
3355d083c0 Add 1.20.2 2023-10-02 18:43:47 +02:00
Misode
91199f9897 Fix outdated pack format for 1.20 2023-06-18 21:02:08 +02:00
Misode
47e716df8a Add 1.20 2023-04-07 01:07:51 +02:00
Misode
2e1f104f4a Make 1.19.4 the default 2023-03-20 03:25:22 +01:00
Misode
50d84d07b3 Fix #338 Add damage types 2023-02-13 16:07:34 +01:00
Misode
1b6994d5aa Add 23w04a schemas
- trim materials and patterns
- paletted permutations
- smithing recipes
2023-01-30 04:13:17 +01:00
Misode
7ef0f52d27 Add 1.19.4 support (23w03a) 2023-01-19 03:35:06 +01:00
Misode
7bc51d38f7 Add version 1.19.3 (atlas generator, feature flags)
Fixes #304
2022-11-16 19:06:14 +01:00
Misode
fa4b93613d 1.19.1 chat type changes 2022-08-14 17:43:14 +02:00
Misode
8580370c8c Fix #260 Pin 1.19 version until 1.19.1 is released 2022-07-14 04:32:18 +02:00
Misode
fdb8874454 Add font generator 2022-07-11 03:37:10 +02:00
Misode
d0bae089d1 Improve homepage (#245)
* Improve how generators are listed on home

* Add some icons for generators

* Remove debug

* Refactor cachedFetch and use generated changelogs

* Add limit to how many changes are shown by default

* Add more generator icons

* Refactor cards

* Fix generator icons for light theme

* Add more worldgen icons

* Add remaining generator icons

* Refactor navigation and badges style

* Group on homepage for guides and tools

* Fix header button style

* Add versions and technical changelog to homepage

* Make it clear that not all changes could be documented
2022-07-01 23:48:38 +02:00
Misode
ccaac6f6ba Close #249 Add Korean 2022-06-23 04:32:45 +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
Misode
32e6d5c167 Close #236 add tag generators 2022-05-25 03:57:55 +02:00
Misode
114164c740 Add partners, Immersive Weathering block growth (#231)
* Add partners: Immersive Weathering block growth

* Fix block state and modded block IDs

* Add categories

* Add custom rule tests

* Add missing translation
2022-05-14 02:41:01 +02:00
Misode
6f27465c78 Add guides (#224)
* Add guides

* Add versioning to guides

* Guides: special variables and nested expressions

* Add guides page to vite build

* Add search and hash hooks, guide tags and headings

* Improve guides list and filtering

* Add 1.19 download link
2022-05-06 06:37:27 +02:00
Misode
c788277450 22w17a and 22w18a, add chat type 2022-05-04 21:48:24 +02:00
Misode
db2b89cdf3 Add text component generator page 2022-04-15 21:20:27 +02:00
Misode
03e9c53d70 Fix wrong ref config for 1.18.2 2022-03-19 19:19:48 +01:00
Misode
4d91c4cb04 22w11a, first 1.19 version 2022-03-18 02:14:37 +01:00
catter1
43b393d175 Added Spanish to locale config.json (#206) 2022-03-08 03:01:33 +01:00
Misode
1812d5d2a6 1.18.2-pre1 2022-02-18 22:54:00 +01:00
Misode
05d364dab6 22w06a + fix #148 + fix #151 2022-02-10 05:22:39 +01:00
Misode
17e3165768 Add 1.15, 1.16 and 1.17 assets generators 2022-01-28 02:02:44 +01:00
Misode
623e38d98c Use mcmeta (#197)
* Simplify data fetching by using mcmeta

* Fetch sounds from mcmeta
2022-01-28 01:25:10 +01:00
Misode
08e5b36a62 Sync search parameters for presets 2021-11-21 03:19:11 +01:00