hondacrx
|
d2447cc665
|
Core/Social: Implement FRIEND_STATUS_RAF
Port From (https://github.com/TrinityCore/TrinityCore/commit/8874a3ac5d30ed5087cea66f7361c3de3c6deeb1)
|
2020-05-06 13:41:43 -04:00 |
|
hondacrx
|
a450432557
|
Core/Object: Fix Line of Sight issue with object edges
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8c8dcdbfcac9335ccba7e1e4efccfea6670372f)
|
2020-05-06 13:39:56 -04:00 |
|
hondacrx
|
24cee23c13
|
Core/Pet: load template immunities when creating (except for hunters)
Port From (https://github.com/TrinityCore/TrinityCore/commit/053d0cfda5a96160f9e480e29bd432bc59568f86)
|
2020-05-06 13:38:48 -04:00 |
|
hondacrx
|
4b55ac1e0e
|
Core/Unit: properly reset displayIds when having a shapeshift aura active
Port From (https://github.com/TrinityCore/TrinityCore/commit/c16cebca64dfb82e6abcf1eba3a621d84125a26d)
|
2020-05-06 13:37:48 -04:00 |
|
hondacrx
|
52ed9a2ebb
|
Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1536f01a7448bc3401686e55894a943835060fcd)
|
2020-05-06 13:36:38 -04:00 |
|
hondacrx
|
d453b9a8ef
|
Core/Globals: some changes in quest loading
Port From (https://github.com/TrinityCore/TrinityCore/commit/feb8205d6a78549b60ac8c0c2e394fdcb8e33cc8)
|
2020-05-06 13:12:56 -04:00 |
|
hondacrx
|
c3adef77a9
|
Misc cleanups
|
2020-05-05 19:09:57 -04:00 |
|
hondacrx
|
9ec956becf
|
Core/Auras: reworked multiplicative AuraEffects calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebc06b1d0401be69066986e18d0e926170c58023)
|
2020-05-05 18:38:43 -04:00 |
|
hondacrx
|
1224abafe8
|
Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields and use that to fix quest objects not glowing after accepting quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbfbb7d4bfa869755e702b40b53dbd295f8c964d)
|
2020-05-01 12:23:24 -04:00 |
|
hondacrx
|
6be4414166
|
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business.
Port From (https://github.com/TrinityCore/TrinityCore/commit/aced88b09bd918b0ed17b6c5e8a6048788600d9d)
|
2020-04-29 13:52:03 -04:00 |
|
hondacrx
|
8bc9cc9c55
|
Core/Items: Check required level to use items including any bonuses that modify it
Port From (https://github.com/TrinityCore/TrinityCore/commit/b702401978928781249798dd607b6c6fbd10f122)
|
2020-04-26 01:07:12 -04:00 |
|
hondacrx
|
24a1bb6331
|
Core/Items: Add helper function to get item name including suffix
Port From (https://github.com/TrinityCore/TrinityCore/commit/ecdf3d1a141af4cc0c1ced1bd23e8148ed3a2000)
|
2020-04-26 01:04:13 -04:00 |
|
hondacrx
|
d450f6db3d
|
Core/DBLayer: Implement async transaction completion callbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f0ca3a9194d76afa0227943e86469ad8368c5e2)
|
2020-04-26 00:53:43 -04:00 |
|
hondacrx
|
9ee0d404b7
|
Core/Misc: Defined new summon properties titles
Port From (https://github.com/TrinityCore/TrinityCore/commit/3700e0ef5de95dc79290cd16b5abacdd0d490570)
|
2020-04-25 00:30:04 -04:00 |
|
hondacrx
|
0f1cbbb502
|
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob add (and other commands that modify creature/gameobject spawns table)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5526e14bcf1efe7a4b1f96760a1816d2e0e1c1b9)
|
2020-04-25 00:23:26 -04:00 |
|
hondacrx
|
1afc5ba67a
|
Core/Players: Fixed initial cinematic camera getting stuck
Port From (https://github.com/TrinityCore/TrinityCore/commit/0913858328e93bf363d8f849afc917fa02bb95ab)
|
2020-04-25 00:05:47 -04:00 |
|
hondacrx
|
25feacd08e
|
Core/Misc: Fixed animation issues after 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2020-04-24 23:59:32 -04:00 |
|
hondacrx
|
954280559c
|
Core/Misc: Update misc enums to 8.3
Port From (https://github.com/TrinityCore/TrinityCore/commit/1542425ec82de56c67c4952760075cf4620d324d)
|
2020-02-22 19:22:49 -05:00 |
|
hondacrx
|
95a74e42cf
|
Core/Players: re-organize SetSkill method to handle initialized skills correctly
Port From (https://github.com/TrinityCore/TrinityCore/commit/5860e128d687790c065c94adc8bacaf99db244fc)
|
2020-02-22 19:19:39 -05:00 |
|
hondacrx
|
3b8edeb6fd
|
Core/Players: Fixed crash when creating demon hunters
Port From (https://github.com/TrinityCore/TrinityCore/commit/a6233982d22fe3a8c417c28897dcdb0b511df3ff)
|
2020-02-22 19:12:40 -05:00 |
|
hondacrx
|
1464910d26
|
Core/DataStores: Updated db2 structures to 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae)
|
2020-02-22 19:06:49 -05:00 |
|
hondacrx
|
bcf199dba5
|
Core/PacketIO: Updated packets to 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/462a10de17003631957b69e578e7e4c55ed1ef61)
|
2020-02-21 18:21:19 -05:00 |
|
hondacrx
|
96fd9b7a57
|
Core/PacketIO: Properly destroy objects clientside when removing from world
Port From (https://github.com/TrinityCore/TrinityCore/commit/38cc011af04ebc7edff74f1ed4edfde9d1d77e0b)
|
2020-02-09 17:10:01 -05:00 |
|
hondacrx
|
14b7ac6f67
|
Core/Misc: Moved CanSpeak() method to WorldSession class
Port From (https://github.com/TrinityCore/TrinityCore/commit/93aa30f4474254b9db69025e7864a124028273c0)
|
2020-02-09 16:58:40 -05:00 |
|
hondacrx
|
0c919ad97d
|
Core/Players: Fix reusing skill slots when re-learning a skill
Port From (https://github.com/TrinityCore/TrinityCore/commit/9aa5f625a6177b47325635bddee8d603aa9dc769)
|
2020-02-09 16:55:42 -05:00 |
|
hondacrx
|
2a065d22da
|
Core/Misc: Removed references to item_template in logs
Port From (https://github.com/TrinityCore/TrinityCore/commit/4746331f495129f79531f4af0984aa0bd90eebda)
|
2020-02-03 14:40:47 -05:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
56819e632d
|
Removed fixed statement when accessing fixed fields.
|
2019-12-07 11:45:28 -05:00 |
|
hondacrx
|
8c30f80048
|
Core/Items: Fixed crash when saving azerite items with REMOVED state
Port From (https://github.com/TrinityCore/TrinityCore/commit/16321877f6dfaec1d919ecd4c5bf49a1b5f6788d)
|
2019-12-05 23:01:40 -05:00 |
|
hondacrx
|
5b9ad41953
|
Core/Items: Implement azerite empowered items
Port From (https://github.com/TrinityCore/TrinityCore/commit/d934824421c83598853487c5cc9e4cbb3c5d0006)
|
2019-12-05 22:55:44 -05:00 |
|
hondacrx
|
4e7005830f
|
Core/Items: Changed how azerite item bonuses are applied at login to avoid applying them twice
Port From (https://github.com/TrinityCore/TrinityCore/commit/d02f3ca7cab196eb2b2b14410582aff009b04817)
|
2019-12-02 22:54:06 -05:00 |
|
hondacrx
|
cd396cdda5
|
Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/modifier data when deleted from outside of player item update queue
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8cb710c7e6699c5542e9e435c3b7d2d8096669d)
|
2019-12-02 22:49:54 -05:00 |
|
hondacrx
|
013933d7f5
|
Core/Auras: Update aura type to its new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d73b7ac9e4167b32fbe73341211e4a7dcd084c4)
|
2019-12-02 14:18:12 -05:00 |
|
hondacrx
|
e24c69dd89
|
Core/Items: Fixed crash in selecting azerite essences
Port From (https://github.com/TrinityCore/TrinityCore/commit/bec4ed0f16d100f74c76e4aca06ed9ea42e21ec4)
|
2019-12-02 14:15:23 -05:00 |
|
hondacrx
|
cdb225a4b6
|
Core/Spells: Fixed value of aura effects for stat mod auras applied by items
Port From (https://github.com/TrinityCore/TrinityCore/commit/123858331211db6fe6745f0886c1499f8e598443)
|
2019-12-02 14:01:46 -05:00 |
|
hondacrx
|
40ed357043
|
Core/Items: Add location filters to Player.GetItemByEntry
Port From (https://github.com/TrinityCore/TrinityCore/commit/96575e33bb6992e6906e02427f20c58af674bdaa)
|
2019-12-02 13:21:01 -05:00 |
|
hondacrx
|
3ce916a82c
|
Core/Items: Implement new item bonus types
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d9e21193dd9f7d5f38a7a8edb3d6f6f8daa1867)
|
2019-11-27 11:22:20 -05:00 |
|
hondacrx
|
713f1b1f06
|
Core/Items: Disable legion artifacts except fishing artifact
Port From (https://github.com/TrinityCore/TrinityCore/commit/e718440599b2ce69a45bfdf0af0aee7d37621072)
|
2019-11-27 11:17:35 -05:00 |
|
hondacrx
|
63105504a4
|
Core/Items: Add ItemContext param to Item::Create function
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a2d9ad2f7673e2b7ee62b7cc6f1a19639d37864)
|
2019-11-23 00:44:38 -05:00 |
|
hondacrx
|
796c11795f
|
Core/Items: Implement azerite essences
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9d624aec9e0a39b1bcee7d4077f46be358faad)
|
2019-11-22 21:39:35 -05:00 |
|
hondacrx
|
747899d7db
|
Core/Items: Refactor loading additional item data (artifacts/azerite)
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef3485e6fcb669ae3dc3195da5593afcb3091b2a)
|
2019-11-21 14:54:03 -05:00 |
|
hondacrx
|
12c007a8a1
|
Core/Achievements: Implement many new ModifierTree types
Port From (https://github.com/TrinityCore/TrinityCore/commit/aa8ad4d2fd6144fca3b69261a90a663df682e571)
|
2019-11-18 13:53:45 -05:00 |
|
hondacrx
|
289f7a735a
|
Core/Items: Implemented AzeriteItem
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab6ae44b638136665e2ae6c6a434ad7426621c39)
|
2019-11-13 19:13:33 -05:00 |
|
hondacrx
|
f6606dfd48
|
fix gameobject nodes, they did not despawn after you mined them.
|
2019-11-07 14:35:21 -05:00 |
|
hondacrx
|
c35c32270b
|
Little cleanup
|
2019-11-07 14:32:35 -05:00 |
|
hondacrx
|
191e2c7a67
|
Core/RaF: Remove level granting (new RaF doesn't support this)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9ea577da136f970e327029480cbe9928c18033dc)
|
2019-11-03 16:55:24 -05:00 |
|
hondacrx
|
8b3c04bc15
|
Core/Currency: Implement currency to reputation conversion
Port From (https://github.com/TrinityCore/TrinityCore/commit/12e17a586ef9d594e21c642c02d3a94a4b56d4ed)
|
2019-11-03 16:50:04 -05:00 |
|
hondacrx
|
9415511208
|
Misc fixes
|
2019-11-01 17:19:20 -04:00 |
|
hondacrx
|
e2f75b5f54
|
Core/PacketIO: Fixed quest log updatefield packet structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/eda48550f227c7144810db6ac7bb9116090bdfd1)
|
2019-11-01 17:18:31 -04:00 |
|
hondacrx
|
e95115dc94
|
Core/DataStores: Updated db2 structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ac790287aba5f7d7c3bccf79e608de9119e461a)
|
2019-10-29 13:09:23 -04:00 |
|