Commit Graph

4567 Commits

Author SHA1 Message Date
Hondacrx 43d8277558 Core/GameObjects: Remove unused function
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ccaac5d91516181464e01c36396717674e4ae93)
2025-05-18 19:09:42 -04:00
Hondacrx 5b992859d0 Core: Updated to 11.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f7079f471401d5cf7885351baabc027813f60f5)
2025-05-18 19:05:48 -04:00
Hondacrx 2448c07600 Core/PacketIO: Fixed UF::QuestSession structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/51344bc6718e5cce0c2c2a8ed9cb8d700014b4e5)
2025-03-10 21:12:40 -04:00
Hondacrx e1c168142b Core/Database: removed more duplicate aliases from prepared statements
Port From (https://github.com/TrinityCore/TrinityCore/commit/e7213348280bcf35e698b06cd4a38059e9243a73)
2025-03-10 21:12:29 -04:00
Hondacrx c9361640b5 Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/a69def739b77780aaa9ba74959035514d43430f8)
2025-03-10 21:08:48 -04:00
Hondacrx af43ed5519 Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC_SPELL_PHASE_HIT phase
Port From (https://github.com/TrinityCore/TrinityCore/commit/0706a114bbfd786434921bf95d0fbd6a5596fcb3)
2025-03-10 21:07:34 -04:00
Hondacrx 0d831c3273 Core/Achievements: Implemented CriteriaType::ReachMaxLevel
Port From (https://github.com/TrinityCore/TrinityCore/commit/f92b5316ab1c7b1ea4202b6808a436d40dd25c4d)
2025-03-10 21:00:21 -04:00
Hondacrx ca7820eccb Core/Players: Improve reset spell cooldowns when entering arenas
Port From (https://github.com/TrinityCore/TrinityCore/commit/752ea0f8e9a04abd53a3b811de2fbb91b689e69f)
2025-02-24 11:25:52 -05:00
Hondacrx 0e050f6c54 Core/Quests: Improved criteria tree quest objective type
* Fixed _completedObjectives not being cleaned when adding quest
* Fixed objective credit being granted if just the criteria tree row containing criteria id was completed (instead of the entire tree linked to objective)
* Retroactively grant progress on quest accept for criteria types that require action that cannot be repeated (such as learning a spell)
Port From (https://github.com/TrinityCore/TrinityCore/commit/4e89a302fcce7644bcd8cf239edad3b409950438)
2025-02-24 11:21:04 -05:00
Hondacrx 0d5c0b572d Core/Achievements: Reduce the list of criteria types updated on login
* Implemented CriteriaType::ReachMaxLevel
* Corrected implementations for CriteriaType::ReachRenownLevel and CriteriaType::LearnTaxiNode
Port From (https://github.com/TrinityCore/TrinityCore/commit/6da1679cbfdc56cd5f1cab7148f645916bccecc1)
2025-02-24 11:01:12 -05:00
Hondacrx 70998199c0 Core/Guilds: Prevent guild bank packet contents update hack from interfering with buying new bank tabs
Port From (https://github.com/TrinityCore/TrinityCore/commit/e3d0b803d7c5ed564aabe6d348b4f96a48ef39cc)
2025-02-24 10:47:05 -05:00
Hondacrx df22f4dd74 Core/Spells: Fixed item level requirements for enchanting spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4ada2d3d2a719d650ed90b4f7e7428496717a7)
2025-02-24 10:45:11 -05:00
Hondacrx 519c642cff Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPELL_EFFECT_OPEN_LOCK
Port From (https://github.com/TrinityCore/TrinityCore/commit/3177c410e488866ece2803ddcf9ea09ea4b2b4fb)
2025-02-23 14:29:53 -05:00
Hondacrx 6a24e9ce29 Core/SAI: Allow update of disable gravity/root applied via static flags (using related action type)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2cf2535cd637b5b8966f7990f6826bdac94d77ce)
2025-02-23 14:26:44 -05:00
Hondacrx 73f414fc90 Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requirements
Port From (https://github.com/TrinityCore/TrinityCore/commit/43bf71b3742c6f3ee5f92eb27a6d0c11d1c562c2)
2025-02-23 14:24:49 -05:00
Hondacrx 2e856158fa Core/Scenarios: Send Scenario GUID in scenario progress packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/49b3ea96f5450a9649983267d34622e5f5cec876)
2025-02-23 14:21:52 -05:00
Hondacrx 644206f0d5 Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/1fb4acc25ae89360e71d33a8f7cba99bcc028b32)
2025-02-23 14:20:00 -05:00
Hondacrx 3a2439ba15 Core/Quests: Change Player::KilledMonster arguments to take Creature directly
Port From (https://github.com/TrinityCore/TrinityCore/commit/49699bc966e4543044da7f1fd75d57fbebfac4e4)
2025-02-23 13:13:57 -05:00
Hondacrx a3c1533265 Core/Quests: Use a helper function for quest objective StorageIndex startup validation
Port From (https://github.com/TrinityCore/TrinityCore/commit/5df1c6dea68efcbb5c739f459c7cbbda4d6984b5)
2025-02-23 13:12:30 -05:00
Hondacrx 6667f1fc34 Core/Commands: Handle more quest objective types with .quest complete command
Port From (https://github.com/TrinityCore/TrinityCore/commit/e071c08526666e542088439a36481afc13ecbdc2)
2025-02-23 13:11:13 -05:00
Hondacrx 6e33167e18 Core/Conditions: Added missing CONDITION_STRING_ID case to Condition::GetSearcherTypeMaskForCondition
Port From (https://github.com/TrinityCore/TrinityCore/commit/7153538db65a2a78bd16339ea44025a9af5fc27c)
2025-02-23 13:08:34 -05:00
Hondacrx 74fe86a16a Core/Vmaps: Don't ignore model rotation when calculating liquid level
Port From (https://github.com/TrinityCore/TrinityCore/commit/53b4501ce9b072cfffe7de7f348094f443e36950)
2025-02-23 13:05:53 -05:00
Hondacrx d43b243e56 Misc/Config: Add Earthen to CharacterCreating.Disabled.RaceMask documentation
Port From (https://github.com/TrinityCore/TrinityCore/commit/3f90e4853e71548eb90da709243c0de0a0443428)
2025-02-23 13:02:25 -05:00
Hondacrx 5ff499c25f Misc/Config: Update CharacterCreating.Disabled.RaceMask and ClassMask
Port From (https://github.com/TrinityCore/TrinityCore/commit/49cfd532e49deff3766697ff133868aa2f1c8d22)
2025-02-23 13:01:51 -05:00
Hondacrx 59f9e579b6 Core/PacketIO: Rename more unknown packet fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/fade8be3b133a58bfba4cf59e73f432aaa3444f4)
2025-02-23 12:54:13 -05:00
Hondacrx 4d2dbbcf16 Core/Auras: Implemented mount equipment
Port From (https://github.com/TrinityCore/TrinityCore/commit/6dd5fb9d88e7a8b7da696bbe7b96947217b1ace2)
2025-02-17 15:06:19 -05:00
Hondacrx f3b2f98c78 Core/GameObjects: Define and use new gameobject dynamic flag to restore old visual behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d78230d6b45d370b9cf3656c84dd59963179bae)
2025-02-17 14:45:51 -05:00
Hondacrx afe054f3e9 Fixes UpdateObject packets 2024-11-17 22:12:44 -05:00
Hondacrx 681178ecc7 Fix for some failed logins 2024-11-17 14:19:44 -05:00
Hondacrx aa01bf6727 Updated README 2024-11-17 14:10:04 -05:00
Hondacrx 698338e5c8 DB Updates 2024-11-17 14:09:37 -05:00
Hondacrx d46636fc3a Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS
Port From (https://github.com/TrinityCore/TrinityCore/commit/29202810705804c1c5ac126195ab7bd60f56849f)
2024-11-17 14:07:41 -05:00
Hondacrx f2e8784960 Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/765beae741ea0f332fe2ac1b4180b632462d1611)
2024-11-17 13:56:17 -05:00
Hondacrx c3df9bae16 Core/Position: Position constructor improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6ae7030dac388bbdf79954bd235c98209b53630)
2024-11-17 13:51:42 -05:00
Hondacrx f23db214ae Core/Spells: Temporarily force old flight style mounts
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d36db7ede2597e032c0e8bec5eee79e7be2dd10)
2024-11-17 13:15:32 -05:00
Hondacrx ac61343a68 Core/Spells: Define new proc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dfaf41c5ec710ad94a9262a65b4646f172d5d82)
2024-11-17 13:13:24 -05:00
Hondacrx 83f5185fc3 Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from the dead
Port From (https://github.com/TrinityCore/TrinityCore/commit/11f6576f04688fb89d97e2bbe7ae97a8b6585415)
2024-11-17 13:11:53 -05:00
Hondacrx 447c222665 Core/PacketIO: Named a bunch of unknown/unused fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/806611075659ddde60f3003763e442a46d70f993)
2024-11-17 13:07:52 -05:00
Hondacrx ba80dede79 Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicles
Port From (https://github.com/TrinityCore/TrinityCore/commit/23bb1a56b74191e131e41ad25edbe40ee4e76a96)
2024-11-17 12:09:17 -05:00
Hondacrx b30fb05495 Core/Quests: Fix QuestGiverStatus for QUEST_TYPE_TURNIN
Port From (https://github.com/TrinityCore/TrinityCore/commit/c68f4ceeb58d9e113510359eb4b7e87ef270cc9e)
2024-11-17 12:06:43 -05:00
Hondacrx 7bb7819be3 Core/Players: Don't flag unlearned talents and specialization spells as disabled since they are learned with "dependent" flag (and not saved in database)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bab2801c6f7fbad0ac32702c67a76f06718f2da)
2024-11-17 12:04:15 -05:00
Hondacrx a4af99c2bb DB Updates 2024-11-16 23:05:56 -05:00
Hondacrx 406aa5e445 Fix login 2024-11-16 23:05:45 -05:00
Hondacrx 76b0d747d3 Core/Transports: Fixed event timestamps for edge cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/5872f032c906bdee5f292919808bd221994fad5e)
2024-11-11 21:17:57 -05:00
Hondacrx 7a50f06e8c Core/PacketIO: Fixed SMSG_UPDATE_OBJECT fragment changes mask initialization
Port From (https://github.com/TrinityCore/TrinityCore/commit/0435f22d0d58589d0d6a4c9c764ce20a01e196e5)
2024-11-11 21:16:40 -05:00
Hondacrx fb7b17b908 Core/Texts: Fix nullptr when no BroadcastText is found
Port From (https://github.com/TrinityCore/TrinityCore/commit/05c8ad26c2f8c397ffcad743b1825bd47f719037)
2024-11-11 21:15:39 -05:00
Hondacrx 37529b12bc Core/PacketIO: Fixed SMSG_QUERY_QUEST_INFO_RESPONSE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab5e30d2d80055ae334bf682b45f7405771a0186)
2024-11-11 21:14:20 -05:00
Hondacrx f2d1a8fb40 Core/Units: only set spellClickHandled to true when spell cast was succesful
Port From (https://github.com/TrinityCore/TrinityCore/commit/214580d345616b492ce9654ef30c1a436d224b25)
2024-11-11 21:13:42 -05:00
Hondacrx 8375da8f88 Core/Gossip: Fixed gossip menu option localization for cases without a broadcast text assigned
Port From (https://github.com/TrinityCore/TrinityCore/commit/125971c8cb305324a02f5afee8baf017803123cb)
2024-11-11 21:12:12 -05:00
Hondacrx 7d351406f5 Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/68db469ee1f992bcdc81de64d6af1007d303be05)
2024-11-11 21:11:21 -05:00