aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/Media
AgeCommit message (Collapse)Author
5 daysUpdate to more accurate logo (#1305)GabsPuNs
* Updated Logo * Updated two old files.
6 daysAdjusted Exit Game title (#1277)Xenovyy
* Adjusted Exit Game title Replaced "Return to Xbox Dashboard" with "Exit Minecraft" on the exit game screen. * Fixed Blending on Intro Sequence Fixed Blocky, Crappy blending on the ESRB and Mojang Logos in the Intro Sequence.
2026-03-04Ship revised logo from @wiskerdmageLoki Rautio
This one looks a bit nicer so let's use this for now...
2026-03-04Ship updated, maybe temporary subtitleLoki Rautio
People keep going "Oh no I don't like the red WINDOWS text, oh no! I hate it! The red windows text is the devil, it will be my undoing! Please remove the red windows text or I shall simply perish!" And for that? Well, I have removed it. Now you can enjoy this logo made by @wiskerdmage in the style of the existing Edition logos. (https://github.com/smartcmd/MinecraftConsoles/pull/385#issuecomment-3996671081)
2026-03-03Move Tutorial.pck to the correct Dec2014 locationLoki Rautio
Fixes #190
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
* try to resolve merge conflict * feat: TU19 (Dec 2014) Features & Content (#32) * December 2014 files * Working release build * Fix compilation issues * Add sound to Windows64Media * Add DLC content and force Tutorial DLC * Revert "Add DLC content and force Tutorial DLC" This reverts commit 97a43994725008e35fceb984d5549df9c8cea470. * Disable broken light packing * Disable breakpoint during DLC texture map load Allows DLC loading but the DLC textures are still broken * Fix post build not working * ... * fix vs2022 build * fix cmake build --------- Co-authored-by: Loki <lokirautio@gmail.com>
2026-03-01Initial commitdaoge_cmd