hondacrx
|
66df29db11
|
Scripts/Spells: Runic Healing Injector
Port From (https://github.com/TrinityCore/TrinityCore/commit/66f5275d2683a292afae3acdded4d252e29a2703)
|
2022-01-04 17:49:24 -05:00 |
|
hondacrx
|
96e750cdfb
|
Scripts/Commands: Cleanup some output from .go instance
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7e7c52c1a4ae79e049354d6ab406dfaad80d309)
|
2022-01-04 17:43:31 -05:00 |
|
hondacrx
|
97ce4d6db7
|
Misc fixes and missed stuff.
|
2022-01-04 17:37:55 -05:00 |
|
hondacrx
|
ed761eb400
|
Core/Pooling: Quest pooling rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051)
|
2022-01-04 17:35:29 -05:00 |
|
hondacrx
|
9e61335fe8
|
Core/Vehicle: Change vehicle accessories' phase according to the player on the vehicle
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d5086da1747816e1a4e8518e16ab1923de22e1a)
|
2022-01-02 19:54:18 -05:00 |
|
hondacrx
|
418289e41c
|
Core/Chat: Always save channel info to database on shutdown if persistence is enabled.
Port From (https://github.com/TrinityCore/TrinityCore/commit/a18268156ab5a0e455637f1eb42120edc64a0497)
|
2022-01-02 19:50:35 -05:00 |
|
hondacrx
|
92c90bf777
|
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always const. Error logs for various stuff.
Port From (https://github.com/TrinityCore/TrinityCore/commit/14c38a1c529e634b068a67b3e7475ddcf599086b)
|
2022-01-02 19:49:21 -05:00 |
|
hondacrx
|
82d3e3d8f4
|
Scripts/Spells: Fix Incanters Flow
Port From (https://github.com/TrinityCore/TrinityCore/commit/da8d6b5180a586f2cbf8ea4e859a1d5336ea8336)
|
2022-01-02 19:34:49 -05:00 |
|
hondacrx
|
45fba1e81a
|
Core/Creature: add a spell-focus-check method.
Port From (https://github.com/TrinityCore/TrinityCore/commit/44e9572a77061a8ddf04940f8e76f6585ad4ca05)
|
2022-01-02 19:31:22 -05:00 |
|
hondacrx
|
6a42e70544
|
Core/Unit: rename more things
Port From (https://github.com/TrinityCore/TrinityCore/commit/4db13853f7707c168c1297e662f9e6085d2f01be)
|
2022-01-02 19:28:27 -05:00 |
|
hondacrx
|
a2a2eb3581
|
Core/Unit: rename more methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/a58881d6dac1975b77abf361c5dc5ffcd755d2be)
|
2022-01-02 19:26:31 -05:00 |
|
hondacrx
|
6ad0b6f159
|
Core/Unit: rename IsFocusing method
Port From (https://github.com/TrinityCore/TrinityCore/commit/be4ed9152c1a9c3dab9949eb36d867b763603f60)
|
2022-01-02 19:25:23 -05:00 |
|
hondacrx
|
32a3480c0f
|
Core/Spell: honor IsStackableOnOneSlotWithDifferentCasters() when deciding if an aura should stack from different casters or not.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2f2de263114e1227e348a9177bf8b60076a17553)
|
2022-01-02 19:16:31 -05:00 |
|
hondacrx
|
e70e2d0088
|
Core/SmartAI: SmartAI creatures no longer process health-based hooks after death.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3db58c4d96c446b736b84d4954f8fd9c9e309e33)
|
2022-01-02 19:15:03 -05:00 |
|
hondacrx
|
81ab3b4080
|
Don't allow to summon dead hunter pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/92fc09b1b5507c11c9e7ca63e6de0ec7574f0810)
|
2022-01-02 19:12:50 -05:00 |
|
hondacrx
|
75d3497d38
|
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8839fa3fe24e72e4506e94389663b82ab2292649)
|
2022-01-02 13:44:00 -05:00 |
|
hondacrx
|
4c0eb3f2e2
|
Scripts/FollowerAI: Some cleanup:
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c3eb07889f72955879c8a0e0881b51befb60067)
|
2022-01-02 13:06:01 -05:00 |
|
hondacrx
|
c4bc8c6362
|
Core/Spells: fixed root behaivior of creatures that are being rooted via movement template while getting a root aura removed
Port From (https://github.com/TrinityCore/TrinityCore/commit/d01a22f58ea19ce9ec71ea7c26adfbdea183fbd2)
|
2022-01-02 12:40:12 -05:00 |
|
hondacrx
|
c9621dcbe1
|
Entities/Unit: fix an unrelated check from doing nothing because somebody didn't understand how type-casting works
Port From (https://github.com/TrinityCore/TrinityCore/commit/4330b7c921203486174fa818908b74d06f61c9f8)
|
2022-01-02 12:36:51 -05:00 |
|
hondacrx
|
24e4068761
|
Entities/Unit: Add a missing underflow check to prevent really really low damage from underflowing when paired with flat damage modifiers.
Port From (https://github.com/TrinityCore/TrinityCore/commit/970a89a8c3e615244b5968e04d888100fba2cff0)
|
2022-01-02 12:35:46 -05:00 |
|
hondacrx
|
c67235e219
|
Core/GameEvent: Fix OnGameEvent() hook not being called on Creature/GameObject spawned by the event itself
Port From (https://github.com/TrinityCore/TrinityCore/commit/dad86f5bce429e780fd0c4983bec0c52e52e4573)
|
2022-01-02 12:34:53 -05:00 |
|
hondacrx
|
f954046c4c
|
Core/Combat: Properly unset engagement flag on death.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b1ca0ca128425677043d36a147a019f6d2ac6e6)
|
2022-01-02 12:32:11 -05:00 |
|
hondacrx
|
c7224deafe
|
Core/Misc: Kick a Totem error log upstairs one stack frame to give it access to various debug info
Port From (https://github.com/TrinityCore/TrinityCore/commit/2b65dbbeabc3cde156d43e8e2657195e813821f1)
|
2022-01-02 12:26:12 -05:00 |
|
hondacrx
|
e7ab9031ac
|
Core/AI: No longer do strange things when told to enter evade mode while there's no need to do so, typically by terrible legacy code.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3269c4278933d65ef0df619a50cbd0b851cab4fc)
|
2022-01-01 17:58:34 -05:00 |
|
hondacrx
|
0ae91739bc
|
Core/Threat: Properly update offline states even if all threat references are offline.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0e13ed412a304e91a24eded6c31842dbb7ea53de)
|
2022-01-01 17:57:13 -05:00 |
|
hondacrx
|
5c57253090
|
Core/AI: PetAI now properly signals engagement state.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1759502f5d4cc89ab80e9cfb93c804e096a3ad93)
|
2022-01-01 17:56:20 -05:00 |
|
hondacrx
|
86f7a08870
|
Core/Spells: Fix infinite loop
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6e73b7b13ddc48f98f46d1af13a95b9cf67cccd)
|
2022-01-01 17:55:01 -05:00 |
|
hondacrx
|
f564667466
|
Core/Arenas: Remove doors in RL, NA and BE when arena has begun
Port From (https://github.com/TrinityCore/TrinityCore/commit/46c0f0d8fe9c9880b7e8cf12b589b06aa757fc80)
|
2022-01-01 17:52:36 -05:00 |
|
hondacrx
|
7c14a1754a
|
Core/Spells: Added spellgroup support to HandleModCastingSpeed
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca71fc7b6cc43d4883ad0a2a4c649b36a841b022)
|
2022-01-01 17:41:59 -05:00 |
|
hondacrx
|
c900592e1c
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/446997cdf2bf24163141d7dcaa80bb6ef891f933)
|
2022-01-01 17:37:27 -05:00 |
|
hondacrx
|
23ee2b5a48
|
Scripts/Spells: Fix priest Mind Bomb
Port From (https://github.com/TrinityCore/TrinityCore/commit/01ac538cd252151f0db16748aa81a813a23b18b7)
|
2022-01-01 17:17:39 -05:00 |
|
hondacrx
|
a2dcceb4f2
|
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/05037bd936756b8ae553d17fd920ad8316f27487)
|
2022-01-01 17:13:41 -05:00 |
|
hondacrx
|
af0979903c
|
Core/Spline: Fix crash
Port From (https://github.com/TrinityCore/TrinityCore/commit/e998a1169d9570ae1fe44683287eaf443b573089)
|
2022-01-01 17:09:21 -05:00 |
|
hondacrx
|
077cdc5d23
|
Core/AI: No longer override chase movement with follow movement if the creature engages before JustAppeared has had a chance to fire.
Port From (https://github.com/TrinityCore/TrinityCore/commit/a4c2c0fb1d1b9fae832ecc52aa68fe3fb8d1ca52)
|
2022-01-01 17:08:13 -05:00 |
|
hondacrx
|
942feb2c3e
|
Core/Instance: remove wrong raid-only restriction in the logic that kicks offline players out of instances when the instance is reset.
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2b1b3e2aad4f2ecfbf156d96890c1ecde678c11)
|
2022-01-01 17:06:19 -05:00 |
|
hondacrx
|
2842cc9c91
|
Core/AI: Finally move the "is creature engaged" flag to be a property of the creature AI, where it honestly always belonged.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c13d83796f7b2111c5dcf8546bdd84eccd232ae3)
|
2022-01-01 17:05:29 -05:00 |
|
hondacrx
|
9b3fe829d6
|
Core/Misc: Handle timezones for hour-specific events specifieds in worldserver.conf
Port From (https://github.com/TrinityCore/TrinityCore/commit/493fe066f6b107a9f356d693c5d37d878d3a63eb)
|
2022-01-01 16:35:15 -05:00 |
|
hondacrx
|
a4c4897b4d
|
Core/SmartAI: add missing movement generator type check on SmartAI::SetCombatMove
Port From (https://github.com/TrinityCore/TrinityCore/commit/e94dca132b4a505f3cc4583bd63879148ad51ca3)
|
2022-01-01 16:17:58 -05:00 |
|
hondacrx
|
c0aad82cd1
|
Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome()
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1ef2f73a4da4cf466728903207e9d623800d70e)
|
2022-01-01 16:11:41 -05:00 |
|
hondacrx
|
61391aa446
|
Core/Movement: add a velocity argument for the spline chain meta table
Port From (https://github.com/TrinityCore/TrinityCore/commit/a24a5e77786266ee9456fa8c422a173168804a1f)
|
2022-01-01 16:06:50 -05:00 |
|
hondacrx
|
e24a3cb982
|
Script/Hunter: fix Snake Trap's snakes' initialization.
Port From (https://github.com/TrinityCore/TrinityCore/commit/65abf9b48285f91aca89025a4ec3778533a00d15)
|
2022-01-01 15:56:18 -05:00 |
|
hondacrx
|
263ad06c82
|
Core/Creature: honor existing DB data for health and mana in case of summoned pets that don't have pet-specific stat data.
Port From (https://github.com/TrinityCore/TrinityCore/commit/434ef51c10535a4ef79e6210a762b9680518442b)
|
2022-01-01 15:55:33 -05:00 |
|
hondacrx
|
acda66329b
|
Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because stat calculation from guardians is already done in Guardian::InitStatsForLevel.
Port From (https://github.com/TrinityCore/TrinityCore/commit/537b425377c065e5a99486387247349bde0a37ea)
|
2022-01-01 15:50:59 -05:00 |
|
hondacrx
|
278cac8bec
|
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum iteration capability to SpawnObjectTypes.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e270351a16702fabedc8651afe6030d12792fdbe)
|
2022-01-01 15:49:43 -05:00 |
|
hondacrx
|
1b09affe9e
|
Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM counters for items bought back from vendors.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b71e65f20a0f7c90b57ca83cd652a93899bd7fd)
|
2022-01-01 15:40:02 -05:00 |
|
hondacrx
|
33f62b27bf
|
Core/GameObject: do not allow players to interact with gameobjects that use the "Point" icon.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f8a6bac87e726f580247a601391e6286017468c)
|
2022-01-01 15:38:18 -05:00 |
|
hondacrx
|
60808a268d
|
Core/Player: don't send errors to client from Satisfy* methods when Player::CanRewardQuest() is called with msg = false.
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc0a9d1fe96de7d59659c678814e6371be57774d)
|
2022-01-01 15:37:01 -05:00 |
|
hondacrx
|
644a08d2a7
|
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single pool_members table.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b78f5055640bd606751d2ccc9549d14fd1d552e)
|
2022-01-01 15:34:24 -05:00 |
|
hondacrx
|
14af911702
|
Core/Chat: Properly reload saved channel settings from DB
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7aae928e699adba63c0a14661cffeb5fdf8b3b)
|
2022-01-01 15:21:17 -05:00 |
|
hondacrx
|
882f9c49fb
|
Core/DB: Add a world state for daily quest reset time to characters. Not used right now, but written to allow easier transition later.
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fa5c714096a9755a3a7ada45c8d5e6a54f18950)
|
2022-01-01 15:04:31 -05:00 |
|