The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!
  • Monthly AI Tourney Series

    31
    11 Votes
    31 Posts
    6k Views
    maudlin27M
    10km twin rivers ai vs ai tournament results now up: https://forum.faforever.com/topic/9755/ai-vs-ai-tournament-series
  • M28AI Devlog (v322)

    717
    2
    17 Votes
    717 Posts
    3m Views
    maudlin27M
    v322 Update 32 changes, including: Asfs should do a better job at protecting game-enders from enemy strat snipe attempts ACUs should be more likely to run if they represent only a small amount of the total allied or enemy threat (due to the risks of being easily focused down) Reduced naval factory assistance in low value ponds Various late-game changes, including optimising an issue that could cause the game to pause for half a minute when M28 started building a game-ender Various LOUD specific changes Acknowledgements Relent0r - replay vs M28Easy (following which I made M28Easy less likely to build sniperbots since it doesnt kite with them)
  • AI-Uveso (v116) - AI mod for FAForever

    165
    9 Votes
    165 Posts
    56k Views
    UvesoU
    @sinhosie This version will not spawn additional units for humans. Only for AI. (Have in mind if you want to play this with friends, everyone need this mod installed. You can have the original and this mod in the same directory but don't activate both at the same time ) AllFactions_FAF_BO_Nomads_AIONLY-V1.zip
  • AI Development Guide and M27AI v81 Devlog

    220
    15 Votes
    220 Posts
    67k Views
    maudlin27M
    Hi, I'd recommend M28 for better mod compatibility. Although in theory M27 should work with unit mods, I'm not actively looking to expand it's compatibility, and in the case of BrewLAN as the FAF vault version is broken (at least the last few times I've checked) it's not something I'd be looking to fix at this stage (although if the FAF vault version does get fixed then I'd be open to investigating the issue you mention of M27 not working at all with the mod enabled)
  • Mini27AI

    2
    7 Votes
    2 Posts
    358 Views
    maudlin27M
    V2 update - fixed a bug where attacking units wouldnt get new orders when their target was dead. Also updated the wiki with a diagram of how the logic works: https://wiki.faforever.com/en/Development/AI/AI-Modding#overview-of-mini27ais-logic
  • AI-Swarm - AI Mod For FAForever

    Moved
    3
    7 Votes
    3 Posts
    4k Views
    maudlin27M
    A new version of the mod, AI-Swarm (Fixed) has been uploaded to the FAF vault. This is based on the latest release of AI-Swarm (v285) by Azraaa, with some fixes by Relent0r so that it works in FAF again.
  • RCVIII - 4v4 - AI Tournament Suggestions/Chat

    48
    4 Votes
    48 Posts
    7k Views
    FearghalF
    Updated the Header and the first few posts to be pertinent to the upcoming RCVII. Deleted many posts relating to the last 2 RC's, so... many of the comments by others, map appear out of context, to this upcoming tournament. Will start posting updates and maps on this forum in next few days. Any questions about the upcoming Tournament are welcome below. Thanks for feedback.
  • advanced AI not working in the latest patch.

    3
    0 Votes
    3 Posts
    373 Views
    MostLostNoobM
    @orangerobot Were you playing with any mods? In the Create Game screen, which Game Type did you have selected (FAF, FAF Beta Balance, FAF Develop or Nomads)? Also, please go to client > top left menu > Show logs folder > logs > sort by Date Modified. From there, drag/drop the most recent game log file (should be of the game that you experienced this issue in) into here so those that can help (not me) have that data to look at.
  • AI descriptions

    8
    1 Votes
    8 Posts
    988 Views
    R
    I believe Uveso updated his AI today, Swarm is currently waiting on the developer to update.
  • Support ACU Assist order code

    5
    0 Votes
    5 Posts
    647 Views
    UvesoU
    Well maybe the platoon builder has a template that is only using engineers, or Subcommander are excluded from the assist function. SACUs are excluded from the engineer platoons here: https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/AI/OpAI/BaseManagerPlatoonThreads.lua#L45 Also SACUs are not allowed to perma assist a factory: https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/AI/OpAI/BaseManagerPlatoonThreads.lua#L45 These need to be changed or those functions are useless for platoons with SACUs.
  • DilliDalli - 1v1 specialist AI

    13
    7 Votes
    13 Posts
    3k Views
    S
    There's such a thing as too spicy!
  • Help with beginner AI development

    3
    2 Votes
    3 Posts
    524 Views
    UvesoU
    @maudlin27 if you want to know what the AI is actual building and what platoonbuilder is used for it, then you could use my AI mod to debug this. If activated my mod provides the following debug outputs: DEBUG: AI Platoon names will show the name of the actual platoon on every unit. DEBUG: AI BuilderManager will print the actual ordered buildplatoon to the moho debug window ([F9]) [Edit] if you need help with debugging, just post your mod here or on discord and we will look at it.
  • AI Default Settings

    6
    0 Votes
    6 Posts
    1k Views
    S
    Good summary. A lot really has to do with both the AI's intentions with naval expansions - and the map makers understanding of how the AI interacts with the markers. Each AI can, and often does, have different parameters for WHEN to expand, and how far to expand. As a result, the experience can vary rather wildly. The AI developers have recently been talking about some logic to better understand what kind of naval investment is necessary, depending upon just how big a map is - and what % of the map is actually water. The idea being that the AI becomes aware that no matter what the markers may indicate - this map just isn't viable for naval work - or it's so significant that it should work much harder on naval.