Commit graph

201 commits

Author SHA1 Message Date
dginovker
9f2d651e0c Fix case where Java path has a space in it 2023-10-01 04:10:48 -04:00
Ceikry
128fdedfdc Merge branch 'windowsziplogic' into 'master'
Java 11 auto installation fixes + improvements

See merge request 2009scape/Saradomin-Launcher!43
2023-08-26 23:32:17 +00:00
Dan Ginovker
95e9c35ec8 Java 11 auto installation fixes + improvements 2023-08-26 23:32:17 +00:00
Ceikry
adf1c49d05 Merge branch 'reverte4f32f3' into 'master'
Revert "Fix upload path of downthecrop's new .app format for OSX builds to work with the website"

See merge request 2009scape/Saradomin-Launcher!42
2023-08-26 21:55:07 +00:00
Dan Ginovker
9e58d1d545 Revert "Fix upload path of downthecrop's new .app format for OSX builds to work with the website" 2023-08-26 21:55:07 +00:00
Ceikry
5f015226e7 Merge branch '232608appdata' into 'master'
Update Linux appdata.xml for 0.1.6 release info

See merge request 2009scape/Saradomin-Launcher!37
2023-08-26 17:14:15 +00:00
Ceikry
c6104c6434 Merge branch 'hotfixpath' into 'master'
Use system file seperator for finding java bin path

See merge request 2009scape/Saradomin-Launcher!38
2023-08-26 17:13:56 +00:00
Ceikry
4ba690200e Merge branch 'hidewindowsterminalonlaunch' into 'master'
Attempt to hide windows terminal on launch

See merge request 2009scape/Saradomin-Launcher!40
2023-08-26 13:46:20 +00:00
Dan Ginovker
9f84a78730 Attempt to hide windows terminal on launch 2023-08-26 13:46:20 +00:00
dginovker
5513c00db9 Delete the jre11 folder and recreate it before extracting to it 2023-08-26 22:38:36 +09:00
Ceikry
e220aa92b0 Merge branch 'fixoscdirectappdownloadpath' into 'master'
Fix upload path of downthecrop's new .app format for OSX builds to work with the website

See merge request 2009scape/Saradomin-Launcher!39
2023-08-26 12:50:13 +00:00
dginovker
501ba83f25 Fix upload path of downthecrop's new .app format for OSX builds to work with the website 2023-08-26 21:36:37 +09:00
dginovker
b16e054abc Use system file seperator for finding java bin path 2023-08-26 21:31:14 +09:00
Dan Ginovker
c7dd57e8cd Update file org._2009scape.Launcher.appdata.xml 2023-08-26 12:28:12 +00:00
dginovker
92bd94ddac Update Linux appdata.xml for 0.1.7 release info 2023-08-26 21:19:49 +09:00
Ceikry
0178dbd604 Merge branch 'tweakhiscore' into 'master'
Tweak hiscore screenshot to be closer to 16:9, add border

See merge request 2009scape/Saradomin-Launcher!31
2023-08-26 12:15:32 +00:00
Dan Ginovker
61e22c43e7 Tweak hiscore screenshot to be closer to 16:9, add border 2023-08-26 12:15:32 +00:00
Ceikry
e88d2bdaf0 Merge branch 'downloadjava11' into 'master'
Make Saradomin Launcher automatically download and select Java 11

See merge request 2009scape/Saradomin-Launcher!36
2023-08-26 12:15:23 +00:00
Ceikry
4808b47521 Merge branch 'macos-app-pack' into 'master'
macOS to create Native .app Extension Release

See merge request 2009scape/Saradomin-Launcher!35
2023-08-26 12:07:32 +00:00
downthecrop
d3b0239551 macOS to create Native .app Extension Release 2023-08-26 12:07:32 +00:00
Ceikry
efb28eccc0 Merge branch 'better-plugin-management' into 'master'
Plugin Management Overhaul + Fix Offline Mode

See merge request 2009scape/Saradomin-Launcher!34
2023-08-26 12:07:11 +00:00
Ceikry
78e8b3a22e Plugin Management Overhaul + Fix Offline Mode 2023-08-26 12:07:11 +00:00
dginovker
06409bd6de Remove debug logs 2023-08-26 21:01:51 +09:00
dginovker
b2cf0bfb01 Improve UX while extracting - extract off main thread, add user feedback while it happens 2023-08-26 20:57:49 +09:00
dginovker
3449d88fb1 Convert Java download to use the same update service architecture as client download 2023-08-26 20:49:50 +09:00
dginovker
62ddf89003 Update RunCommandAndGetOutput to get stdout and stderr, in the interwoven output its usually displayed with 2023-08-26 20:28:03 +09:00
dginovker
0b09a25da1 Remove the Java zip/tar after extracting it 2023-08-26 20:24:20 +09:00
dginovker
7c236c9fb1 Refactor download Java 11 code, small bug fix 2023-08-26 20:23:13 +09:00
dginovker
993fac725e Make Saradomin download Java 11 if the user isn't using it by default 2023-08-26 20:09:14 +09:00
ceikry
b354aff1fe Point Saradomin to 2009scape branded fork 2023-05-05 17:52:38 -05:00
Natalie C
e5f7d5b940 Merge branch 'betterscreenshots' into 'master'
Replace second screenshot in appdata with action-packed screenshot by Rustfox

See merge request 2009scape/Saradomin-Launcher!30
2023-04-03 05:06:19 +00:00
dginovker
0b7650d6af Replace second screenshot in appdata with action-packed screenshot by Rustfox 2023-04-03 11:08:33 +09:00
Natalie C
a4add0dfc8 Merge branch 'master' into 'master'
Add better Flatpak (less vertical, more zoomed in) hiscores screenshot

See merge request 2009scape/Saradomin-Launcher!29
2023-04-02 17:42:14 +00:00
dginovker
1934933bc9 Add better Flatpak (less vertical, more zoomed in) hiscores screenshot 2023-04-03 00:23:59 +09:00
Ceikry
a84c3a19f7 Merge branch 'rustfoximage' into 'master'
Add RustFox's awesome image to be the default for 2009scape's appdata

See merge request 2009scape/Saradomin-Launcher!28
2023-03-01 19:51:58 +00:00
dginovker
2e9086f9ec Add RustFox's awesome image to be the default for 2009scape's appdata 2023-03-02 04:32:47 +09:00
Natalie C
52e37411b6 Merge branch 'flathubinreadme' into 'master'
Add link to Flathub launcher in Readme

See merge request 2009scape/Saradomin-Launcher!27
2023-02-17 08:04:57 +00:00
vddcore
4fb8941462 fix being unable to launch jars with spaces in paths. 2023-02-17 07:34:14 +01:00
vddcore
b1df37baa5 upgrade glitonea 2023-02-17 06:15:31 +01:00
dginovker
f75247ff7f Add Get it on Flathub note for Linux download 2023-02-10 04:30:46 +09:00
dginovker
51d4aa6b1c Add Get it on Flathub note for Linux download 2023-02-10 04:29:52 +09:00
Natalie C
3335f58325 Merge branch 'addlinuxarmtocicd' into 'master'
Add Linux Arm64 to CICD

See merge request 2009scape/Saradomin-Launcher!25
2023-01-13 21:02:16 +00:00
Ceikry
106d1145cf Merge branch 'updateappdata' into 'master'
Update appdata

See merge request 2009scape/Saradomin-Launcher!26
2023-01-13 21:01:17 +00:00
dginovker
dd2b81901c Update appdata 2023-01-14 05:51:48 +09:00
Dan Ginovker
6c91c36275 Merge branch 'master' into 'addlinuxarmtocicd'
# Conflicts:
#   .gitlab-ci.yml
2023-01-13 20:44:20 +00:00
Natalie C
9c1344890e Merge branch '1.5.0' into 'master'
Saradomin Launcher version 1.5.0

Closes #9 and #8

See merge request 2009scape/Saradomin-Launcher!24
2023-01-13 19:00:17 +00:00
vddcore
e91d92abbb remove obsolete URLs 2023-01-13 19:27:20 +01:00
vddcore
c0748cf02e remove -dev prefix from version number 2023-01-13 19:02:29 +01:00
vddcore
0c6a7d8058 implement plugin management 2023-01-13 18:57:37 +01:00
vddcore
8d04ad83a7 directory override with a slash 2023-01-12 23:49:32 +01:00