Commit Graph

  • 3df467e345 Scripts/Spells: Properly utilize all Arcane Explosion energize effects hondacrx 2021-05-17 14:30:14 -04:00
  • 61c9f6edea Scripts/Spells: Fixed arcane barrage + explosion hondacrx 2021-05-17 14:14:17 -04:00
  • 4872dcb649 Core/Spells: Send actual power gain amount in spell energize log hondacrx 2021-05-17 14:05:59 -04:00
  • 861f0575de Fixes two crashes. hondacrx 2021-05-17 14:03:58 -04:00
  • cb06e572f3 Core/Units: No longer send PowerUpdate packets when gaining power via energize spell effects hondacrx 2021-05-13 20:37:31 -04:00
  • 1509cdfded Core/Spells: Expose number of targets selected for each spell effect to scripts to allow implementing spells that do something depending on number of targets hit hondacrx 2021-05-13 20:35:45 -04:00
  • 031cde7cb2 Core/Scenes: Fix scenes played by package id hondacrx 2021-05-13 20:18:08 -04:00
  • 2bc175877f Core: Updated allowed build to 9.0.5.38556 hondacrx 2021-05-13 20:16:26 -04:00
  • ad2b2bea81 Core/Commands: Add ItemContext argument to .additem and .additemset commands hondacrx 2021-05-11 18:20:51 -04:00
  • ac375fcebf Core/Quests: Set quest accept time updatefield hondacrx 2021-05-11 18:13:09 -04:00
  • 6e896c8829 Fix some crashes hondacrx 2021-05-11 15:27:28 -04:00
  • 3731817668 DB updates hondacrx 2021-05-11 13:00:24 -04:00
  • 10787838dc Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_KILL_PLAYERS_SAME_FACTION hondacrx 2021-05-11 13:00:12 -04:00
  • 3a4097c920 Core/Quests: Implement new quest objective types QUEST_OBJECTIVE_LEARNSPELL, QUEST_OBJECTIVE_AREA_TRIGGER_ENTER, QUEST_OBJECTIVE_AREA_TRIGGER_EXIT hondacrx 2021-05-11 12:58:46 -04:00
  • da2d1c8d13 Set commandtimeout to 4 mins when trying to do sql files. hondacrx 2021-05-11 12:55:50 -04:00
  • a762465675 Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT hondacrx 2021-05-11 12:55:00 -04:00
  • 5915e1a9a0 Core/Quests: Unify quest objective updating into one function and replace iterating entire quest log to find objective with direct {type, id} lookup hondacrx 2021-05-11 12:22:07 -04:00
  • 5cbd815f53 Core/Auras: Use owner instead of caster for same map check in SPELL_EFFECT_APPLY_AREA_AURA_SUMMONS hondacrx 2021-05-11 11:40:24 -04:00
  • 8847de54d5 Core/Quests: Quest improvements hondacrx 2021-05-11 11:39:14 -04:00
  • 852cd21cae Core/Quests: Drop unneeded QuestSpecialFlags hondacrx 2021-05-11 10:15:44 -04:00
  • d216566399 DB updates hondacrx 2021-05-07 15:41:26 -04:00
  • 68d38677ae Core/Scripts: Implemented Shifting Naaru Sliver hondacrx 2021-05-07 15:41:01 -04:00
  • 96dc601d37 Core/Player: fix issue with SendLoot when using Disarm Trap at maximum range hondacrx 2021-05-07 15:37:08 -04:00
  • 93a07915c2 DB updates hondacrx 2021-05-05 16:16:05 -04:00
  • 227100e012 Core/PacketIO: Fixed combat log packets not being sent to self hondacrx 2021-05-05 16:15:56 -04:00
  • ba6cccfce7 Core/Auras: Fixed possible crash on login with SPELL_EFFECT_APPLY_AREA_AURA_SUMMONS hondacrx 2021-05-05 16:14:22 -04:00
  • 41bee924d3 DB updates hondacrx 2021-05-04 10:47:36 -04:00
  • 121f377f70 Core/Auras: Add missing SPELL_AURA_COMPREHEND_LANGUAGE check for serverside chat translations hondacrx 2021-05-04 10:46:10 -04:00
  • c665330843 Core/Chat: Chat translation improvements (needs testing unsure) hondacrx 2021-05-04 10:45:19 -04:00
  • cbb22d291e Core/Chat: Allow incorrect spell/skill language assignments to mirror client behavior hondacrx 2021-05-03 22:15:02 -04:00
  • 89633000d1 Core/Chat: Apply chat translation also to messeges sent to self hondacrx 2021-05-03 21:53:54 -04:00
  • d4c8f36846 Core/Chat: Only exclude LANG_UNIVERSAL, LANG_ADDON and LANG_ADDON_LOGGED from chat translations instead of all languages that don't have a skill hondacrx 2021-05-03 21:53:02 -04:00
  • d426b15457 Core/Chat: Apply language translations to creature chat hondacrx 2021-05-03 21:04:12 -04:00
  • 017a25f179 Core/Chat: Load chat language data from db2 and implement serverside chat translations hondacrx 2021-05-03 20:50:13 -04:00
  • 7b739de0e9 Fixed a crash. hondacrx 2021-05-03 18:02:42 -04:00
  • aaa3964d49 Core/Grids: Move packet sending functionality out of MessageDistDeliverer and into separate, customizable class and unify LocalizedPacketDo, LocalizedPacketListDo as generic localizable action hondacrx 2021-05-02 13:41:19 -04:00
  • 7c83501ba7 Core/Grids: Allow customizing packets sent with MessageDistDeliverer and MessageDistDelivererToHostile depending on receiver hondacrx 2021-04-30 11:08:49 -04:00
  • 88d833945b Core/DataStores: Load LanguageWords.db2 and Languages.db2 for future use hondacrx 2021-04-30 10:26:36 -04:00
  • 81e96ddaaa Core/Spells: Only interrupt spells with interrupt flag Combat when spell also has SPELL_ATTR0_CANT_USED_IN_COMBAT attribute hondacrx 2021-04-30 10:20:44 -04:00
  • be9da02534 Misc fixes hondacrx 2021-04-28 11:00:29 -04:00
  • 5b0391b1d9 Core/AI: UnitAI trimming part two. WaypointX methods kicked upstairs to CreatureAI hondacrx 2021-04-28 10:58:26 -04:00
  • cb471274e8 Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they only make sense for Creatures anyway. hondacrx 2021-04-28 10:53:26 -04:00
  • 4f650d6e90 Core/Conversations: Fix conversation data handling hondacrx 2021-04-28 10:44:30 -04:00
  • ad94721b7c Core/SAI: Don't clear stored pathid if it changed after processing waypoint events hondacrx 2021-04-28 10:36:17 -04:00
  • 2f031910b3 Core/Vmaps: Reduce memory used by vmaps (and their size, slightly) hondacrx 2021-04-28 10:32:24 -04:00
  • 8c565b6032 Scripts/Spells: Implemented monk stagger hondacrx 2021-04-22 20:56:57 -04:00
  • 47f993bff5 Core/Spells: Removed extra health from feed pet hondacrx 2021-04-22 20:40:17 -04:00
  • e64b091512 Fixed a crash when trying to summon a companion pet. hondacrx 2021-04-22 12:24:09 -04:00
  • e4a5dbb0ba Fixed crash with equipmentset hondacrx 2021-04-22 09:50:39 -04:00
  • 36040abe27 Scripts/Spells: Implemented discipline priest PvP talent Trinity hondacrx 2021-04-21 22:44:18 -04:00
  • 995f43a60b Scripts/Spells: Implemented Atonement hondacrx 2021-04-21 22:36:48 -04:00
  • 431085e7d1 Core/Spells: Added spell value duration to modify aura duration of a specific spell cast hondacrx 2021-04-21 22:19:12 -04:00
  • 48d2765d56 Core/Items: Equipping rings/trinkets/weapons by right clicking them in bags will now swap the lower item level equipped one instead of first slot hondacrx 2021-04-21 22:15:24 -04:00
  • da9172430d Core/Items: Don't update average item level when obtaining/destroying non-equippable items hondacrx 2021-04-21 22:11:47 -04:00
  • 40826f78a2 Fixed two crashes hondacrx 2021-04-21 19:54:20 -04:00
  • ba064327b0 Core/DB: Fixes sometimes wrong values added to DB, also fixes errors when trying to convert updatefield to object. hondacrx 2021-04-21 18:06:46 -04:00
  • 897ca11273 Cleanups to cad2a7fa88 hondacrx 2021-04-21 11:00:46 -04:00
  • 705293ef55 Core/Database: Fixes file to large when trying to apply sql files. (ex: full db) hondacrx 2021-04-20 16:16:01 -04:00
  • 03fad79691 Core/Misc: Fix crash when loading playerchoice_response hondacrx 2021-04-20 16:14:38 -04:00
  • e75b5f9c6b Core/Spells: Implement priest holy words + modify cooldown for a charge hondacrx 2021-04-20 13:13:49 -04:00
  • 5223c73fe1 Misc DB updates. hondacrx 2021-04-19 10:47:02 -04:00
  • 1031dc9ed8 Core/PacketIO: Implemented SMSG_SPELL_ABSORB_LOG hondacrx 2021-04-19 10:46:45 -04:00
  • 3ac625e8ff Core/Auras: Implemented SPELL_AURA_SCHOOL_ABSORB_OVERKILL hondacrx 2021-04-19 10:36:03 -04:00
  • c925d7af40 Core/AI: CreatureAI.EnterCombat is now called CreatureAI.JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now. hondacrx 2021-04-19 10:22:43 -04:00
  • d0faa12ef6 Core/Spells: CastSpell Cleanup hondacrx 2021-04-18 18:42:11 -04:00
  • b1ea7212f3 Move some packets processing to map context hondacrx 2021-04-18 14:06:00 -04:00
  • 63f0f919e2 Core/Misc: Replace Time.UnixTime with GameTime.GetGameTime() hondacrx 2021-04-17 19:28:50 -04:00
  • 95889fa53c Core/Misc: Removed unneeded checks hondacrx 2021-04-17 18:41:03 -04:00
  • 17132dd6b6 Core/Entities: Fix some weird movement due to los issues hondacrx 2021-04-16 16:14:43 -04:00
  • 76b09c2731 Misc fixes hondacrx 2021-04-16 15:36:19 -04:00
  • e73c2a9710 Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with effective heal hondacrx 2021-04-16 15:35:59 -04:00
  • d1dbc3b3c0 Core/AI: Changing uint64 to ObjectGuid in GameObjectAI hondacrx 2021-04-16 15:30:27 -04:00
  • a2aa43c77d Core/Spell: Remove some leftover hack code from ::EffectSanctuary pertaining to vanish. None of this code did anything anymore. hondacrx 2021-04-16 15:26:00 -04:00
  • 4ce89c9508 Core/Movement: Add MovePoint with facing hondacrx 2021-04-16 15:24:08 -04:00
  • da0b406c8a Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spells hondacrx 2021-04-16 15:20:02 -04:00
  • 5a59f99851 Core/Spells: fix some DB errors hondacrx 2021-04-16 15:02:56 -04:00
  • 29fd117428 Core/Globals: validate creature_template mingold and maxgold fields hondacrx 2021-04-16 14:57:13 -04:00
  • 1c3ba180fc Core/Creatures: fixed school immunity unapply when updating entry and unified code hondacrx 2021-04-16 14:54:03 -04:00
  • 9714010ab3 Core/Creature: implement school immunity for creatures in creature_template hondacrx 2021-04-16 14:49:12 -04:00
  • 144ecb8817 Scripts/Commands: Add failure state for quest remove hondacrx 2021-04-16 14:43:03 -04:00
  • a5d5b7ee3d Core/Unit: make neutral guards attack players involved in PvP hondacrx 2021-04-16 14:40:23 -04:00
  • 7ef7bb1728 Core/Spells: Fixed spell channel object selection hondacrx 2021-04-14 10:30:02 -04:00
  • 8631aebaf5 Core/Cheats: Power - set max power on all powers initially + on regenerate hondacrx 2021-04-14 10:22:44 -04:00
  • 2e34fa7f67 Scripts/Spells: Removed facing requirements from penance healing component hondacrx 2021-04-14 10:20:09 -04:00
  • f197464674 Spells/Scripts: Updated Gift of the Naaru script hondacrx 2021-04-14 10:19:04 -04:00
  • 38bf85a083 Core/Auras: FIxed paladin aura stacking hondacrx 2021-04-14 10:16:48 -04:00
  • 143777cf5c Core/Guild: Implement new guild bank swap item opcodes hondacrx 2021-04-13 18:04:05 -04:00
  • 9782ad7eee Core/Misc: Some crash fixes. hondacrx 2021-04-13 16:54:14 -04:00
  • ff67fd4d38 Core/Items: Fixes saving new EquipmentSets. hondacrx 2021-04-13 09:49:14 -04:00
  • 99350e6dc6 Fix loading into world. hondacrx 2021-04-13 01:23:54 -04:00
  • b0e28e1478 Misc fixes! hondacrx 2021-04-12 15:03:12 -04:00
  • 5daa24a805 Misc db updates hondacrx 2021-04-12 14:57:22 -04:00
  • 2ec33db9a1 Core/Quests: Show quest details windows if there's only one quest in gossip menu, even if questgiver doesn't have gossip npc flag hondacrx 2021-04-12 14:57:08 -04:00
  • 96dbbb2b36 Core/Spells: Fixed multiple druid's spells hondacrx 2021-04-12 14:54:05 -04:00
  • b974c7f3a7 Script/Spells: shaman spell fixes hondacrx 2021-04-12 14:43:08 -04:00
  • 337bbb5d22 Core: Updated allowed build to 9.0.5.38134 hondacrx 2021-04-12 14:14:44 -04:00
  • 8c5d9f9727 Core/Spells: Update spell cast result enums to 9.0.5 hondacrx 2021-04-12 14:13:50 -04:00
  • 084dc44a39 Core/DataStores: Updated db2 structures to 9.0.5 hondacrx 2021-04-12 14:11:12 -04:00
  • 13631f6b4c Core/PacketIO: Updated packet structures to 9.0.5 hondacrx 2021-04-12 14:02:46 -04:00
  • d62ca82d30 Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate hondacrx 2021-04-12 12:30:51 -04:00