Commit Graph

92 Commits

Author SHA1 Message Date
Limo
9b805ab924 update changelog 2025-05-02 22:31:33 +02:00
Limo
edbdf07be8 update metainfo 2025-05-02 22:14:29 +02:00
Limo
c93c836408 fix changelog 2025-04-28 21:30:14 +02:00
Limo
5c263a818f add file pattern based root level detection 2025-04-28 21:16:35 +02:00
Limo
bc80429f4e update metainfo for Limo 1.2 2025-04-12 18:13:01 +02:00
Limo
8eeb0715bf improve link error message 2025-04-12 17:10:07 +02:00
Limo
3fd5024a8b fix OpenMwArchiveDeployer deploy mode 2025-04-12 16:56:24 +02:00
Limo
bd821e823f refactor mod import
Improved mod matching on import.
Improved name and version detection on import.
2025-04-12 16:07:02 +02:00
Limo
aa3933138f add LOOT support for OpenMwPluginDeployer 2025-04-10 20:58:15 +02:00
Limo
77638b2817 add support for libloot >= 0.25
Due to API changes the minimum required libloot version is now 0.25.
2025-04-08 21:01:47 +02:00
Limo
ad85ed0637 merge PR #127, #137 to local 2025-04-06 20:02:54 +02:00
Limo
c68c4ca438 fix mod name matching and detection 2025-04-06 19:38:40 +02:00
Limo
39a4d5867c fix FomodInstaller tests 2025-04-06 16:58:38 +02:00
Limo
1dec5e1f82 add root level auto detection
Added two heuristics for root level auto detection.
Improved matching between new mods and existing mods.
2025-04-06 15:48:28 +02:00
Alfred Wingate
a95b98c138 Include implicit header for std::ranges::iota
GCC-15 stdlibc++ has changed its header includes meanings this doesn't
get implicitly included anymore.

https://en.cppreference.com/w/cpp/algorithm/ranges/iota

Signed-off-by: Alfred Wingate <parona@protonmail.com>
2025-02-26 16:03:26 +02:00
Limo
43214d64e7 fix steam icon paths 2025-01-23 23:00:34 +01:00
Limo
3d2b8d2a5f fix changelog dialog due to unintended commit 2025-01-23 04:33:51 +01:00
Limo
9358735d2c fix detection of .omwscripts files 2025-01-23 03:22:20 +01:00
Limo
948c6806f0 add changelog dialog 2025-01-23 03:16:21 +01:00
Limo
b53be7f634 fix checks for existing files 2025-01-21 18:55:55 +01:00
Limo
c8a3bb5339 fix legacy openmw tag file format 2025-01-20 01:17:40 +01:00
Limo
bcd0ce362b fix open mw plugin deployer initialization 2025-01-19 19:57:33 +01:00
Limo
e0ab25ff83 add home path for app export 2025-01-19 19:17:28 +01:00
Limo
6db2dbbdd7 fix groundcover detection for openmw plugin deployer 2025-01-19 18:47:03 +01:00
Limo
7e184ac9fe add omw plugin, script and groundcover support to open mw plugin deployer 2025-01-19 18:14:09 +01:00
Limo
86ee1cb439 improve handling of unsopported .pak archives 2025-01-16 22:27:04 +01:00
Limo
79ddc59fc1 add archive ignore list to bg3 deployer 2025-01-16 22:16:20 +01:00
Limo
da4039334c fix mod group detection for fomod names 2025-01-16 21:43:12 +01:00
Limo
ccc22b24b0 fix source mod detection for bg3 deployer 2025-01-16 21:27:17 +01:00
Limo
368d845263 fix LootDeployer loadorder for fo3, fnv and tes4 2025-01-16 21:12:25 +01:00
Limo
ff776d930f Merge remote-tracking branch 'origin/main' 2025-01-16 14:43:30 +01:00
Limo
369d56169c add bg3 deployer 2025-01-16 14:22:42 +01:00
olivierlachance
cb9b774a54 disable checkboxes when adding app with existing staging directory 2025-01-12 20:16:07 -05:00
revulent
295614b1c1 fix default appdialog command_field text by using xdg-open instead of steam
This change changes the setText for new apps imported from steam to launch with the xdg-open steam://rungameid/$appid command instead of calling steam directly. This allows you to use the same command for flatpak steam as well as native steam.
2025-01-07 11:41:43 -05:00
Limo
200176f6e5 fix includes for flatpak 2024-12-26 22:33:39 +01:00
Limo
53012d90d2 add openmw deployers 2024-12-26 21:53:03 +01:00
Limo
efb426b1b3 add name overwrite for reinstall 2024-12-22 04:16:47 +01:00
Limo
2c3659392c remove .lmm_managed_dir files 2024-12-20 23:31:21 +01:00
Limo
abb6ef8e88 add name detection to add mod dialog 2024-12-20 21:53:31 +01:00
Limo
42dc8eda4f add log tab for tool output 2024-12-20 20:07:31 +01:00
Limo
23bc60f57a add file version from nexus api 2024-12-20 18:55:37 +01:00
Limo
54fe432298 fix flatpak app config path 2024-12-18 00:16:01 +01:00
Limo
d995e58a71 fix absolute fomod paths 2024-12-14 03:28:57 +01:00
Limo
cf55f6f6fb fix log crash 2024-12-14 03:21:51 +01:00
PopeRigby
399e678bb1 Capitalize ID in Search string
Another one my my frivalous PRs to satiate my OCD
2024-12-06 21:24:02 -08:00
Limo
87e2bdabf4 add save mod list sort column 2024-11-24 00:23:20 +01:00
Limo
66b39ea8f2 fix include for older gcc 2024-11-22 01:27:46 +01:00
Limo
da4856deeb update metainfo to 1.0.9 2024-11-21 23:59:08 +01:00
Limo
2201b88a96 add source mod mapping 2024-11-21 23:27:11 +01:00
Limo
18b348c484 add guided tool setup 2024-11-21 01:47:31 +01:00