Commit Graph

  • 3dad3747ce Fixed db2 loading, and world login. hondacrx 2023-01-11 16:38:29 -05:00
  • dd8d17a4da Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead of utf8mb3 hondacrx 2023-01-11 01:26:59 -05:00
  • 1dde57b181 Core/Creatures: Restore IsMovementPreventedByCasting logic for casting units (non-channeled) hondacrx 2023-01-11 01:26:19 -05:00
  • b5c9ce5b7e Core/Creatures: Fix IsMovementPreventedByCasting logic hondacrx 2023-01-11 01:25:23 -05:00
  • 8e2e799e94 Core/Spells: Update IsPrimaryProfessionSkill filtering hondacrx 2023-01-11 01:25:03 -05:00
  • 8a924a6cd7 Core/Conf: Update MaxPlayerLevel 60 > 70 hondacrx 2023-01-11 01:20:00 -05:00
  • 111059afe6 Core/Creatures: Fix logic when searching for nearby creatures by StringId hondacrx 2023-01-11 01:18:05 -05:00
  • 3b28d70769 Core/Spells: Fixed crash in SpellHistory::ModifySpellCooldown when cooldown is fully reset hondacrx 2023-01-11 01:13:58 -05:00
  • 7c9c7a17d1 Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet hondacrx 2023-01-11 01:07:21 -05:00
  • ea1206ec71 Scripts/RLP: Added initial spawns and some cosmetic spells hondacrx 2023-01-11 01:05:29 -05:00
  • 1ee88435c5 Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL_ATTR13_ALLOW_CLASS_ABILITY_PROCS attributes hondacrx 2023-01-11 00:47:11 -05:00
  • 44ebaec45e Scripts/Evoker: Implement Glide hondacrx 2023-01-11 00:44:58 -05:00
  • a52c1f21a6 Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value) hondacrx 2023-01-11 00:40:16 -05:00
  • 5c439a6bae Core/Characters: Added Dracthyr Evoker creation data hondacrx 2023-01-06 17:49:02 -05:00
  • 7273c7aa7c Core/Players: Fixed finding trainer id from gossip menus hondacrx 2023-01-06 17:33:20 -05:00
  • b4d6607c18 Core/Spells: Fixed crashes with spells cast by gameobject that summon creatures hondacrx 2023-01-06 17:32:11 -05:00
  • 54a507e284 Core/Maps: Fixed retrieving terrain info when on child maps hondacrx 2023-01-06 16:38:58 -05:00
  • a16289d51e Core/Maps: Implemented WMOAreaTable -1 grouipid fallback hondacrx 2023-01-06 16:24:37 -05:00
  • d939fad517 Core/Players: Implement saving edit mode account data hondacrx 2023-01-06 16:23:12 -05:00
  • b7e2c1d84a Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo hondacrx 2023-01-06 16:21:45 -05:00
  • 5a5feca121 Core/Players: Fixed trait config validation hondacrx 2023-01-06 16:15:08 -05:00
  • 54413bf584 Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers to avoid duplicate phase check (its also checked in Searcher classes) hondacrx 2023-01-06 16:08:26 -05:00
  • 0b9faa25cf Core/Movement: Don't compute orientation for vertical splines hondacrx 2023-01-06 16:01:16 -05:00
  • a804b4eeb8 Core/Objects: ignore database visibility conditions for personal clones hondacrx 2023-01-06 16:00:00 -05:00
  • 6b344e9a09 Core/SAI: Improved SMART_ACTION_JUMP_TO_POS to mirror behavior similar to SMART_ACTION_MOVE_TO_POS hondacrx 2023-01-06 15:59:08 -05:00
  • f2f765d650 Core/SAI: Add action param 7 hondacrx 2023-01-06 15:54:49 -05:00
  • a21ae2b9aa Core/Gossip: Integrate banker guid checks into shared gossip interaction data hondacrx 2023-01-06 15:51:30 -05:00
  • 5ee02ce4be Core/Chat: Fixed chat channel name validation hondacrx 2023-01-05 17:37:24 -05:00
  • ae33646702 Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb hondacrx 2023-01-05 17:30:05 -05:00
  • 7d6b86fb2e Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY hondacrx 2023-01-05 17:26:59 -05:00
  • a14038d374 Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY hondacrx 2023-01-05 17:22:24 -05:00
  • 0abdfbd279 Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area ids hondacrx 2023-01-05 17:17:13 -05:00
  • 404842681c Core/Spells: Added missing changes hondacrx 2023-01-05 17:13:45 -05:00
  • d644418262 Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_RESTED_EXPERIENCE_BONUS hondacrx 2023-01-05 17:05:01 -05:00
  • 2e14438174 Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMenu::AddMenuItem and remove GossipMenu::AddGossipMenuItemData hondacrx 2023-01-05 16:48:11 -05:00
  • 0c782c60c2 Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier hondacrx 2023-01-05 16:44:30 -05:00
  • 23c3084f00 Core/Objects: Implement FindNearestCreatureWithOptions helper function hondacrx 2023-01-05 03:02:26 -05:00
  • 40db25f49c Core/Phasing: Reduce differences between branches in GridNotifiers hondacrx 2023-01-05 02:44:38 -05:00
  • 4dc96a801c Core/SAI: Fixed unused param validation for SMART_ACTION_MOVE_OFFSET hondacrx 2023-01-04 16:57:07 -05:00
  • 1d6edf58d6 Core/SAI: Added param PointId to SMART_ACTION_MOVE_OFFSET hondacrx 2023-01-04 16:55:54 -05:00
  • 518061d4c0 Core/Creatures: Implemented AttackableBySummoner summon properties flag hondacrx 2023-01-04 16:53:34 -05:00
  • 07a3ce8df6 Core/GameObjects: Update spawn group conditions immediately after battleground capture point changes state hondacrx 2023-01-04 16:52:02 -05:00
  • 25f08ed6c9 Core/Instances: Fixed assertion failure with instance id based lockouts hondacrx 2023-01-04 16:51:05 -05:00
  • a97923510b Core/Conversations: Allow delaying starting conversations hondacrx 2023-01-04 16:49:11 -05:00
  • cfae06bfee Core: Updated allowed build to 10.0.2.47213 hondacrx 2023-01-04 16:44:40 -05:00
  • f58cd32069 Core/GameObjects: Unlink loot from gameobject before deleting it hondacrx 2023-01-04 16:43:56 -05:00
  • c686484ce5 Core/vmaps: Stop worldserver startup when gameobject models cannot be loaded hondacrx 2023-01-04 16:41:58 -05:00
  • 4718f88ed5 TDB 1002.22121 - 2022/12/20 hondacrx 2023-01-04 16:38:19 -05:00
  • 99dbb422e1 Core/Battlegrounds: Made Battleground inherit ZoneScript hondacrx 2023-01-04 16:37:19 -05:00
  • 54359e4109 Core/PacketIO: Fixed structure of SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN hondacrx 2023-01-04 16:31:49 -05:00
  • e8cc7572f8 Core/Units: Implemented UNIT_VIS_FLAGS_INVISIBLE hondacrx 2023-01-04 16:30:14 -05:00
  • 4354475fb0 Core/Creatures: Never enable gravity for creatures that can only fly hondacrx 2023-01-04 16:28:30 -05:00
  • a6a063d526 Core/Players: Implemented setting tradeskill recipes as favorite hondacrx 2023-01-04 16:25:50 -05:00
  • 66605b58ac Core/Items: Dropped deprecated ItemFlag2 ITEM_FLAG2_DONT_IGNORE_BUY_PRICE hondacrx 2023-01-04 02:57:11 -05:00
  • 9dfd0d0bd5 Core/Misc: Updated default expansion to 9 hondacrx 2023-01-04 02:54:41 -05:00
  • a8fdc4cae8 Core/Spells: Added SPELL_AURA_535 to aura enum hondacrx 2023-01-04 02:52:09 -05:00
  • 65f9c49086 Core: Updated allowed build to 10.0.2.47187 hondacrx 2023-01-04 02:51:25 -05:00
  • 55da7dc549 Core/Players: Implemented new talent system hondacrx 2023-01-04 02:50:40 -05:00
  • 0bfc448595 Core/Players: Don't remove unlearned spells from action bars hondacrx 2022-12-28 15:37:50 -05:00
  • c7a63abd39 Core/Spells: Added custom spell cast arg hondacrx 2022-12-28 15:36:59 -05:00
  • 3fcafdfa80 Core/Spells: Fixed spell effect value truncation when value is a large integer hondacrx 2022-12-28 15:31:42 -05:00
  • 989b80b056 Core: Updated to 10.0.2 hondacrx 2022-12-28 15:25:15 -05:00
  • 2dc12dbb69 Core/Spells: Extended mechanic mask to uint64 hondacrx 2022-12-17 17:37:07 -05:00
  • 3f3ea5bb89 Core/Realms: Fixed switching realms hondacrx 2022-12-17 17:18:26 -05:00
  • 38197f7996 Core/AreaTriggers: Implemented new areatrigger type: bounded plane hondacrx 2022-12-17 17:16:08 -05:00
  • a4ebb8455d TDB 927.22111 - 2022/11/20 hondacrx 2022-12-17 17:09:35 -05:00
  • 3b179a018e Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation (official name) hondacrx 2022-12-17 17:07:31 -05:00
  • 6d8f784034 More work on commands hondacrx 2022-12-17 17:05:03 -05:00
  • 3639eb455b DB Updates hondacrx 2022-11-11 19:59:49 -05:00
  • a8e2b6f88b Core/PacketIO: Name part of the unknown 9.x spline packet block hondacrx 2022-11-11 19:58:53 -05:00
  • abab879bd8 Core/SAI: Move (any) value for SMART_EVENT_MOVEMENTINFORM point to 0xFFFFFFFF hondacrx 2022-11-11 19:56:55 -05:00
  • c4ce4e45f8 Update some commands to new system. hondacrx 2022-11-09 17:30:12 -05:00
  • bca92b80b9 Fixes a crash when using auction house. and using hearth stone/teleporting. hondacrx 2022-11-05 17:55:37 -04:00
  • b5cd2f5422 Opps sha256 needed for worldsocket. hondacrx 2022-11-01 17:04:11 -04:00
  • d42acc0640 DB Updates hondacrx 2022-10-31 13:58:04 -04:00
  • 7ff79d0eda Core/Creatures: Update creature transport offsets when teleporting while on transport hondacrx 2022-10-31 13:57:54 -04:00
  • 1f774369f2 Core/Object: Implement FindNearestCreatureWithAura hondacrx 2022-10-31 13:56:14 -04:00
  • 8acc130815 Core/GameObjects: Increased default visibility range for some gameobject types hondacrx 2022-10-31 13:52:08 -04:00
  • cdf16b8a84 Core/Gossip: Add/Remove spell for disable/enable experience in group hondacrx 2022-10-31 13:49:02 -04:00
  • 1ccc903f2b Core/Conversations: Added validation for conversation_template.FirstLineId hondacrx 2022-10-31 13:46:30 -04:00
  • 77bb4dec2e Core/Spells: Corrected effect handle mode for SPELL_EFFECT_SEND_CHAT_MESSAGE hondacrx 2022-10-31 13:43:19 -04:00
  • d4c95916e7 Core/Spells: Removed unitTarget requirement from SPELL_EFFECT_CREATE_PRIVATE_CONVERSATION as it is executed in SPELL_EFFECT_HANDLE_HIT mode where no units are targeted hondacrx 2022-10-31 13:42:33 -04:00
  • 69a7e08402 Update some of warden. hondacrx 2022-10-30 16:41:43 -04:00
  • 572cdc1483 Misc fixes. hondacrx 2022-10-28 21:58:31 -04:00
  • 4c392ae3f7 DB Updates hondacrx 2022-10-26 09:15:19 -04:00
  • 25ede0f0e7 Core/Quests: Send Offer Reward Window for non-repeatable autocomplete quests hondacrx 2022-10-26 09:15:08 -04:00
  • ed05f38bad Core/Misc: Rename POI field Unknown905 to WMOGroupId hondacrx 2022-10-26 09:10:41 -04:00
  • 18aa451fca Core/Misc: Added missing config option Guild.SaveInterval to worldserver default config hondacrx 2022-10-26 01:36:52 -04:00
  • 744e9c1c19 Core/Loot: Implemented dungeon encounter personal loot hondacrx 2022-10-26 01:36:15 -04:00
  • 32960df381 Core/GameObjects: Add missing dynamic flag updates for chests hondacrx 2022-10-26 00:53:12 -04:00
  • 0b3dce3843 DB Updates hondacrx 2022-10-25 18:09:14 -04:00
  • 7fc3293fd4 Fixes some errors with loot. hondacrx 2022-10-25 18:09:05 -04:00
  • 8bb51bdd05 DB Updates hondacrx 2022-10-22 22:32:34 -04:00
  • d457828f3b Core/GameObjects: Implemented AllowMultiInteract for GAMEOBJECT_TYPE_GOOBER hondacrx 2022-10-22 22:32:25 -04:00
  • 66ad9f4ce0 Core/GameObjects: Implemented gathering nodes (gameobject type 50) hondacrx 2022-10-22 22:24:44 -04:00
  • 4cb55ce37b DB Updates hondacrx 2022-10-21 17:35:01 -04:00
  • 0b2621b348 Core/GameObjects: Implemented per player gameobject state and visibility for looted non-consumable chests hondacrx 2022-10-21 17:34:52 -04:00
  • cf7c183a51 DB Updates hondacrx 2022-10-18 16:09:51 -04:00
  • 8ae5f07174 Core/Creatures: Correct UNIT_DYNFLAG_TAPPED visibility logic hondacrx 2022-10-18 16:09:32 -04:00
  • 9b62b83984 Core/Loot: Implemented personal loot and tag sharing for non-boss loot hondacrx 2022-10-18 16:07:00 -04:00