diff --git a/public/images/LegacyOrbis.png b/public/images/LegacyOrbis.png new file mode 100644 index 0000000..459e8fb Binary files /dev/null and b/public/images/LegacyOrbis.png differ diff --git a/public/images/MinecraftPS4Edition.png b/public/images/MinecraftPS4Edition.png new file mode 100644 index 0000000..f7f3b22 Binary files /dev/null and b/public/images/MinecraftPS4Edition.png differ diff --git a/public/panorama/legacyorbis_Panorama_Background_Day.png b/public/panorama/legacyorbis_Panorama_Background_Day.png new file mode 100644 index 0000000..1760c0c Binary files /dev/null and b/public/panorama/legacyorbis_Panorama_Background_Day.png differ diff --git a/public/panorama/legacyorbis_Panorama_Background_Night.png b/public/panorama/legacyorbis_Panorama_Background_Night.png new file mode 100644 index 0000000..2cf58ff Binary files /dev/null and b/public/panorama/legacyorbis_Panorama_Background_Night.png differ diff --git a/src/data/splashes.ts b/src/data/splashes.ts index 37feebc..fae5395 100644 --- a/src/data/splashes.ts +++ b/src/data/splashes.ts @@ -233,4 +233,7 @@ export const SPLASHES = [ "I LOVE YURI!!!!!!! oh and yaoi ig", "RIP PrismaChunk0's Dog 2010-2026", "Guess who's back, back again!", -]; \ No newline at end of file + "Minecraft: Playstation®4 Edition!", + "Also try LegacyOrbis!", + "bytebukkit was here!", +]; diff --git a/src/hooks/useGameManager.ts b/src/hooks/useGameManager.ts index b0d8e66..89a0f1b 100644 --- a/src/hooks/useGameManager.ts +++ b/src/hooks/useGameManager.ts @@ -48,6 +48,18 @@ export const BASE_EDITIONS = [ panorama: "vanilla_tu19", logo: "/images/revelations.png", }, + { + id: "legacyorbis", + name: "LegacyOrbis", + desc: "A LCE Project which aims to bring the feel and functionality from Minecraft: Playstation®4 Edition directly natively to your PC!", + url: "https://git.neolegacy.dev/LegacyOrbis/Client/releases/download/latest/MinecraftPS4Edition.zip", // LO-Byte: No CDN right now, direct download from the git + titleImage: "/images/MinecraftPS4Edition.png", + supportsSlimSkins: true, // LO-Byte: Slim skins are supported, might have to change a few things in the code to match neoLegacy's implementation + logo: "/images/LegacyOrbis.png", + panorama: "legacyorbis", + // LO-Byte: Store is built differently to what emerald expects, branch for emerald will be added soon + //officialDLC: "main:https://git.neolegacy.dev/LegacyOrbis/Store", + }, /*{ id: "cafeberry", name: "Cafeberry", @@ -113,16 +125,6 @@ export const BASE_EDITIONS = [ panorama: "vanilla_tu19", lceOnline: true, }, - { - id: "amythest", - name: "Amethyst LCE", - desc: "A project aimed towards backporting modern Java edition features and their feel into LCE! ", - logo: "/images/amythest.png", - panorama: "vanilla_tu24", //neo: TODO: use the Amythest's panorama - supportsSlimSkins: false, //neo: TODO: check properly lol - titleImage: "/images/amythest_title.png", - url: "https://github.com/ducttapesucker9000-svg/Amethyst_Source/releases/download/latest/Amethyst-Windows-Release.zip", - }, ]; const PARTNERSHIP_SERVERS = [