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
c3b1e51a51 Fix bad URL decoding & reformatting in HttpRequest 2021-03-28 03:22:44 +01:00
Henry Le Grys
ef1572fd1b Remove packed check from bootstrapper
Introducing that packed flag was a mistake tbh
2021-02-19 03:07:29 +00:00
Henry Le Grys
571d1769a2 Remove Pack200 from bootstrapper & default to normal .jar filename 2021-02-12 22:41:04 +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
662162392e Allow bootstrap server to announce unpacked update jars
Pack200 is dead, this is the start of its removal
2021-02-02 03:18:22 +00:00
Henry Le Grys
7707e5e45e Add support for HTTPS redirects 2021-01-06 03:21:40 +00:00
Henry Le Grys
ffdea1f59a Update gradle buildscripts to use 'application' plugin 2020-12-22 22:01:15 +00:00
sk89q
40b5fb838c Update to Java 9/10. Fancy version is still broken. 2018-07-14 19:09:40 -07:00
sk89q
b06600a376 [Bootstrap] Rename _() to tr(). 2015-07-24 17:06:42 -07:00
sk89q
bcd90cfec9 Add bootstrap project. 2015-02-19 14:30:09 -08:00