Misode
146764df95
Fix obscure error in useToggles
2021-10-14 00:45:06 +02:00
Misode
ed0b415af5
21w41a
2021-10-14 00:18:58 +02:00
lakejason0
7a82594efc
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-cn/
2021-10-11 04:59:39 +00:00
lakejason0
949f91d58a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (83 of 83 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (83 of 83 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-cn/
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-tw/
2021-10-09 16:35:46 +00:00
Misode
21f8ea5e6d
Fix CSS error causing tooltip misalignment
2021-10-09 01:01:41 +02:00
Misode
c5649799cc
Fix #179 select closes immediately when unfocused
2021-10-09 00:55:51 +02:00
Misode
387c278353
21w40a
2021-10-09 00:18:13 +02:00
Vianney Veremme
d0f5a9a7e0
Translated using Weblate (French)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/fr/
2021-10-08 10:29:54 +00:00
Misode
d46976ed11
Add sounds page to build and sitemap
2021-10-08 02:45:50 +02:00
Misode
79b3291d06
Add sounds explorer tool
2021-10-08 02:34:55 +02:00
SPWeblate
c1de35b6c2
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/
2021-10-07 01:24:16 +00:00
Vianney Veremme
9d7f68036e
Update and correction of fr.json ( #177 )
2021-10-07 03:22:11 +02:00
Misode
0ff7de3aea
Fix #176 switching between choices
2021-10-06 00:02:06 +02:00
Misode
d883459dba
Fix url issue introduced in f43cb03
2021-10-05 00:07:26 +02:00
Misode
17ed93a182
Add recipe generator
2021-10-04 23:32:41 +02:00
Misode
6c6277217d
Fix page titles and remove field settings page
2021-10-04 22:52:50 +02:00
Misode
c7d5b06825
Add sitemap to build
2021-10-04 17:43:46 +02:00
Misode
a014d7a5c7
21w39a
2021-10-01 00:01:28 +02:00
Misode
c51acd34e7
Add duplicate list item action
2021-09-29 01:02:24 +02:00
Misode
a0b7cb1c81
Fix not being able to change feature type
2021-09-29 00:30:47 +02:00
Misode
e5d2c02fb3
Show nested feature decorators in a list ( #173 )
...
* Show nested feature decorators in a list
* Fix swapping decorator indices
* Move wrapper model creation to separate function
* Add setting string node on enter
2021-09-28 23:46:21 +02:00
Misode
96d934d592
Fix #170 and fix #171 by only updating strings onBlur
2021-09-27 23:56:10 +02:00
Misode
6d6939163d
Fix error when adding to list
2021-09-25 18:53:43 +02:00
Misode
e7e9b02ea7
Correctly update number nodes when model changes
2021-09-25 17:41:49 +02:00
Misode
e239e013c6
Only render tree when locale has finished loading
2021-09-25 17:22:25 +02:00
Misode
2cb14a2c10
Add tooltips to all buttons and tweak hover colors
2021-09-25 07:10:54 +02:00
Misode
7db47938b8
Make list and map entries collapsible ( #169 )
...
* Make list entries collapsible
* Show errors in collapsed nodes and keep context of loot type
* Make map entries collapsible
* Add collapse-all functionality
2021-09-24 22:12:33 +02:00
Misode
1813a553db
Fix biome preview
2021-09-24 13:29:14 +02:00
Misode
55f6ca58c0
Fix previews after wrapping lists
2021-09-24 06:00:27 +02:00
Misode
d0d212f755
Better behavior of number input fields
2021-09-24 04:11:19 +02:00
Misode
6e4850d5a9
Memoize list entries and wrap model data
2021-09-24 03:47:15 +02:00
Misode
b12e81fff0
21w38a
2021-09-24 01:00:44 +02:00
Misode
241d522932
Memoize tree nodes - Big performance improvements
...
Due to no key being available, list entries can't be memoized for now
2021-09-23 22:27:20 +02:00
Misode
56d6713776
Another issue with null
2021-09-23 17:07:25 +02:00
Misode
f55a911079
Fix #157 and fix #167
2021-09-23 16:44:27 +02:00
Misode
0842eb8741
Simplify DOM by removing node-entry
2021-09-23 15:04:24 +02:00
Misode
e696d6dd36
Bump ansi-regex
2021-09-23 13:47:32 +02:00
Misode
3b80334e2e
Support 1.18 (experimental) snapshots ( #158 )
...
* Half support 1.18-experimental-snapshot-1
* Fetch 1.18 presets and improve rendering of lists
* Noise preview with deepslate
* Biome preview with deepslate
* Generalize canvas logic in one hook
* Simplify useCanvas
* Use mcschema for 1.18
* Improve noise settings preview controls
* Fix build
* Update deepslate and improve preview caching
* Cleanup, remove old preview code
* Couple seed between model and preview
* Limit output to improve performance + copy feedback
For the vanilla overworld dimension (200K lines),
it took 2+ seconds to write the output to the textarea
Now capped at 10K chars
* Add surface_relative_threshold to decorator preview
* Improve fixed list errors
2021-09-23 03:04:52 +02:00
Tomato Cake
eb085737a3
Translated using Weblate (German)
...
Currently translated at 88.4% (46 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/de/
2021-09-19 10:47:12 +00:00
Misode
9671f304f7
Fix error when switching generators with previews
2021-09-10 23:58:18 +02:00
Misode
a685cfeb1b
Re-add context menu
2021-09-10 00:46:34 +02:00
Misode
e3fb5923c0
Handle catching unknowns
2021-09-09 22:34:22 +02:00
Misode
fd503f1d03
Update schema locales
2021-09-09 21:49:42 +02:00
Misode
386eb675d6
Use preact to render the tree ( #155 )
...
* Use preact to render the tree
* More changes to renderHtml
2021-09-09 21:36:19 +02:00
Kevin Romero Peces-Barba
b5c994795a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/es/
2021-09-08 10:03:32 +00:00
Misode
c226a15561
Added translation using Weblate (Spanish)
2021-09-07 11:29:01 +00:00
lakejason0
3ad0f0ebaa
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (52 of 52 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (52 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-cn/
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-tw/
2021-08-12 06:34:15 +00:00
Alex3236
73bc8380e6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-cn/
2021-08-07 20:41:54 +00:00
champsing
f2e6f9877d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-tw/
2021-08-05 16:08:57 +00:00
Jerozgen
6528969b8e
Translated using Weblate (Russian)
...
Currently translated at 98.0% (51 of 52 strings)
Translation: Minecraft Schemas/misode.github.io
Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/ru/
2021-08-05 10:34:24 +00:00