Perf(sendunitsComplete): batch-preload getMInfo in preloadBattleData [#155] (#234)

This commit is contained in:
Ferywir
2026-06-16 15:53:51 +02:00
committed by GitHub
parent 3cdc6a6920
commit b7feb7f2a1
2 changed files with 54 additions and 9 deletions
+1
View File
@@ -1387,6 +1387,7 @@ class Automation {
$database->getEnforceVillage($vilIDs, 0);
$database->getMovement(34, $vilIDs, 1);
$database->getABTech($vilIDs);
$database->getMInfo($vilIDs);
}
private function buildScoutReport($data, $spy_pic, $isoasis, $targettribe, $crannySpy, $totwood, $totclay, $totiron, $totcrop) {