jackpoz / BotFarm

Application used to spawn WoW automated players compatible with 3.3.5a version only.
GNU General Public License v2.0
84 stars 68 forks source link

Concurrent AI Actions #30

Open jackpoz opened 8 years ago

jackpoz commented 8 years ago
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29871805-concurrent-ai-actions?utm_campaign=plugin&utm_content=tracker%2F457221&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F457221&utm_medium=issues&utm_source=github).
jackpoz commented 8 years ago

There could be different AI buckets all updated, like WhatToDoAIs and HowToDoAIs and TopPriorityAIs (i.e. combat, staying alive), with callbacks and status updates

jackpoz commented 8 years ago

CombatAI and MovementAI could be properties of AutomatedGame that always exist and called by other AIs (go there, stop, passive combat, aggressive combat)

jackpoz commented 8 years ago

WIP https://github.com/jackpoz/BotFarm/commit/9c4aeb98fb92254caa1275846477656235076a00