Commit graph

4059 commits

Author SHA1 Message Date
Pat Hartl
4c89aa60fe Add cmdlet for extracting the latest archive for a game 2026-05-31 22:19:03 -05:00
Pat Hartl
3237fcdabd Cmdlet documentation 2026-05-31 22:18:12 -05:00
Pat Hartl
670975b647 Use version to bust browser cache for static assets 2026-05-31 16:26:32 -05:00
Pat Hartl
aef2cebc00 Avoid publishing :latest docker tag for prerelease 2026-05-31 16:19:49 -05:00
Pat Hartl
2a66ae0fc7 v2.1.0-rc5 release notes 2026-05-30 13:36:45 -05:00
Pat Hartl
a7a7f021e2 Fix docs list for packager 2026-05-30 13:17:11 -05:00
Pat Hartl
8917a2d79f Add package application for auto-building LCX files
Some checks failed
LANCommander SDK Release / prep (push) Failing after 59s
LANCommander SDK Release / publish (push) Has been skipped
LANCommander Release / prep (push) Failing after 1m12s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_win_x64 (push) Has been skipped
LANCommander Release / build_packager (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
2026-05-30 13:10:01 -05:00
Pat Hartl
1191226dc0 Hide standalone expansions/mods from nested games 2026-05-29 02:37:08 -05:00
Pat Hartl
af3ee00a87 Fix missing nested game data
Fixes #284
2026-05-29 02:36:47 -05:00
Pat Hartl
bcdbfdbce3 Add HQ login process to first time setup 2026-05-29 02:19:05 -05:00
Pat Hartl
f88ef42c42 Normalize save paths to use / before regex matching
Fixes #266
2026-05-28 22:46:24 -05:00
Pat Hartl
4948dbc0d5 Add background uploading
Fixes #298
2026-05-28 22:26:24 -05:00
Pat Hartl
19a63491fc Add button to download current log 2026-05-28 20:44:35 -05:00
Pat Hartl
2faa334461 Fix log viewer under settings / logs
Fixes #393
2026-05-28 20:31:02 -05:00
Pat Hartl
df97b4f5f9 Fix user approval menu item
Fixes #405
2026-05-28 20:11:26 -05:00
Pat Hartl
eed09becf7 Fix archive processing for "Use Local File" 2026-05-28 19:54:58 -05:00
Pat Hartl
02750d6d62 Improve file manager UX
- Faster enumeration of large directories
- Add toggleable columns
- Add Created and Type columns
- Fix breadcrumbs
- Properly build left view tree with support for cross-platform roots and special folders
2026-05-28 19:54:33 -05:00
Pat Hartl
638942ff89 Fix "Use Local File" disabled button 2026-05-28 19:52:23 -05:00
Pat Hartl
f54eb5bcdd v2.1.0-rc4 Release Notes 2026-05-28 02:02:55 -05:00
Pat Hartl
ab22e0aeb0 Fix scrollbar being overlapped by titlebar
Some checks failed
LANCommander SDK Release / prep (push) Failing after 15s
LANCommander Release / prep (push) Failing after 1m3s
LANCommander SDK Release / publish (push) Has been skipped
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
2026-05-28 00:14:22 -05:00
Pat Hartl
a577d6f898 Update HQ package, fixes HQ lookups 2026-05-28 00:10:03 -05:00
Pat Hartl
5b93161910 Add big screen mode 2026-05-28 00:09:53 -05:00
Pat Hartl
4fde39a729 Publish prerelease SDK to NuGet. Switch to multi-target 2026-05-27 23:14:03 -05:00
Pat Hartl
52dd3f23ba Add "Package" button to archive page w/ dialog 2026-05-27 20:42:23 -05:00
Pat Hartl
81639e9fc2 Update PowerShell snippets 2026-05-26 20:37:29 -05:00
Pat Hartl
a67b1953f0 Register cmdlets via source generated extension 2026-05-26 20:36:25 -05:00
Pat Hartl
68b112d6ce Implement RunWrapper script execution for redistributables
RunWrapper scripts were defined as a script type but never executed. This adds full execution support during game launch, with proper game running state tracking and cancellation/stop support including child process cleanup.
2026-05-26 20:11:53 -05:00
Pat Hartl
5b3278685e Gamepad navigation tweaking for game details 2026-05-26 01:11:00 -05:00
Pat Hartl
6704b63cb6 Gamepad navigation tweaking for library list view 2026-05-26 00:49:30 -05:00
Pat Hartl
4ffa52cc2a Fix media download on import 2026-05-26 00:14:48 -05:00
Pat Hartl
3736a6174c Somewhat working gamepad controls 2026-05-26 00:14:13 -05:00
Pat Hartl
54dc7fd20c Fix icon downloading 2026-05-25 16:30:09 -05:00
Pat Hartl
c27496ec2f Add run wrapper script to list of available Redistributable scripts 2026-05-25 15:32:14 -05:00
Pat Hartl
c1c398ad2c Update notes
Some checks failed
LANCommander Release / prep (push) Failing after 1m3s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_avalonia_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
2026-05-25 04:38:58 -05:00
Pat Hartl
9d5d11f2c1 Fix Settings/Media 2026-05-25 04:35:46 -05:00
Pat Hartl
9849bf23f7 Fix check for newer saves on server 2026-05-25 04:16:51 -05:00
Pat Hartl
527d3abaf2 Add more save handling logging 2026-05-25 04:16:19 -05:00
Pat Hartl
be4626b779 Increase quality of rendered covers 2026-05-25 03:02:11 -05:00
Pat Hartl
a599e62ade Sync play sessions on import 2026-05-25 02:47:08 -05:00
Pat Hartl
2b3bd643f6 Action bar tweaks
- Hide "Download Size" stat when game is installed
- Correctly load play sessions to fix "Play Time" and "Last Played" stats
2026-05-25 02:32:49 -05:00
Pat Hartl
596bed55ae v2.1.0-rc3 release notes 2026-05-25 02:05:53 -05:00
Pat Hartl
56bc38b235 Fix shadow overlay on covers in carousels 2026-05-25 01:55:47 -05:00
Pat Hartl
667a89634e Fix bottom of covers in carousel being cut off on hover 2026-05-25 01:42:49 -05:00
Pat Hartl
aac2d46932 Fix display of playing/stop on play button when game is running 2026-05-25 01:38:50 -05:00
Pat Hartl
07521ec8f4 Add server discovery to Avalonia launcher 2026-05-25 01:34:40 -05:00
Pat Hartl
12f04167af Merge branch 'main' of https://github.com/LANCommander/LANCommander 2026-05-25 01:08:00 -05:00
Pat Hartl
1897fc50b9
Merge pull request #403 from akifreak/fix-beacon-discovery
Fix beacon discovery
2026-05-24 22:24:16 -05:00
Pat Hartl
65f13f9fcb Preserve Linux root when expanding path variables
Fixes #404
2026-05-24 18:55:57 -05:00
Pat Hartl
4965d2019b Fix redistributable/tool importing 2026-05-24 18:51:58 -05:00
Pat Hartl
1b473343a0 Rework list view in launcher
Redesigns the list view to look more like the classic library view from the previous launcher, with added carousels for Recently Played and Collections.
2026-05-24 16:36:32 -05:00