Commit graph

3050 commits

Author SHA1 Message Date
RattleSN4K3
023fe9e555 Update archive's file sizes for a specific archive/game 2025-05-26 23:53:40 +02:00
Pat Hartl
d176cdfa86
Merge pull request #289 from RattleSN4K3/feature/DepotGameLibraryChanges
Depot game changes to update view
2025-05-26 15:52:03 -05:00
RattleSN4K3
3fb848d70c Update depot game properly for library changes, checks local library 2025-05-26 22:38:13 +02:00
Pat Hartl
3718a90bcc
Merge pull request #286 from RattleSN4K3/fix/LibraryGameRemoveCrash
Fix crash of base game removal of user Library
2025-05-25 21:14:45 -05:00
Pat Hartl
a9ae720eb9
Merge pull request #288 from LANCommander/fix/list-orphaned-addons
Include games in asset list that are mods/expansions, but have no bas…
2025-05-25 21:13:43 -05:00
Pat Hartl
5898de8a03 Include games in asset list that are mods/expansions, but have no base game ID
Fixes #285
2025-05-25 21:13:10 -05:00
Pat Hartl
b3371fcd26 Fix obsolete usage of GetStatus, rework server control as siwtch 2025-05-25 21:11:33 -05:00
RattleSN4K3
a82f69e66e Use generic dialog title instead of including game title 2025-05-25 22:55:22 +02:00
RattleSN4K3
4b34bbe1c4 Update filter on refresh after loading new data
- Split library-changed event
- Disposing events of Library Index component
2025-05-25 22:25:18 +02:00
RattleSN4K3
512b4716e3 Detach OnItemsFiltered on closing Depot view 2025-05-25 22:25:18 +02:00
RattleSN4K3
73ff5f258a Remove-game-library dialog to remove base game + addons 2025-05-25 22:25:17 +02:00
RattleSN4K3
5b3d59e6e1 Fix pre-selecting checkboxes in dialog 2025-05-25 17:14:37 +02:00
RattleSN4K3
cb0765300b Only remove addon games _recursively_ (keep standalone and full games) 2025-05-24 21:30:30 +02:00
RattleSN4K3
f7d8f4b875 Fix crashing server when base game is removed 2025-05-24 21:26:57 +02:00
Pat Hartl
b8ac5c01c1
Merge pull request #283 from RattleSN4K3/fix/ProfileAvatarUpload
Fix Avatar uploading
2025-05-24 14:11:04 -05:00
Pat Hartl
9798d864e3
Merge pull request #282 from RattleSN4K3/fix/GameSavePackaging
Fix packaging and uploading save games by Launcher
2025-05-24 14:09:49 -05:00
Pat Hartl
57bf7a1772
Merge pull request #281 from RattleSN4K3/fix/GameSaveUpload
Fix storing several entities (such as Gamesaves) properly
2025-05-24 14:06:45 -05:00
Pat Hartl
ec0a1f2ce0
Merge pull request #277 from RattleSN4K3/fix/GameLookupTags
Fix importing tags on Lookup from IGDB
2025-05-24 14:05:24 -05:00
RattleSN4K3
e2ba7d76cb Fix uploading avatar (Media accessed null), also AddSync called twice 2025-05-24 19:32:47 +02:00
RattleSN4K3
852a1e1c36 Fix restoring save files by ensuring folders, and properly reading entries 2025-05-24 18:55:38 +02:00
RattleSN4K3
98c8bf8cd6 Fix storing save game files into "Files" subfolder for single-file save-paths 2025-05-24 18:55:37 +02:00
RattleSN4K3
c444ef4c85 Fix packaging attempting to store non-existing files 2025-05-24 18:55:37 +02:00
RattleSN4K3
b09752e458 Fix storing several entities (such as Gamesaves) properly
Referenced properties were not properly loaded causing constraint errors on saving.
2025-05-24 18:22:06 +02:00
RattleSN4K3
086f568f39 Fix importing tags on Lookup from IGDB 2025-05-24 16:32:48 +02:00
Pat Hartl
4d32f574a9 Provide server state instead of just status 2025-05-24 02:34:00 -05:00
Pat Hartl
701650eca2
Merge pull request #273 from LANCommander/feature/nest-game-list
Nest Game List
2025-05-23 02:20:12 -05:00
Pat Hartl
b21641c769 Update AntBlazor 2025-05-23 02:17:45 -05:00
Pat Hartl
1e7578772f Put addons (mods/expansions) nested under base game in list 2025-05-23 02:17:06 -05:00
Pat Hartl
50ba8cd1f8
Merge pull request #271 from RattleSN4K3/fix/FixGameBaseGameChanges
Fix changing base game of a game
2025-05-18 15:25:11 -05:00
Pat Hartl
7ef2ba40da
Merge pull request #272 from RattleSN4K3/feature/GameBaseGameStandalone
Standalone mods/expansions as Base Game
2025-05-18 15:23:47 -05:00
RattleSN4K3
6521e16a1e Ability to set base game to standalone mods/expansions as well 2025-05-18 20:14:25 +02:00
RattleSN4K3
10bbdcb0ce Database intercepter to sanitize game saves (like recursion and kept base game reference) 2025-05-18 19:46:42 +02:00
RattleSN4K3
24ea952f42 Prevent Game referencing itself as base game (in UI) 2025-05-18 19:46:42 +02:00
RattleSN4K3
779502f3a4 Fix changing base game not working (still storing old selection) 2025-05-18 19:46:41 +02:00
Pat Hartl
84559b6492
Merge pull request #268 from RattleSN4K3/fix/FixExpiringArchivesCache
Expiring Archives cache after recalculating/updating archives
2025-05-17 23:43:41 -05:00
Pat Hartl
56bd6fd76d
Merge pull request #269 from RattleSN4K3/feature/MediaMultiselectDelete
Option to delete selected Media entries
2025-05-17 23:42:54 -05:00
RattleSN4K3
028e3bfe0d Option to delete selected Media entries 2025-05-18 01:02:52 +02:00
RattleSN4K3
81511a9cd3 Clear Archives cache to update client manifest request when validating files 2025-05-17 23:04:54 +02:00
Pat Hartl
6e08ce5855
Merge pull request #257 from RattleSN4K3/fix/FixChangeNameEmpty
Fix "Name Change Script" from context menu nulling username in game files
2025-05-13 21:16:08 -05:00
Pat Hartl
e512c6c3a8
Merge pull request #260 from RattleSN4K3/feature-fix/IniHandlingArray
Utilizing MadMilkman.INI for ini parsing
2025-05-13 21:14:09 -05:00
RattleSN4K3
b274904f9f Ensure wrapping value in quotes
MadMilkman.INI does not support it, doing it manually
2025-05-13 20:40:45 +02:00
RattleSN4K3
51ff4ae23b Cleanup, comments and help messages 2025-05-13 20:06:28 +02:00
RattleSN4K3
6b2e3235c1 Allow to add update/add value when section is not existing (adds section) 2025-05-13 19:44:52 +02:00
RattleSN4K3
231c5405ca Added contrary switches to KeepSectionDuplicates and KeepKeyDuplicates 2025-05-13 19:42:54 +02:00
RattleSN4K3
49dd7372ed Changed "Add" parameter to be a switch, a contrary switch is added 2025-05-13 19:42:05 +02:00
RattleSN4K3
39fea675b7 Utilizing MadMilkman.INI for ini parsing handling multi-value section entries (+ Update-IniValue parameter) 2025-05-13 02:36:37 +02:00
RattleSN4K3
abd8c4cfd1 Pass default username with fallback to "Player" in NameChange script 2025-05-13 00:23:12 +02:00
Pat Hartl
cdcff1b022 Updated links for WinGet manifest
Some checks failed
LANCommander Release / prep (push) Failing after 1s
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_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 1s
LANCommander SDK Release / publish (push) Has been skipped
2025-05-05 19:15:22 -05:00
Pat Hartl
cd9849a032
Merge pull request #255 from RattleSN4K3/fix/RedistributableDelete
Fix Redistributable not updating after deletion
2025-05-05 19:02:10 -05:00
RattleSN4K3
decb50ec2c Remove RouterLink on General for new entry, leading to zero-guid-page 2025-05-05 22:43:48 +02:00