hondacrx
|
fc2b562b9e
|
Core/Auras: Remove channeled auras when caster and target are not on the same map
Port From (https://github.com/TrinityCore/TrinityCore/commit/b842f2be5509d804363183e0445ed71cb5eb221b)
|
2023-02-12 02:08:59 -05:00 |
|
hondacrx
|
913614754d
|
Core/Players: Added support for profession equipment slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/aaa0db28801784e64a845d2df90a0e285062d3a8)
|
2023-02-12 02:05:42 -05:00 |
|
hondacrx
|
5f07fba067
|
Core/GameObjects: Fixed crash with transport gameobjects that have only 1 entry in TransportAnimation/TransportRotation db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea3f7f665b658744970a4cdc24b30e09342039cd)
|
2023-02-12 01:26:34 -05:00 |
|
hondacrx
|
1ed5fadf4d
|
Core/Objects: Move EventProcessor update to WorldObject::Update
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6965b2c30eb3317228b328a0c1da71235d7c257)
|
2023-02-12 01:23:08 -05:00 |
|
hondacrx
|
42f94c354f
|
Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE
Port From (https://github.com/TrinityCore/TrinityCore/commit/56d0f7a970d24bb71a3e6a27e72fe9bc41eb8246)
|
2023-02-12 01:19:58 -05:00 |
|
hondacrx
|
a18512cbb5
|
Core/GameObjects: Don't apply pool anti-break hack for gameobjects not using legacy compatibility mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f8cc1a120c72fbe355dd33f2757ae95c1f69b14)
|
2023-02-12 01:16:51 -05:00 |
|
hondacrx
|
b9af2168de
|
Core/GameObjects: Implemented Checkallunits property for traps
Port From (https://github.com/TrinityCore/TrinityCore/commit/ffe870fc425e0e64fdc6b322a1596e82a6ff45c9)
|
2023-02-12 01:16:38 -05:00 |
|
hondacrx
|
b460536e35
|
Core/Misc: Rename _2 skillline definitions to _CLASSIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/79be716e632507d6474b980c0ce092b4f5ae66ba)
|
2023-02-12 01:13:52 -05:00 |
|
hondacrx
|
4b798e7cab
|
Core/Players: Several currency fixes and improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/03918978c166c9fb191117a0cae9ba1285bf0e37)
|
2023-02-11 23:28:57 -05:00 |
|
hondacrx
|
7d4bbd78fc
|
Some startup fixes and cleanups
|
2023-02-10 22:14:58 -05:00 |
|
hondacrx
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
69a413006c
|
Core/Quests: Dont immediately update object visibility at PhaseShift and wait for the AI Hooks to be called in Player::RewardQuest
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5886f6a2d1756357a9240703306e9efc82771d7)
|
2023-01-30 10:14:03 -05:00 |
|
hondacrx
|
08fcedaf21
|
Core: Updated to 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb)
|
2023-01-30 10:07:42 -05:00 |
|
hondacrx
|
873a1df596
|
Core/Reputation: Implemented renown reputation (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d64d84dfa68da4ff83f0b88ad4e88dccc5ace623)
|
2023-01-24 23:35:51 -05:00 |
|
hondacrx
|
c2ab67c6d2
|
Core/Auras: Fully remove auras that had all of their effect suppressed with immunity
Port From (https://github.com/TrinityCore/TrinityCore/commit/8568b08350b954afb6603bf2c64897493230f2b1)
|
2023-01-24 23:10:42 -05:00 |
|
hondacrx
|
06c6c8afc7
|
Core/Auras: Fixed possible iterator invalidation crashes caused by calling UpdateTargetMap inside loops iterating m_appliedAuras
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1b2b86427ce6be2205db0643ad00f546fc076e4)
|
2023-01-24 23:08:20 -05:00 |
|
hondacrx
|
6b84616957
|
Core/Objects: Call base class Update function for Unit and GameObject (currently does nothing)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e85598d9987d674fb4d84728f776ebb85caf6b7)
|
2023-01-23 00:27:30 -05:00 |
|
hondacrx
|
23e49e96c0
|
Core/Creatures: Split creature_addon and creature_template_addon's byte columns into seperate ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/4119f69b214d6199b7ab508e305b2958eeffb332)
|
2023-01-23 00:01:10 -05:00 |
|
hondacrx
|
32ea5a96f5
|
Core/Player: Vertical "Say" distance
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab77b1d99254855d690670a4654cacec8b12daf6)
|
2023-01-22 23:41:15 -05:00 |
|
hondacrx
|
1b04ea97e8
|
Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types that have it, not just spell focus
Port From (https://github.com/TrinityCore/TrinityCore/commit/7df4f5b2856af9b8eb2af83f827915ac28e3db3a)
|
2023-01-22 23:34:45 -05:00 |
|
hondacrx
|
3b890c1d67
|
Fixes creature movement.
|
2023-01-20 09:10:35 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
23ff218f0e
|
Core/Units: Fixed crash happening whenall tappers of a creature are logged out when it dies inside a dungeon
Port From (https://github.com/TrinityCore/TrinityCore/commit/6cac60782f0bc67c0f4b70b41cac36357fbd2531)
|
2023-01-18 17:01:40 -05:00 |
|
hondacrx
|
cf0045b06a
|
Core/Units: Removed duplicate call to WorldObject::UpdatePositionData
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f4a0e8c522ffdc15ee579461d3bcade2792d683)
|
2023-01-11 16:45:44 -05:00 |
|
hondacrx
|
1dde57b181
|
Core/Creatures: Restore IsMovementPreventedByCasting logic for casting units (non-channeled)
Port From (https://github.com/TrinityCore/TrinityCore/commit/25c7656ffd1f63a32a7f92fde1dc1649fcfd1323)
|
2023-01-11 01:26:19 -05:00 |
|
hondacrx
|
b5c9ce5b7e
|
Core/Creatures: Fix IsMovementPreventedByCasting logic
Port From (https://github.com/TrinityCore/TrinityCore/commit/e2ed3e23f8241933b4f931e9def7eee69f1abb79)
|
2023-01-11 01:25:23 -05:00 |
|
hondacrx
|
7c9c7a17d1
|
Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd364fe52238c11f86618e0f6de81a74d99221a7)
|
2023-01-11 01:07:21 -05:00 |
|
hondacrx
|
a52c1f21a6
|
Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2eea58f26e8fe88f3294dca3d4a38d6a20d68e07)
|
2023-01-11 00:40:16 -05:00 |
|
hondacrx
|
5c439a6bae
|
Core/Characters: Added Dracthyr Evoker creation data
Port From (https://github.com/TrinityCore/TrinityCore/commit/b71b121c51214d220163a3c278f212b6804ad644)
|
2023-01-06 17:49:02 -05:00 |
|
hondacrx
|
7273c7aa7c
|
Core/Players: Fixed finding trainer id from gossip menus
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd33d61a61f3e9edd7aa7e27ab83cf9e9af45404)
|
2023-01-06 17:33:20 -05:00 |
|
hondacrx
|
54a507e284
|
Core/Maps: Fixed retrieving terrain info when on child maps
Port From (https://github.com/TrinityCore/TrinityCore/commit/704142f15a51055c4fa064b1286b65d78b795e05)
|
2023-01-06 16:38:58 -05:00 |
|
hondacrx
|
b7e2c1d84a
|
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Port From (https://github.com/TrinityCore/TrinityCore/commit/55091ff4bcf4500d0ebe9701e6dc121f5e6a3bb2)
|
2023-01-06 16:21:45 -05:00 |
|
hondacrx
|
54413bf584
|
Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers to avoid duplicate phase check (its also checked in Searcher classes)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a96d3235058df5929d3acccb379a7252dd53d94)
|
2023-01-06 16:08:26 -05:00 |
|
hondacrx
|
a804b4eeb8
|
Core/Objects: ignore database visibility conditions for personal clones
Port From (https://github.com/TrinityCore/TrinityCore/commit/24d21301a6da3bf4fb50df21064f669512d06617)
|
2023-01-06 16:00:00 -05:00 |
|
hondacrx
|
ae33646702
|
Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5bd2ceda4834fdf88351016b66f1e23b7888de3)
|
2023-01-05 17:30:05 -05:00 |
|
hondacrx
|
7d6b86fb2e
|
Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/dbed48becc30e10b4b17d95f595056d08a987bad)
|
2023-01-05 17:26:59 -05:00 |
|
hondacrx
|
a14038d374
|
Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/6515319b7542930ffe2237c309a3dc3773d70f72)
|
2023-01-05 17:22:24 -05:00 |
|
hondacrx
|
d644418262
|
Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_RESTED_EXPERIENCE_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1)
|
2023-01-05 17:05:01 -05:00 |
|
hondacrx
|
2e14438174
|
Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMenu::AddMenuItem and remove GossipMenu::AddGossipMenuItemData
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7e89d35768e7019a40babcdf1e57d025740bc98)
|
2023-01-05 16:48:11 -05:00 |
|
hondacrx
|
0c782c60c2
|
Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier
Port From (https://github.com/TrinityCore/TrinityCore/commit/61c51b76c00d932a9180bc6781a244dc18375ef7)
|
2023-01-05 16:44:30 -05:00 |
|
hondacrx
|
23c3084f00
|
Core/Objects: Implement FindNearestCreatureWithOptions helper function
Port From (https://github.com/TrinityCore/TrinityCore/commit/9ab0679781ba65bc278203ee01d1169114c64033)
|
2023-01-05 03:02:26 -05:00 |
|
hondacrx
|
40db25f49c
|
Core/Phasing: Reduce differences between branches in GridNotifiers
Port From (https://github.com/TrinityCore/TrinityCore/commit/c3f385c48f5080e64b13b0f31864e20e04e531aa)
|
2023-01-05 02:44:38 -05:00 |
|
hondacrx
|
518061d4c0
|
Core/Creatures: Implemented AttackableBySummoner summon properties flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/64a1c7735e3888f7c6e413c2a70196f7f8d4a090)
|
2023-01-04 16:53:34 -05:00 |
|
hondacrx
|
07a3ce8df6
|
Core/GameObjects: Update spawn group conditions immediately after battleground capture point changes state
Port From (https://github.com/TrinityCore/TrinityCore/commit/8023daabef52d401cf361282f32c0bbbaf206702)
|
2023-01-04 16:52:02 -05:00 |
|
hondacrx
|
a97923510b
|
Core/Conversations: Allow delaying starting conversations
Port From (https://github.com/TrinityCore/TrinityCore/commit/97f3710fa7642c22b918d18ae132a84f69c6d45a)
|
2023-01-04 16:49:11 -05:00 |
|
hondacrx
|
f58cd32069
|
Core/GameObjects: Unlink loot from gameobject before deleting it
Port From (https://github.com/TrinityCore/TrinityCore/commit/dfd2e6d901d99d3aeaae4be96bbc33b39399db67)
|
2023-01-04 16:43:56 -05:00 |
|
hondacrx
|
99dbb422e1
|
Core/Battlegrounds: Made Battleground inherit ZoneScript
Port From (https://github.com/TrinityCore/TrinityCore/commit/21940405e009f5c1d201eb96d96ea251a3313af3)
|
2023-01-04 16:37:19 -05:00 |
|
hondacrx
|
4354475fb0
|
Core/Creatures: Never enable gravity for creatures that can only fly
Port From (https://github.com/TrinityCore/TrinityCore/commit/263ce0cd308d508235d0201937b3b29911600722)
|
2023-01-04 16:28:30 -05:00 |
|
hondacrx
|
a6a063d526
|
Core/Players: Implemented setting tradeskill recipes as favorite
Port From (https://github.com/TrinityCore/TrinityCore/commit/0555ab2f56e5ad326948df96f5c2e35254e0cf4f)
|
2023-01-04 16:25:50 -05:00 |
|
hondacrx
|
66605b58ac
|
Core/Items: Dropped deprecated ItemFlag2 ITEM_FLAG2_DONT_IGNORE_BUY_PRICE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e275c39586dba170c931b972aa7e9cc3c691a533)
|
2023-01-04 02:57:11 -05:00 |
|