Commit Graph

109 Commits

Author SHA1 Message Date
Constrat
c3a36da016 fix: ResourceUpdater always returning 0 even on error 2024-09-27 16:41:11 +02: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
7cd1047886 fix: txwy gamedata + various refactoring for resource updater 2024-09-24 10:29:46 +02:00
Constrat
9a14f70223 chore: remove unused templates from ResourceUpdater 2024-08-09 15:57:44 +02:00
Constrat
e745dc9d7b fix: ResourceUpdater KR Shamare incosistency 2024-08-01 11:50:35 +02:00
Constrat
0bb28cc626 perf: use starts_with instead of compare 2024-07-31 12:53:11 +02:00
Constrat
6781323d55 fix: recruitment data runs only on "char_" 2024-07-31 12:35:36 +02:00
Constrat
18c5555388 fix: typo + YostarJP ghost THRM-EX appearing twice (no idea what's going on) 2024-07-31 11:53:21 +02:00
Constrat
c51aeecd06 fix: trap_470_tmantic having same name as 맨티코어 instead of "Manticore Killer" 2024-07-31 11:22:06 +02:00
Constrat
a7b6144435 chore(ci): remove unused include + style 2024-07-19 00:32:16 +02:00
Constrat
4b7cc9dc1e 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
adf18f00af chore: 修改日志输出
[skip changelog]
2024-06-22 16:15:43 +08:00
Constrat
b7561c5b17 fix: ResourceUpdater temporary fix for trap_138_winstone having same as Flint
ref #9445
2024-06-21 22:59:48 +02:00
Constrat
b5cf46ddd0 chore: Improve error output in recruitment ResourceUpdater 2024-06-21 22:50:29 +02:00
Fryze
47aa717a4d chore: Amiya new promotion (#9347) 2024-06-10 09:22:01 +02:00
David
478765a2df 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
e4ce8009ad feat: added foldartal totems to resource updater 2024-03-12 21:43:36 +01:00
Constrat
5c0f903f43 perf: reduced Resource Auto Updater duplicate IS stages 2024-03-11 16:51:12 +01:00
Constrat
482bfb7f39 style(tools): Resource updater
#8499 #8500
[skip changelog]
2024-03-10 15:35:29 +01:00
Constrat
e26e1f7f38 fix: missing trader item 2024-03-10 15:35:29 +01:00
Constrat
6b5f836e22 perf(auto-updater): reduced IS trader items + auto space remover for KR 2024-03-08 20:16:52 +01:00
Constrat
8a28f57ac0 perf: reduced items count in Auto Resource Updater 2024-03-08 08:54:30 +01:00
MistEO
c8cc39515a fix: build error from meojson updates 2024-02-24 22:25:19 +08:00
Constrat
2f22380d96 perf: more scalable solution to 7bbb5f3
thanks to @ABA2396
2024-01-17 12:25:33 +01:00
Constrat
c20cd33fb9 chore: removed YostarJP recruit data skip 2024-01-16 23:18:45 +01:00
Constrat
7bbb5f3122 fix: Replacing strange space characters in ResourceUpdater for JP Recruit
fix #8027
2024-01-16 23:16:18 +01:00
David
68d20b0efc fix(temp): skipping recruit YostarJP, until further fix (#8028) 2024-01-16 19:39:46 +01:00
Constrat
40cbe52c00 fix: check current time for activity_table.json and gacha_table.json
fix #7747
2023-12-23 16:20:23 +01:00
David
8343d7a5c5 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
64fbe3052d Update main.cpp 2023-11-11 08:49:20 +01:00
David
50b2f35528 Update main.cpp 2023-11-11 08:41:18 +01:00
David
1f7187926b TEMP FIX for res-update-game.yml
[skip changelog]
2023-11-10 21:32:16 +01:00
David
8e51978c00 fix: resource updater clone token 2023-11-10 21:01:20 +01:00
David
d03833910f 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
65afb6bae4 fix: resource updater + updated data (#7079)
fix: #7074
2023-10-26 21:36:24 +02:00
David
f82eb0b612 fix: duplicate update in stage.json
(my mistake from 8598020711)
2023-10-25 20:19:43 +02:00
David
fbfc4a6ca1 perf & typo: removed redundant variable & variable typo 2023-10-22 12:37:56 +02:00
MistEO
999061bbf1 feat: Only check version.json for Resource OTA
close #6881
2023-10-13 15:59:49 +08:00
MistEO
15cc058360 fix(ResUpdater): 修复模板尺寸不同时的崩溃问题 2023-10-08 18:22:52 +08:00
David
8598020711 feat: operbox operator names localization (#6726)
fix #6664
2023-10-08 11:17:59 +02:00
MistEO
ab7beaac6e feat: update local resource by etag (#6283) 2023-09-09 23:33:45 +08:00
MistEO
aff90a749a feat: merge and re-structure stage.json
fix #5881
2023-08-14 15:21:00 +08:00