0ad/binaries/data/mods/public/simulation/ai/petra
phosit 2f2cbb96bf
Some checks are pending
checkrefs / lfscheck (push) Waiting to run
checkrefs / checkrefs (push) Waiting to run
lint / cppcheck (push) Waiting to run
lint / copyright (push) Waiting to run
lint / jenkinsfiles (push) Waiting to run
pre-commit / build (push) Waiting to run
Remove this.isDeserialized from BaseAI
`this.isDeserialized` is only required for AIs which `Deserialize`
function depends on the game state.
2026-06-14 17:52:54 +02:00
..
_petrabot.js Remove this.isDeserialized from BaseAI 2026-06-14 17:52:54 +02:00
attackManager.js Fix AI OOS on rejoin related to random calls 2026-05-10 14:18:48 +02:00
attackPlan.js Clone the position in attackPlan 2026-05-10 14:18:52 +02:00
baseManager.js Don't write entity-metadata when deserializing 2026-05-10 14:18:51 +02:00
basesManager.js Don't write entity-metadata when deserializing 2026-05-10 14:18:51 +02:00
buildManager.js Remove usage of entityObj in BuildManager 2026-05-10 14:18:49 +02:00
chatHelper.js Use proper js-modules for petra 2025-08-13 14:04:16 +02:00
config.js Persians -> Achaemenids 2026-05-02 02:50:39 +02:00
data.json Remove moduleName from Petras data.json 2026-06-14 13:21:26 +02:00
defenseArmy.js Remove usage of entityObj from Destroy event 2026-05-10 14:18:49 +02:00
defenseManager.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
difficultyLevel.js Move enums to own files in ai 2025-08-13 14:04:16 +02:00
diplomacyManager.js Fix AI OOS on rejoin related to random calls 2026-05-10 14:18:48 +02:00
emergencyManager.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
entityExtend.js Rename warn to aiWarn in utils.js 2025-08-25 21:44:32 +02:00
garrisonManager.js Rename warn to aiWarn in utils.js 2025-08-25 21:44:32 +02:00
headquarters.js Don't write entity-metadata when deserializing 2026-05-10 14:18:51 +02:00
mapMask.js Move enums to own files in ai 2025-08-13 14:04:16 +02:00
mapModule.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
navalManager.js Remove usage of entityObj from Destroy event 2026-05-10 14:18:49 +02:00
queue.js Rename warn to aiWarn in utils.js 2025-08-25 21:44:32 +02:00
queueManager.js Consistently sort the ai-queues 2026-05-10 14:18:51 +02:00
queueplan.js Rename warn to aiWarn in utils.js 2025-08-25 21:44:32 +02:00
queueplanBuilding.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
queueplanResearch.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
queueplanTraining.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
researchManager.js Use proper js-modules for petra 2025-08-13 14:04:16 +02:00
startingStrategy.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
tradeManager.js Remove usage of entityObj in TradeManager 2026-05-10 14:18:49 +02:00
transportPlan.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
victoryManager.js Remove usage of entityObj in VictoryManager 2026-05-10 14:18:49 +02:00
worker.js Serialize dropsiteSupplies 2026-05-10 14:18:48 +02:00