# # ChangeLog for code/branches/ai # # Generated by Trac 1.0.9 # May 10, 2024, 4:40:30 AM Thu, 30 Jun 2011 18:30:13 GMT jo [8720] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) Just a backup, before starting to update the ai branch. Thu, 30 Jun 2011 15:20:39 GMT jo [8719] * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) Trying to find a way to identify a weapon by its munition name. The ... Wed, 22 Jun 2011 16:57:16 GMT jo [8711] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) Bots are ready for rocket usage. (The hit rate for rockets is just ... Thu, 09 Jun 2011 21:40:54 GMT jo [8701] * code/branches/ai/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/AIController.h (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/ai/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/ai/src/orxonox/worldentities/ControllableEntity.h (modified) First successful attempt, to make bots shoot rockets. Unfortunately ... Tue, 12 Apr 2011 19:51:52 GMT jo [8239] * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) I forgot to remove that line. Tue, 12 Apr 2011 19:41:33 GMT jo [8238] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/DroneController.cc (modified) * code/branches/ai/src/orxonox/controllers/DroneController.h (modified) Drone (almost) doesn't shoot at it's owner anymore. Thu, 03 Feb 2011 16:46:31 GMT jo [7843] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) Little feature added: Bot's are following their victims. So that they ... Mon, 31 Jan 2011 22:36:18 GMT jo [7842] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) Console command still doesn't seem to work. botLevel_ is now defined ... Mon, 31 Jan 2011 20:33:18 GMT jo [7841] * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) That was not intened. Mon, 31 Jan 2011 20:30:13 GMT jo [7840] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) Creating a console command. Thu, 27 Jan 2011 21:55:30 GMT jo [7834] * code/branches/ai/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) The bot's level can be set via spawnpoints. Example: lastmanstanding ... Thu, 27 Jan 2011 18:50:16 GMT jo [7833] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) The ai's strength can be modified by changing the value botlevel_ . ... Thu, 27 Jan 2011 14:58:04 GMT jo [7832] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) Now the ai use lensflare if the weapon is on board and if they are ... Thu, 13 Jan 2011 19:25:19 GMT jo [7827] * code/branches/ai/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/ai/src/orxonox/controllers/Detector.cc (added) * code/branches/ai/src/orxonox/controllers/Detector.h (added) First draft. The detector tries to detect events that are critical ... Fri, 03 Dec 2010 13:37:17 GMT dafrick [7710] * code/branches/ai/data/DefaultResources.oxr (modified) * code/branches/ai/src/libraries/core/GUIManager.cc (modified) * code/branches/ai/src/libraries/tools/ResourceLocation.cc (modified) Updating branch for changes in the data repository. Please also ... Thu, 18 Nov 2010 21:40:06 GMT jo [7656] * code/branches/ai (copied)