Commit graph

17 commits

Author SHA1 Message Date
Pat Hartl
0d3412cb9d Add ability to allow a choice of install locations 2024-09-12 19:09:13 -05:00
Pat Hartl
9c95065108 Add Seq sink for debug and timed logging on import 2024-09-11 02:05:24 -05:00
Pat Hartl
c203ac6d32 Switch logging to Serilog 2024-09-11 00:24:34 -05:00
Pat Hartl
58a291635f Fix resizing due to transparent background 2024-09-02 18:03:57 -05:00
Pat Hartl
dd442e9649 Remove white background on window
This annoying white background would appear if you tried to resize the window
2024-08-29 19:02:50 -05:00
Pat Hartl
4ac1cf067c Handle command line in services 2024-08-07 19:03:07 -05:00
Pat Hartl
e055514811 Split models and services into separate projects 2024-08-07 18:48:13 -05:00
Pat Hartl
113f4d820b Add CLI verb for changing alias 2024-08-07 17:39:29 -05:00
Pat Hartl
622765b589 Change CLI installer to use download queue 2024-08-07 01:48:01 -05:00
Pat Hartl
7655924134 Add CLI verb for uninstalling games 2024-08-07 01:47:13 -05:00
Pat Hartl
97f282fcc1 Fix Photino not serving app on start 2024-08-07 01:20:31 -05:00
Pat Hartl
beecf0beee Add CLI verb to install game 2024-08-07 01:14:29 -05:00
Pat Hartl
50aa123949 Add CLI verbs for logging in and out 2024-08-06 20:41:21 -05:00
Pat Hartl
ce32bc8137 Add CLI verbs for running scripts and importing games 2024-08-06 20:22:33 -05:00
Pat Hartl
7c73b0aa1a Start adding CLI options to run scripts 2024-08-06 18:24:44 -05:00
Pat Hartl
fb479d1683 Move script service to SDK 2024-08-05 20:29:12 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00
Renamed from LANCommander.Client/Program.cs (Browse further)