Commit Graph

3622 Commits

Author SHA1 Message Date
Hondacrx 3e2f82d4af Core/PacketIO: Enable CAN_ADV_FLY opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/edf61ad8e5a010ec681f8437ca0a39192fa095c2)
2024-11-10 17:27:43 -05:00
Hondacrx 61db6a77df Core/DataStores: Removed overriding field sign type based on db2 column compression
Port From (https://github.com/TrinityCore/TrinityCore/commit/89f490bdcdf88c2576c17218926e89b1082ae682)
2024-11-10 17:24:58 -05:00
Hondacrx 2e2c87090d Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID
Port From (https://github.com/TrinityCore/TrinityCore/commit/3238175a62750ea5127feb69ce86d0c3c05dfc52)
2024-11-10 16:56:17 -05:00
Hondacrx 77ea0dd186 Core/DataStores: Updated db2 structures for 11.0.2.56647
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f3e73afaee89a3efb0a403eb6719ea8e8f1a16a)
2024-11-10 14:17:35 -05:00
Hondacrx daea912bdb Core/Spells: Protect against stack overflows in spell override handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/723e638a84d2aebe8a41fc39ba94f1a04138797e)
2024-11-10 14:16:58 -05:00
Hondacrx b34ef7c6f7 Core/Auras: fixed a possible underflow when checking required powers for SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/f26c94205336f9d8cdee4eb9b0aedb7847ea0746)
2024-11-10 14:08:38 -05:00
Hondacrx a782ecb5b3 Core/Object: Added max height change param to MovePosition
Port From (https://github.com/TrinityCore/TrinityCore/commit/35b8868763cc46a16511b11a5c735dc534e887dc)
2024-11-10 14:07:35 -05:00
Hondacrx 6809033fcb Core/Conf: Change evoker start level to 10
Port From (https://github.com/TrinityCore/TrinityCore/commit/cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac)
2024-11-10 14:06:01 -05:00
Hondacrx 78f1531bd1 Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER_ACTIVATE
Port From (https://github.com/TrinityCore/TrinityCore/commit/4facb615d829f9ff42ecbd1ea3dd798644796676)
2024-11-10 14:05:06 -05:00
Hondacrx c9e97985db Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application
Port From (https://github.com/TrinityCore/TrinityCore/commit/6bcef33bb1fb068ceac26e3ffc795e5098e55189)
2024-11-10 14:03:17 -05:00
Hondacrx a60dc0bd9e Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW)
Port From (https://github.com/TrinityCore/TrinityCore/commit/19a0e885a63a7d07a6edd6c1b14ba91f87141ffd)
2024-11-10 13:59:19 -05:00
Hondacrx e59de27d66 Core/Characters: Added missing Earthen creation data
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3a502ddb9f08a1cc3ef082263567898c7b0a3eb)
2024-11-10 13:57:03 -05:00
Hondacrx 3db6dcaf2f Fix Build 2024-11-10 13:50:52 -05:00
Hondacrx d9f90b014b Core/Spells: Refactor CastSpellExtraArgs
Port From (https://github.com/TrinityCore/TrinityCore/commit/975e7cc0723d3136822f6190de8742eef17a2539)
2024-11-10 13:48:39 -05:00
Hondacrx ac27d322b1 Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTriggeringAura
Port From (https://github.com/TrinityCore/TrinityCore/commit/f604661a40d05cb1f06e5e0b3112591ebb3aa1a6)
2024-11-10 13:31:25 -05:00
Hondacrx 026e717fde Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/010550da224c446461b26bc4f38ee5cc35d4aa3d)
2024-11-10 13:30:00 -05:00
Hondacrx 6c8387f9ec Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILS
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c9d1f9e5c8fd2b327b07dcddbc30c5ced06564a)
2024-11-10 13:22:50 -05:00
Hondacrx ab840142f3 Core/Spells: Fixed spell target selection not being shared by multiple effects when there are targeting scripts that have the same script function
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1d8061a0f848241fe70ab0d718e829836cb5601)
2024-11-10 00:09:01 -05:00
Hondacrx 336729c8d7 Core/GameObjects: Implement ControlZone::UncontestedTime field
Port From (https://github.com/TrinityCore/TrinityCore/commit/314e155a0c4b9f904d6b36898941cc1966d8a719)
2024-11-09 23:53:28 -05:00
Hondacrx 3f87e713c5 Scripts/Spells Update Seed of Corruption script
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f8cb99ad2b95d4cc5d2abba8a00e67acfdfed4f)
2024-11-09 23:49:19 -05:00
Hondacrx 9580103f3b Core/Players: Fixed nested spell overrides (priest Mind Spike)
Port From (https://github.com/TrinityCore/TrinityCore/commit/cdca59ca4daf1edc250a96bd793cd8d4368e7f2e)
2024-11-09 23:38:32 -05:00
Hondacrx 34caf6a4da Core/Creature: Added additional checks when setting feign death in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/d66f2dcdac2f1602f36cd9f1720fdbf274a37c61)
2024-11-09 23:35:39 -05:00
Hondacrx 242b6a8f5b Core/PacketIO: Fixed SMSG_SPELL_ENERGIZE_LOG structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba90348de88f0355b559010f8a106527b094baa2)
2024-11-09 23:28:42 -05:00
Hondacrx 1ceaa24432 Core/PacketIO: Implemented UIMap questlines
Port From (https://github.com/TrinityCore/TrinityCore/commit/efa76de54011d40d69412d2af23cb071ed352688)
2024-10-10 10:08:02 -04:00
Hondacrx 4540cd76e3 Core/Client Builds: Move build info out of RealmList class
Port From (https://github.com/TrinityCore/TrinityCore/commit/82031dc720ac485c32158871aec86764c2505581)
2024-10-10 09:29:50 -04:00
Hondacrx 37d48ec371 Core/Auth: Refactor client auth key storage to support more future client variants and preserve more information about client version
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e1595265925e0840d07e943b8c9ff1e906d4719)
2024-10-09 14:28:10 -04:00
Hondacrx 71cc76d6b6 Core: Allow macOS arm64 client to connect
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b2d12206c56222ddd7877a786d11701396fc63f)
2024-10-09 00:46:39 -04:00
Hondacrx 0fd399e92e Core/Players: Fixed trait config validation
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f0a62bde5b927392a58e95a87d4d8bd93438d7e)
2024-10-09 00:42:58 -04:00
Hondacrx fbe4130a54 Core/Maps: Decrement map unload timer by correct (accumulated) time diff
Port From (https://github.com/TrinityCore/TrinityCore/commit/13a5d2d42d122415d56ba297ddf6ed9e16aaf30d)
2024-10-09 00:27:46 -04:00
Hondacrx 93350b102e Core/Mail: Ignore currencies from loot for mails
Port From (https://github.com/TrinityCore/TrinityCore/commit/2d2297834681a7ba4bfa8b0db234d99f04cf447d)
2024-10-09 00:26:47 -04:00
Hondacrx 3c3c84b736 Core/Players: Fixed spells being unintentionally removed by talent swaps when they are learned from more than one spell (affects balance druid Celesial Alignment and Incarnation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c6ddcce3d6374a82214bb0ddb9d7432351982c9)
2024-10-09 00:25:13 -04:00
Hondacrx 4c3074d462 Core/Loot: Implemented currency loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e28ee080a1cf3c7cd332a8d1e0808505b4ea9d4)
2024-10-09 00:18:14 -04:00
Hondacrx 57858e1bed Core/Loot: Added type to LootStoreItem to replace reference != 0 checks
Port From (https://github.com/TrinityCore/TrinityCore/commit/7e70ea701e554c9e404683014cd3bc1cc4885eaf)
2024-09-26 21:22:15 -04:00
Hondacrx db5e3383d7 Core/Conditions: Remove unneccessary duplicate condition startup checks - item existance is checked by loot loading and if that fails, condition loading will fail to find related item inside loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d3be9cca62ec3149af490b8f6dbbd4f3127d531)
2024-09-26 17:49:49 -04:00
Hondacrx 902f562f0a Cleanup Loot File
Port From (https://github.com/TrinityCore/TrinityCore/commit/b49a9b44af5ba8255d7427b34170ea9fd9546310)
Port From (https://github.com/TrinityCore/TrinityCore/commit/430321a80367be039c8dadfdb50ba950270bd720)
2024-09-26 17:48:13 -04:00
Hondacrx eee80bad68 Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c06e7fcdab677df4e5908f69b9655577e08fe69)
2024-09-26 13:07:53 -04:00
Hondacrx 2aa3487997 Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending any responses
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f8a932b8bfa345ab8a0647125e033883f4a3ab8)
2024-09-26 12:58:05 -04:00
Hondacrx 24724077dc Core/PacketIO: Add some missing 11.0 packet bits
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6b2cdcce0a51434625fff114b74b45cac04fc46)
2024-09-26 12:56:37 -04:00
Hondacrx d70529bc19 Core/Realms: Realmlist refactors
* Removed global realm variable from World and use RealmList everywhere
* Match auth build key with client version
* Restored allowedSecurityLevel checks for realmlist packet building
* Restored updating population field
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4b710446d62c95eb8124175203fa5f394912594)
2024-09-26 12:53:15 -04:00
Hondacrx 8341244e4d Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtualRealmAddress() where possible
Port From (https://github.com/TrinityCore/TrinityCore/commit/88fea990ff1408b94076fb9dbd0c974908d6a731)
2024-09-08 15:23:43 -04:00
Hondacrx 92472c20aa Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/32ff365288fa9fc31dcd720836c009f42879edf1)
2024-09-08 15:13:25 -04:00
Hondacrx fcdd67374b Core/PacketIO: Fixed some 11.0.2 structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f952893fc82bc677058737f77de710c426c60ee)
2024-09-08 15:12:15 -04:00
Hondacrx 6bdb8a6c70 Core: Updated to 11.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/df1ec76d54db3a91759fc93f4d6b6828d4ec0f59)
2024-09-08 15:09:30 -04:00
Hondacrx ad461858ca Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST
Port From (https://github.com/TrinityCore/TrinityCore/commit/3429871a07c1c1ebe2bd94cb771ef187cb46fd46)
2024-09-08 14:09:45 -04:00
Hondacrx 54023d52d7 Core/Players: Implemented hero talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1ffe61727f53505a3e2b94cae32f2ce3d28b07b)
2024-09-08 14:09:06 -04:00
Hondacrx 1bd1b1d62c Core/Misc: Added TWW expansion enum value
Port From (https://github.com/TrinityCore/TrinityCore/commit/8706dba48f461029425431758ac06e7dd2bb0f96)
2024-09-03 21:28:26 -04:00
Hondacrx f7b184dd1d Core/Players: Remove duplicated trait configs
Port From (https://github.com/TrinityCore/TrinityCore/commit/dabe1f85df30610c5287ae6d8214d325e6595387)
2024-09-02 22:52:49 -04:00
Hondacrx 72563b8ca3 Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abfd1c530e81f24856825f7ebe5a1c1ba8c58e)
2024-09-02 22:52:08 -04:00
Hondacrx 957ca9898d Core/Players: Fixed trait configs getting into invalid state after talent tree changes between client patches
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7c8ac3505cb7e177b6f5299989d544a3b8cade9)
2024-09-02 22:46:11 -04:00
Hondacrx ba2aa0d0c0 Core/Movement: Made fixed ChaseAngle optional and added possibility to ignore setting walk/run depending on target
Port From (https://github.com/TrinityCore/TrinityCore/commit/51872d50ff250df0bad130ab7843b69ea921a1f1)
2024-09-02 22:31:06 -04:00