Commit Graph

593 Commits

Author SHA1 Message Date
uye
73bf9f4e21 chore: 优化编队模板图片,识别不到对应职业图标时在 全部 中寻找 2024-10-02 14:29:13 +08:00
github-actions[bot]
e6102b579e chore: Auto Templates Optimization
[skip changelog]
2024-09-29 09:01:38 +00:00
github-actions[bot]
3fcff1f09d chore: Auto Templates Optimization
[skip changelog]
2024-09-28 16:42:38 +00:00
Constrat
c3a36da016 fix: ResourceUpdater always returning 0 even on error 2024-09-27 16:41:11 +02:00
Constrat
afbbedd88f refactor: Update ResourceUpdater script and clone_data_repo.ps1
- Refactor the ResourceUpdater script to use the correct validator.ps1 script instead of script.ps1.
- Update the clone_data_repo.ps1 script to use parallel jobs for cloning and sparse-checkout of the Official and Overseas repositories.
- Remove the penguin_stages.ps1 and penguin_stages.sh scripts, as they are no longer needed.
2024-09-27 16:16:33 +02:00
Constrat
122af971c3 chore(tools): cd to starting dir for script tools 2024-09-27 13:12:48 +02:00
Constrat
90e5f37a9f fix: ResourceUpdater git diff not finding pngs 2024-09-27 13:12:34 +02:00
github-actions[bot]
30310ca40a chore: Auto Templates Optimization
[skip changelog]
2024-09-27 10:11:53 +00:00
github-actions[bot]
0a132b241f chore: Auto Templates Optimization
[skip changelog]
2024-09-27 07:56:03 +00:00
Constrat
ea6ccf4885 refactor: ResourceUpdater tweaks and code optimizations (#10689)
* refactor: move penguin stages download to repo download step

* chore: reduced logging level for res upd

* perf: moved penguin to txwy workflow + thread error management
2024-09-26 21:59:06 +01:00
Constrat
4b258d57bc fix: renamed input directory 2024-09-26 15:34:11 +02:00
Constrat
35607fd056 fix: uncommented update stages section. 2024-09-26 15:28:58 +02:00
Constrat
bda8c30f18 perf!: Full multithread implementation for ResourceUpdater.exe + method refactoring
This should be the last big change, since I've reached sub 1.5 seconds. Every method is now parallelized :)
2024-09-26 13:03:36 +02:00
Constrat
9a6a2ad31b chore: more threading, namespace refactoring for ResourceUpdater 2024-09-25 22:05:11 +02:00
Constrat
ae18f00679 feat(perf): ResourceUpdater.exe implements multi-threading + fix for missing foldartals
Lighter implementation compared to #10683
2024-09-25 13:10:17 +02:00
Constrat
e59a5e2b7a style: added elapsed time + generic log formatting for resupd 2024-09-25 11:21:30 +02:00
Constrat
f40036d6df Revert "feat(perf): multithreaded resource updater" (#10684)
Revert "feat(perf): multithreaded resource updater (#10683)"

This reverts commit d8f3dded11.
2024-09-24 20:25:04 +01:00
Constrat
d8f3dded11 feat(perf): multithreaded resource updater (#10683)
* feat(perf): multithreading for resource updater

* perf: multithread penguin request

* style: formatting

* test: remove test comments
2024-09-24 19:20:50 +01:00
Constrat
49aa88a35c fix: resupd clone data script wrong location 2024-09-24 17:08:44 +02:00
Constrat
7cd1047886 fix: txwy gamedata + various refactoring for resource updater 2024-09-24 10:29:46 +02:00
uye
ebe7c808d5 chore: ss-open 使用 StageSideStory.png 2024-09-20 19:09:58 +08:00
github-actions[bot]
bac30b6678 chore: Auto Templates Optimization
[skip changelog]
2024-09-15 18:18:07 +00:00
Hao Guan
40c0898427 fix: macOS build script (#10609)
[skip changelog]
2024-09-14 19:17:26 +08:00
github-actions[bot]
ba596c74f8 chore: Auto Templates Optimization
[skip changelog]
2024-09-10 10:49:04 +00:00
github-actions[bot]
46d4c5ceb2 chore: Auto Templates Optimization
[skip changelog]
2024-09-09 17:20:51 +00:00
uye
07129479a8 perf: 公招识别得分较低
fix #10513
2024-09-09 20:40:18 +08:00
github-actions[bot]
b1c607518c chore: Auto Update Game Resources - 2024-09-09
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10770032581

[skip changelog]
2024-09-09 09:08:15 +00:00
github-actions[bot]
927ab19e3e chore: Auto Templates Optimization
[skip changelog]
2024-09-08 09:56:45 +00:00
Constrat
c59fb8413c style: res-update yml log output 2024-09-06 10:15:15 +02:00
Constrat
1293504c64 perf: resource updater validator in native powershell (#10493)
* perf: native pwsh resourceupdatevalidator

* chore: pwsh implementation in workflow

* style: ps1 formatting

* style: remove log warning

* style: more log styling output

* style: too many lines lol

* style: log end output format new line instead of json
for readibility
2024-09-06 09:11:27 +01:00
github-actions[bot]
9b92283954 chore: Auto Templates Optimization
[skip changelog]
2024-09-06 08:01:21 +00:00
github-actions[bot]
86a4f23038 chore: Auto Templates Optimization
[skip changelog]
2024-09-05 21:48:03 +00:00
Constrat
45e8548b07 test: fix convert a Symbol value to a string 2024-09-05 15:10:55 +01:00
github-actions[bot]
db09953636 chore: Auto Templates Optimization
[skip changelog]
2024-09-05 13:32:48 +00:00
AnnAngela
5b19ee109d ci: 修复 bug (#10484) 2024-09-05 16:41:14 +08:00
uye
b39678faad fix: 界面更新后悖论模拟无法开始战斗 (#10439)
* fix: 界面更新后悖论模拟无法开始战斗

* chore(docs): change clarification

* chore: 使用 HSV 匹配

* docs: task update info

* fix: 外服 method 错误

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-04 17:58:21 +08:00
AnnAngela
9d96081f47 ci: 当仅 version.json 的 last_updated 有变动时,回退对应服务器所有资源文件改动 (#10453) 2024-09-04 17:21:42 +08:00
zzyyyl
aa014333af chore: 更新 mask-range 工具 2024-09-04 03:15:01 +08:00
uye
28fbe72e24 docs: 添加缺少的 HSV 文档 (#10445) 2024-09-03 22:40:32 +08:00
Manicsteiner
39ac002224 chore(tools): 查找肉鸽招募中未提及的干员 (#9865) 2024-09-03 21:04:11 +08:00
Constrat
d510c12f94 chore(tools): update ignore list after RA refactor 2024-09-02 17:23:28 +02:00
github-actions[bot]
b88de666f1 chore: Auto Templates Optimization
[skip changelog]
2024-09-02 15:16:34 +00:00
Sherkey
df285b9a66 feat: 适配「滋味」界面主题 (#10427)
* feat: 适配「滋味」界面主题

* chore: Auto update by pre-commit hooks [skip changelog]

* chore(tools): new theme temp ignore

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2024-09-02 16:16:07 +01:00
github-actions[bot]
ba93f8c8e9 chore: Auto Update Game Resources - 2024-09-02
[skip changelog]
2024-09-02 03:28:16 +00:00
uye
5349fe0635 fix: sarkaz 仓库识别错误 2024-09-01 23:52:18 +08:00
github-actions[bot]
0ecaaa5400 chore: Auto Templates Optimization
[skip changelog]
2024-09-01 15:39:21 +00:00
Sherkey
022fcc2b13 feat: 适配「词祭」界面主题 (#10331)
* feat: 适配萨卡兹界面主题

* chore: 更新 GetImageFromROI 工具组

* perf: Mall 从 OCR 切换为模板匹配

* fix: smoke testing missing algorithm

* fix: template name consistency

* feat: EN templates

* fix: remove Mall task from global
!!! NEED TEMPLATES !!!
smoke testing

* chore: YostarJP mall template

* chore: YostarKR mall template

* chore: txwy mall template
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: ManicSteiner <manicsteiner@outlook.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
2024-09-01 23:38:49 +08:00
Sherkey
117e074a84 fix: OTA打包时对跳过的版本做删除处理 (#10020) 2024-09-01 16:46:36 +08:00
uye
af9dd71b30 fix: 萨卡兹肉鸽多选招募券模板错误
fix #10401
2024-08-31 00:19:10 +08:00
github-actions[bot]
d1fad4efd4 chore: Auto Templates Optimization
[skip changelog]
2024-08-27 23:26:18 +00:00