Skip to content

Releases: MineInAbyss/launchy

v2.0.0-alpha.8

08 Mar 04:37
Compare
Choose a tag to compare
v2.0.0-alpha.8 Pre-release
Pre-release
Fix: gradlew instead of gradle specified in stop gradle task

v2.0.0-alpha.7

07 Mar 23:58
Compare
Choose a tag to compare
v2.0.0-alpha.7 Pre-release
Pre-release
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

07 Mar 20:34
Compare
Choose a tag to compare
v2.0.0-alpha.6 Pre-release
Pre-release
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

07 Mar 19:47
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release
Fix: Image reading state could cause errors when switching menus fast…

v2.0.0-alpha.4

07 Mar 17:37
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release
  • 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

07 Mar 04:25
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
Remove appimage format from windows build, update publish-release.yml

v2.0.0-alpha.2

07 Mar 01:13
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
More proguard fixes, tweaks to progress bar and other small fixes

v2.0.0-alpha.1

06 Mar 22:13
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • changing screen showing unclosable auth-message #38 (Boy)

Code Refactoring

  • change welcome msg #38 (Boy)

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

05 Mar 05:29
Compare
Choose a tag to compare
Align install button with triple switches, small animation tweaks

v1.4.0

05 Mar 00:26
b25e600
Compare
Choose a tag to compare
Use NotoSans font, clean up many UI elements (#33)