1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Henry Le Grys
831ecfd392 Make gradle clean trigger a clean of all subprojects 2021-03-14 18:36:00 +00:00
Henry Le Grys
c8bc7f68c6 Bump launcher version to 4.5 2021-02-16 22:20:10 +00:00
Henry Le Grys
18a99b338e Fix persistence, download & persist avatar locally 2021-02-08 20:38:49 +00:00
Henry Le Grys
b6252863da Start refactoring auth framework
Featuring:
* New account selection dialog
* Upgrade to Java 8!
* Questionable transitional class names
* Lots of swing code!
2021-02-08 05:48:05 +00:00
Henry Le Grys
4aaa4f9931 Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00
Henry Le Grys
0c336de81a Bump launcher version to 4.4 2021-01-25 18:39:19 +00:00
Henry Le Grys
cddacf71cd Update Substance to fix fancy launcher on Java 9+
using a different fork that still supports java 8 :)
2020-12-22 22:51:14 +00:00
sk89q
40b5fb838c Update to Java 9/10. Fancy version is still broken. 2018-07-14 19:09:40 -07:00
sk89q
c3c6febdbd Bump version to 4.3-SNAPSHOT. 2015-08-03 13:48:27 -07:00
sk89q
5b6681b8ea Switch to Gradle. Use git log --follow for history.
This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
2015-02-18 21:30:25 -08:00