Commit Graph

124 Commits

Author SHA1 Message Date
v4n c3d76c625c fix: help command stops displaying an error (#84) 2025-08-28 20:40:47 +03:00
v4n a9a17a7617 fix: /tmp no longer clogged by random leftover mods (#82) 2025-08-28 20:35:23 +03:00
v4n 711d416e49 fix: order command changing indexes wrong (#79) 2025-08-01 16:17:20 +03:00
v4n a9e11211f4 fix: wrong mod name when using Nexus integration 2025-07-21 15:52:13 +03:00
v4n 1d35ac00d7 fix: remove nexus-update from help (#75)
* fix: remove nexus-update from help

* bump: version
2025-07-18 15:31:23 +03:00
v4n 5b10fbf364 fix: error when updating on steam deck (#72) 2025-07-12 12:36:12 +03:00
v4n 1f2a34dc5b fix: additional help 2025-07-09 20:50:57 +03:00
v4n 159dd47851 fix: help messages/docs 2025-07-09 20:39:32 +03:00
v4n 73cd330ab0 fix: docs 2025-06-30 22:31:51 +03:00
v4n 2efed53b4c fix: enable command no longer changes order (#70) 2025-06-30 13:17:31 +03:00
v4n b501f642c9 fix: no sudo if path writable (#68) 2025-06-28 16:43:29 +03:00
v4n 28684be2de fix: disable command reaching file char limit (#66) 2025-06-23 09:44:20 +03:00
v4n 397b50bc19 code: database headers are universal 2025-06-21 12:41:09 +03:00
v4n 61a15ef816 fix: order command works again 2025-06-21 11:55:49 +03:00
v4n d435bb35ac fix: color 2025-06-21 11:47:18 +03:00
v4n a75d92252e fix: list verbose mode not crashing 2025-06-21 11:46:11 +03:00
v4n 2c51e2bfd3 fix: version number url 2025-06-20 15:18:18 +03:00
v4n 1c1235c85e fix: remove nexus upgrade delay (#63) 2025-06-20 15:07:11 +03:00
v4n 7cedfcb451 feat: added rename command (#62) 2025-06-20 11:10:41 +03:00
v4n 0fdc5a2306 fix: nexus integration does not quit prematurely 2025-05-17 14:23:44 +03:00
v4n 13dc822fd9 fix: nexus integration on Steam Deck (#55) 2025-05-16 16:59:14 +03:00
F. St. 35302aa7c7 fix: print parent folder of mod variants (#52)
* Print parent folder of mod variants

Because some mods have multiple variants with the same name.
As is, it is impossible to tell them apart in the selection.
This commit changes the selection to also print the parent folder of the
variants.

* remove the name of the mod zip/dir itself because it not necessary

---------

Co-authored-by: v4n <105587619+v4n00@users.noreply.github.com>
2025-04-19 14:57:20 +03:00
v4n ebadc049e7 fix: confirm after auto-finding HD2 path (#51) 2025-04-17 17:41:56 +03:00
v4n 649404c2d4 fix: sanitize file name of commas (fixes #48) (#49) 2025-04-16 14:54:59 +03:00
v4n 737fa01c11 feat: 7z file format support (#47) 2025-04-15 18:06:54 +03:00
v4n 0ac711085b fix: date invalid issue (fixes #46) 2025-04-15 17:56:06 +03:00
v4n 146b711a9b feat: nexus mods integration (#44)
* progress

* working download

* save details in db, display them

* progress

* progress

* progress

* progress

* i guess it's shippable

* final commit
v0.5.0
2025-04-11 23:29:06 +03:00
v4n 5aafd2f16b fix: detailed instructions on installing in case of error 2025-04-03 00:24:02 +03:00
v4n c30d2a46a5 feat: modpack list verbose mode & improvements (#35) 2025-03-22 21:21:13 +02:00
v4n b6e92e2918 feat: install rar mods (#34) 2025-03-22 20:23:21 +02:00
v4n afbb6d3a0c fix: steam deck forgot to source bashrc 2025-03-22 19:46:07 +02:00
v4n f87b2709b0 bump: version 2025-03-20 11:54:20 +02:00
v4n 7666638328 feat: export can specify path (#33) 2025-03-20 11:53:52 +02:00
v4n 5f7f2a261a fix: mods db was deleted due to incorrect pipe 2025-03-19 23:24:34 +02:00
v4n efe8720507 fix: added temporary backup making in case mods get deleted 2025-03-19 23:01:18 +02:00
v4n cb71852068 fix: prompts for install script v0.4.0 2025-03-19 20:25:44 +02:00
v4n 26031c0381 version 0.4.0 release 2025-03-19 20:20:12 +02:00
Daedalusspacegames 9c73be1cb7 fix: modify date syntax to enhance compatibility with alternate coreutils implementations, such as [uutils](https://github.com/uutils/coreutils) (#29) 2025-03-19 12:10:17 +02:00
v4n a8e94c19fb feat: command to change load order of mods (#27)
* progress

* progress

* feat: progress

* progress

* done, needs more testing, pr -> change all functions to require -n before specifying name -> v0.4 (reindex db)

* testing done
2025-03-18 16:18:48 +02:00
v4n 6b968172ea fix: updating now works properly 2025-03-10 21:42:55 +02:00
v4n b3bc91522f do not update 2025-03-10 21:14:37 +02:00
v4n a7936c90bd fix: stop latest update 2025-03-10 21:07:03 +02:00
v4n 4d1af7e4a0 feat: modpack-create can select individual mods (#26) 2025-03-10 21:01:06 +02:00
v4n 0eff8afe6b fix: turned code into fn 2025-03-08 00:38:04 +02:00
v4n 3593e32a7b fix: upgrade mods was overwriting files 2025-03-07 23:24:30 +02:00
v4n 797739ea7a fix: uninstall correctly reindexes (fix #21) 2025-03-07 22:57:14 +02:00
v4n df006a7430 fix: infite loop while enabling (#25) 2025-03-07 18:20:34 +02:00
v4n 344e4348d4 fix: non important sed error 2025-03-06 04:09:45 +02:00
v4n 719217d00b bump: version 2025-03-06 01:29:45 +02:00
v4n b1930811f9 fix: segfault from infinite recursion 2025-03-06 01:29:14 +02:00