Commit Graph

101 Commits

Author SHA1 Message Date
Constrat
424b910b50 Revert "feat(perf): multithreaded resource updater" (#10684)
Revert "feat(perf): multithreaded resource updater (#10683)"

This reverts commit d970c22e8f.
2024-09-24 20:25:04 +01:00
Constrat
d970c22e8f 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
fed2b394f6 fix: txwy gamedata + various refactoring for resource updater 2024-09-24 10:29:46 +02:00
Constrat
3a13936a63 chore: remove unused templates from ResourceUpdater 2024-08-09 15:57:44 +02:00
Constrat
b123ac919e fix: ResourceUpdater KR Shamare incosistency 2024-08-01 11:50:35 +02:00
Constrat
357006ad09 perf: use starts_with instead of compare 2024-07-31 12:53:11 +02:00
Constrat
1210bedb76 fix: recruitment data runs only on "char_" 2024-07-31 12:35:36 +02:00
Constrat
537c7400c8 fix: typo + YostarJP ghost THRM-EX appearing twice (no idea what's going on) 2024-07-31 11:53:21 +02:00
Constrat
9438140794 fix: trap_470_tmantic having same name as 맨티코어 instead of "Manticore Killer" 2024-07-31 11:22:06 +02:00
Constrat
f8021f511b chore(ci): remove unused include + style 2024-07-19 00:32:16 +02:00
Constrat
f0c31c4433 feat: YoStarEN resolution warning on client switch (#9539)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-07-07 12:27:39 +02:00
uye
a6bcc53dd8 chore: 修改日志输出
[skip changelog]
2024-06-22 16:15:43 +08:00
Constrat
9095217be2 fix: ResourceUpdater temporary fix for trap_138_winstone having same as Flint
ref #9445
2024-06-21 22:59:48 +02:00
Constrat
43e467569d chore: Improve error output in recruitment ResourceUpdater 2024-06-21 22:50:29 +02:00
Fryze
7c2805a296 chore: Amiya new promotion (#9347) 2024-06-10 09:22:01 +02:00
David
33a60f8c70 fix: Foldartal use for IS4 - overseas (#8612)
* feat: resource updater Sami@Roguelike@FoldartalUseOcr

* chore: updated tasks
2024-03-14 13:08:32 +01:00
Constrat
d361f39cce feat: added foldartal totems to resource updater 2024-03-12 21:43:36 +01:00
Constrat
2c562d4173 perf: reduced Resource Auto Updater duplicate IS stages 2024-03-11 16:51:12 +01:00
Constrat
ac36a97055 style(tools): Resource updater
#8499 #8500
[skip changelog]
2024-03-10 15:35:29 +01:00
Constrat
3806d44be9 fix: missing trader item 2024-03-10 15:35:29 +01:00
Constrat
aad6d214aa perf(auto-updater): reduced IS trader items + auto space remover for KR 2024-03-08 20:16:52 +01:00
Constrat
8e5d307d5e perf: reduced items count in Auto Resource Updater 2024-03-08 08:54:30 +01:00
MistEO
8fc10b3a8a fix: build error from meojson updates 2024-02-24 22:25:19 +08:00
Constrat
01a90c6ee5 perf: more scalable solution to 5230f0c
thanks to @ABA2396
2024-01-17 12:25:33 +01:00
Constrat
696f9d9bea chore: removed YostarJP recruit data skip 2024-01-16 23:18:45 +01:00
Constrat
5230f0c840 fix: Replacing strange space characters in ResourceUpdater for JP Recruit
fix #8027
2024-01-16 23:16:18 +01:00
David
a8f4078e83 fix(temp): skipping recruit YostarJP, until further fix (#8028) 2024-01-16 19:39:46 +01:00
Constrat
fe59059fd8 fix: check current time for activity_table.json and gacha_table.json
fix #7747
2023-12-23 16:20:23 +01:00
David
d0cd30f65e fix: TXWY resource updater FINAL fix
ref: #7259
Huge thanks to @Tsuk1ko and @AnnAngela for their invaluable help
2023-11-11 15:01:20 +01:00
David
4a6b0d86a6 Update main.cpp 2023-11-11 08:49:20 +01:00
David
529fcf0510 Update main.cpp 2023-11-11 08:41:18 +01:00
David
5b3922c9cf TEMP FIX for res-update-game.yml
[skip changelog]
2023-11-10 21:32:16 +01:00
David
b9ced5de7c fix: resource updater clone token 2023-11-10 21:01:20 +01:00
David
aa97217ec6 feat: txwy resource updater (#7259)
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Co-authored-by: David <david.pezzot@alice.it>
2023-11-10 20:42:01 +01:00
David
cf2cc67db7 fix: resource updater + updated data (#7079)
fix: #7074
2023-10-26 21:36:24 +02:00
David
cb5019dc9a fix: duplicate update in stage.json
(my mistake from 8c72af9a04)
2023-10-25 20:19:43 +02:00
David
e46b341c4d perf & typo: removed redundant variable & variable typo 2023-10-22 12:37:56 +02:00
MistEO
2a39b39da1 feat: Only check version.json for Resource OTA
close #6881
2023-10-13 15:59:49 +08:00
MistEO
cbd1410820 fix(ResUpdater): 修复模板尺寸不同时的崩溃问题 2023-10-08 18:22:52 +08:00
David
8c72af9a04 feat: operbox operator names localization (#6726)
fix #6664
2023-10-08 11:17:59 +02:00
MistEO
b325ed64d3 feat: update local resource by etag (#6283) 2023-09-09 23:33:45 +08:00
MistEO
627df36447 feat: merge and re-structure stage.json
fix #5881
2023-08-14 15:21:00 +08:00
MistEO
c7639e006a fix: 修复自动基建 bskill_man_exp4 技能错误
fix #5123
fix #5147
fix #5152
2023-06-13 22:37:19 +08:00
MistEO
a5fe9a9d73 styles: format resource 2023-05-30 01:11:24 +08:00
MistEO
870b1f707f fix: 修复资源更新器不更新水月肉鸽的问题
fix https://github.com/orgs/MaaAssistantArknights/discussions/4916
2023-05-25 11:08:01 +08:00
MistEO
029d93d703 feat: update meojson to v3.0.0-beta.1 (#4789)
https://github.com/MistEO/meojson/releases/tag/v3.0.0-beta.1
2023-05-24 15:58:29 +08:00
MistEO
75ba714059 feat: 版本号json新增活动名 2023-05-22 21:57:54 +08:00
MistEO
869c833f4a feat: 更新海外客户端数据源,移除对 ArknightsGameData 的引用 2023-05-20 12:37:08 +08:00
MistEO
2c6eef3773 fix: 适配繁中新数据 2023-05-20 12:28:56 +08:00
MistEO
073a594ec9 fix: 修复外服version错误 2023-05-20 12:02:05 +08:00