Commit Graph

103 Commits

Author SHA1 Message Date
xkeyC
b65187d4f0 feat: 增加基础的游戏进程监听 2025-11-20 00:27:20 +08:00
xkeyC
3f660c7d5e feat: desktop_multi_window: ^0.3.0 2025-11-15 22:06:56 +08:00
xkeyC
3219129094 feat: ORT Local Translate 2025-11-15 20:49:53 +08:00
Copilot
df437b222d
Add settings icon button to home page for easy game path reconfiguration (#129)
* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* build(deps): bump windows from 0.62.1 to 0.62.2 in /rust (#130)

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.62.1 to 0.62.2.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

---
updated-dependencies:
- dependency-name: windows
  dependency-version: 0.62.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump tokio from 1.47.1 to 1.48.0 in /rust (#132)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump reqwest from 0.12.23 to 0.12.24 in /rust (#131)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* feat: game path settings icon And bump deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: xkeyC <3334969096@qq.com>
2025-10-25 18:11:12 +08:00
xkeyC
5412382a59 feat: bump dependencies 2025-09-05 16:03:15 +08:00
xkeyC
99104527d4 dart: fix 2025-08-15 22:52:13 +08:00
xkeyC
44bf771f4c bump: flutter 3.35.1 2025-08-15 22:48:16 +08:00
xkeyC
4e89578695 fix: VehicleSorting
close: https://github.com/StarCitizenToolBox/app/issues/100
2025-06-20 23:20:53 +08:00
xkeyC
f328d981c8 feat: VehicleSorting l10
fix: _short name
2025-06-01 16:55:33 +08:00
xkeyC
488ad2a485 feat: VehicleSorting 2025-06-01 16:36:10 +08:00
xkeyC
5d735632bf bump: Flutter 3.32.1 Rust 1.87.0
fix: rsi launcher patch 2.4.0
2025-05-31 17:27:21 +08:00
xkeyC
14b16f3a78 feat: NavUI l10n 2025-05-08 23:35:21 +08:00
xkeyC
cb35c400f9 feat: add listSortReverse option to ToolsLogAnalyze provider 2025-05-08 23:16:27 +08:00
xkeyC
03c941c970 feat: 42kit Nav
feat: Animation Optimization
2025-05-04 14:07:56 +08:00
xkeyC
3b940ead08 fix: https://github.com/StarCitizenToolBox/app/issues/81 2025-05-04 09:45:45 +08:00
xkeyC
a75a580b2d feat: enhance log analyzer to include vehicle destruction details 2025-04-06 02:37:23 +08:00
xkeyC
a6de0364c1 fix: ToolsLogAnalyze _getLogLineDateTime time 2025-04-06 02:12:55 +08:00
xkeyC
71844945f2 feat: update log analyzer localization 2025-04-06 00:23:42 +08:00
xkeyC
fdc4060ac0 feat: log 分析器 2025-04-06 00:00:35 +08:00
xkeyC
f5f3e4753c feat: desktop_multi_window Support 2025-03-16 17:14:45 +08:00
xkeyC
d65eb82ece feat: p4k 分流使提示使用外部浏览器打开 2025-03-01 11:39:34 +08:00
xkeyC
b091022799 bump: deps 2025-02-27 21:14:56 +08:00
xkeyC
43d0d8454c feat: networkGameChannels Support 2024-12-20 19:17:30 +08:00
xkeyC
c112a920ec bump: flutter:3.27.0 rust:1.83.0 2024-12-14 13:48:24 +08:00
xkeyC
8a58719908 feat: Guide UI 2024-11-03 18:32:12 +08:00
xkeyC
0577b54f9c feat: l10n 2024-11-03 16:55:44 +08:00
xkeyC
c6ced405ef bump: Flutter 3.24.4 && Rust 1.82.0 2024-11-03 15:33:52 +08:00
xkeyC
abfd31e001 feat: 使用内置浏览器打开教程 2024-10-07 12:36:39 +08:00
xkeyC
53087306a8 feat: p4k 分流增加版本信息 2024-10-07 12:29:57 +08:00
xkeyC
8c6c980bb8 ui optimization 2024-09-23 21:03:45 +08:00
xkeyC
ffd32ec7ff fix: game path scan 2024-09-11 20:41:14 +08:00
xkeyC
f453821e15 bump: flutter_rust_bridge 2.3.0 2024-09-04 12:22:13 +08:00
xkeyC
8fee9dba05 feat: Optimize UX 2024-07-07 17:49:15 +08:00
xkeyC
62289b3b30 fix https://github.com/StarCitizenToolBox/app/issues/27 : unp4k missing runtime 2024-06-16 09:14:51 +08:00
xkeyC
b530742634 feat: RsiLauncherEnhance add zh_TW Support 2024-06-04 20:29:55 +08:00
xkeyC
858479f28e bump: Flutter 3.22.0 2024-05-14 15:34:36 +08:00
xkeyC
348704c669 feat: AnalyticsApi update 2024-05-07 21:08:16 +08:00
xkeyC
60ceb84625 l10n: update 2024-05-06 20:29:32 +08:00
xkeyC
6e823dea9f feat: RsiLauncherEnhanceDialogUI fold DownloaderBoost 2024-05-06 20:22:59 +08:00
xkeyC
34d1007e30 feat: UnP4kc fix missing runtime
close https://github.com/StarCitizenToolBox/app/issues/27
2024-05-06 20:21:35 +08:00
xkeyC
2c744cc5bd feat: 安装自定义汉化文件 2024-05-05 20:58:58 +08:00
xkeyC
90f254b1d8 fix: string 2024-05-05 18:52:04 +08:00
xkeyC
3e5a258cf8 feat: Unp4kcState errorMessage 2024-05-05 16:47:42 +08:00
xkeyC
8d2b4983c0 l10n: Update 2024-05-05 16:34:38 +08:00
xkeyC
f392463a84 feat: 高级汉化 2024-05-05 14:59:07 +08:00
xkeyC
9a875fc5a5 feat: AdvancedLocalization Init 2024-05-03 22:35:31 +08:00
xkeyC
4e506a11a0 feat: new LocalizationDialogUI 2024-05-03 14:39:46 +08:00
xkeyC
d05aa0d5f8 feat: RSI 启动器增强使用须知 2024-05-01 15:30:17 +08:00
xkeyC
4ebd7b70dc feat: Français in RsiLauncherEnhanceDialogUI 2024-05-01 14:49:45 +08:00
xkeyC
6019cc96fd feat: check RSI Launcher running 2024-05-01 14:30:47 +08:00