Commit Graph

  • dd7ffa89dc Core/Maps: Use a fixed offset instead of full collision height when retrieving floor Z hondacrx 2022-05-25 13:55:04 -04:00
  • 3bf139e9c7 Scripts/Events: Fix achievement in Love is in the air: "Lonely?" hondacrx 2022-05-25 13:51:51 -04:00
  • a59b3b8075 Core/SmartAI: AI change on charmed hondacrx 2022-05-25 13:46:41 -04:00
  • f2ebe247ba Core/Unit: Fix crash when exiting a vehicle hondacrx 2022-05-25 13:40:49 -04:00
  • b219548745 Core/Unit: Set stand state on damage only to players hondacrx 2022-05-25 13:39:33 -04:00
  • 78d39e4c19 Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseDelay() hondacrx 2022-05-25 13:36:12 -04:00
  • 1e041a00d8 Core/Scripts: Verify & migrate spell school immunities to DB hondacrx 2022-05-25 13:32:29 -04:00
  • 681b62e2d0 Fix build hondacrx 2022-05-25 13:30:11 -04:00
  • 6297e81009 Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT hondacrx 2022-05-25 13:30:00 -04:00
  • b83c96a59e Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) hondacrx 2022-05-24 19:16:42 -04:00
  • 820eea5949 Core/Creature: Add new db field InteractionPauseTimer hondacrx 2022-05-24 19:13:45 -04:00
  • 678c657f7d Misc fixes hondacrx 2022-05-24 19:02:03 -04:00
  • f705cae647 Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_PARTY hondacrx 2022-05-24 18:23:20 -04:00
  • b3eec19d55 Fix build. hondacrx 2022-05-24 18:21:45 -04:00
  • a89977ad99 Core/Unit: Fix movement hiccups in water hondacrx 2022-05-24 18:20:46 -04:00
  • 5b76bfe10d Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating Deviate Fish hondacrx 2022-05-24 14:42:26 -04:00
  • fe78a4651c Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specifying a chance hondacrx 2022-05-24 14:31:16 -04:00
  • 271c3fd945 Core/Maps: move pooling hand-off outside of Map::CheckRespawn hondacrx 2022-05-24 14:27:27 -04:00
  • 3e7425030b Core/Maps: Use the same logic to calculate grid coords to avoid mismatches hondacrx 2022-05-24 13:43:59 -04:00
  • 88d36a9039 Scripts/Commands: Include map min height in ".gps" command hondacrx 2022-05-24 13:41:37 -04:00
  • 871dc5ab5d Core/SAI: implement new smart actions to change AI Animkits and to enable/disable hover movement hondacrx 2022-05-24 13:40:19 -04:00
  • f10f1e4000 Core/Visibility: Split BG/Arena visibility settings hondacrx 2022-05-24 13:35:17 -04:00
  • bae70ca8ab Core/Movement: Add a debug log when a player falls below the map hondacrx 2022-05-24 13:25:44 -04:00
  • 025392b50a DB/Creature: Properly apply CREATURE_FLAG_EXTRA_NO_SKILLGAIN hondacrx 2022-05-24 13:24:12 -04:00
  • 8bee5cf3f6 Core/Player: Adjust fall damage log hondacrx 2022-05-24 13:22:27 -04:00
  • c3e8791aac Misc fixes hondacrx 2022-05-24 13:20:05 -04:00
  • 3c8c31ecd7 Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn groups hondacrx 2022-05-24 13:19:48 -04:00
  • a309a28164 Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called for creatures without m_respawnCompatibilityMode hondacrx 2022-05-24 13:08:11 -04:00
  • c5f84e953f AI/CreatureAI: Properly update Victim even while spell focusing hondacrx 2022-05-24 13:06:13 -04:00
  • e775c710db Core/Spells: Aura refresh improvements hondacrx 2022-05-24 13:02:26 -04:00
  • 1e80eb21f0 Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the current path was not paused hondacrx 2022-05-24 12:57:10 -04:00
  • 3c3d16ab09 Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into OnSpellCastFinished hondacrx 2022-05-24 12:54:25 -04:00
  • bf0c12ab0c Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() hondacrx 2022-05-24 12:50:07 -04:00
  • 85766a168c Core/Movement: fix units falling through the ground when hover mode is disengaged hondacrx 2022-05-24 12:48:37 -04:00
  • b29c191d99 Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff hondacrx 2022-05-24 12:47:46 -04:00
  • ba71bd81b4 Core/Mail: Replaced blocking db query in mail sending with async version hondacrx 2022-05-24 11:09:49 -04:00
  • 334ea523c3 Core/Auction House: Eliminate blocking db queries for account permissions when expiring auctions that have offline bidders hondacrx 2022-05-24 10:23:12 -04:00
  • 9f7db1d08b Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is enemy or BasePoints are negative hondacrx 2022-05-24 10:14:44 -04:00
  • b0ac02546a Core/Creature: Ignore combat reach when looking for assisting creatures hondacrx 2022-05-24 10:13:19 -04:00
  • 52b9e6cb31 Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-accept quests. hondacrx 2022-05-24 10:10:10 -04:00
  • 5e65e712c6 Core/SAI: Add orientation and delay columns to waypoints table hondacrx 2022-05-24 10:05:48 -04:00
  • a4d5b9eb6f Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 world loop update hondacrx 2022-05-24 10:04:06 -04:00
  • 17feb111df Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead of 3D hondacrx 2022-05-24 10:02:04 -04:00
  • 8f66ab059d Core/Quests: Do not tell the client to request questgiver details for the next quest in chain on quest reward if the player cannot accept it yet hondacrx 2022-05-23 17:25:04 -04:00
  • 1181a496ec Scripts/Spells: Delete obsolete druid spell scripts hondacrx 2022-05-23 17:23:42 -04:00
  • 031bc6816b Scripts/Spells: Fixed Rapture hondacrx 2022-05-23 17:21:54 -04:00
  • eb95b0106d Core/Quests: Fixes response selection to use correct referenced identifier hondacrx 2022-05-23 17:18:01 -04:00
  • d780b46dca Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR hondacrx 2022-05-23 17:14:23 -04:00
  • 63f17d776a Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT hondacrx 2022-05-23 17:11:04 -04:00
  • 6a29799a6e Some cleanups hondacrx 2022-05-10 14:35:56 -04:00
  • 867f528ac0 Core/Objects: Added helper structures to allow using customized updatefield sending packet functions with Trinity::MessageDistDeliverer hondacrx 2022-05-10 14:35:41 -04:00
  • c9a045e3c8 Core/Objects: Add new 9.2 guid types hondacrx 2022-05-10 13:52:42 -04:00
  • 2c38cbde12 Core/PacketIO: Rename some new opcodes hondacrx 2022-05-10 13:33:19 -04:00
  • 31a70e8b50 Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2022-05-10 09:41:51 -04:00
  • e72de12497 Core: Updated allowed build to 9.2.0.42423 hondacrx 2022-05-10 09:40:59 -04:00
  • 1404bdb1ac DB Updates hondacrx 2022-05-10 09:40:07 -04:00
  • ad65e14735 Core/PacketIO: Fixed placeholders in DungeonScoreSeasonData hondacrx 2022-05-10 09:39:47 -04:00
  • 1f21e6893f Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506) hondacrx 2022-05-10 09:38:14 -04:00
  • 9ee18f2c9e Core/Misc: Update various enums for 9.2 hondacrx 2022-05-10 09:31:05 -04:00
  • af276ca0c4 Core/DataStores: Updated db2 structures to 9.2.0 hondacrx 2022-05-10 09:23:07 -04:00
  • 0bbabbd667 Core/PacketIO: Updated packet structures to 9.2.0 hondacrx 2022-05-09 23:14:38 -04:00
  • 1ca851db26 Core/Auras: Implemented PROC_FLAG_DEAL_HELPFUL_PERIODIC and PROC_FLAG_TAKE_HELPFUL_PERIODIC for periodic healing auras hondacrx 2022-05-09 13:26:34 -04:00
  • 3355b1e066 Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY hondacrx 2022-05-09 13:24:59 -04:00
  • ac97b9b15b Core/Maps: Add Map::DoOnPlayers helper function hondacrx 2022-05-09 13:23:28 -04:00
  • 94eea137ae Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics hondacrx 2022-05-09 13:11:27 -04:00
  • 1f184161b9 Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN hondacrx 2022-05-09 13:06:23 -04:00
  • 9c5330fd99 Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS hondacrx 2022-05-09 13:03:59 -04:00
  • 700b652779 Scripts/Spells: updated Penance hondacrx 2022-05-09 12:55:51 -04:00
  • 1f00a96b1e Scripts/Spells: Fix monk roll hondacrx 2022-05-09 12:45:56 -04:00
  • d615cb4e67 Scripts/Spells: Fixed Cold Snap hondacrx 2022-05-09 12:38:17 -04:00
  • 252cf1cfd0 Core/Spells: Fixed spell Launch phase being handled at incorrect time for spells with LaunchDelay hondacrx 2022-05-09 12:35:24 -04:00
  • 72684c5245 Scripts/Spells: Fix priest talent Power Word: Solace hondacrx 2022-05-09 12:34:41 -04:00
  • 7489ae7019 Scripts/Spells: Fix priest talent Twist of Fate hondacrx 2022-05-09 12:31:43 -04:00
  • 0c186f35bb Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY hondacrx 2022-05-09 12:30:19 -04:00
  • 381f7bc02a Scripts/Spells: Fixed Infusion of Light hondacrx 2022-05-07 23:13:31 -04:00
  • 4d5305e469 Scripts/Spells: Fixed mage Blizzard hondacrx 2022-05-07 23:03:47 -04:00
  • f7780605df Scripts/Spells: Fixed Power Word: Shield hondacrx 2022-05-07 22:55:43 -04:00
  • 3f64c4d2f8 Scripts/Spells: Fixed holy paladin talent Awakening hondacrx 2022-05-07 22:49:40 -04:00
  • 8dcfa0a352 Core/Players: Don't load spell overrides for inactive specializations hondacrx 2022-05-07 22:44:45 -04:00
  • 3806d3f18f Core/Spells: Ignore existing cooldown for spells using TRIGGERED_IGNORE_SPELL_AND_CATEGORY_CD instead of only skipping setting new cooldown hondacrx 2022-05-07 22:43:46 -04:00
  • f67434306f Core/Auras: Proc flag updates hondacrx 2022-05-07 22:41:24 -04:00
  • 655a4f9857 Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACK hondacrx 2022-05-07 15:10:06 -04:00
  • 68dbe8758c Scripts/Spells: Fixed Divine Purpose hondacrx 2022-05-07 15:08:15 -04:00
  • e1e8027159 Core/Auras: Implemented ProcFlags2 hondacrx 2022-05-07 15:05:30 -04:00
  • cf15d538cc Core/Spells: Load entire proc flags array from db2 hondacrx 2022-05-07 14:56:20 -04:00
  • db6cfeca04 Core/Scripts: Added script hook to execute actions after completing an achievement hondacrx 2022-05-05 13:53:23 -04:00
  • add1e659bf Core/Spells: Pass cast item level to triggered spells hondacrx 2022-05-05 10:21:47 -04:00
  • fd9501dbe0 Core/Conditions: Add missing null checks for PlayerCondition hondacrx 2022-05-05 10:06:59 -04:00
  • 8abb8679db Misc fixes hondacrx 2022-05-05 10:03:40 -04:00
  • fe56f40eac Core/Spells: Fixed TARGET_UNIT_TARGET_ALLY_OR_RAID targeting hondacrx 2022-05-05 10:03:27 -04:00
  • 39ec9e309f Core/Objects: Use player as summoner for personal clones hondacrx 2022-05-05 10:02:40 -04:00
  • fcdcb69fe5 Core/Spells: Implement CAST_FLAG_EX_IGNORE_COOLDOWN - causes spells to not automatically trigger cooldown clientside hondacrx 2022-05-05 09:54:37 -04:00
  • 09a4e13453 Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PARRY and SPELL_ATTR7_NO_ATTACK_MISS hondacrx 2022-05-05 09:52:50 -04:00
  • 1daa90dfb9 Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA hondacrx 2022-05-05 09:36:14 -04:00
  • 3baad2a8c5 Scripts/Spells: Fixed Art of War hondacrx 2022-05-05 09:32:19 -04:00
  • efbcdab1c5 Scripts/Spells: Fix mage Comet Storm hondacrx 2022-05-05 09:23:05 -04:00
  • aeb27ea781 Core/Transports: Add missing null pointer check in Transport::SummonPassenger hondacrx 2022-05-04 11:02:57 -04:00
  • 6730879069 Core/Creatures: Add summoned creatures to summoners transport hondacrx 2022-05-04 11:01:33 -04:00
  • 14ab083e53 Scripts/Spells: Fixed Icefury talent proc and frost shock energize hondacrx 2022-05-04 10:59:14 -04:00
  • d8aee90419 Scripts/Spells: Fix shaman Undulation talent hondacrx 2022-05-04 10:49:01 -04:00