Commit Graph

3788 Commits

Author SHA1 Message Date
hondacrx c897fd2657 Core: Update allowed build to 10.1.0.49679
Port From (https://github.com/TrinityCore/TrinityCore/commit/4a1b0b180cf989ed820e9574a1e0fa4564250bd2)
2023-05-23 08:46:17 -04:00
hondacrx 6ee9e0d039 Core/Spells: Implemented new proc hit type PROC_HIT_DISPEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/206369934aecfcac9a49583f3f7e98f0d69ad55b)
2023-05-23 08:45:32 -04:00
hondacrx ac3402ec4e Core/Players: Fixed crashes with char enum packet if equipment cache field does not have correct format
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2884612cedb33c12e3a0c30883903efd6d700e0)
2023-05-23 08:43:03 -04:00
hondacrx 8e5cc1a07b Core/Players: Respawn alive at graveyard when releasing spirit
Port From (https://github.com/TrinityCore/TrinityCore/commit/fce1994795bdc87d0c87c7de9fc9f80a4f1b6507)
2023-05-23 08:18:21 -04:00
hondacrx cc1180050e Core/Graveyards: Fix graveyards in subzones when there is no valid graveyard in that subzone
Port From (https://github.com/TrinityCore/TrinityCore/commit/7ba4e2df84e4ddefb080f71685294c619a8397de)
2023-05-23 08:17:17 -04:00
hondacrx 6f2f65cc27 Core/Creatures: Fixed some creatures having 0 max health (and being unkillable)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f98b71698eca5b136676991026de1d0d212f9fb)
2023-05-23 08:13:25 -04:00
hondacrx 3e1448ddc1 Spells/Scripts: Implement Critical Thinking
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0aa85c99e79ed353d69f5dd1f760a4fdc339650)
2023-05-23 08:10:51 -04:00
hondacrx ef250e0400 Core/Areas: Update AreaFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8f1c3b4f0ca631e76101f8492b9688c6d2dca01)
2023-05-23 08:07:33 -04:00
hondacrx 55148a9ca4 Scripts/Warrior: Implement Shield Block
Port From (https://github.com/TrinityCore/TrinityCore/commit/48820532e42b60566d9995e41eef280d64c6f452)
2023-05-23 07:49:28 -04:00
hondacrx 2dd3c6b039 Scripts/Warrior: Implement Warbreaker and In For The Kill
Port From (https://github.com/TrinityCore/TrinityCore/commit/e943c695f2ff84cf1124a143437389867c930cfb)
2023-05-23 07:47:30 -04:00
hondacrx b650050ccb Scripts/Warrior: Implement Brutal Vitality
Port From (https://github.com/TrinityCore/TrinityCore/commit/94b7a863ef08444ce5086de6196ee77e47a155c0)
2023-05-23 07:41:32 -04:00
hondacrx e76aa05564 Core/Proto: Updated protobuf messages and services 2023-05-23 07:37:39 -04:00
hondacrx 8c4f2ab12d Scripts/Warrior: Implement Shield Charge
Port From (https://github.com/TrinityCore/TrinityCore/commit/807c3555b5631bf6441db0b90887b7e7713c9a99)
2023-05-23 07:01:18 -04:00
hondacrx 45f81d7b78 Scripts/Warrior: Implemented Fueled by Violence
Port From (https://github.com/TrinityCore/TrinityCore/commit/d64f7c332e1c6b9d15240979f3f95db4131ff17c)
2023-05-23 06:58:50 -04:00
hondacrx bad751f821 Core/Battlegrounds: Correct distance check in HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode.
Port From (https://github.com/TrinityCore/TrinityCore/commit/83bc908531d827b318d1281fa686aa95a34ab075)
2023-05-23 06:48:21 -04:00
hondacrx 11bc2411b9 Core/PacketIO: Add missing bit writes
Port From (https://github.com/TrinityCore/TrinityCore/commit/06db073eb9900141bce496a36d60548e64bd059c)
2023-05-23 06:27:28 -04:00
hondacrx dfc3cbfe30 Fix build 2023-05-23 06:26:16 -04:00
hondacrx 89a09b1047 Update some commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/3260b94dd627b7b0c7114f94bb97d108b005af3e)
2023-05-23 06:25:00 -04:00
hondacrx d55f4f836f Core/Units: Power handling improvements
* Don't include creature_template power multipliers in CreateMana updatefield
* Allow NPCs to have power types other than mana
* Add missing Essence config regeneration rate
* Fixed demon hunter powers not decaying immediately after combat
* Fixed some powers decaying immediately out of combat after energizing (for example holy power)
* Replace hardcoded list of powers to set to full on levelup with a db2 flag check
* Updated Creature::GetPowerIndex for 10.1 new power types
Port From (https://github.com/TrinityCore/TrinityCore/commit/1325e0c4b279d590acbcbb05d6abdf5fdb66a882)
2023-05-23 05:44:42 -04:00
hondacrx 06f99fda8b Core/Units: Add PowerTypeFlags enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/8828af2a5e3754e45893e0d62efae86747dfa4f2)
2023-05-23 05:17:41 -04:00
hondacrx 95c64e2782 Core: Update allowed build to 10.1.0.49570
Port From (https://github.com/TrinityCore/TrinityCore/commit/034db11b2c6f37c8f0bd20d813ff6e8a3cb8ffea)
2023-05-21 19:03:00 -04:00
hondacrx dc0bf68c6f Misc fixes 2023-05-21 19:01:22 -04:00
hondacrx c260ed1602 DB Updates 2023-05-21 18:40:17 -04:00
hondacrx f5c32f4d4e Core: Update allowed build to 10.1.0.49474
Port From (https://github.com/TrinityCore/TrinityCore/commit/dc284750968d1816cc4271f4c6a6dbcdcdfd3f51)
2023-05-21 18:40:06 -04:00
hondacrx 5dfbc68782 Fix using newest full DB from TrinityCore 2023-05-21 18:39:13 -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 3e72da9f1e Scripts/Spells: Implement Painful Punishment
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fb5737e3dc55bfc79518ecb5ac37f41f937f270)
2023-05-21 18:04:40 -04:00
hondacrx 73b393ed7a Scripts/Spells: Implement Purge the Wicked
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ef501b278774b16d5c57bf7a463731480155609)
2023-05-21 18:01:42 -04:00
hondacrx d2b8867bff Scripts/Spells: Implement Dark Reprimand
Port From (https://github.com/TrinityCore/TrinityCore/commit/b53de1eb4bce8b4a7db823f3273a7fd82abe7fb6)
2023-05-21 17:40:27 -04:00
hondacrx 5e2034de45 Scripts/Spells: Update Halo
Port From (https://github.com/TrinityCore/TrinityCore/commit/23f42e09ec34ac6285773b70bd53503ea0986ff6)
2023-05-21 17:28:33 -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 535d068b47 Core/Auras: Implement SpellAuraInterruptFlags2::EnteringInstance
Port From (https://github.com/TrinityCore/TrinityCore/commit/5fddf06daa4ea69bf4ce28d57797e8f9f8b17f76)
2023-05-21 17:12:02 -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 ac05760112 Core/Auras: Implement SpellAuraInterruptFlags2::LeaveArenaOrBattleground
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c0ab49673626a74a3a9d6caee92099c6e265bf1)
2023-05-21 17:10:33 -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 0951190623 Core/Spells: Check passive attribute on the final spell that will be cast by CMSG_CAST_SPELL, after taking overriden spells into account
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1e2ad439db6e69ab146655951f730c766b351f9)
2023-05-21 17:05:13 -04:00
hondacrx 63b8922a9e Core/PacketIO: Fixed quest query packet structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/e540d74610e14b8920570e9ece4c2aa47a4be6ed)
2023-05-21 17:04:11 -04:00
hondacrx d16f24d5c0 Core/Spells: Implemented SPELL_EFFECT_TELEPORT_GRAVEYARD
Port From (https://github.com/TrinityCore/TrinityCore/commit/cdb209fda44eb500a7e8d9a0d4acd048e1ee5eec)
2023-05-21 16:55:47 -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 d3f0045b4b Removed two duplicate scripts for rogues. 2023-05-02 17:53:59 -04:00
hondacrx 505d8df571 DB Updates 2023-05-02 17:28:08 -04:00
hondacrx e2156193bc 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/9740219850d14852a018a023c7db57b8752f8f5c)
2023-05-02 17:27:52 -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 42a902c118 Core/Realms: Remove duplicate realm names storage
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f5e47c396e49da2530aabac05f7ca3c0f177298)
2023-05-02 17:22:16 -04:00