Pat Hartl
3f2b8e32d9
Add transfer speed chart to download queue items, arrange task list as timeline, restyle queue.
2026-04-22 01:54:07 -05:00
Pat Hartl
194f219e68
Add settings for notifications
2026-04-21 18:31:14 -05:00
Pat Hartl
692187b7e4
Add play/view in library buttons on completed downloads
2026-04-19 23:19:11 -05:00
Pat Hartl
e40885e946
Merge branch 'main' into refactor/install-workflow
2026-04-19 12:55:52 -05:00
Pat Hartl
0f35c69ace
Move cover to its own component
2026-04-19 12:55:23 -05:00
Pat Hartl
24df629352
Put download queue item into its own component
2026-04-19 12:54:55 -05:00
Pat Hartl
b6e1860ce8
Fix git checkout for nightly release
2026-04-18 19:13:26 -05:00
Pat Hartl
1053c1aa6f
Remove all assets on nightly release
2026-04-18 18:56:12 -05:00
Pat Hartl
538d6b4676
Fix download queue progress
2026-04-18 18:55:28 -05:00
Pat Hartl
b134c09f4b
Silence debug logs for HTTP client and EF
2026-04-17 23:52:40 -05:00
Pat Hartl
9a7cadf1ca
Add better logging for installs
2026-04-17 23:52:22 -05:00
Pat Hartl
0f65f79c92
Fix mapping for data model Game -> manifest Game
2026-04-17 23:51:41 -05:00
Pat Hartl
eaaaf39b8d
Refactor install process to use major/minor task queue
...
Tasks are broken down into major and minor tasks. Major tasks are like install game, redistributable, or tool. These are reported as individual tasks in the download queue. Minor tasks are running of a script, downloading saves, extracting/downloading, etc.
2026-04-17 22:24:47 -05:00
Pat Hartl
31dc9e4d3a
Add verify files option to game dropdown
2026-04-17 20:35:44 -05:00
Pat Hartl
5b9b63cf09
Fix built output to .NET 10
2026-04-12 20:18:44 -05:00
Pat Hartl
b8cba6b024
Use observable collection for chat messages
2026-04-12 20:00:44 -05:00
Pat Hartl
415c804f7f
Add missing method implementation
2026-04-12 20:00:18 -05:00
Pat Hartl
0ae9cb127b
Merge branch 'main' of https://github.com/LANCommander/LANCommander
2026-04-12 19:59:56 -05:00
Pat Hartl
07ec314370
Fix .NET 10 build
2026-04-12 19:59:53 -05:00
Pat Hartl
c48bf31db1
Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen
2026-04-12 19:58:47 -05:00
Pat Hartl
8fb5779070
Add migration for ratings
2026-04-12 19:55:43 -05:00
Pat Hartl
6013cd8cdf
Fix download status message when downloading
2026-04-12 00:19:08 -05:00
Pat Hartl
5a96d58b68
Update install status after install
2026-04-12 00:18:44 -05:00
Pat Hartl
ce85bf4531
Load manuals and actions after install
2026-04-12 00:18:26 -05:00
Pat Hartl
063e8c0580
Merge pull request #400 from MasterMNB/main
...
Avalonia Launcher GameDetailView Back Button should now be more usable.
2026-04-11 01:40:48 -05:00
MasterMNB
2813e682dd
Change of the background color to same color of title bar.
...
And class name to Glass.Dark, plus a fix in the ColorPalette.axaml.
2026-04-11 01:02:21 +02:00
MasterMNB
bd5b053a59
Avalonia Launcher GameDetailView Back Button should now be more usable.
2026-04-10 21:34:56 +02:00
Pat Hartl
7f801cde22
Bump CLI to 10.0
2026-04-10 02:22:47 -05:00
Pat Hartl
f9863043d1
Bump to .NET 10
2026-04-10 02:19:50 -05:00
Pat Hartl
afa20bee72
Merge branch 'avalonia-launcher'
2026-04-10 01:52:20 -05:00
Pat Hartl
c62a8f105d
Nightly builds for Avalonia launcher
2026-04-10 01:01:38 -05:00
Pat Hartl
c9fb738a21
Update to .NET 10
2026-04-10 00:54:43 -05:00
Pat Hartl
0e612faf3e
Include multiplayer modes in depot results
2026-04-09 21:50:58 -05:00
Pat Hartl
540e498ecc
Fix filtering, hide installation status in action bar, add install status to download queue progress, reorganize detail view
2026-04-09 21:50:28 -05:00
Pat Hartl
3c17c4ac8d
Adjust download progress positioning, fix icon
2026-04-08 18:08:06 -05:00
Pat Hartl
91a56c5d3b
Fix uninstall -> reinstall not working correctly
2026-04-08 18:07:32 -05:00
Pat Hartl
3494c48cc0
Fix library button, default to library view
2026-04-08 17:56:13 -05:00
Pat Hartl
a90b45f2ee
Make add to library button square
2026-04-08 17:55:50 -05:00
Pat Hartl
2f42ab7c76
Merge pull request #398 from akifreak/fix-game-archive-upload
...
Improve game archive upload
2026-04-07 23:42:07 -05:00
Pat Hartl
354c92851a
Fix server selection
2026-04-07 23:12:41 -05:00
Pat Hartl
caee4ca4e0
Separate views for library vs depot
2026-04-07 23:12:22 -05:00
Pat Hartl
0ab6ee5262
Basic chat window
2026-04-07 23:10:45 -05:00
Pat Hartl
319b762fd7
Error message in server selection
2026-04-07 23:08:16 -05:00
Pat Hartl
5debc68697
Restyle detail view, move metadata to right side under cover
2026-04-07 23:07:51 -05:00
Pat Hartl
a6b0b1e90e
Adjust contents of empty in download queue
2026-04-07 23:07:19 -05:00
Pat Hartl
bb08c56012
Style IconButton, remove library section of game details in favor of single button
2026-04-07 23:07:06 -05:00
Pat Hartl
b5b13a34c1
Style badge
2026-04-07 23:06:19 -05:00
Pat Hartl
5d2e271e59
Add IconButton control
2026-04-07 23:05:48 -05:00
Pat Hartl
777333c46b
Make LC controls default namespace
2026-04-07 23:05:36 -05:00
Pat Hartl
ae0f67869c
Fix clipping with carousel
2026-04-05 01:32:25 -05:00