Commit Graph

  • aac3003bc2 Core/Battleground: allow Random battleground and arena queues same time. hondacrx 2021-09-26 11:44:23 -04:00
  • ba423331de Core/SAI: Allow movements for creature using castflag 64 when silenced hondacrx 2021-09-26 11:40:39 -04:00
  • 3b4a440aa7 Core/SmartAI: Remove PauseMovement on AttackStart hondacrx 2021-09-26 11:39:15 -04:00
  • 1bcd5a876e Core/Players: Prevent creating characters with duplicate names hondacrx 2021-09-26 11:38:16 -04:00
  • 7befdbd11b Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match what the client does regarding being inside WMOs hondacrx 2021-09-26 11:32:01 -04:00
  • 9d5cf1d4ae Core/Movement: Fix a potential crash on newly created pets. hondacrx 2021-09-26 10:31:46 -04:00
  • ad1975b277 Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenerator and FollowMovementGenerator, full rewrite for both. hondacrx 2021-09-26 10:29:27 -04:00
  • 4004f583a9 DB Updates hondacrx 2021-09-24 10:26:22 -04:00
  • b2b482a1fe Core/Player: partial revert of m_items handling as it's cause of a exploit hondacrx 2021-09-24 10:26:13 -04:00
  • 6cf76372ac Core/Spells: Fix UNIT_CREATED_BY_SPELL in SPELL_EFFECT_SUMMON hondacrx 2021-09-24 10:23:22 -04:00
  • 61b14b5da0 Core/Spells: all bleed effects should ignore armor hondacrx 2021-09-24 10:19:33 -04:00
  • dbfef1ee87 Core/Auras: Don't save liquid auras hondacrx 2021-09-24 10:16:38 -04:00
  • 3356b921ab Core/Object: Bump hover delta handling on nearpoints downstack into GetNearPoint2D (from movement generators); functionality should be unchanged hondacrx 2021-09-24 10:05:14 -04:00
  • 3e663b9ac1 Cleanups hondacrx 2021-09-23 22:49:16 -04:00
  • 4a61a40fb8 Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is good. hondacrx 2021-09-23 22:46:22 -04:00
  • 0a6d3a9342 Core/Database: Add columns on *_banned hondacrx 2021-09-23 19:11:12 -04:00
  • 56c0fda4e6 Scripts/Spells: handle auras on unequipping scripted items hondacrx 2021-09-23 19:09:49 -04:00
  • 138ce2024a DB Updates hondacrx 2021-09-21 20:15:15 -04:00
  • 64e1b9e34f Core/Items: Disable effects on items marked as legacy hondacrx 2021-09-21 20:15:08 -04:00
  • 333afc8ba6 Core/Items: Define new item flags hondacrx 2021-09-21 20:08:38 -04:00
  • 2b08c49bbf Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR hondacrx 2021-09-21 20:04:54 -04:00
  • d771b5c9f6 Core/Movement: Fixed chase distance calculation for hovering units hondacrx 2021-09-21 18:57:34 -04:00
  • ed1fa6282e Core/Creatures: Minor HasSpell method cleanup hondacrx 2021-09-21 18:56:36 -04:00
  • 076441a76a Core/Spells: always initialize hitinfo aura hondacrx 2021-09-21 18:55:25 -04:00
  • 7322c0bd83 Scripts/Spells: fix Seaforium Blast script crash hondacrx 2021-09-21 18:54:31 -04:00
  • 8a1cfbaeb1 Core/Spells: fix delayed hit aura crash hondacrx 2021-09-21 18:53:17 -04:00
  • d450d62adb Core/Spells: Update effect value calculations hondacrx 2021-09-21 18:50:51 -04:00
  • 4aabb695d5 Core/AreaTriggers: Rename spell_areatrigger* tables to areatrigger_create_properties* according to last MiscValue research for areatrigger effects hondacrx 2021-09-17 10:57:02 -04:00
  • ba1819eecf DB Updates hondacrx 2021-09-13 13:39:32 -04:00
  • 87bc4be1b5 Forgot the files. hondacrx 2021-09-13 13:39:22 -04:00
  • 505e5ae216 Core/AreaTrigger Switch polygon vertices from Template to SpellMisc hondacrx 2021-09-13 13:39:07 -04:00
  • 381669fea6 Core: Updated allowed build to 9.1.0.40120 hondacrx 2021-09-13 13:28:06 -04:00
  • 627c84b2db DB Updates hondacrx 2021-09-09 14:49:27 -04:00
  • c9b8f09fbc Core/Achievements: Update CriteriaType enum hondacrx 2021-09-09 14:49:19 -04:00
  • 7a5671ce22 Core/Spells: autogenerate miss proc for spells with auras with hit chance -100 hondacrx 2021-09-09 13:57:02 -04:00
  • 647aca03c2 Core/Entities: completely remove 60% melee miss cap as there is no proof of its existence hondacrx 2021-09-09 13:55:36 -04:00
  • 6e9d1ba1f7 Core/Entities: don't skip immunity checks for positive spells hondacrx 2021-09-09 13:53:16 -04:00
  • a0952d0776 Core/Player: properly clear m_items array when unequipping items from the bag hondacrx 2021-09-09 13:51:36 -04:00
  • 30bd4aa6b1 Core/Entities: cleanup of weapon damage hondacrx 2021-09-09 13:49:46 -04:00
  • 56a90ee5ca Core/Spells: fix issues with delayed spells and auras hondacrx 2021-09-09 13:44:56 -04:00
  • ab3bf08b60 Core/Spells: only apply aura effects when needed. hondacrx 2021-09-09 13:39:25 -04:00
  • b9c8c54b28 Core/Auras: fix auras apply on player when loading. Fixes Ghost aura flags and player deathstate hondacrx 2021-09-09 13:38:15 -04:00
  • b027dd4da8 Core/Auras: cleanly remove linked auras when unapplying effect hondacrx 2021-09-09 13:36:37 -04:00
  • 4573123717 Core/Spells: Fix some issues with channeled spells and aura duration mods hondacrx 2021-09-09 10:23:51 -04:00
  • ed98f4a2a4 Some fixes hondacrx 2021-09-08 23:41:06 -04:00
  • 0078a136a4 Core/GameObject: Fix linked traps not being despawned properly and remove deprecated code hondacrx 2021-09-08 23:40:52 -04:00
  • 41b76ef203 Core/Unit: Guardians no longer enter combat before reaching the target hondacrx 2021-09-08 23:37:19 -04:00
  • c790d78095 Core/Entities: fix creatures ignoring immune flags. hondacrx 2021-09-08 23:36:28 -04:00
  • b071efe105 Core/Spell: fix LoS checks for GameObject spells hondacrx 2021-09-08 23:35:22 -04:00
  • b530251d6c Core/Spells: Avoid static analysis false positive hondacrx 2021-09-08 23:31:13 -04:00
  • 7cfe3c0021 Core/Spell: fix SendSpellMiss requiring caster Unit hondacrx 2021-09-08 23:26:14 -04:00
  • 7770ef3f5e Core/Spell: fix target checks hondacrx 2021-09-08 23:21:51 -04:00
  • 30f15d3557 Scripts/Spells: Quest King of the Mountain hondacrx 2021-09-08 23:05:09 -04:00
  • efa44234b7 Scripts/Spells: Fixed mage ice block to not heal without aura 320913 hondacrx 2021-09-08 22:58:55 -04:00
  • 0b3177fc1f Core/Spells: register and apply individual aura effects on hit handler hondacrx 2021-09-08 22:55:23 -04:00
  • f9779537a8 Core/Spells: Fix periodic rolling adding bonuses twice hondacrx 2021-09-08 22:52:23 -04:00
  • d3530ddf1c Fixed a crash in RequestEarlyLanding hondacrx 2021-09-08 17:41:20 -04:00
  • 5c4a7511ff Core/Spells: Cleanup spell effects hondacrx 2021-09-08 17:40:50 -04:00
  • 2af5cad79f Core: Updated allowed build to 9.1.0.40000 hondacrx 2021-09-05 10:14:32 -04:00
  • 1e96f4a663 Core/Auras: Fixed cherry-pick mistakes in Unit::RemoveMovementImpairingAuras and Unit::HasAuraWithMechanic hondacrx 2021-09-05 10:14:01 -04:00
  • fcb7edb93f Core/Spells: Remove leftover code from old mechanic - default spellpower scaling coefficients hondacrx 2021-09-05 10:11:16 -04:00
  • 4c08eebc49 Fixed two crashes hondacrx 2021-09-04 20:53:47 -04:00
  • cdd34e644a Fixes loading into server/creating new character. hondacrx 2021-08-31 13:20:06 -04:00
  • 4e03358392 Core/Spells: Remove outdated damage calculations from Spell::EffectSchoolDMG and Spell::EffectWeaponDmg hondacrx 2021-08-30 16:29:23 -04:00
  • 7a438882ca DB Updates hondacrx 2021-08-30 15:56:44 -04:00
  • 02f1211445 Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlers, it was commented out in almost every handler hondacrx 2021-08-30 15:55:48 -04:00
  • 6e9451082d Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty vectors on every spell cast hondacrx 2021-08-30 15:46:45 -04:00
  • 85f7edc339 Misc fixes. hondacrx 2021-08-29 18:46:18 -04:00
  • b66d65d406 Core/Reputation: Fixed FriendshipReputationFlags::NoRepGainModifiers implementation hondacrx 2021-08-29 18:28:48 -04:00
  • 949d4806c5 Core/Spells: rework part 5: GameObject casting hondacrx 2021-08-29 18:27:08 -04:00
  • e97ffa304d Core/Spells: rework part 4: iterate over effects first hondacrx 2021-08-28 22:35:39 -04:00
  • 091272755c Core/Spells: rework part 3: spells only handle at most one UnitAura and one DynObjAura during its lifetime hondacrx 2021-08-28 17:03:47 -04:00
  • 5ff5fb7d3f Core/Spells: rework part 2: Split up target selection logic hondacrx 2021-08-28 14:40:52 -04:00
  • 9123dec4b9 Core/Spells: rework part 1: Improved positive detection logic hondacrx 2021-08-28 13:56:32 -04:00
  • e35094f0a3 DB Updates hondacrx 2021-08-27 15:40:46 -04:00
  • be0575f654 Fixed server loading. hondacrx 2021-08-24 12:35:22 -04:00
  • 6776e6f078 DB Updates hondacrx 2021-08-24 12:27:52 -04:00
  • 8636712938 Core/Creatures: Remove hover on death hondacrx 2021-08-24 12:27:36 -04:00
  • e4240fcd94 Core/Creatures: Reworked setting move types in database hondacrx 2021-08-24 12:23:39 -04:00
  • 89058fec83 Core/Movement: Fixed creature hover hondacrx 2021-08-24 11:10:59 -04:00
  • 1c5bb258d5 Core/CreatureAI: CheckBoundary -> IsInBoundary, better reflects what it does. hondacrx 2021-08-24 10:56:39 -04:00
  • 8c9eebcf3e DB Updates hondacrx 2021-08-23 14:41:52 -04:00
  • d773f6e71b Core/Player: Do not remove auras from Gamemasters in arenas hondacrx 2021-08-23 14:41:44 -04:00
  • 35c3699d4e Core/Conditions: validate object types when conditioning implicit spell targets with CONDITION_OBJECT_ENTRY_GUID hondacrx 2021-08-23 14:41:04 -04:00
  • 31d6fb2e24 Core/Entities: ghouls start with full energy hondacrx 2021-08-23 14:31:37 -04:00
  • 663f082640 Some Cleanups from porting. hondacrx 2021-08-23 14:29:45 -04:00
  • 00e0fa85e2 DB Updates hondacrx 2021-08-22 23:14:40 -04:00
  • 2b261a03d3 Core/Maps: Fixed outdoors check hondacrx 2021-08-22 23:14:19 -04:00
  • 607f891fa8 Core/Achievements: Several criteria fixes hondacrx 2021-08-22 23:12:19 -04:00
  • 1f6a2b3516 Core: Updated allowed build to 9.1.0.39804 hondacrx 2021-08-20 19:06:15 -04:00
  • f639a44707 Core/Spells: explicitly disable non proccing auras when generating default procs hondacrx 2021-08-20 19:05:59 -04:00
  • 9947e778b7 Core/Auras: remove too strict checks in area auras, since a few aren't owned by its caster hondacrx 2021-08-20 18:55:14 -04:00
  • 14392fe24c Core/Auras: fixed SPELL_AURA_MOD_HIT_CHANCE honoring stack rules in all cases hondacrx 2021-08-20 18:51:50 -04:00
  • 936f9d4d93 Core/Auras: added sanity checks for area auras having a different owner unit than caster hondacrx 2021-08-20 18:50:01 -04:00
  • 129c973ca0 TDB 910.21081 - 2021/08/18 hondacrx 2021-08-20 18:43:53 -04:00
  • 2fc1b437d0 Core/PacketIO: Do not send hotfix Status::Valid when we don't have a hotfix blob for current locale hondacrx 2021-08-20 18:41:12 -04:00
  • 7d01fb7ca5 DB Updates hondacrx 2021-08-17 09:52:20 -04:00
  • 2aadd8a721 Misc fix hondacrx 2021-08-17 09:52:08 -04:00
  • ea364025fb Core/Quests: Fixed quests not working after relogging hondacrx 2021-08-17 09:51:52 -04:00
  • c3367b7508 Core/Spells Implement targets 133, 134, 135 : TARGET_UNIT_LINE_CASTER_TO_DEST_*** hondacrx 2021-08-15 09:05:23 -04:00