aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2022-03-12Core/Game: include addtional parameter in Object::GetPlayerListInGridccrs
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-12Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)offl
2022-03-11Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ...jackpoz
2022-03-11Core/SAI: Warn when an unused parameter is set in the database (#26628)Giacomo Pozzoni
2022-03-11Core/SAI: Add a warning when a boolean value is outside of [0,1] range (#26608)Giacomo Pozzoni
2022-03-11Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creaturejackpoz
2022-03-11Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...Giacomo Pozzoni
2022-03-10Core/SAI: Fix typojackpoz
2022-03-10Core/Movement: comment unused parameterccrs
2022-03-10Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...ccrs
2022-03-09Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)HelloKitty
2022-03-09Core/SAI: Prevent loading invalid smart_scripts entry (#26508)robinsch
2022-03-06Core/SmartAI: AI change on charmed (#26065)Engilas
2022-03-06Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2022-03-06Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...Giacomo Pozzoni
2022-03-05Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...Ovah
2022-02-28AI/CreatureAI: Properly update Victim even while spell focusingTreeston
2022-02-28Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...jackpoz
2022-02-28Core/SAI: Allow to debug SmartAI methodsjackpoz
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2022-02-27Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2022-02-27Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...Giacomo Pozzoni
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-05 Game/AI: Implement option to move a creature back to Homeposition on Evade. ...Rushor
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Core/AI: CombatAI refactor (PR #25416)Maks Szokalski
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-05Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...Treeston
2022-02-05Core/SAI: Fix SMART_EVENT_WAYPOINT_START not being called at every waypoint c...jackpoz
2022-02-05Core/SAI: Do not allow SMART_EVENT_RESET to call SMART_ACTION_CALL_SCRIPT_RESETjackpoz
2022-02-05Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
2022-02-05Core/SAI: Reduce the chance of infinite loops/stack overflows (#25398)Giacomo Pozzoni
2022-02-05Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2022-02-04Core/AI: SortByDistance will now sort the referenced list instead of a copy o...Ovahlord
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2022-02-04Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...Giacomo Pozzoni
2022-02-04Core/SAI: Remove completed timed action lists even while evadingjackpoz
2022-02-04Core/Gossip: Add new helper method to ScriptedGossip for resolving menuId -> ...Maks Szokalski
2022-01-26Core/Gossip: Sync naming and db structure with 3.3.5Shauren
2022-01-26Core/SAI: Spell casts that cannot be executed because the unit is currently c...Giacomo Pozzoni
2022-01-26Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2022-01-26Core/AI: Remove code that removed UNIT_DYNFLAG_LOOTABLE from possessed units ...Giacomo Pozzoni
2022-01-26Core/SAI: Fix creatures casting with flag SMARTCAST_COMBAT_MOVE not switching...Giacomo Pozzoni
2022-01-26Core/SAI: Fix creatures casting spells while moving with flag SMARTCAST_COMBA...jackpoz
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni