0ad/binaries/data/mods/public/simulation/ai/common-api
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
..
baseAI.js Remove this.isDeserialized from BaseAI 2026-06-14 17:52:54 +02:00
class.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
entity.js Allow players to set rally points on allied buildings 2026-06-10 00:09:48 +02:00
entitycollection.js Sort entitycollections when adding entities 2026-05-10 14:18:50 +02:00
filters.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
gamestate.js Fix AI OOS on rejoin related to random calls 2026-05-10 14:18:48 +02:00
map-module.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
resources.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
shared.js Sort templateModifications after inserting 2026-05-10 14:18:51 +02:00
technology.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
terrain-analysis.js Use proper js-modules for ai common-api 2025-08-13 14:04:16 +02:00
utils.js Readd JS API function Engine.Exit() 2026-01-29 20:03:56 +01:00