|
|
3f7ec2fb5c
|
Partially revert ask_file/folder on linux to explicitly use zenity/kdialog commands directly instead of using libui hack which leaves the file browser window open after returning
|
2024-03-12 09:21:52 -05:00 |
|
|
|
02307f1789
|
Ducktape on libui for native file open dialogs
|
2024-03-11 13:45:10 -05:00 |
|
|
|
b6d5f4135a
|
Pruned gem usage, replaced Launchy since it will cause a command prompt to momentarily appear.
|
2023-02-05 17:59:37 -06:00 |
|
|
|
55c0f363e0
|
Removed dependence on the bsdtar command, fixed Play Now button not doing anything if a server nickname wasn't set, refactor a bit so that the Server List's 'Join Server' button functionality can be reused for the Play Now button, installer now always unpacks into 'data/*' instead of 'Data/*'
|
2022-12-02 14:12:45 -06:00 |
|
|
|
04d40fe8fc
|
Don't use 'IO.popen' when no block is given, use 'system' instead.
|
2022-11-05 22:36:21 -05:00 |
|
|
|
4b230eb535
|
Hacky fix to reliably get exit status from W3DHub.command on windows
|
2022-10-30 22:29:03 -05:00 |
|
|
|
ab73b62c4b
|
Renamed W3DHub.captured_command to simply W3DHub.command, replace usages of system with W3DHub.command, resolves command prompt's popping up on Windows under rubyw.
|
2022-10-30 22:02:20 -05:00 |
|
|
|
388c3a2606
|
Fixed win32 version of captured_command erroring on exit status, fixed auto import overwriting application details when the stored version is newer then the registry, added unused registry writer for updating application version- requires UAC, fixed ServerBrowser#find_element_by_tag erroring sometimes, added application manager to sleeper party.
|
2022-10-30 21:47:06 -05:00 |
|
|
|
deaa6ee9d9
|
shelling out to 'ping' no longer spawns command prompts on windows
|
2022-10-30 20:58:51 -05:00 |
|
|
|
340c083a43
|
Removed Async[websocket/http] due to excessive require times and reliablity issues on Windows
|
2022-10-30 18:10:47 -05:00 |
|
|
|
c0eac0104b
|
Inital Import of asterisk_gosu into launcher, non-functional.
|
2022-06-03 22:58:26 -05:00 |
|
|
|
5801a88d95
|
Fixed Windows silliness
|
2021-11-19 20:46:54 -06:00 |
|
|
|
ec81959947
|
Interim Apex can now be installed and launched (on Windows)
|
2021-11-19 11:09:14 -06:00 |
|
|
|
662e5c2b0c
|
Redid file checking to use the provided chunked checksums, added (broken) support for partial package downloads (resumed package fails verification), misc. supporting changes.
|
2021-11-17 22:34:15 -06:00 |
|
|
|
dab16e7663
|
'Fixed' downloads failing at point due to Excon shared connection and threads, added byte size formatter
|
2021-11-16 11:31:47 -06:00 |
|