Constrat
eeb0b78328
feat: script to update version.json ( #11875 )
...
* chore: do not modify version.json time in cpp
* feat: add version time updater script
* chore: add version.ps1 to workflow
* feat: implement previous logic from validator.ps1
* feat: add version bool for update-resources
* fix: wrong condition on OTA step
2025-02-13 14:24:47 +08:00
Constrat
72355204fc
refactor: switch gamedata repos for workflow ( #11799 )
...
* refactor: switch gamedata repos for workflow
* refactor: switch gamedata repos for workflow fix
* fix: I'm stupid
* fix: main.cpp resource updater
* ci: fix ps1 script
* fix: I'm stupid 2
2025-02-07 20:35:45 +01:00
Constrat
cf97aa4c18
fix: Resource Updater for YostarEN (AS-Event)
2025-01-16 18:32:09 +01:00
uye
57bfafbaeb
chore: battle_data 未实装干员添加字段提示
2025-01-01 02:25:00 +08:00
Constrat
74989c14ef
fix: resource updater txwy second error from intern-kun
2024-12-18 18:05:13 +01:00
Constrat
848201f71a
fix: txwy gamedata xaml typo
...
intern-kun fucked up [again]
2024-12-18 17:15:41 +01:00
Constrat
9b490f37f6
chore(tools): automatically remove spaces for YoStarKR in CharsNameOcrReplace ( #11205 )
...
fix 962f8b200d
cc @HX3N
2024-11-20 14:41:24 +00:00
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