4 Commits

Author SHA1 Message Date
Misode
361921cf34 Add 26.2
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-04-15 01:31:51 +02:00
SpyglassCrafter
9c16455eae Translated using Weblate (Russian)
Currently translated at 100.0% (388 of 388 strings)

Translated using Weblate (Russian)

Currently translated at 98.9% (383 of 387 strings)

Translated using Weblate (Russian)

Currently translated at 98.9% (383 of 387 strings)

Translated using Weblate (Russian)

Currently translated at 98.9% (383 of 387 strings)

Co-authored-by: JohannMeneka <johannmeneka@users.noreply.weblate.spyglassmc.com>
Co-authored-by: Phil <phizlip@users.noreply.weblate.spyglassmc.com>
Co-authored-by: SpyglassCrafter <bot@spyglassmc.com>
Co-authored-by: TrRuki <TrRuki.mail@gmail.com>
Co-authored-by: Wertyfire <wertyfire@users.noreply.weblate.spyglassmc.com>
Translate-URL: https://weblate.spyglassmc.com/projects/misode-github-io/web-app/ru/
Translation: Misode's Data Pack Generators/Web App
2026-04-15 01:30:26 +02:00
Misode
0eec3753b4 Update some dependencies
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-04-07 15:53:22 +02:00
Misode
88ce717726 Use 26.1.1 ref instead of latest snapshot 2026-04-07 14:33:27 +02:00
6 changed files with 443 additions and 275 deletions

View File

@@ -10,7 +10,7 @@
gtag('config', 'G-S982VZS08T', {
send_page_view: false,
theme: localStorage.getItem('theme') || 'default',
version: localStorage.getItem('schema_version') || '1.21.9',
version: localStorage.getItem('schema_version') || '26.1',
locale: localStorage.getItem('language') || 'en',
prefers_color_scheme: matchMedia('(prefers-color-scheme: light)').matches ? 'light' : matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'none',
tree_view_mode: localStorage.getItem('misode_tree_view_mode') || 'default',

683
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"deepslate-1.18": "npm:deepslate@0.9.0-beta.9",
"deepslate-1.18.2": "npm:deepslate@0.9.0",
"deepslate-1.20.4": "npm:deepslate@0.20.1",
"diff": "^7.0.0",
"diff": "^8.0.4",
"dompurify": "^3.2.6",
"highlight.js": "^11.5.1",
"howler": "^2.2.3",

View File

@@ -1,9 +1,9 @@
import config from '../Config.js'
export const VersionIds = ['1.15', '1.16', '1.17', '1.18', '1.18.2', '1.19', '1.19.3', '1.19.4', '1.20', '1.20.2', '1.20.3', '1.20.5', '1.21', '1.21.2', '1.21.4', '1.21.5', '1.21.6', '1.21.9', '1.21.11', '26.1'] as const
export const VersionIds = ['1.15', '1.16', '1.17', '1.18', '1.18.2', '1.19', '1.19.3', '1.19.4', '1.20', '1.20.2', '1.20.3', '1.20.5', '1.21', '1.21.2', '1.21.4', '1.21.5', '1.21.6', '1.21.9', '1.21.11', '26.1', '26.2'] as const
export type VersionId = typeof VersionIds[number]
export const DEFAULT_VERSION: VersionId = '1.21.11'
export const DEFAULT_VERSION: VersionId = '26.1'
export function checkVersion(versionId: string, minVersionId: string | undefined, maxVersionId?: string) {
const version = config.versions.findIndex(v => v.id === versionId)

View File

@@ -212,9 +212,16 @@
},
{
"id": "26.1",
"ref": "26.1.1",
"name": "26.1",
"pack_format": 101,
"show": true
},
{
"id": "26.2",
"dynamic": true,
"name": "26.1 (dev)",
"pack_format": 95,
"name": "26.2",
"pack_format": 102,
"show": true
}
],
@@ -388,7 +395,8 @@
{
"id": "trade_set",
"url": "trade-set",
"minVersion": "26.1"
"minVersion": "26.1",
"wiki": "https://minecraft.wiki/w/Trade_set"
},
{
"id": "text_component",

View File

@@ -18,7 +18,7 @@
"configure_layers": "Выбрать слой",
"contributor.code": "Коддер",
"contributor.infrastructure": "Инфраструктура",
"contributor.report": "QA",
"contributor.report": "Отчёт об ошибке",
"contributor.support": "Поддержка",
"contributor.translation": "Переводчик",
"copied": "Скопировано!",
@@ -154,7 +154,7 @@
"preview.weather.rain": "Дождь",
"preview.weather.thunder": "Гроза",
"preview.width": "Ширина",
"project.cancel": "Отмена",
"project.cancel": "Отменить",
"project.create": "Создать новый проект",
"project.delete": "Удалить проект",
"project.delete_confirm.1": "Вы собираетесь удалить %0%",
@@ -389,5 +389,12 @@
"generator.loot-table-modifier:loot_modifier": "Модификатор выпадение",
"generator.tag/zombie_nautilus_variant": "Тэг варианта зомби-наутилуса",
"generator.zombie_nautilus_variant": "Вариант зомби-наутилуса",
"partner.loot-table-modifier": "Модификатор таблицы выпадения"
"partner.loot-table-modifier": "Модификатор таблицы выпадения",
"generator.tag/timeline": "Тег Временной Шкалы",
"generator.villager_trade": "Торг с жителем",
"generator.tag/villager_trade": "Тег Продаж Жителя",
"generator.timeline": "Временная Шкала",
"generator.sulfur_cube_archetype": "Архетип Серного Куба",
"generator.tag/trade_set": "Тег Набора Торговли",
"generator.trade_set": "Набор Торговли"
}