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
|
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 |
|
Hondacrx
|
5909e7ba98
|
Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactors
Port From (https://github.com/TrinityCore/TrinityCore/commit/963eb6b80c1231ebaadd29806666c9ae5b79a985)
|
2024-11-11 14:14:43 -05:00 |
|
Hondacrx
|
6fcce1a6e4
|
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move getting and writing field flags to shared function
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee54ade3975748bf373162b2397328852dec6701)
|
2024-11-11 12:32:44 -05:00 |
|
Hondacrx
|
a3edaf4df6
|
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functions instead of spreading it in all overrides
Port From (https://github.com/TrinityCore/TrinityCore/commit/067fa31d152ecb10e5bea0419f84f7b79b96abf5)
|
2024-11-11 12:24:22 -05:00 |
|
Hondacrx
|
53cfd0ba4f
|
Core/Misc: Updated GameError enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/91c12c64037ca906c30f9718fadab619359f1616)
|
2024-11-11 11:38:38 -05:00 |
|
Hondacrx
|
0080898785
|
Core/PacketIO: Updated packet structures to 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f37b29f41b6cb3fbcc3dc6bc0cf3a25c1f7eb6a)
|
2024-11-11 11:36:52 -05:00 |
|
Hondacrx
|
9ccc3f7e05
|
Core/PacketIO: Update opcodes for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac7a95b45ca239d91b3daa8e2f77376382b092d2)
|
2024-11-11 11:27:06 -05:00 |
|
Hondacrx
|
25a716db9e
|
Core/DataStores: Updated db2 structures to 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0352ef78ed93e18a869652e628345bc660f252b)
|
2024-11-11 11:12:45 -05:00 |
|
Hondacrx
|
3cca83e5bd
|
Core/PacketIO: Skip sending empty SMSG_UPDATE_OBJECT for transports on map changes
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6c37f6791f1a28f5a077f251ec60a541cf0284f)
|
2024-11-11 11:03:24 -05:00 |
|
Hondacrx
|
83eace222c
|
Core/SAI: Implemented new action SMART_ACTION_CREDIT_QUEST_OBJECTIVE_TALK_TO
Port From (https://github.com/TrinityCore/TrinityCore/commit/9261140c9ddc5b15bc2e0abe9d8755552ae74d82)
|
2024-11-11 11:02:05 -05:00 |
|
Hondacrx
|
c3d7e5adb3
|
Core/Player: moved zone/area updating and tavern resting checks into Heartbeat and movement updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/e14648eaba40bf821b2245c71a0fee3a88dfdba5)
|
2024-11-11 10:51:47 -05:00 |
|
Hondacrx
|
21eca77ad8
|
Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88)
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d5242daae3fab31ffc73faafa21ad65e5cd9670)
|
2024-11-11 10:46:00 -05:00 |
|
Hondacrx
|
29acfba7d3
|
Core/GameObjects: Don't apply GO_DYNFLAG_LO_INTERACT_COND for GAMEOBJECT_TYPE_FLAGSTAND
Port From (https://github.com/TrinityCore/TrinityCore/commit/5fc9a3afdd805df2e2fa5f9d6f12474049965906)
|
2024-11-11 10:34:58 -05:00 |
|
Hondacrx
|
30ab2b625c
|
Core/Misc: Update faction change learned language skills for new races
Port From (https://github.com/TrinityCore/TrinityCore/commit/b506a534430049d9abc5fc757bca3651c0ca67d0)
|
2024-11-11 10:34:01 -05:00 |
|
Hondacrx
|
40ec7e2999
|
Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBuilders
Port From (https://github.com/TrinityCore/TrinityCore/commit/caccb06190376d6812e40da36b27e22df8d7f546)
|
2024-11-11 10:31:00 -05:00 |
|
Hondacrx
|
20a8e1f31b
|
Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTAND
Port From (https://github.com/TrinityCore/TrinityCore/commit/bef005e34617462fc166260f5002cf79b161db59)
|
2024-11-10 22:52:58 -05:00 |
|
Hondacrx
|
3603e644af
|
Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_TYPE_FLAGSTAND
Port From (https://github.com/TrinityCore/TrinityCore/commit/0535a61cb7c9da97f05e5867ce181d91e3dd92eb)
|
2024-11-10 22:51:48 -05:00 |
|
Hondacrx
|
b2edaa6051
|
Core/Chat: Update ChatNotify enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/c6fd88bf3044de44ac01fe9583a3be4142d1e1d9)
|
2024-11-10 22:43:23 -05:00 |
|
Hondacrx
|
10574a5129
|
Core/Conditions: Allow NegativeCondition for references
Port From (https://github.com/TrinityCore/TrinityCore/commit/b860733822aebef4bd69d506d32e44c0de9f7789)
|
2024-11-10 22:40:01 -05:00 |
|
Hondacrx
|
5b05f9f260
|
Core/PacketIO: Fix old copypaste
Port From (https://github.com/TrinityCore/TrinityCore/commit/77b80661474d26e38c19bb8b1fbc150858d9ce38)
|
2024-11-10 22:38:26 -05:00 |
|
Hondacrx
|
f7f4542ac7
|
Core/PacketIO: Added empty implementation for treasure picker opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/4936094379a3558022d63f7520cd0d988d718daf)
|
2024-11-10 22:37:36 -05:00 |
|
Hondacrx
|
c87b3851eb
|
Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no unit_flags are set
Port From (https://github.com/TrinityCore/TrinityCore/commit/72d952db74d0c4a6e90d7a387774d090eb4a842b)
|
2024-11-10 22:24:15 -05:00 |
|
Hondacrx
|
9087e3dc30
|
Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/57f297b4e72c7a2639fa5a8f123cc6bbb3943be3)
|
2024-11-10 22:21:12 -05:00 |
|
Hondacrx
|
afe58851da
|
Core/Movement: Allow MOVEMENTFLAG_CAN_FLY with SPELL_AURA_ADV_FLYING
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e470610ac411c81ff0b93371b3a04c3432008e9)
|
2024-11-10 22:20:21 -05:00 |
|
Hondacrx
|
16f13eece9
|
Core/Auras: Implemented SPELL_AURA_ADV_FLYING
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7a073140cb9cc41aefaff76eca5355acceff409)
|
2024-11-10 22:19:03 -05:00 |
|
Hondacrx
|
3a4eec6ebd
|
Core/Auras: Implemented adv flying speed mod auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e0b146f1d6df817714595995632e2514e5869a8)
|
2024-11-10 22:13:41 -05:00 |
|
Hondacrx
|
f14a77d33f
|
Core/Units: Fix melee attack victim level calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/d93ca90d49827ddbea1478e7a3966a03c81a3d58)
|
2024-11-10 21:53:28 -05:00 |
|
Hondacrx
|
60ad9da7b5
|
Core/Movement: Implemented cyclic waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/222a80a6d62410eae6fa46dbdc60309f1728653a)
|
2024-11-10 21:52:46 -05:00 |
|
Hondacrx
|
be74f514a1
|
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPDATE_OBJECT and enable packets modifying them
Port From (https://github.com/TrinityCore/TrinityCore/commit/43c7965d6b97a919ddd7e97a1f6e3f5750553f09)
|
2024-11-10 18:24:49 -05:00 |
|
Hondacrx
|
bb76867477
|
Core/Conversation: Hackfix for NextConversationLineID overflow
Port From (https://github.com/TrinityCore/TrinityCore/commit/9c6a5947de5e27755ec81f530882d6d1171fb97b)
|
2024-11-10 17:46:33 -05:00 |
|
Hondacrx
|
bb1e6777f3
|
Core/DataStores: Update startup id checks for 11.0.2 and require FlightCapability id = 1 as well
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5b94d471e96f6b8252cfaaf6acdd0f4a634c75e)
|
2024-11-10 17:42:27 -05:00 |
|
Hondacrx
|
067dd1f1ec
|
Core/DataStores: Load FlightCapability.db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/adbe74a1a466b3af257b5c04a0e6c7a6d28c51ac)
|
2024-11-10 17:40:51 -05:00 |
|