Releases: MineInAbyss/launchy
Releases · MineInAbyss/launchy
v2.0.0-alpha.8
Fix: gradlew instead of gradle specified in stop gradle task
v2.0.0-alpha.7
Improve cloud updates and other fixes Feat: Check for updates in the background Feat: Add option to update instead of doing it automatically Feat: Update instance details from cloud urls (ex background image, desc...) Fix: Window dragging breaking when in fullscreen Fix: Add double tap to toggle maximized state Fix: Some Scaffolds not being transparent causing weird transitions Update: Improve dialog asking to install changed mods before launch Fix: Always updating mods even if skipping updates
v2.0.0-alpha.6
More fixes for image loading Fix: State issues with image loading on the import screen Fix: Cache only using file name intead of url Improvement: Encode URLs to a UUID instead of hash to avoid accidental hits Feat: Option to also delete instance .minecraft on options screen
v2.0.0-alpha.5
Fix: Image reading state could cause errors when switching menus fast…
v2.0.0-alpha.4
- Bugfixes when leaving coroutine scope while downloading
- Use adoptium JRE instead of graalvm as recommended Java environment
- Use a consistent location for cached images
- Small ui fixes like animating logo on first http request
- User defined hue on home screen
v2.0.0-alpha.3
Remove appimage format from windows build, update publish-release.yml
v2.0.0-alpha.2
More proguard fixes, tweaks to progress bar and other small fixes
v2.0.0-alpha.1
Bug Fixes
Code Refactoring
Commits
- 63e7dde: Add direct auth and game launching ;p (Danielle Voznyy) #38
- 337ac93: Add avatar icon (Danielle Voznyy) #38
- 262e39f: Relaunchy changes (#36) (Boy0000) #38,#36
- 2b299d4: Refactor Launchy state package (Danielle Voznyy) #38
- e7365d2: Start state refactor to support multiple modpacks (Danielle Voznyy) #38
- bc52600: Merge remote-tracking branch 'origin/relaunchy' into relaunchy (Danielle Voznyy) #38
- 1876a5e: Start work on home screen with multi pack support, define format for these pack cards (Danielle Voznyy) #38
- 9021f1a: Horizontal modpack group, check headers and cache before downloading anything (Danielle Voznyy) #38
- 7379658: Try to avoid recreating BitmapPainter (Danielle Voznyy) #38
- 3f21fc0: Relaunchy changes (#37) (Boy0000) #38,#37
- 58496f5: Use streaming for downloading files fixes bug with getting avatar first time (Danielle Voznyy) #38
- 2e04936: Improve flow layout to use LazyVerticalGrid and calculate number of columns (Danielle Voznyy) #38
- a2b052c: Correctly save and load modpack user configs (Danielle Voznyy) #38
- c2b30af: Keep a process map outside modpack state so they are retained when switching modpack screens (Danielle Voznyy) #38
- 861858a: Slight cleanup for dialog box, top bar padding (Danielle Voznyy) #38
- b8cefd0: Get play buttons working on main screen, start on add modpack menu (Danielle Voznyy) #38
- e0dfeca: Set min window size, update window title (Danielle Voznyy) #38
- 55a8947: Work on home screen layout (Danielle Voznyy) #38
- dcbd7ae: Start implementing instance import & local functionality, work on menu for importing (Danielle Voznyy) #38
- d508831: Update to use MinecraftAuth for a better sign in process (0ffz) #38
- da6c014: Correctly wait for pack deps job to finish downloading (Danielle Voznyy) #38
- 4cf6af3: Show text explaining what's currently being installed for deps (Danielle Voznyy) #38
- effc8fd: Work more on import instance flow, small tweaks (Danielle Voznyy) #38
- 1c6ef83: Add onExit listener for process (Danielle Voznyy) #38
- 1b31cb8: Finish implementing import from url functionality (Danielle Voznyy) #38
- ec422de: Add preview card when importing pack (Danielle Voznyy) #38
- 8efc268: Add support for modrinth overrides (Danielle Voznyy) #38
- 329ed33: Implement jvm selection, downloading, and jvm options, start messing with new packaging (Danielle Voznyy)
- 40b01a3: Update proguard rules, some cleanup on settings screen (Danielle Voznyy)
- 62041c2: Bump version (Danielle Voznyy)
- 0e0a34c: Allow releasing on develop branch as prerelease (Danielle Voznyy)
- bc09272: Fix name in Desktop entry for appimage (Danielle Voznyy)
- 73d837a: Strip version names for windows and macos releases (Danielle Voznyy)
v1.4.1
v1.4.0
Use NotoSans font, clean up many UI elements (#33)