hondacrx
|
dc0bf68c6f
|
Misc fixes
|
2023-05-21 19:01:22 -04:00 |
|
hondacrx
|
35961a0121
|
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respective npc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/205aba1ff3a6f1ff92a8b26af646fd25f139c697)
|
2023-05-21 18:38:55 -04:00 |
|
hondacrx
|
53623d94dc
|
Core/Auras: Implement SpellAuraInterruptFlags2::Falling
Port From (https://github.com/TrinityCore/TrinityCore/commit/145bb98ecbc4bb265d5c33cc2bb8358a639d5e98)
|
2023-05-21 17:22:54 -04:00 |
|
hondacrx
|
0cfe1dc508
|
Core/Auras: Implement SpellAuraInterruptFlags2::WarModeLeave
Port From (https://github.com/TrinityCore/TrinityCore/commit/2b231c9866db62eaab2a5806f671c7dcf22073a5)
|
2023-05-21 17:21:22 -04:00 |
|
hondacrx
|
f670656393
|
Core/Auras: Implement SpellAuraInterruptFlags2::EndOfEncounter
Port From (https://github.com/TrinityCore/TrinityCore/commit/998ee363c5e41141da158ea39c0dae0814967fba)
|
2023-05-21 17:19:33 -04:00 |
|
hondacrx
|
fd377ebc0d
|
Core/Auras: Implement SpellAuraInterruptFlags2::StartOfEncounter
Port From (https://github.com/TrinityCore/TrinityCore/commit/15135ce16f76d1635fa5606c99822b60bced94bf)
|
2023-05-21 17:17:00 -04:00 |
|
hondacrx
|
40ff308573
|
Core/Auras: Implement SpellAuraInterruptFlags2::DuelEnd
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca66da1c97acaff18b318b3e856d54127cb96a6b)
|
2023-05-21 17:12:53 -04:00 |
|
hondacrx
|
1ce3844697
|
Core/Auras: Implement SpellAuraInterruptFlags2::AbandonVehicle
Port From (https://github.com/TrinityCore/TrinityCore/commit/513788e884f15ca0d9dd3c0897e6fea87f0a1fff)
|
2023-05-21 17:11:13 -04:00 |
|
hondacrx
|
12c53d6182
|
Core/Unit: Named npc flags UNIT_NPC_FLAG_AREA_SPIRIT_HEALER and UNIT_NPC_FLAG_2_AREA_SPIRIT_HEALER_INDIVIDUAL
Port From (https://github.com/TrinityCore/TrinityCore/commit/920b9a99bdd2d7eb9b7a787c4872a38b862f75c8)
|
2023-05-21 17:09:28 -04:00 |
|
hondacrx
|
d146ab6568
|
Core/PacketIO: Fixed CreateObject structure for areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd8bba63a2a80e60b9a756271abcc866e880c2bc)
|
2023-05-21 17:06:42 -04:00 |
|
hondacrx
|
dfceb4c044
|
Core: Update to 10.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/16bc74667e8996b64258718e95b97258dfc0217a)
|
2023-05-19 16:23:44 -04:00 |
|
hondacrx
|
24b0836710
|
added some missing code.
|
2023-05-06 07:21:37 -04:00 |
|
hondacrx
|
141ed88de0
|
Core/Auras: Removed outdated aura type handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/c563d52c8da02c610266b0376ef70ea92d022835)
|
2023-05-02 17:25:05 -04:00 |
|
hondacrx
|
a2e5acbaa5
|
Scripts/Spells Update Divine Star
Port From (https://github.com/TrinityCore/TrinityCore/commit/0eada1d7086985b759e10684966e3aefdd7eefe7)
|
2023-05-02 16:59:25 -04:00 |
|
hondacrx
|
be0a98f3de
|
Scripts/Spells: Implement Summon Sayaad
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7ff9a9083fdb5aab1fe54b16ffd84851f99424d)
|
2023-05-02 16:32:00 -04:00 |
|
hondacrx
|
c867ecd805
|
Core/GameObjects: Allow certain types to be sent to the client without display
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c71a84e6cd980cfe9a35421e8473dceebafba5b)
|
2023-04-26 07:16:01 -04:00 |
|
hondacrx
|
71cc0bb2ec
|
Core/Quests: Fixed typo in raid group requirements check
Port From (https://github.com/TrinityCore/TrinityCore/commit/5e47a3522a03ac193bad819e5ff04e11e6c65645)
|
2023-04-26 07:08:05 -04:00 |
|
hondacrx
|
1ba4f55eec
|
Core/Units: Calculate HoverHeight from model data
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6133c78de9e2272765c2cfda82c440663acd254)
|
2023-04-25 17:23:24 -04:00 |
|
hondacrx
|
c76fcebeb3
|
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/a265672e5438acba781354b12614791791643881)
|
2023-04-25 17:12:30 -04:00 |
|
hondacrx
|
c186c76103
|
Core/Creature: Added missing nullcheck
Port From (https://github.com/TrinityCore/TrinityCore/commit/209a36424eb9affc2ac3af2682fc9169a37d494f)
|
2023-04-25 08:39:54 -04:00 |
|
hondacrx
|
bd2eb5baab
|
Core/Creature: Implemented sparring with max health percent thresholds
Port From (https://github.com/TrinityCore/TrinityCore/commit/0750b7f8455df39a64462636ca296c6f2aa2b048)
|
2023-04-25 08:38:55 -04:00 |
|
hondacrx
|
9d4be0003b
|
Core/Creature: Added possibility to give creatures multiple gossip menu ids and control them via conditions
Port From (https://github.com/TrinityCore/TrinityCore/commit/36044a9470e9c39a71916e908ab6cf4f95677793)
|
2023-04-25 08:02:18 -04:00 |
|
hondacrx
|
8828e94482
|
Core/Creatures: Compute the level from ContentTuning
Port From (https://github.com/TrinityCore/TrinityCore/commit/562f65f3f8f271fc52cc428c71a562af22829dc0)
|
2023-04-21 18:49:58 -04:00 |
|
hondacrx
|
b7a8a88a76
|
Core/Auras: Fixed iterator invalidation crash with procs using SPELL_ATTR0_PROC_FAILURE_BURNS_CHARGE attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/15451ce699540c7d175f4a24d257778dedb0e3d7)
|
2023-04-21 18:32:54 -04:00 |
|
hondacrx
|
19c484dc5a
|
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale
Port From (https://github.com/TrinityCore/TrinityCore/commit/81ea6f54d93ee10b03e6432c6071e0d0983796a2)
|
2023-04-21 18:21:08 -04:00 |
|
hondacrx
|
d3297b96a2
|
Core/Skinning: Update correct skinning skill according to creature expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/229a7ac79d38b9db76387f92e846c04c151ad3aa)
|
2023-04-05 08:22:24 -04:00 |
|
hondacrx
|
6361e60c8b
|
Core/Quests: Fixed crash happening when a quest is marked as rewarded without a questgiver (for example lfg)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5332098e76bf5f1f46b5a7984fc00b4e493cd4c8)
|
2023-04-05 08:14:11 -04:00 |
|
hondacrx
|
8178903833
|
Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 10.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/6af42ce82da9273eb47a2a53637f1aaf08a63f1d)
|
2023-04-05 08:03:59 -04:00 |
|
hondacrx
|
1cf184978e
|
Core/Creatures: Improved movement interruption while casting spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc57c9dad59a2eded2f7ea0471aa79c89b390559)
|
2023-04-05 08:03:07 -04:00 |
|
hondacrx
|
6b8dc37d3c
|
Fixes unable to change talents.
|
2023-03-27 01:15:26 -04:00 |
|
hondacrx
|
ebb7c450d1
|
Fixed some crashes when trying to get into world.
|
2023-03-23 10:38:00 -04:00 |
|
hondacrx
|
01f09ac966
|
Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6d5d94ebe88e71b6250678f114d900871fcf054)
|
2023-03-23 08:05:44 -04:00 |
|
hondacrx
|
460a7c0ca9
|
Core: Update to 10.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/922f60fa25569db05a7717b6b55568f321a02f64)
|
2023-03-23 08:03:41 -04:00 |
|
hondacrx
|
fe6135ed71
|
Core/Units: Added functions to modify WorldEffects updatefield
Port From (https://github.com/TrinityCore/TrinityCore/commit/51569217ad88a4d19d89a6083b56f228554ac90a)
|
2023-03-23 07:11:56 -04:00 |
|
hondacrx
|
4571d4666b
|
Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS instead of equivalent flag from creature_template.type_flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/512f5138d44408882cb93ae4cff7cc8d1b627503)
|
2023-03-23 07:10:08 -04:00 |
|
hondacrx
|
5d0d9822e8
|
Core/Creatures: Allow flagging creatures to not clear their tap list when evading
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e309ed17ff448b971f206c7ea7174c736230299)
|
2023-03-23 07:04:20 -04:00 |
|
hondacrx
|
bd437fc87a
|
Fixes/Crashes:
command "cometome"
Using call pet on hunter
crash when casting some spells.
|
2023-03-20 05:50:18 -04:00 |
|
hondacrx
|
d0b7bcb2fe
|
Core/Creatures: Allow disabling melee attacks for all creatures, not just the ones using SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/d26d38075cdb56dcef77f05276a360e717cc5032)
|
2023-03-14 04:34:51 -04:00 |
|
hondacrx
|
40898d4b9f
|
Core/Creatures: Allow toggling creature default root state
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb93afffc08a45354e1b896adf38d1f8e8b352ac)
|
2023-03-14 04:30:36 -04:00 |
|
hondacrx
|
1d5d0a32e6
|
Core/Creatures: Allow scripts to change creature loot id (must be done before death)
Port From (https://github.com/TrinityCore/TrinityCore/commit/155cf58236f7adbd169f57e0578c96fd7ce2173f)
|
2023-03-14 04:27:22 -04:00 |
|
hondacrx
|
bc453f7198
|
Core/Spells: Allow implicit targeting of serverside WorldObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d5ca30b232586ad378671bf0ac8407495dea188)
|
2023-03-14 04:23:38 -04:00 |
|
hondacrx
|
6905c69cfb
|
Core/Creatures: Allow turning off experience gain from creatures by scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/91e7401e64dcc2883f7a42c5e382f901c58b9d00)
|
2023-03-14 04:20:09 -04:00 |
|
hondacrx
|
40009792c4
|
Core/Creatures: Allow disabling loot for creatures
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebf799c0f696ec88be66795d4ad0a20fa5ce5e92)
|
2023-03-14 04:17:18 -04:00 |
|
hondacrx
|
8bb67e69c5
|
Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2Manager
Port From (https://github.com/TrinityCore/TrinityCore/commit/8f38c12c4e7d832a91c7719ee1a5ac4d801862a6)
|
2023-03-14 04:14:30 -04:00 |
|
hondacrx
|
a98dc65a3b
|
Core/Fishing: Update correct fishing skill according to area expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb6773171154a80275791bd57a00624e0107fac5)
|
2023-03-14 04:12:47 -04:00 |
|
hondacrx
|
bc8dc03724
|
Core/Creatures: Allow overriding default gossip menu id
Port From (https://github.com/TrinityCore/TrinityCore/commit/09568736134372ec1a79b936a248eec30f071c8d)
|
2023-03-14 02:22:08 -04:00 |
|
hondacrx
|
ccea9d09df
|
Core/Creatures: Wrap all creature static flags in a structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/6bcbc786e50390cd64f634c87a5871178dd9b36f)
|
2023-03-14 02:19:34 -04:00 |
|
hondacrx
|
bc12537c67
|
Core/Movement: Refactor TimedFleeingMovementGenerator to use TimeSpan
Port From (https://github.com/TrinityCore/TrinityCore/commit/4300c3edd3b2fe4c0f5a01807271e663b6750ebb)
|
2023-03-14 02:12:21 -04:00 |
|
hondacrx
|
89a3cb971a
|
Core/Creatures: Implemented unkillable flag (prevent health from going below 1)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7ea438ebdca93874776e02e9985db1da0a53f2fb)
|
2023-03-14 02:09:28 -04:00 |
|
hondacrx
|
4d1337eed9
|
Core/Creatures: Added fields for static flags to creature class for future use
Port From (https://github.com/TrinityCore/TrinityCore/commit/379b1ec6ae83229ed2c5b82480d73d509c47be33)
|
2023-03-14 02:07:49 -04:00 |
|