Skip to content

Commit 8dea2ef

Browse files
committed
Added Chase the Skyes game drop and fixed some compatiblity issue with some node/typescript version
1 parent 2c92f53 commit 8dea2ef

9 files changed

Lines changed: 54 additions & 59 deletions

File tree

File renamed without changes.
-1.54 KB
Binary file not shown.

src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import Header from './lib/Header.svelte';
77
import Timeline from './lib/Timeline.svelte';
88
import Tooltip from './lib/Tooltip.svelte';
9-
import { hoveredVersions } from './lib/tooltip.svelte.js';
9+
import { hoveredVersions } from './lib/type/tooltip.svelte';
1010
import Cookies from 'js-cookie';
1111
1212
function getCookieFlag(name: string, defaultValue: boolean): boolean {

src/editions.ts

Lines changed: 47 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,26 @@ const EDITIONS: Edition[] = [
930930
]
931931
},
932932

933+
{
934+
title: "Chase the Skies",
935+
subtitle: "1.21.6",
936+
type: "drop",
937+
date: "2025-06-17",
938+
icon: "/java/version_1_21_6.png",
939+
learnMore: "@Java_Edition_1.21.6",
940+
mainFeatures: [
941+
{ text: "Dried Ghasts" },
942+
{ text: "Ghastlings" },
943+
{ text: "Rideable, Happy Ghasts" }
944+
],
945+
minorFeatures: [
946+
{ text: "Player Locator Bar" },
947+
{ text: "A new music disc by Amos Roddy" },
948+
{ text: "The dialog command" },
949+
{ text: "The waypoint command" }
950+
]
951+
},
952+
933953
{
934954
subtitle: "1.21.3",
935955
type: "minor",
@@ -1931,29 +1951,11 @@ const EDITIONS: Edition[] = [
19311951
],
19321952

19331953
upcomings: [
1934-
{
1935-
title: "Summer Drop",
1936-
subtitle: "1.21.6?",
1937-
type: "drop",
1938-
possibleDate: "Summer 2025",
1939-
icon: "/java/version_1_21_6.png",
1940-
funFact: "It's not yet clear what will be this update's number; 1.21.6 is the most likely.",
1941-
learnMore: "@Java_Edition_1.21.6",
1942-
mainFeatures: [
1943-
{ text: "Dried Ghasts" },
1944-
{ text: "Ghastlings" },
1945-
{ text: "Rideable, Happy Ghasts" },
1946-
{ text: "More?" }
1947-
],
1948-
minorFeatures: [
1949-
{ text: "Player Locator Bar" }
1950-
]
1951-
},
19521954
{
19531955
title: "Vibrant Visuals",
19541956
type: "minor",
19551957
possibleDate: "Future",
1956-
icon: "/bedrock/version_vibrant_visuals.png",
1958+
icon: "/java/version_vibrant_visuals.png",
19571959
funFact: "Did you know? A similar update, the \"Super Duper Graphics Pack\" was announced in 2017, but was cancelled in 2019 due to technical limitations.",
19581960
learnMore: "@Vibrant_Visuals",
19591961
mainFeatures: [
@@ -2839,6 +2841,32 @@ const EDITIONS: Edition[] = [
28392841
]
28402842
},
28412843

2844+
{
2845+
title: "Chase the Skies",
2846+
subtitle: "1.21.90",
2847+
type: "drop",
2848+
date: "2025-06-17",
2849+
icon: "/bedrock/version_1_21_90.png",
2850+
learnMore: "@Bedrock_Edition_1.21.90",
2851+
funFact: "Did you know? Only Bedrock Edition received the new vibrant visuals in this drop.",
2852+
mainFeatures: [
2853+
{ text: "Dried Ghasts" },
2854+
{ text: "Ghastlings" },
2855+
{ text: "Rideable, Happy Ghasts" },
2856+
{ text: "Major visual overhaul" },
2857+
{ text: "Directional Lights with Pixel-aligned shadows" },
2858+
{ text: "Specular highlights" },
2859+
{ text: "Emissive texures" },
2860+
{ text: "Water Reflections" },
2861+
],
2862+
minorFeatures: [
2863+
{ text: "Player Locator Bar" },
2864+
{ text: "A new music disc by Amos Roddy" },
2865+
{ text: "The dialog command" },
2866+
{ text: "The waypoint command" }
2867+
]
2868+
},
2869+
28422870
{
28432871
subtitle: "1.21.62",
28442872
type: "minor",
@@ -4463,39 +4491,6 @@ const EDITIONS: Edition[] = [
44634491
],
44644492

44654493
upcomings: [
4466-
{
4467-
title: "Summer Drop",
4468-
subtitle: "1.21.80?",
4469-
type: "drop",
4470-
possibleDate: "Summer 2025",
4471-
icon: "/bedrock/version_1_21_80.png",
4472-
funFact: "It's not yet clear what will be this update's number; 1.21.80 is the most likely.",
4473-
learnMore: "@Bedrock_Edition_1.21.80",
4474-
mainFeatures: [
4475-
{ text: "Dried Ghasts" },
4476-
{ text: "Ghastlings" },
4477-
{ text: "Rideable, Happy Ghasts" },
4478-
{ text: "More?" }
4479-
],
4480-
minorFeatures: [
4481-
{ text: "Player Locator Bar" }
4482-
]
4483-
},
4484-
{
4485-
title: "Vibrant Visuals",
4486-
type: "minor",
4487-
possibleDate: "In the Next Few Months",
4488-
icon: "/bedrock/version_vibrant_visuals.png",
4489-
funFact: "Did you know? A similar update, the \"Super Duper Graphics Pack\" was announced in 2017, but was cancelled in 2019 due to technical limitations.",
4490-
learnMore: "@Vibrant_Visuals",
4491-
mainFeatures: [
4492-
{ text: "Major visual overhaul" },
4493-
{ text: "Directional Lights with Pixel-aligned shadows" },
4494-
{ text: "Specular highlights" },
4495-
{ text: "Emissive texures" },
4496-
{ text: "Water Reflections" },
4497-
]
4498-
}
44994494
]
45004495
}
45014496
];

src/lib/Book.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script lang="ts">
66
import { readableType } from '../edition';
77
8-
import { clearReadingVersion, readingVersion } from './book.svelte';
8+
import { clearReadingVersion, readingVersion } from './type/book.svelte';
99
const formatter = new Intl.DateTimeFormat('en-US', {
1010
month: 'long',
1111
day: 'numeric',

src/lib/Marker.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<script lang="ts">
22
import type { NaiveVersion, Version } from '../edition';
3-
import { setReadingVersion } from './book.svelte';
4-
import { hoveredVersions } from './tooltip.svelte';
3+
import { setReadingVersion } from './type/book.svelte';
4+
import { hoveredVersions } from './type/tooltip.svelte';
55
let { version }: { version: Version | NaiveVersion } = $props();
66
</script>
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { NaiveVersion, Version } from "../edition";
1+
import type { NaiveVersion, Version } from "../../edition";
22

33
export const readingVersion: {
44
version: Version | NaiveVersion | undefined
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import type { NaiveVersion, Version } from "../edition";
1+
import type { NaiveVersion, Version } from "../../edition";
22

33
export const hoveredVersions: (Version | NaiveVersion)[] = $state([]);

tsconfig.node.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"module": "ESNext",
77
"moduleResolution": "bundler",
88
"strict": true,
9-
"noEmit": true,
9+
"emitDeclarationOnly": true,
1010
"noUncheckedSideEffectImports": true
1111
},
1212
"include": ["vite.config.ts"]

0 commit comments

Comments
 (0)