hondacrx
|
6a2110d548
|
Core/Spells: Using hearthstone will teleport caster to map again
Port From (https://github.com/TrinityCore/TrinityCore/commit/d342be8c79a126ef01db9423484449d3ba7d97c7)
|
2022-02-27 13:43:49 -05:00 |
|
hondacrx
|
ebf58d4dfc
|
Scripts/Spells: Fix warlock immolate periodic
Port From (https://github.com/TrinityCore/TrinityCore/commit/d95a1e7eafd268a43245d182cf945b0106cab11c)
|
2022-02-27 13:39:52 -05:00 |
|
hondacrx
|
2c03f9d1be
|
Core/Items: Reagent bank
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3b2e4d9873874e29291f0c9851ae154029b1b3b)
|
2022-02-26 23:32:00 -05:00 |
|
hondacrx
|
dfe2303d6f
|
Core/Conditions: Implemented many more UnitCondition types
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf357312e0c4d0a68a95379ecdcbed817b136c31)
|
2022-02-26 18:33:10 -05:00 |
|
hondacrx
|
26deeb7a1e
|
Core/Conditions: Initial support for UnitCondition.db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/72286dc5e4fa5db2aff012d9cd496a8a6fc514c3)
|
2022-02-26 17:32:19 -05:00 |
|
hondacrx
|
3aad3e7e97
|
Core/DataStores: Load UnitCondition.db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/f2bde40922bf59b95bba74c77390d9d51c750065)
|
2022-02-25 19:47:39 -05:00 |
|
hondacrx
|
b66c37f34e
|
Core/Conditions: Update phases when quest objective is updated
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a80656c51affe44de19940bc519dccbaa3ee3f)
|
2022-02-25 19:43:56 -05:00 |
|
hondacrx
|
5720b89b7e
|
Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to only cast spells based on related mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a61024cfad05279791badf33fcdb5a608ad6e94)
|
2022-02-25 19:43:04 -05:00 |
|
hondacrx
|
fcc371968a
|
Core/Quests: Set quest slot earlier when abandoning a quest
Port From (https://github.com/TrinityCore/TrinityCore/commit/a17944e91e2ceec693c8e286b4eabecbd08493c6)
|
2022-02-25 17:35:18 -05:00 |
|
hondacrx
|
a4195763d0
|
Core/Items: Change missed enchantment flag checks to use enum instead of raw number
Port From (https://github.com/TrinityCore/TrinityCore/commit/1989c68fb67e967297d3bf804f1b8650b6e8a5a2)
|
2022-02-25 17:34:28 -05:00 |
|
hondacrx
|
db0e9e0b01
|
Scripts/Spells: Fixed mage talent Firestarter
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6c43b3d63b4ef601223b2a3efefc481c75c23bc)
|
2022-02-25 17:32:31 -05:00 |
|
hondacrx
|
cd1346e847
|
Scripts/Spells: Fixed hunter talent A Murder of Crows
Port From (https://github.com/TrinityCore/TrinityCore/commit/3dceb3622fbb5d8b7f9b22ddc95e9c05c720ed07)
|
2022-02-25 17:28:22 -05:00 |
|
hondacrx
|
06df87c79a
|
Core/Conditions: Added conditions for object visibility
Port From (https://github.com/TrinityCore/TrinityCore/commit/b987a8968b45b8d5c86ab7e66d3910d2ecfe0963)
|
2022-02-25 17:23:55 -05:00 |
|
hondacrx
|
92a5c855b9
|
Core/Phasing: Fixed stack overflow happening when modifying vehicle passenger phases (looping player->vehicle->passenger(player)->vehicle...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ca301e8637bc71ff6fb89180bda6a3a8f4db205)
|
2022-02-25 17:12:42 -05:00 |
|
hondacrx
|
bbcebe5790
|
Core/Groups: Fixed crash in loot rolls happening when looted object despawns before roll expires
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f8d6f5c9bc32bbe11de3377501453da1106f98a)
|
2022-02-25 14:21:19 -05:00 |
|
hondacrx
|
63be1f8dd5
|
Core/Units: Fixed crash happening when despawning summoned units whose owner is no longer in world
Port From (https://github.com/TrinityCore/TrinityCore/commit/5889ab893e8252ef46ea00527f5e91bf97371182)
|
2022-02-25 14:19:54 -05:00 |
|
hondacrx
|
6f0b8760e2
|
Scripts/Spells: Fix shaman Mastery: Elemental Overload + Stormkeeper and Unlimited Power talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd19e225137377a0d6925960b715f58ea18652bc)
|
2022-02-25 14:18:39 -05:00 |
|
hondacrx
|
163e22c308
|
Core/Spells: Fixed typo in loading serverside spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4b58c563b0848608f20058ea84faa000d04e778)
|
2022-02-25 13:06:21 -05:00 |
|
hondacrx
|
80a739712b
|
Core/Auras: Fixed sending EstimatedPoints for auras that have only some effects that use it
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf6b3aaed6b87225b970390c45b91a51242206c0)
|
2022-02-25 13:05:30 -05:00 |
|
hondacrx
|
b7cd5b11f2
|
Core/Spells: Validate spell_proc.AttributesMask on startup
Port From (https://github.com/TrinityCore/TrinityCore/commit/415aaae7f2fa3a5e09a51b0355120bf4138cde41)
|
2022-02-25 13:02:48 -05:00 |
|
hondacrx
|
28175c47b1
|
Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ba93a95de911277908596d805e7fa7f38a18c3a)
|
2022-02-25 12:58:50 -05:00 |
|
hondacrx
|
df1b6bb97d
|
Scripts/Spells: Fix priest Shadow Mend damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/043d1cf254339e082138347f6afce10fbbab4bec)
|
2022-02-25 12:52:06 -05:00 |
|
hondacrx
|
76ee5fa931
|
Core/Guilds: Implemented reordering guild ranks
Port From (https://github.com/TrinityCore/TrinityCore/commit/9dc11391c570ebc75a580aceed0c7eeaa1dedcf0)
|
2022-02-25 10:44:55 -05:00 |
|
hondacrx
|
91c2fedb6e
|
Core/Guilds: Separate guild rank id from guild rank order
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d3235f56969a6e414071edbb669ac63b4398958)
|
2022-02-25 10:40:47 -05:00 |
|
hondacrx
|
f66e622f1d
|
Core/Spells: Added helper function to select random injured healing spell targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/c0f976d23d7fd9ef687d47ae41bed0924bfdd5c7)
|
2022-02-24 21:04:12 -05:00 |
|
hondacrx
|
67a79c3777
|
Fixes build.
|
2022-02-24 20:35:06 -05:00 |
|
hondacrx
|
483123d6cc
|
misc fix
|
2022-02-24 16:21:55 -05:00 |
|
hondacrx
|
de8db4f3cb
|
Scripts/Spells: Fix shaman talent Spirit Wolf
Port From (https://github.com/TrinityCore/TrinityCore/commit/861d572f9c001762bee0ff26486e6c7793c026f6)
|
2022-02-24 16:21:11 -05:00 |
|
hondacrx
|
4679bc9980
|
Core/Items: Implemented many new enchantment flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/241193cd0287c3d7a2cbaf7f2c5775d414b4d0b3)
|
2022-02-24 16:16:46 -05:00 |
|
hondacrx
|
a25986b0cd
|
Scripts/Spells: Corrected script registrations for shaman spells to match db2 data
Port From (https://github.com/TrinityCore/TrinityCore/commit/6df3cb0995d6bcb28998ca14fd39c9afe9d939b2)
|
2022-02-24 16:00:46 -05:00 |
|
hondacrx
|
21cfb338cf
|
Scripts/Spells: Updated Windfury Weapon script
Port From (https://github.com/TrinityCore/TrinityCore/commit/b042919daf393b8502134a99966c5f0886bb728a)
|
2022-02-24 15:58:43 -05:00 |
|
hondacrx
|
1140ca430a
|
Core/Spells: Added Spell const* constructor overload to CastSpellExtraArgs
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f0f9e6875cda744e9d70b858190825b97d1f047)
|
2022-02-24 15:55:38 -05:00 |
|
hondacrx
|
ee646e654c
|
Scripts/Spells: Fixed shaman Healing Rain not doing anything
Port From (https://github.com/TrinityCore/TrinityCore/commit/30f232d5dbf6fabbec88efb98585857f16ee4d13)
|
2022-02-24 15:51:42 -05:00 |
|
hondacrx
|
5636d23235
|
Scripts/Spells: Fixed mage talent Chrono Shift
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd60df2ce06ff48e6c1466dda0bf697216978959)
|
2022-02-24 15:50:29 -05:00 |
|
hondacrx
|
ce83ba9380
|
Scripts/Spells: Fix Warlock Drain Soul energize
Port From (https://github.com/TrinityCore/TrinityCore/commit/1410e018ebafa6e28bd5f22ff60407f27ae01728)
|
2022-02-24 15:49:07 -05:00 |
|
hondacrx
|
a03149d9b4
|
Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL)
Port From (https://github.com/TrinityCore/TrinityCore/commit/ddc71206de653d05aed479b82260bcf55dd72445)
|
2022-02-24 15:46:20 -05:00 |
|
hondacrx
|
57bded1def
|
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR (465)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a7c0c25cd84a99fc9cd70463859b2211865310f)
|
2022-02-24 15:39:44 -05:00 |
|
hondacrx
|
ed7cb3683d
|
Core/Battlefield: Fixed startup crash when compiled without scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5d3bd2cdd8f5ccf0d458fd9a97f315d87c1113a)
|
2022-02-24 10:58:06 -05:00 |
|
hondacrx
|
722ed3be78
|
Core/Spells: SPELL_AURA_PERIODIC_DUMMY should be negative if TargetType is enemy
Port From (https://github.com/TrinityCore/TrinityCore/commit/81a5bc597bb1c5937658e0f487ef9a4b254c5cb9)
|
2022-02-24 10:57:19 -05:00 |
|
hondacrx
|
fbbd15414e
|
Core/Battlefield: Move SendInitWorldStatesTo to Battlefield class
Port From (https://github.com/TrinityCore/TrinityCore/commit/366a514462cc3226ebceb61ef9b3fa372788d230)
|
2022-02-24 10:56:22 -05:00 |
|
hondacrx
|
b9720e3876
|
Scripts/Battlefield: Move npc_wg_give_promotion_credit script to BattlefieldWG
Port From (https://github.com/TrinityCore/TrinityCore/commit/81a3c135a7ee688998b273034d0ba60dd7bb8158)
|
2022-02-24 10:54:34 -05:00 |
|
hondacrx
|
569232c3fe
|
Battlefields: Move BF scripts out of game
Port From (https://github.com/TrinityCore/TrinityCore/commit/49523a74a4c28e5ae17f9a8352aa8224b765b7d8)
|
2022-02-24 10:51:24 -05:00 |
|
hondacrx
|
628a24923c
|
Core/Misc: Move WorldState enum to SharedDefines
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca62d93481f60807679c8632e09fa6f48f29de68)
|
2022-02-23 17:01:51 -05:00 |
|
hondacrx
|
3c6e9e7795
|
Core/Misc: Create new enum for AreaIds
Port From (https://github.com/TrinityCore/TrinityCore/commit/60b48ad0467c4578d9944e53d9c55ed4b970a4ec)
|
2022-02-23 16:45:12 -05:00 |
|
hondacrx
|
43726e7da0
|
Core/LFG: Sanitize LFG roles sent by clients
Port From (https://github.com/TrinityCore/TrinityCore/commit/4431df1f136372319dd6f73c4d28c4e0ef0dcb2c)
|
2022-02-23 16:37:25 -05:00 |
|
hondacrx
|
3fb2429495
|
Core/Spells: SPELL_AURA_MOD_HEALING should be negative if TargetType is negative
Port From (https://github.com/TrinityCore/TrinityCore/commit/71ce61cc951c5795b02f11212a392987d4ba0af1)
|
2022-02-23 16:34:44 -05:00 |
|
hondacrx
|
eb5d4a4e7d
|
DB/Account: update account_access table cherry-pick take 2 (with refactors)
Port From (https://github.com/TrinityCore/TrinityCore/commit/69cadae38ae7196703ea10908860a6973dbdcddf)
|
2022-02-23 16:34:06 -05:00 |
|
hondacrx
|
bbd45a1886
|
Core/Spells: SPELL_AURA_MOD_ATTACK_POWER_PCT should be negative if TargetType or Basepoints are negative
Port From (https://github.com/TrinityCore/TrinityCore/commit/fc43a95729109286d8ce0e0ecf3a2c3dcdbe2d5b)
|
2022-02-23 16:30:50 -05:00 |
|
hondacrx
|
87bff09387
|
Core/Players: do not update position data on character creation
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab46d25d0cce31c23dac86560b8e97d395d374a7)
|
2022-02-23 16:29:44 -05:00 |
|
hondacrx
|
99b4a7ea8b
|
Misc fixes
|
2022-02-23 16:28:45 -05:00 |
|