Commit graph

32 commits

Author SHA1 Message Date
ceikry
90b8027be1 Make singleplayer actually use the launcher's client and configuration. 2024-03-28 07:50:06 -05:00
dginovker
fb0dc2102c Cleanup logs, improve instant singleplayer UX a bit 2023-11-05 13:57:35 -05:00
dginovker
65db9e9c70 Improve UX when the first thing a user does is start singleplayer (download Java, set everything up) 2023-11-05 13:48:28 -05:00
dginovker
61053cc1f1 Make Singleplayer work on Windows via a completely different method 2023-11-05 12:55:33 -05:00
dginovker
cf863a9871 Refactor paths 2023-11-05 21:14:31 +09:00
dginovker
9f2d651e0c Fix case where Java path has a space in it 2023-10-01 04:10:48 -04:00
Dan Ginovker
95e9c35ec8 Java 11 auto installation fixes + improvements 2023-08-26 23:32:17 +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
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
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
vddcore
0c6a7d8058 implement plugin management 2023-01-13 18:57:37 +01:00
vddcore
5392774a82 Improve behavior when unwritable path is selected or multiple notifications are displayed. 2022-12-15 08:11:48 +01:00
vddCore
b44203adae add ability to select install directory. 2022-12-14 16:24:18 +01:00
vddCore
00bff708e6 reorganize files a little bit, add notification box window. 2022-12-14 14:38:05 +01:00
dginovker
23a2f853ab Remove broken Discord button, replace with Forums button 2022-10-17 02:07:20 +09:00
vddcore
70d159a51a Merge branch 'offline-safety' into 'master'
Fix crash when there is no internet connection

See merge request 2009scape/Saradomin-Launcher!8
2022-08-08 14:36:18 +00:00
ceikry
49285542cf Fix crash when there is no internet connection 2022-07-29 20:28:29 -05:00
ceikry
e72a983b93 Added support for automatically updating the experimental client 2022-06-19 19:48:34 -05:00
vddCore
522c9c5b5e Fix a settings-related regression. 2022-06-14 07:57:01 +02:00
vddCore
fa1551566f Add server profile updates for remote config overrides. 2022-06-08 20:28:21 +02:00
vddCore
7c9a119cd3 Fix textbox again, add multibox toggle. Version 1.2.0. 2022-06-04 20:20:00 +02:00
vddCore
344e54b758 Fix outstanding 1.0 issues 2022-05-30 21:43:35 +02:00
vddCore
c433afed20 Add support for the experimental RT4 launcher. 2022-05-30 17:01:00 +02:00
vddCore
6b8f75e0bd Switch to a lightweight HTML '''renderer''' 2022-05-30 15:30:55 +02:00
vddCore
67a3530b11 Add connection settings, fix crash on missing path during settings load. 2022-05-30 00:26:27 +02:00
vddCore
e72bd51ae3 Add anti-aliasing settings and client update subsystem. 2022-05-29 22:18:07 +02:00
Ciastex
f3a1d980da Add mostly working settings system and accompanying controls. 2022-05-27 23:39:38 +02:00
Ciastex
1d31dbc2f8 Initial commit lol 2022-05-26 22:09:42 +02:00