Search results

  • ...ing AI information. Thus, all functions on this page are only available to AI code. === ai.read_only ===
    12 KB (1,806 words) - 00:39, 11 February 2024
  • ...ible error messages. For instance, if one is transitioning and there is an AI side which does not have a leader (but it has a starting location in the ma ...ularly helpful for AI tweaking development, by helping coders identify the AI's weaknesses and strengths in the context of a particular scenario.
    15 KB (2,460 words) - 07:17, 6 May 2024
  • ...to do with matching the <code>usage</code> key of units recruitable by an AI side with their <code>recruitment_pattern</code>. It means the unit has a u
    29 KB (4,777 words) - 09:01, 30 December 2023
  • * '''controller''': The controller of that side. ("ai", "network")
    10 KB (1,604 words) - 17:53, 1 March 2024
  • <br>• Maintainer: AI
    18 KB (2,749 words) - 16:43, 28 August 2019
  • ...nd of imaginable noticeable and unnoticeable advantages (e.g. by having an AI assist in your decision making). Since the project is open source this only
    9 KB (1,535 words) - 16:11, 18 August 2020
  • ...or:''' In this scenario, you may change the behavior of an allied side’s AI using a context menu brought up by clicking on the allied side’s leader.
    66 KB (11,665 words) - 04:34, 8 May 2023
  • * Play at least one game/scenario (or droid your side to let the AI play), this can either be a normal campaign scenario or a multiplayer game
    16 KB (2,534 words) - 18:08, 14 February 2020
  • ...ish onslaught and advance on sunrise. You may even note that the computer AI actively retreats his orcs during day.
    8 KB (1,420 words) - 08:15, 20 August 2019
  • == Wesnoth AI Framework: A Composite AI == ...h AI framework is that of a composite AI. In other words, rather than the AI being one huge monolithic block, it is composed of a variety of different c
    39 KB (6,494 words) - 23:25, 9 April 2024
  • If you have trouble defeating a specific faction, practice versus the AI as that faction. If you can play the faction successfully and know the stra
    610 bytes (100 words) - 15:32, 11 July 2012
  • [ai] [/ai]
    1 KB (182 words) - 18:32, 9 September 2022
  • <h4>Daniwa: Improve the AI's Attack and Retreat decisions.</h4> '''Abstract:''' Implement a process that would allow the AI to make correct decisions in regards to attack and retreat. It will be base
    11 KB (1,937 words) - 15:38, 21 March 2014
  • |Formula AI is still functional for the time being, but it is not maintained any more. ...mation on this page, a tutorial-style guide is also available at [[Formula AI Howto]].
    16 KB (2,683 words) - 15:21, 7 April 2023
  • ...degree in computer science and entered a PhD graduate program focusing on AI research. I use C++ primarily for research and have been a teaching assist ...nd gained SVN access. Since then, I have been focusing on getting Formula AI to a point where I can begin development of the ideas set forth in this pro
    10 KB (1,601 words) - 03:20, 16 November 2022
  • ai_development, ai, artificial_intelligence, lua, multiplayer, game_development, c++, game_eng AI has been a long term contributor and developer who now wants to take respon
    23 KB (3,846 words) - 19:14, 20 February 2015
  • === Writing an AI based on the formula AI === ...David (our lead developer) has been working on a simple language to write AI in Wesnoth: [[FormulaAI]]
    4 KB (720 words) - 03:25, 16 November 2022
  • I've worked on personal projects, including a genetic optimizer of AI and a probabilistic grammar checker, in addition to work and school-related ...eating and refining my first/last one. I don't know much formal theory on AI, but I'm pretty sharp (not to imply that others aren't). I'm pretty good a
    6 KB (981 words) - 09:52, 13 December 2022
  • ...I]], as well as the number of students who are interested in developing an AI for Wesnoth as part of Summer of Code. ...y useful, but one shouldn't underestimate its difficulty. Most traditional AI methods cannot be applied to Wesnoth, so it is necessary to use highly inno
    4 KB (771 words) - 03:22, 7 May 2023
  • ...y with the campaigns but I've also played some multiplayer maps versus the AI as well.
    13 KB (2,299 words) - 21:57, 20 March 2013
  • - events that affect AI?
    8 KB (1,290 words) - 10:44, 13 December 2022
  • ...ough I do enjoy finding the patterns to the movements and reactions of the AI, in order to play against them more efficiently.
    9 KB (1,507 words) - 23:46, 20 March 2013
  • |Formula AI is still functional for the time being, but it is not maintained any more. ...if later passed to 'move= ' as the result of formula evaluation, make the AI perform a desired action.
    13 KB (2,007 words) - 17:26, 18 March 2016
  • ...new method]] is now available for this and should be used instead for new AI development. ==Lua AI Setup==
    22 KB (3,300 words) - 03:48, 11 November 2022
  • ...the scenario editor, the map editor, and the formulaAI projects. Of course AI would be fun, but I was interested in the editors as a chance to do a more
    21 KB (3,707 words) - 10:13, 13 December 2022
  • ...is time for the next level which could give every user the tool to modify AI to his needs (especially a campaign author). ...e 30% AntiUnits 70% Fastgrow, which means depending on Situation Analisys, AI will use moves suggested from one scheme or another.
    15 KB (2,545 words) - 11:54, 19 August 2020
  • ...ans in multiplayer (and possibly to suggest moves to each other and to the AI).'' * Provide a way for the AI to set and remove arrows using the framework used by whiteboard.
    4 KB (562 words) - 21:10, 9 April 2011
  • ...tiplayer (because of the multiplayer campaigns), AI (to force behaviour of AI to achieve some objectives for example attack or defend leader). The second
    10 KB (1,686 words) - 10:23, 13 December 2022
  • ...m.I want to participate to summer of code cause i want to learn more about ai that interest me a lot.I know C,C++,java,python but i can learn any languag ...cally i will start from a knowledge base with all of units statistics.When ai play should have a human behavior so it is possible to do a wrong move but
    4 KB (607 words) - 03:37, 16 November 2022
  • ...was, so it consumed 100% cpu waiting for a net reply. It also had a crappy AI and probably still has a memory leak or two. AI/CPU
    13 KB (2,332 words) - 10:31, 13 December 2022
  • ...hat I saw, I thought what I would like to participate in most would be the AI development project, mainly because recently I took a class that piqued my ===AI Idea===
    4 KB (783 words) - 03:37, 16 November 2022
  • ...ior through an agent based system] and won several Software developing and AI related awards: ** Because I am very interested in AI and I have already done similar projects (for example for the Hoshimi compe
    6 KB (957 words) - 03:34, 16 November 2022
  • ...lves could take on almost any number of Dwarves; only the stupidity of the AI saves you from a grim defeat.
    33 KB (5,978 words) - 08:30, 27 December 2022
  • ...ly will this give you the best chance of survival, it will ensure that the AI playing your allies will do useful things. This matters a lot, because many ...vely, it is possible to kill the eastern leader with Rangers/Avengers. The AI will completely ignore them once they are in the woods again. This allows y
    36 KB (6,316 words) - 20:26, 4 November 2022
  • ...ready. Your primary goal is to get a Druid quickly in this scenario - the AI uses Orcish Assassins, which will poison you. A Druid will make this far l ...ding on your difficulty. What may not be obvious to you is that the troll AI has been set up to NOT USE the two mountain hexes that border their caves,
    9 KB (1,698 words) - 16:16, 7 April 2023
  • outthink the AI or a human opponent. You can misdirect the AI (and a surprising number of human opponents)
    37 KB (6,488 words) - 07:06, 16 May 2020
  • ...scenarios</code>. The AI test scenarios are set up to be demos for various AI features.
    9 KB (1,613 words) - 04:50, 4 December 2023
  • * ai turn === ai turn ===
    44 KB (6,986 words) - 17:13, 24 March 2024
  • | wesnoth-ai || umelá inteligencia || Roman Beňo
    15 KB (2,384 words) - 06:22, 4 November 2023
  • ...s will allow us to give scenario designers an easy-to-use tool to tune the AI behavior. [ai]
    2 KB (269 words) - 03:22, 6 March 2011
  • ...size:83%">&nbsp;&nbsp;'''''droid''''' ''side''&nbsp;&nbsp;switches between AI and human control</span>
    15 KB (2,623 words) - 02:51, 26 May 2022
  • ...t_be_human=yes attribute in [side] would prevent the player for setting an AI to control the main campaign side ;-) - but since one can always droid his ...AI sides in survival games or any other MP games against the AI (AFAIK the AI sides are shown in the status tables of the majority of current MP add-ons/
    44 KB (7,542 words) - 19:06, 5 May 2023
  • | <code>Ai</code>
    40 KB (5,796 words) - 01:13, 24 October 2021
  • ...ence'', meaning your computer). If you don't specify this attribute, <code>ai</code> is the default.
    16 KB (2,648 words) - 22:06, 10 October 2018
  • ==AI Improvement Idea== ...a debugger tool into Formula AI, and create primitive library for Formula AI.
    17 KB (2,894 words) - 00:07, 21 March 2013
  • <b>I would like to reorganize the current AI subsystem to allow different people collaborate more efficiently on creatin <b>Also, I would like to make the Wesnoth AI better.</b><br/>
    41 KB (7,000 words) - 02:53, 21 March 2013
  • ...forums and wiki, and Sparks_ on irc. I am a 2nd year Computer Science and AI student in the UK. ...of-concept on a fairly strictly restricted set of functionalities using my AI design... please see the section below.)
    35 KB (5,527 words) - 00:08, 21 March 2013
  • the 'persistent' flag, ai sides can be made persistent aswell - and human sides can be set as non-per | remaining: unit, terrain_filter, some ai related classes
    36 KB (5,842 words) - 01:09, 21 March 2013
  • ...er general understanding of this project and what can be done; programming AI is over my head and I am not that great at web development.
    10 KB (1,742 words) - 02:54, 21 March 2013
  • ...onal and university projects. I've worked on lots of fields like Graphics, AI, Web Development, Computational Linguistics, image and video algorithms, so Real ones. I mean real people, not AI. Whenever is possible I like to play online with others
    11 KB (1,881 words) - 01:10, 21 March 2013
  • |The AI Arena should still be usable, but it is currently not maintained. If you en == AI Arena is an interactive AI testing framework ==
    3 KB (570 words) - 15:12, 30 November 2017
  • ...AI developers, it is also possible to replace parts or all of the default AI with custom code. ...[[RCA_AI|Default (RCA) AI]]''': If no special instructions are given, this AI is used automatically for all computer-controlled sides with no setup neede
    8 KB (1,228 words) - 18:21, 19 July 2020
  • ...I lack an effective strategy for human players. I prefer to play against AI, though will play multi-player games with friends (usually RTS). While pla
    11 KB (1,795 words) - 01:11, 21 March 2013
  • = AI Manager = ...d AI code and to manage AI lifecycle, thus avoiding any leaks and allowing AI hot-redeployment.
    777 bytes (140 words) - 03:22, 6 March 2011
  • = AI Components = ...eparate functor-like objects, to allow us to experiment in configuring the AI using various compoments.
    984 bytes (146 words) - 03:21, 6 March 2011
  • = AI Configuration = The purpose of this class is to encapsulate all AI configuration options and deserialize them from a single config or from a f
    959 bytes (160 words) - 03:22, 6 March 2011
  • Formula language should be decoupled from formula AI to allow any AI to use it. Basic formula AI functions should use the game rules library functions to avoid code duplica
    337 bytes (52 words) - 03:22, 6 March 2011
  • = Game Interface from the point of view of the AI = - tell the AI about current game state (a task that is now done by ai_interface:info )
    843 bytes (142 words) - 03:22, 6 March 2011
  • <td>AI behaviour</td> <td>AI behaviour</td>
    18 KB (3,081 words) - 03:23, 6 March 2011
  • I like playing versus friends, or at the very least versus people. AI isn't good enough to adapt and get better as you play, and there is always ...ul for basic AI regression testing, ex: run 10 different campaigns with an AI during a particular day and compare with the charts of the previous day
    13 KB (2,161 words) - 00:17, 21 March 2013
  • ...to further explore it after the conclusion of SoC. I might be getting into AI development afterwards, too.
    9 KB (1,522 words) - 19:43, 20 March 2013
  • ***I had been participatin in Google Summer of Code 2008, workin on Formula AI for Battle for Wesnoth project. My project was successful. ***I prefer human opponents much more than AI, but they have to be polite, civil and mature. I really enjoy games agains
    26 KB (4,338 words) - 00:22, 21 March 2013
  • = AI Interface = ...ce is to allow ai_manager code to be AI-independent and to allow pluggable AI implementations to be constructed from components.
    505 bytes (80 words) - 03:21, 6 March 2011
  • ...games and roguelikes. As far as opponents go, I prefer playing against an AI, however I regularly have LAN parties with my friends (and yes, we play Wes ...be added to team_info, and would simply go unused if we're dealing with an AI team (at least for now, who knows what multiplayer campaign designers have
    28 KB (4,753 words) - 03:32, 21 March 2013
  • === extract gamestate-changing actions from AI code to separate classes.=== <b>TESTING</b> ai movement.
    673 bytes (109 words) - 15:46, 7 April 2023
  • * AI ** [[Wesnoth_AI]] - Starting point for AI documentation
    4 KB (457 words) - 16:23, 29 April 2024
  • ...ation is stored. It'd be good to send it, but I need to locate it. Talk to AI? I'm guessing AI or Human? Depends on the game. Definitely human in an FPS. Puzzle games, I
    39 KB (6,571 words) - 22:12, 20 March 2014
  • controller = ai ...your ''[scenario]'' tag. It adds a second (''side=2'') side, controlled by ai, whose leader is a Dark Sorcerer. It's pretty similar to the previous ''[si
    16 KB (2,681 words) - 09:53, 18 January 2022
  • === AI sometimes causing the game to freeze === Fixed the AI taking far longer to move than it should in certain situations, which cause
    827 bytes (123 words) - 16:56, 11 July 2022
  • {{SoC2010Student_2|Darkas|SoC Ideas Lua AI}} [[Category:SoC Ideas Lua AI]]
    13 KB (2,281 words) - 00:23, 21 March 2013
  • i prefer AI opponents. If i have to play a game with some friends I'd rather it is a pe ...h spritesheets, but i see many people do so i would also love working with AI, networking wouldnt also be too bad. (I feel like a kid in an ice cream tru
    13 KB (2,298 words) - 01:13, 21 March 2013
  • ...cern permissions account for the permissions. This step may involve making AI that takes these restrictions and permissions into account when planning mo Finally is any AI work left to be done:
    17 KB (2,910 words) - 20:03, 20 March 2013
  • Note: At this time, I do not plan to implement AI support for detailed team settings. This may be added to the project if the
    22 KB (3,767 words) - 00:59, 21 March 2013
  • ...of the available documentation. This page is a reference guide to the Lua AI functions, variables and component syntax. == Lua AI Functions ==
    22 KB (3,533 words) - 23:27, 9 April 2024
  • == Methods for Modifying the AI Mid Scenario == ...tions on how to do this, or the complete list of AI resources at [[Wesnoth AI]].
    17 KB (2,693 words) - 15:59, 13 July 2023
  • <h4> Conor Nevin - Implementing a Total Defense AI </h4> Implementing a defensive mode of the AI, so that it is able to heal units whilst holding ground against an advancin
    9 KB (1,562 words) - 21:54, 20 March 2013
  • I'm playing singleplayer only so I prefer AI. Smart one, if possible.
    14 KB (2,325 words) - 01:01, 21 March 2013
  • ==== AI ==== [[SummerOfCodeProposal_AI_Improvement_Crab| Crab - SoC Proposal - AI Improvement]] ''submitted''
    2 KB (277 words) - 11:55, 13 January 2011
  • <h2>Extend Wesnoth Lua AI Support</h2> Lua AI support was recently added to wesnoth. Expose c++ AI support functions that Wesnoth has, to Lua.
    4 KB (723 words) - 16:09, 17 April 2023
  • ...the fifth release in the 1.7.x tree. This release fixes a problem with the AI ending in infinite loops that was introduced in 1.7.3. The most important c ...m the game) and adding extended AI controls in WML (the so called "Formula AI"). We will post an update if we are accepted into the program.
    39 KB (6,285 words) - 16:41, 26 January 2014
  • Besides you can't mock an AI player after beating him :)
    11 KB (1,941 words) - 01:05, 21 March 2013
  • {{SoC2010Student_2|lucamoller|SoC Ideas Lua AI}} [[Category:SoC Ideas Lua AI]]
    9 KB (1,643 words) - 00:14, 21 March 2013
  • : The only possible values are 'human', 'ai' or 'null'. Replaces a side's AI with the configuration from a specified file.
    8 KB (1,082 words) - 13:31, 12 February 2021
  • ...s GSoC’s workload would be to primarily propagate my changes over to the AI side and allow it to work without breaking the trunk version.<br>
    33 KB (5,803 words) - 00:12, 21 March 2013
  • Yes. For the XNA Game I've worked with another friend. For an AI project, I've worked with 2 friends. Both times we used S&shy;&shy;V&shy;&s If it's AI, then I prefer an adaptive one, growing in the difficulty as the game progr
    29 KB (4,996 words) - 06:48, 19 April 2023
  • ...it will be used instead of the first one when the client happens to be an AI (hence not enable to interact with a user interface). -- Called only on the client handling the current side, if it is an AI.
    21 KB (3,124 words) - 10:01, 7 May 2021
  • ...ay with a group of humans against an AI, or group of AI opponents. If the AI is of low quality, doesn't work, or isn't available, then playing with a gr
    9 KB (1,680 words) - 01:17, 21 March 2013
  • ...r|Sztuczną inteligencje (''en'')]] - jak stworzyć i edytować zachowanie AI
    5 KB (787 words) - 02:26, 12 August 2017
  • dealing with a bug in scoring of AI recall list with my code.
    36 KB (6,071 words) - 04:17, 3 May 2023
  • * Allow suggesting moves to an allied AI.
    2 KB (354 words) - 00:28, 11 April 2010
  • AI
    8 KB (1,245 words) - 01:26, 21 March 2013
  • {{SoC2010Student_2|achilles|SoC Ideas Lua AI}} [[Category:SoC Ideas Lua AI]]
    11 KB (1,897 words) - 01:19, 21 March 2013
  • * New multiplayer maps focused on player vs player vs ai (Hejnewar)
    6 KB (701 words) - 16:40, 24 November 2023
  • ===AI recruitment algorithm=== ...e at the same time. There should be a tunable parameter that will tell the AI to go either for a mass of low-cost low-quality units or few high-cost high
    7 KB (1,129 words) - 02:52, 6 March 2011
  • ...ed side matches only if it has this controller string. Sensible values are ai, human, and null. This key is disabled for networked multiplayer, since the
    4 KB (609 words) - 01:13, 25 February 2024
  • AI configuration can be written using WML. In 2009, a new style syntax for writing AI configurations in Wesnoth was created.
    6 KB (941 words) - 16:22, 17 April 2023
  • 7. I would make my allied AI not that greedy on capturing Villages. 7.I would add another enemy AI to the scenario, and of another race.
    5 KB (760 words) - 03:02, 6 March 2011
  • '''How fun do you think the scenario is? (1-10)''' 1, AI turns take way too long (5+ minutes)
    14 KB (2,544 words) - 03:43, 21 March 2013
  • #*Bugs : The Human player is swaped with an AI bot, I can't play the game (only watch what the computer is doing, and he i #*Bugs : The bug with the AI player and bugs at start (fixed after manualy loaded)
    3 KB (419 words) - 03:02, 6 March 2011
  • ...o start with...I know it's Challenging but I would concentrate to make the AI smarter, harder to beat, and the player should be relaxed and concentrating : MAKE THAT AI SMARTER... maybe make it learn from the good players with some neural netwo
    21 KB (3,532 words) - 02:28, 31 December 2010

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)