mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
* added DebugUtil.AI_ENABLE_DEBUG_MODE for better IDE's debugging AI code; * it's a target amount optimizations; * it's use a grouping of possible targets due same static and dynamic stats (name, abilities, rules, damage, etc); * instead of going through all possible combinations, AI uses only meaningful targets from particular groups; |
||
|---|---|---|
| .. | ||
| ma | ||
| util | ||
| Attackers2.java | ||
| ComputerPlayer6.java | ||
| ComputerPlayer7.java | ||
| ComputerPlayerControllableProxy.java | ||
| GameStateEvaluator2.java | ||
| SimulatedAction2.java | ||
| SimulatedPlayer2.java | ||
| SimulationNode2.java | ||
| SimulationWorker2.java | ||