Commit Graph

32 Commits

Author SHA1 Message Date
xkeyC
f37208a383 fix 2025-12-13 17:20:45 +08:00
xkeyC
3f6a9f44d4 fix: shader clean 2025-12-13 17:19:05 +08:00
xkeyC
cf3e67838d fix: values 2025-12-13 16:19:45 +08:00
xkeyC
138be64c0d feat: Add OpenXR setting, track default values, and optimize config file writing by skipping default entries. 2025-12-12 10:06:21 +08:00
xkeyC
3219129094 feat: ORT Local Translate 2025-11-15 20:49:53 +08:00
xkeyC
64d5e27a72 fix: 高级汉化,性能优化 页面故障 2025-10-30 20:43:09 +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
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
b2ec1e93a8 refactor: update Hive package to hive_ce across multiple files 2025-05-08 23:22:35 +08:00
xkeyC
b830b2b863 feat: performance r_DepthOfField support 2025-03-15 13:42:14 +08:00
xkeyC
c112a920ec bump: flutter:3.27.0 rust:1.83.0 2024-12-14 13:48:24 +08:00
xkeyC
c6ced405ef bump: Flutter 3.24.4 && Rust 1.82.0 2024-11-03 15:33:52 +08:00
xkeyC
f453821e15 bump: flutter_rust_bridge 2.3.0 2024-09-04 12:22:13 +08:00
xkeyC
1ecd03813d fix: ui.json 2024-05-05 17:08:46 +08:00
xkeyC
8d2b4983c0 l10n: Update 2024-05-05 16:34:38 +08:00
xkeyC
a8e88983e2 feat: move json file data to code 2024-05-05 15:06:02 +08:00
xkeyC
17588dfab8 l10: update common & Lang settings 2024-03-17 16:54:29 +08:00
xkeyC
2d178bfa5e fix: performance_action_clear_shaders 2024-03-16 20:11:06 +08:00
xkeyC
a6b69553d5 feat: app full l10n support 2024-03-16 19:13:49 +08:00
xkeyC
be3aed4060 fix: performance_action_clear_shaders 2024-03-16 17:26:46 +08:00
xkeyC
b2c13a8a6f feat: 多语言 初步引入 2024-03-15 00:01:06 +08:00
xkeyC
d54a84698c fix:mke lint happy 2024-03-10 20:34:38 +08:00
xkeyC
01f1533ab0 feat:riverpod 迁移 HomePerformanceUI 2024-03-10 16:56:32 +08:00
xkeyC
8e37ebece5 feat:riverpod 迁移 2024-03-07 23:01:45 +08:00
xkeyC
70437887b0 fix 性能优化 自定义 2024-01-30 21:59:34 +08:00
xkeyC
9ddce61b49 https://github.com/StarCitizenToolBox/app/issues/1 性能优化,新增q_ShaderPostProcess sys_maxFps,支持自定义配置 2024-01-29 21:52:33 +08:00
xkeyC
cebe74d972 add Analytics 2023-10-30 20:39:31 +08:00
xkeyC
4b2461bd9a 增加汉化提示 2023-10-12 20:50:50 +08:00
xkeyC
23fed0b7a7 re init 2023-10-09 01:32:07 +00:00