Skip to content

Releases: predabr/luxmc

Luxmc v1.7.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 13:37

Luxmc v1.7.3

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

Luxmc v1.7.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:16

Luxmc v1.7.2

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

Luxmc v1.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 02:46

Luxmc v1.7.1

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat(init): convert cutscene splash to real parallel async engine preloader v1.7.1 (2f7c670)
feat: complete login redesign + full UI elevation + ecosystem integration v1.7.1 (70b6796)
feat: release v1.7.1 - fix memory leaks on Windows/Linux, in-game capes, native Discord RPC, lateral friends system, and minimalist UI polish (ae31c22)

🐛 Bug Fixes

fix(memory): prefer host native WebKitGTK and Mesa in AppImage to prevent 1GB/s memory leak (654586e)
fix(runtime): keep tokio reactor active on main thread to prevent panic during setup (fda6950)
fix(memory): eliminate AppImage GStreamer media leak and single Tokio runtime (ffa3303)
fix(memory): terminate log flusher task on exit, disconnect RShift from launcher, and align client suite with CMClient (ffb3365)
fix(ui): restore emerald styling, replace right sidebar with scrollable friends, and declutter home page (00bcc3d)
fix(memory): throttle game logs, stream downloads, safe circular buffer, and background malloc_trim v1.7.1 (99a9d62)
fix: stream downloads to disk instead of buffering in memory (663960f)
fix(memory): stop LiveWallpaper rAF loop + remove GPU-heavy backdrop-blur v1.7.1 (f531d3f)
fix(memory): THE REAL 20GB LEAK — friends page EventSource + layout fix v1.7.1 (3b03da0)
fix(memory): eliminate ALL remaining RAM leak sources v1.7.1 (01961f6)
fix(memory): eliminate all RAM leak sources found in audit v1.7.1 (0cc87ce)
fix(memory & ui): eliminate RAM leak loop, remove fake friends, restore sidebar styling and enrich home screen v1.7.1 (a27fb66)
fix(capes): dual normalization for 1:1 modern and 2:1 OptiFine capes (266f74e)

📦 Other Changes

style & quality: supreme UI design polish and zero-error validation sweep v1.7.1 (775595e)

Luxmc v1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 01:03

Luxmc v1.7.0

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat: release v1.7.0 stable - P2P Direct Join, Friends Radar, Death Tracker, Universal Importer, Jukebox, and 3D Accessories Studio (f4f4504)
feat: integrate high-performance Rust & Svelte 5 libraries (memmap2, fastanvil, xxhash-rust, igd-next, cacache, zbus, codemirror, panzoom, wavesurfer, diff, idb-keyval) (cba9984)

Luxmc v1.6.5

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:11

Luxmc v1.6.5

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

🐛 Bug Fixes

fix: restore cutscene splash, eliminate AppImage startup RAM surge, optimize glibc arenas and 1.8.9 PvP memory allocation (fdee947)
fix: resolve startup RAM bloat, fast 8x mod downloads, robust CF/Modrinth fallbacks, and add Luxmc Client Suite (RShift/Insert) (58d4c7e)
fix: memory-safe downloads, respect manual RAM, pvp ram cap, curseforge mirrors, and complete skin back healing (87a5059)
fix(loaders): resilient neoforge version resolution with headers and fallbacks (bccb855)

🧹 Maintenance

ci: cache NSIS and retry download on Windows to fix 504 transient failures (1830bb7)
chore(release): bump version to 1.6.5 (e33074f)

Luxmc v1.6.2

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:58

Luxmc v1.6.2

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat: auto-RAM allocation, 1-click modpack updater, mod jar icon extraction, cape/skin UV fixes, and UI decluttering (fee63d6)
feat: robust curseforge loader boots, flawless skin/cape injection, and sklauncher-inspired ui redesign (7886b96)

🐛 Bug Fixes

fix: CurseForge modpack download resiliency, Modrinth mirror fallback, and launch integrity verification (94c5e69)
fix(release): bump version to 1.6.2 across all manifests, configs and release workflow (e057bb6)

Luxmc v1.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:31

Luxmc v1.6.1

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat: java auto-manager, dependency checker, layout presets, mangohud integration, and skins gallery (93e7d00)

🐛 Bug Fixes

fix(warnings): silence unused parameter warnings in dep_checker and modpack_update (7f06df2)

Luxmc v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 18:32

Luxmc v1.6.0

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

🐛 Bug Fixes

fix: curseforge modpack boot args, cape injection paths, and shader preview image (2bb2a50)
fix(ci): fix placeholder black arm test & loader classpath integration tests (053b515)

🧹 Maintenance

docs: update README with v1.6.0 screenshots and modernized layout (3bf1278)

📦 Other Changes

release: v1.6.0 - fix neoforge classpath module conflict, skin back textures, modpack covers and auto-scroll (ab4c3dc)

Luxmc v1.5.7-beta

Choose a tag to compare

@github-actions github-actions released this 13 Sep 15:40

Luxmc v1.5.7-beta

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat: v1.5.7-BETA – UV left-arm-back fix, Boost UI, Teamwork preview, teamwork command, UV unit tests, SkinViewer3D texture fix (c908968)
feat: master update with Crash Doctor, CurseForge repair/retries, Lux Boost, Share Codes, Quick Join, Adaptive Palette, Ctrl+K, Sound FX, and Lightbox (b0ee4ac)

🐛 Bug Fixes

fix: resolve ATM10 modpack crash with resilient CurseForge downloads and pre-launch integrity auto-repair (fbfe587)
fix(launcher): resolve skin rendering, window maximization, mod icons, light theme and stability (5e0a357)

🧹 Maintenance

chore(release): bump version to 1.5.7-beta in package.json and tauri.conf.json (39c3676)

Luxmc v1.5.6-beta

Choose a tag to compare

@github-actions github-actions released this 13 Sep 03:28

Luxmc v1.5.6-beta

Download

Platform Installer Status
Windows .exe (NSIS) ✅ Available
Linux AppImage / .deb / .rpm ✅ Available
macOS (Apple Silicon) .dmg ✅ Available
macOS (Intel) .dmg ✅ Available

System Requirements

  • Windows: Windows 10 or later (x64)
  • Linux: Ubuntu 22.04+ or equivalent (x64)
  • macOS: macOS 10.13 (High Sierra) or later

Installation

Windows

  1. Download the .exe installer and run it
  2. Follow the on-screen wizard
  3. Launch Luxmc from the Start Menu

Linux

  • AppImage: chmod +x Luxmc-*.AppImage && ./Luxmc-*.AppImage
  • Debian/Ubuntu: sudo dpkg -i Luxmc-*.deb
  • Fedora/RHEL: sudo rpm -i Luxmc-*.rpm

macOS

  1. Download the .dmg file
  2. Drag Luxmc to your Applications folder
  3. Right-click → Open (first launch only, to bypass Gatekeeper)

Changelog

✨ Features

feat: integrate ecosystem libraries, fix skin/cape injection, play time tracking, and UI improvements (31cf9c8)

🧹 Maintenance

chore(release): bump version to v1.5.6-beta and update README (1ea895e)
docs: update README.md for v1.5.5-beta (3848678)