hondacrx
|
99350e6dc6
|
Fix loading into world.
|
2021-04-13 01:23:54 -04:00 |
|
hondacrx
|
b0e28e1478
|
Misc fixes!
|
2021-04-12 15:03:12 -04:00 |
|
hondacrx
|
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
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b93fc57211eaf47a12772d2b620453dfd21070a)
|
2021-04-12 14:57:08 -04:00 |
|
hondacrx
|
b974c7f3a7
|
Script/Spells: shaman spell fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b92e20f6c860bd1b5f3e7ce3f614dd48fc5b49c4)
|
2021-04-12 14:43:08 -04:00 |
|
hondacrx
|
084dc44a39
|
Core/DataStores: Updated db2 structures to 9.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/34a8baba85bdd86f07730e387144954dd64372ad)
|
2021-04-12 14:11:12 -04:00 |
|
hondacrx
|
13631f6b4c
|
Core/PacketIO: Updated packet structures to 9.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/f2202869f71f5a1a35191de303ee5166e4275884)
|
2021-04-12 14:02:46 -04:00 |
|
hondacrx
|
d62ca82d30
|
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Port From (https://github.com/TrinityCore/TrinityCore/commit/33bce9e28b28f018dc43a31ed37790fa1fc81f88)
|
2021-04-12 12:30:51 -04:00 |
|
hondacrx
|
b35aa78c2e
|
misc fix
|
2021-04-06 23:45:35 -04:00 |
|
hondacrx
|
1aa78d32eb
|
Core/Groups: Use std::chrono type for Group::m_readyCheckTimer
Port From (https://github.com/TrinityCore/TrinityCore/commit/48b63c4c6721fa9a38f74f8fa92255ac0938da42)
|
2021-04-06 23:42:49 -04:00 |
|
hondacrx
|
be2292e815
|
Core/Misc: Change all unix time columns in character database to bigint (signed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d29dd1eeb5c52dc76bd741fe1ee0e875c416b8e7)
|
2021-04-06 23:32:52 -04:00 |
|
hondacrx
|
b274d1f6ab
|
Core/Auras: Fixes Zen Pilgrimage aura not being removed after teleport back.
|
2021-03-30 16:11:15 -04:00 |
|
hondacrx
|
e8c1c821ca
|
another fix blah.
|
2021-03-30 13:38:49 -04:00 |
|
hondacrx
|
4d02ef5440
|
Core/Spells: Missed a SpellEffectHandlerAttribute.
|
2021-03-30 13:22:35 -04:00 |
|
hondacrx
|
03cc39b4a2
|
Fixed two crashes
|
2021-03-30 11:14:16 -04:00 |
|
hondacrx
|
10a939587f
|
Fix build.
|
2021-03-29 17:47:28 -04:00 |
|
hondacrx
|
6b455863b5
|
Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWN
Port From (https://github.com/TrinityCore/TrinityCore/commit/2398c1e23c57cf5b6ac778b09a09d28e2704fd75)
|
2021-03-29 17:47:18 -04:00 |
|
hondacrx
|
c1c9dbb762
|
Core/Spells: Add missing privateObjectOwner support to Spell::SummonGuardian
Port From (https://github.com/TrinityCore/TrinityCore/commit/46a81ea1f440b91611bc7b849ac09d523a041878)
|
2021-03-29 17:34:15 -04:00 |
|
hondacrx
|
98f9fdaf53
|
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Port From (https://github.com/TrinityCore/TrinityCore/commit/33b3ebcae67870f704d86d30aa357781b33bb411)
|
2021-03-29 17:31:48 -04:00 |
|
hondacrx
|
1ca5b5bcad
|
Core/Objects: Refactor private object checks into separate function
Port From (https://github.com/TrinityCore/TrinityCore/commit/f21270b987211041b95d6befa7192d313692920d)
|
2021-03-29 17:20:45 -04:00 |
|
hondacrx
|
b4bf10ed22
|
Core/Objects: Move personal summon handling from TemporarySummon/GameObject to WorldObject and check it using dedicated guid field
Port From (https://github.com/TrinityCore/TrinityCore/commit/1082a6645e96c611b3145b5d6208fc4db6e4b2d3)
|
2021-03-29 17:11:46 -04:00 |
|
hondacrx
|
e2f0153b03
|
Core/Players: Fixed regenerating powers with CenterPower regen
Port From (https://github.com/TrinityCore/TrinityCore/commit/7885bdf8afc37e5594128acf42e06d3f8bc3f669)
|
2021-03-29 17:04:45 -04:00 |
|
hondacrx
|
66f6b7f071
|
Core/Maps: Refactor duplicated code from all ***CellRelocation and CheckGridIntegrity into single templated function
Port From (https://github.com/TrinityCore/TrinityCore/commit/a8fb7109b78bdc951292c9de7eddcce59393afe9)
|
2021-03-29 17:02:09 -04:00 |
|
hondacrx
|
9e26d8dad5
|
Core/Loot: Properly clear tracked looted objects with item loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/0461826689dad8f318e86395ce1060c8f29f7920)
|
2021-03-29 16:46:09 -04:00 |
|
hondacrx
|
047a6babfc
|
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c852af7f2c820e429eaf8389822e8c910f961a1)
|
2021-03-29 16:36:05 -04:00 |
|
hondacrx
|
369e36819d
|
Core/Auras: Prevent recursive infinite loops with spell mod auras affecting each other
Port From (https://github.com/TrinityCore/TrinityCore/commit/cfb32584b0bd91a091e9861a51533ee157792d8e)
|
2021-03-29 16:11:20 -04:00 |
|
hondacrx
|
c1fb79b086
|
Core/Auras: Corrected logic used to determine if a spellmod should affect another spell, empty family name or class mask should not apply to any spell
Port From (https://github.com/TrinityCore/TrinityCore/commit/3f479399695ce4aed7f508be46cfdccfd4353eee)
|
2021-03-29 16:06:26 -04:00 |
|
hondacrx
|
3d40c868f6
|
Core/Script: Implement CalcCritChance hooks for spell and aura scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8255b15419cd1efdd2ccaf77298c8598322288f)
|
2021-03-29 16:04:29 -04:00 |
|
hondacrx
|
487aad55df
|
Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT for array fields sharing the same initial bit index after ClearChanged was called on one of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/834cd1554064785d87d36892dc92cc6b48291b27)
|
2021-03-29 13:10:12 -04:00 |
|
hondacrx
|
e3994d9636
|
Core/Spells: Defined and implemented new spell interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/07a47947e2e189649e48a093b66c8c3de8872ac0)
|
2021-03-29 13:09:27 -04:00 |
|
hondacrx
|
e8959b884e
|
Core/Scripts: Implemented new aura script hook OnEnterLeaveCombat
Port From (https://github.com/TrinityCore/TrinityCore/commit/2420f4e7a10c430ea28b2d71a17f54da0c244a54)
|
2021-03-29 12:29:41 -04:00 |
|
hondacrx
|
6977599b1b
|
Core/Units: Corrected values of UnitData::Resistances (should be total value)
Port From (https://github.com/TrinityCore/TrinityCore/commit/88f4d30445937b9de42f5cb25acad75fc89bdccb)
|
2021-03-29 12:18:59 -04:00 |
|
hondacrx
|
6e2c9a32e7
|
Core/Auras: Implemented aura to increase armor by percentage of primary stat
Port From (https://github.com/TrinityCore/TrinityCore/commit/b574be08ae552dcc4bba09e15422d74866a0e7d2)
|
2021-03-29 12:12:49 -04:00 |
|
hondacrx
|
b00a895f19
|
Core/Players: Added Player::GetPrimaryStat retrieving intended primary stat for current specialization
Port From (https://github.com/TrinityCore/TrinityCore/commit/d889b4b0e8fc082505f6bf70a551ad4b38f3f34c)
|
2021-03-29 11:56:15 -04:00 |
|
hondacrx
|
e85838b4d4
|
Core/Spells: Defined more spell attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/29169181cd6980ef6cb0f66478e305b36f79c23a)
|
2021-03-29 11:52:04 -04:00 |
|
hondacrx
|
0501481fcd
|
Core/Auras: Defined and implemented many new interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b5a46ca2bb3a4632cb9914e0899df611a47d935)
|
2021-03-28 15:49:12 -04:00 |
|
hondacrx
|
d93c4fc3cb
|
Core/Spells: Updated spell shapeshift form flags enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/6db27c58b97a028026e0159109fbf20f6132e6b5)
|
2021-03-28 14:44:49 -04:00 |
|
hondacrx
|
cad2a7fa88
|
Core/Items: Addes support for calculating item level & cleanup iterating over items.
Based on https://github.com/TrinityCore/TrinityCore/pull/26276
|
2021-03-24 15:44:49 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
62f554f2e0
|
Core/Spells: Fixed a crash on collection was modified.
|
2021-03-18 12:20:56 -04:00 |
|
hondacrx
|
d20893944c
|
Misc fixes.
|
2021-03-17 21:52:09 -04:00 |
|
hondacrx
|
76d79ff2e6
|
Core/Auras: Update AuraState enum and implement missing new ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/69e0b9a98516a0cac14bc3f985a2deb2fe79205f)
|
2021-03-17 21:51:55 -04:00 |
|
hondacrx
|
97a89d0c8c
|
Scripts/Spells: corrections to Death Knight spell Blood Mastery
Port From (https://github.com/TrinityCore/TrinityCore/commit/0c73895826f691b529026abddf4a64828e7c75ad)
|
2021-03-17 21:16:32 -04:00 |
|
hondacrx
|
4568cdad48
|
Core/Spells: Define all spell modifier types and implement ProcCooldown mod and PeriodicHealingAndDamage for melee periodic damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/6585666e6e34ade0333e4c23876acdf847d169c0)
|
2021-03-17 18:52:59 -04:00 |
|
hondacrx
|
f667df1b11
|
Scripts/Commands: modify command .dismount to target any selected player
Port From (https://github.com/TrinityCore/TrinityCore/commit/7bd3914663735fc0744a97b81140adef8b4d276b)
|
2021-03-17 17:07:59 -04:00 |
|
hondacrx
|
5878e2be56
|
Core/Entities: add extra use of UPDATETYPE_CREATE_OBJECT2
Port From (https://github.com/TrinityCore/TrinityCore/commit/044110d42366c3e91007add3a2aa4bd02cbe7d2c)
|
2021-03-17 17:02:15 -04:00 |
|
hondacrx
|
1be0e4a685
|
Core/Auras: fixed off by one error in counting SPELL_ATTR5_START_PERIODIC_AT_APPLY ticks
Port From (https://github.com/TrinityCore/TrinityCore/commit/794a3e43887d3fea4bb9b1ec77a98ab596eea0be)
|
2021-03-17 16:56:24 -04:00 |
|
hondacrx
|
4fa6122106
|
Core/Auras: periodics refactor part 5: ported periodic trigger spell auras to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/44c8ccadd701c1a4bc0ce08ee53a7a7ba55289d4)
|
2021-03-17 16:50:50 -04:00 |
|
hondacrx
|
ce2033dcce
|
Core/Auras: periodics refactor part 4: ported periodic dummy auras to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/d9b145615dd2bafe1ae74e6dc11c9b86a0fb6f28)
|
2021-03-17 16:28:12 -04:00 |
|
hondacrx
|
ff36626d12
|
Core/Auras: periodics refactor part 3: move more switch hacks to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/97e869e8b36afd9e7f0452b9001287f6b4a02ef2)
|
2021-03-17 16:26:34 -04:00 |
|
hondacrx
|
8556495e5e
|
Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd786c03a369b60bd29773e19f4213fd2e01624b)
|
2021-03-17 16:22:22 -04:00 |
|