Commit Graph

512 Commits

Author SHA1 Message Date
hondacrx e31ca45d54 Core/AuctionHouse: Add separate auction house throttle period for requests from auction house addons tainting default ui
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb0a29131d30e15d8d323271490069860580817d)
2020-04-29 14:24:17 -04:00
hondacrx dc0867ca8b Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/fea5cb4525ea9177c37985ab16339be94948758c)
2020-04-29 14:01:31 -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 a229f29a27 Core/Mail: Updated mailbox limit to 8.3 value
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7524928e57d2555c5351a6e3d9c61e098b5c976)
2020-04-26 00:55:23 -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 a9d1d3f2b0 Core/Spells: Fixed Spell::CheckCast for targeting items trade with lockpicking
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b6e5a87d83989151d434d871dfa67ad4f9a2013)
2020-04-25 00:42:26 -04:00
hondacrx c869536181 Core/Guilds: Send item flags for guild bank contents
Port From (https://github.com/TrinityCore/TrinityCore/commit/427b5ba468bba05ea6e3e77abed10336959b25a6)
2020-04-25 00:40:57 -04:00
hondacrx 400088bb38 Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not caged pets)
Port From (https://github.com/TrinityCore/TrinityCore/commit/361946419e1a1d665f0d075231372cf4106058d9)
2020-04-25 00:39:37 -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 8a9bd6504c Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabled
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c1c04a8f643d61bf29185f96d16fe4614e8e3ce)
2020-04-25 00:06:16 -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 5553849226 Core/DataStore: Load ItemNameDescription
Port From (https://github.com/TrinityCore/TrinityCore/commit/0969e93d151533fa8a74bb88b04ab8ee7c4602d9)
2020-04-25 00:05:16 -04:00
hondacrx aa7fe7a3a1 Core/PacketIO: Add new auction house packet structures (not used yet)
Port From (https://github.com/TrinityCore/TrinityCore/commit/569f1c9f2a4806948521f4c6eab36d406ba45593)
2020-04-25 00:02:23 -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 b7897eec42 Core/Auras: Fixed incorrect cherry-pick merge conflict resolution - fixes procs never triggering
Port From (https://github.com/TrinityCore/TrinityCore/commit/1669b58374ee02365114523836128b341b6f8863)
2020-02-22 19:10: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 a4096ebd0c Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/bdc34c46aaa6b3e25a634c077976bb089a5cfd76)
2020-02-09 17:02:45 -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 752137af52 Refactoring Cleanup 2020-02-03 14:42:20 -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 8c2e30f913 Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/78c1d057b49f4353b848d97fa62275c2f5422e7b)
2020-01-09 11:37:35 -05:00
hondacrx a9ed60865d Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/75bd078c57002fb5bae4ec978a044d605afb5a29)
2020-01-09 11:36:21 -05:00
hondacrx 230453c451 New Year 2020 :) 2020-01-09 11:35:00 -05:00
hondacrx 191d465eee Core/Battleground: Check battlegrounds disabled in db2 files
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d57415951c4b6f7b86c97922c94b571a178f35a)
2020-01-09 11:30:07 -05:00
hondacrx 4e3971df0f Core/Realms: Move build info (and auth seeds) to database
Port From (https://github.com/TrinityCore/TrinityCore/commit/61f2eed3531ebfd2585ab05add31ae9e97598233)
2019-12-12 13:17:57 -05:00
hondacrx 56819e632d Removed fixed statement when accessing fixed fields. 2019-12-07 11:45:28 -05:00
hondacrx 67ae576192 Updated to .Net Core 3.1 2019-12-06 22:53:04 -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 86e1065da0 Core: Updated allowed build to 8.2.5.32722
Port From (https://github.com/TrinityCore/TrinityCore/commit/65b91375e0a3b01eaacab77f973429b544c63a61)
2019-12-04 23:19:32 -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 916f9a2ea2 Misc stuff 2019-11-27 11:23:07 -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 c94edca8c3 Core: Updated allowed build to 8.2.5.32638
Port From (https://github.com/TrinityCore/TrinityCore/commit/387705a8fceb3072581872680201a7642dec93d8)
2019-11-27 11:15:03 -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