diff --git a/RELEASE_ARTWORK.png b/RELEASE_ARTWORK.png index a4b44d8..44dd3ed 100644 Binary files a/RELEASE_ARTWORK.png and b/RELEASE_ARTWORK.png differ diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b3f0347..a49b776 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,11 +1,25 @@ ![Release Artwork](https://raw.githubusercontent.com/LCE-Hub/LCE-Emerald-Launcher/refs/heads/main/RELEASE_ARTWORK.png) -- Fix custom path downloading overwriting non-empty directories ([#127](https://github.com/LCE-Hub/LCE-Emerald-Launcher/issues/127)) -- Add support for version channels in Workshop -- Fix LCEOnline Auth on Linux and macOS -- Add `unzip` fallback for Workshop items on Linux -- Fix critical bug in Workshop that deleted worlds and DLCs (thanks LeGamer!) -- Fix random disconnects on Windows -- Show multiplayer status on Discord RPC -- Fix skipping intro, fullscreen and legacy mode not importing in Settings (thanks Ryuzaki!) -- Remove controls menu from Settings +- Fix title bar and panorama not showing on setup +- **Partnership with LapboardMC!** +- **Removed LCEOnline Client, LCEOnline functionality is built into Emerald** +- Fix audio skipping bug on Windows +- Gentoo, Nix flakes and Homebrew support +- **Xbox 360, PS3 and Java -> LCE world importing support (beta!)** +- Proper Discord RPC shutdown +- Remove click effects when disabling animations +- **FULL Android Port powered by our own DiamondRuntime for running the game!** +- Fix neoLegacy downloading issue +- **A lot of UI polish (thanks piebot!)** +- Add 2 default capes +- Add more default skins +- **Emerald Arguments.Schema support!** +- **Partnership with Amythest LCE** +- Fix Slim skins rendering in-launcher +- Randomize splash texts +- **Partnership with Project Lost Legacy (soon!)** +- Add Player Head to Discord RPC +- Make skin face inwards instead of outwards +- Game crash log viewer support! +- **Intel macOS support** +- And more that I forgot! diff --git a/src/components/views/CreditsView.tsx b/src/components/views/CreditsView.tsx index 96b596b..ab67c1e 100644 --- a/src/components/views/CreditsView.tsx +++ b/src/components/views/CreditsView.tsx @@ -78,6 +78,7 @@ const CreditsView = memo(function CreditsView() { "flamingphoenex", "Tymszn21", "DaPogLord", + "turniphead", ].sort(() => Math.random() - 0.5), [], );