aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/Media/MediaWindows64.arc
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.
9 daysFix background stretching in settings>graphics menu (#1092)aria
2026-03-06Add Render Distance option. (#675)MijaeLio
* FOV option without debug menu Now located in Graphics section. Based on the FOV thing from discord idk * language * render distance option for graphics menu * oop * swf files on media * revert changes on language selector * nvm it was actually easy to fix * forgot this * Final probably Fixed visual bug and made the chunk updates depend to your view distance.
2026-03-05Fix DLCs textures and update logo in 720p (#517)GabsPuNs123
* Fix DLCs textures and crash in 720p * Revert "Fix DLCs textures and crash in 720p" This reverts commit 7c386053608a489e31875e00460f69b231d3fe8b. * Update Durango and Windows64 DLCs Textures also fix crash in 720p
2026-03-05Revert "Fix crash when launching at 720p" (#545)void_17
2026-03-05fix: Fixed crash when launching at 720p #517kuwacom
Modify `MediaWindows64.arc` to include `skinHud.swf`
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-03FOV option without debug menu (#209)MijaeLio
Now located in Graphics section. Based on the FOV thing from discord idk
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