aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2022-12-30Core/SAI: Add action param 7 (#28519)Aqua Deus
2022-12-28Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMe...Shauren
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2022-12-23Core/SAI: Fixed unused param validation for SMART_ACTION_MOVE_OFFSETShauren
2022-12-22Core/SAI: Added param PointId to SMART_ACTION_MOVE_OFFSET (#28555)Meji
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-31Core/SAI: Move (any) value for SMART_EVENT_MOVEMENTINFORM point to 0xFFFFFFFF...ModoX
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-05Core/Loot: Set loot dungeon encounter id before generatingShauren
2022-10-04Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULTShauren
2022-09-16Core/Loot: Move loot rolls from Group to LootShauren
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-09-05Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059)offl
2022-07-07Core/SAI: Allow using default npc_text from gossip_menu with SMART_ACTION_SEN...Meji
2022-06-10Scripts/Quest: Rework 'The Way to His Heart...' & make SAI's StopFollow work ...offl
2022-06-10Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)Ovah
2022-06-10Core/Spells: Increase search radius for avoid problems with some spells that ...Gildor
2022-06-08Core/SAI: Added Action SMART_ACTION_DO_ACTION for calling DoAction on target ...Antonio Martín Berti
2022-05-26Core/SAI: Removed invalid eventId restriction on SMART_EVENT_ACTION_DONE (#27...Antonio Martín Berti
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLA...Shauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-24Core/SAI: Corrected wrong useSaiTargetAsGameEventSource logic in previous commitShauren
2022-04-24Core/SAI: Implemented new action SMART_ACTION_TRIGGER_GAME_EVENTShauren
2022-04-24Core/SAI: Support gameobject targets for SMART_ACTION_PLAY_ANIMKITShauren
2022-04-01Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-26Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)offl
2022-03-24Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags (#27571)offl
2022-03-24Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map upd...Giacomo Pozzoni
2022-03-24Core/SAI: Use GetBaseObject as second param of SMART_ACTION_ACTIVATE_GAMEOBJE...offl
2022-03-24Core/SAI: Remove SMART_ACTION_SEND_GO_CUSTOM_ANIM, make SMART_ACTION_ADD_AURA...offl
2022-03-24DB/SAI: Replace SMART_ACTION_SEND_GO_CUSTOM_ANIM with GameObjectActionsoffl
2022-03-22Core/Pets: Do not force pets to follow their charmer when possessed by player...Grindelwald
2022-03-22Core/SAI: Fix error messagejackpoz
2022-03-21Core/SAI: Remove deprecated events and actions (#27258)offl
2022-03-21Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)offl
2022-03-21Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)Giacomo Pozzoni
2022-03-20Core/SAI: Make 'no, thanks' actions deprecatedoffl
2022-03-20Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET deprec...offl
2022-03-20DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, re-han...offl
2022-03-20Core/SAI: Remove deprecated events and actions (#27039)offl
2022-03-18Core/SAI: Split set/remove unit_flags actions (#26954)offl
2022-03-15Core/SAI: Remove possibility to set/remove unit_flags2offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-14Handle deprecated SAI actions and events (#26846)Giacomo Pozzoni
2022-03-13Core/SAI: Change error to warning for unused parameters (#26848)Giacomo Pozzoni
2022-03-12Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)offl