xkeyC
|
aaaee30368
|
feat: init Party Room
|
2025-11-18 23:10:04 +08:00 |
|
xkeyC
|
f98235f2f3
|
feat: model l10n
|
2025-11-16 20:13:23 +08:00 |
|
xkeyC
|
77c1b4f51a
|
feat: use Opus-MT-StarCitizen-zh-en model
|
2025-11-16 15:09:56 +08:00 |
|
xkeyC
|
31d867bf3b
|
fix: windows close
|
2025-11-15 22:27:44 +08:00 |
|
xkeyC
|
3f660c7d5e
|
feat: desktop_multi_window: ^0.3.0
|
2025-11-15 22:06:56 +08:00 |
|
xkeyC
|
d82cfb41aa
|
fix: improve Aria2c session handling and adjust translation timer
|
2025-11-15 20:57:52 +08:00 |
|
xkeyC
|
3219129094
|
feat: ORT Local Translate
|
2025-11-15 20:49:53 +08:00 |
|
xkeyC
|
58da84c0a6
|
feat: [rust] add Opus-MT
|
2025-11-15 17:56:58 +08:00 |
|
xkeyC
|
90fef6bcba
|
bump: 2.15.0 70
|
2025-11-08 17:53:33 +08:00 |
|
xkeyC
|
cabe05eb03
|
feat: web request_interceptor
|
2025-11-08 17:51:36 +08:00 |
|
Copilot
|
e212928f57
|
Fix countdown festival list not sorted after date advancement (#138)
* Initial plan
* Fix: Sort countdown festivals by updated timestamps
Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>
* fix: Api
---------
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: xkeyC <3334969096@qq.com>
|
2025-11-08 15:22:19 +08:00 |
|
xkeyC
|
a6942ca396
|
bump: 2.14.5 69
|
2025-10-30 20:52:12 +08:00 |
|
xkeyC
|
88dd4bdf8b
|
feat: 高级汉化支持载具排序
|
2025-10-30 20:49:33 +08:00 |
|
xkeyC
|
64d5e27a72
|
fix: 高级汉化,性能优化 页面故障
|
2025-10-30 20:43:09 +08:00 |
|
xkeyC
|
80f87a8337
|
feat: bump 2.14.4
|
2025-10-26 18:05:02 +08:00 |
|
xkeyC
|
6c940ce6f3
|
feat: remove Google Translate functionality and related UI elements
|
2025-10-26 18:04:38 +08:00 |
|
xkeyC
|
c2a512699c
|
feat: citizen news support
|
2025-10-26 17:44:55 +08:00 |
|
xkeyC
|
8d635827c4
|
feat: add FPS Support
|
2025-10-25 18:48:34 +08:00 |
|
xkeyC
|
2f2a3c3889
|
feat: add FPS Support
|
2025-10-25 18:36: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
|
31626efa9f
|
feat: _fixFestivalCountdownListDateTime 节日已过7天时,更新为下一年的时间
|
2025-09-05 16:02:43 +08:00 |
|
kerbcat-bot
|
107ad46a53
|
Translations update from 42Kit Translate (#114)
* Translated using Weblate (English)
Currently translated at 99.6% (584 of 586 strings)
Translation: SCToolBox/CoreApp
Translate-URL: http://translate.42kit.com/projects/sctoolbox/CoreApp/en/
* Translated using Weblate (Japanese)
Currently translated at 98.1% (575 of 586 strings)
Translation: SCToolBox/CoreApp
Translate-URL: http://translate.42kit.com/projects/sctoolbox/CoreApp/ja/
* Translated using Weblate (Russian)
Currently translated at 98.1% (575 of 586 strings)
Translation: SCToolBox/CoreApp
Translate-URL: http://translate.42kit.com/projects/sctoolbox/CoreApp/ru/
---------
Co-authored-by: Anonymous <noreply@weblate.org>
|
2025-08-17 20:21:48 +08:00 |
|
xkeyC
|
e26ea0d7d9
|
fix: about_disclaimer
|
2025-08-17 15:36:04 +08:00 |
|
xkeyC
|
a6dc5a659e
|
Release: 2.14.3 67
|
2025-08-15 23:27:54 +08:00 |
|
xkeyC
|
ca2e971c6d
|
fix: game login
|
2025-08-15 23:18:26 +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
|
86b2411fe6
|
bump: frb
|
2025-06-20 23:29:52 +08:00 |
|
xkeyC
|
c39412b099
|
Revert "Merge pull request #106 from kerbcat-bot/weblate-sctoolbox-CoreApp" (#107)
This reverts commit 7ebfb5e39d.
|
2025-06-20 23:23:09 +08:00 |
|
kerbcat-bot
|
7ebfb5e39d
|
Merge pull request #106 from kerbcat-bot/weblate-sctoolbox-CoreApp
Translations update from 42Kit Translate
|
2025-06-20 23:22:24 +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
|
4679d559d9
|
fix: UI
|
2025-06-01 14:08:11 +08:00 |
|
xkeyC
|
d257663b27
|
fix: launchSubWindow game install path
|
2025-05-31 19:53:01 +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
|
184290aaf4
|
Release: 2.14.1 65
|
2025-05-08 23:51:59 +08:00 |
|
xkeyC
|
14b16f3a78
|
feat: NavUI l10n
|
2025-05-08 23:35:21 +08:00 |
|
xkeyC
|
b2ec1e93a8
|
refactor: update Hive package to hive_ce across multiple files
|
2025-05-08 23:22:35 +08:00 |
|
xkeyC
|
cb35c400f9
|
feat: add listSortReverse option to ToolsLogAnalyze provider
|
2025-05-08 23:16:27 +08:00 |
|
xkeyC
|
3c061f995c
|
feat: 42kit Nav Support network config
|
2025-05-08 22:44:22 +08:00 |
|
xkeyC
|
03c941c970
|
feat: 42kit Nav
feat: Animation Optimization
|
2025-05-04 14:07:56 +08:00 |
|
xkeyC
|
a2de310d84
|
fix: subWindow close
|
2025-05-04 10:46:31 +08:00 |
|
xkeyC
|
85bc6e487b
|
feat: Disable game launch tools when not in zh_CN
fix: https://github.com/StarCitizenToolBox/app/issues/82
|
2025-05-04 10:07:07 +08:00 |
|
xkeyC
|
3b940ead08
|
fix: https://github.com/StarCitizenToolBox/app/issues/81
|
2025-05-04 09:45:45 +08:00 |
|
xkeyC
|
72f3cbd2d7
|
chore: update app version to 2.14.0 and version code to 64
|
2025-04-06 02:39:49 +08:00 |
|
xkeyC
|
a75a580b2d
|
feat: enhance log analyzer to include vehicle destruction details
|
2025-04-06 02:37:23 +08:00 |
|
xkeyC
|
320ce177b9
|
feat: Russian language support
|
2025-04-06 02:12:55 +08:00 |
|
xkeyC
|
a6de0364c1
|
fix: ToolsLogAnalyze _getLogLineDateTime time
|
2025-04-06 02:12:55 +08:00 |
|