Commit Graph
49 Commits
Author SHA1 Message Date
Canon d22250015b Add Update Scripts 2026-05-22 17:58:35 +08:00
Canon bfd2110d74 Refactor Update Rendering code to stay after updating mods 2026-05-22 17:52:43 +08:00
Canon c01df3012e Improve git update error reporting 2026-05-22 15:00:03 +08:00
Canon 1402e192d7 Improve idle timeout 2026-05-21 04:00:51 +08:00
Canon b457ea278b Add esc support to menus 2026-04-10 06:07:51 +08:00
Canon 9e28435848 Add Cancellation Tokens and ProgressTask.Tag 2026-04-10 05:49:46 +08:00
Canon 99ffe7d179 Update to Spectre Console 0.55 2026-04-10 05:39:37 +08:00
Canon 4cac3717c9 Add Dependency Injection for Future Updates 2026-04-08 14:14:33 +08:00
CanonandGitHub d90329a3eb Update README to modify tool description 2026-04-08 13:42:44 +08:00
Canon e6fefb3389 Update README 2026-04-08 13:41:46 +08:00
Canon 761ba4a668 Update Test Packages 2026-03-31 08:44:47 +08:00
Canon d94e807184 Consolidate Quick Start and Interactive Mode sections 2026-03-29 09:43:51 +08:00
Canon deeeb0754d Add install and update navigation instructions to Quick Start 2026-03-29 09:26:01 +08:00
Canon 65893f405b InteractiveMenu.cs small style cleanup 2026-03-29 08:45:25 +08:00
Canon ffb26dbfb9 Add clearer instructions for installation prompt 2026-03-29 08:43:23 +08:00
Canon 4c56c5183c Fix Tests
The issue was two things:

  1. Missing xunit.runner.visualstudio package — xunit v3 needs this
adapter for VSTest (dotnet test) to discover tests
  2. <OutputType>Exe</OutputType> — this is for xunit v3's standalone
runner mode (dotnet run), but it conflicts with dotnet test discovery.
Removed it since you want dotnet test to work.
2026-03-12 15:58:19 +08:00
Canon dc108bdff7 Disable GPG signing in test git commands to prevent prompts 2026-03-12 13:27:21 +08:00
Canon dbb561b892 Squash merge tests into main 2026-03-12 07:22:26 +08:00
Canon 0bd4151271 GetUpdateableMods made and public for testing 2026-03-12 06:54:31 +08:00
Canon 08f467aaee Update Release action to remove minor warning 2026-03-12 06:17:42 +08:00
Canon c95c1c6ccc Increase Parallelism from 6 to 12 for mod discovery 2026-03-12 06:05:03 +08:00
Canon 683c5a8575 Fix mistaken errors when cloning FCP-Tools and Add more Logging 2026-03-12 06:00:00 +08:00
CanonandGitHub e4e3e67d81 Update README.md 2026-02-15 12:09:20 +08:00
CanonandGitHub 6b8a3ea9f3 Update README.md 2026-02-15 10:43:06 +08:00
Canon 3e50f65c7e version test 2026-02-10 18:31:01 +08:00
Canon 806adafd90 Add Update Checker 2026-02-10 18:30:04 +08:00
Canon fedc202aee Add Release Version Embedding 2026-02-10 18:23:28 +08:00
Canon 2d7e0c66c5 Improve Checking out older commits 2026-02-10 18:11:14 +08:00
CanonandGitHub 4af07f329f Update Linux archive description in README 2026-02-09 11:00:15 +08:00
CanonandGitHub 082ea52416 Updated download instructions to mention Git requirement. 2026-02-09 10:53:44 +08:00
Canon 7cab260e04 Clarify Install Instructions a bit 2026-02-09 10:52:33 +08:00
Canon 62ebaa88a7 Add SubModule Support 2026-02-08 16:49:47 +08:00
CanonandGitHub d45033d998 Update README for installation instructions 2026-02-05 01:15:04 +08:00
CanonandGitHub 0219ba0951 Enhance README with badges and installation notes
Added badges for stable and beta releases, as well as a Discord link. Updated installation instructions and clarified usage notes.
2026-02-04 17:09:48 +08:00
Canon 67433219bc Update README 2026-02-04 16:11:57 +08:00
Canon b4fcc171a1 Update Release 2026-02-04 15:48:36 +08:00
Canon 5039cf0223 Add Release Workflow Test 2026-02-04 15:42:18 +08:00
Canon febe98af92 Add ReadMe 2026-02-04 15:32:32 +08:00
Canon 1e0478390d Check for "rimworld-mod" topic to filter public repos 2026-02-04 15:25:27 +08:00
Canon 162daa4706 Improve Mod Folder Lookup Performance 2026-02-04 14:41:10 +08:00
Canon 820ca652a9 Git Requirement Check 2026-02-04 13:54:25 +08:00
Canon 93e3ba8175 Mod Director Resolver 2026-02-04 13:39:06 +08:00
Canon 824c4315b8 Update Publish 2026-02-04 13:27:43 +08:00
Canon daeb179899 Publish All Script 2026-02-04 12:46:58 +08:00
Canon cb19220937 Git Clone Progress 2026-02-04 11:56:23 +08:00
Canon 0123b2104d Misc 2026-02-04 11:44:21 +08:00
Canon 7b0cc9e04e Use CliWrap 2026-02-04 09:30:38 +08:00
Canon dddfbeee21 Remove SSH 2026-02-04 09:17:59 +08:00
Canon 4c8b6cdd9f Version 1.0 2026-02-04 09:00:07 +08:00