Commit Graph

3642 Commits

Author SHA1 Message Date
hondacrx ef03aa9f22 Core: Updated allowed build to 10.0.5.48069
Port From (https://github.com/TrinityCore/TrinityCore/commit/8dc5ffef56beaf82978dcb1cb786b2ff0f7eba2e)
2023-02-19 02:11:34 -05:00
hondacrx a831dff55d Core/Units: Pass real damage taken after level scaling calculations to DamageDone and DamageTaken script hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f088c2e04cba1f1870c6d9da1b16e9593430c54)
2023-02-19 02:10:23 -05:00
hondacrx da3ec7e367 Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE
Port From (https://github.com/TrinityCore/TrinityCore/commit/b37333c1d935abe05c854c41bdf7ac6aff7f2882)
2023-02-19 01:43:44 -05:00
hondacrx 1a01c02261 Fixed a crash in playerinfo level data when its missing from the DB.
Fixes #53
2023-02-15 08:20:43 -05:00
hondacrx d408bd2841 Some misc fixes. Thanks Pandaros. 2023-02-14 07:22:31 -05:00
hondacrx 3bbda02581 DB Updates 2023-02-12 02:10:02 -05:00
hondacrx b3f6035973 Core: Updated allowed build to 10.0.5.48001
Port From (https://github.com/TrinityCore/TrinityCore/commit/0aa153c6fe0ff8b9aa8291feaa566c85734ec183)
2023-02-12 02:09:46 -05:00
hondacrx fc2b562b9e Core/Auras: Remove channeled auras when caster and target are not on the same map
Port From (https://github.com/TrinityCore/TrinityCore/commit/b842f2be5509d804363183e0445ed71cb5eb221b)
2023-02-12 02:08:59 -05:00
hondacrx 36a83fa307 Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each other when unit is removed from map
Port From (https://github.com/TrinityCore/TrinityCore/commit/f79cd0f526af552d0df06b80dca951d6f1f8ae55)
2023-02-12 02:07:29 -05:00
hondacrx 05f71afa4e Core/Battlegrounds: Prevent end Arena when a dead player logout
Port From (https://github.com/TrinityCore/TrinityCore/commit/0e76b4ab9dae9547a1b8e56014affd8bda230dbd)
2023-02-12 02:06:29 -05:00
hondacrx 913614754d Core/Players: Added support for profession equipment slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/aaa0db28801784e64a845d2df90a0e285062d3a8)
2023-02-12 02:05:42 -05:00
hondacrx 4003efb9c9 Core/Spells: Implemented SPELL_EFFECT_REMOVE_AURA_BY_SPELL_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/99320464997a5411b7245cb952eaf6cdf8a2a978)
2023-02-12 01:29:20 -05:00
hondacrx 5803d7e09e DB Updates 2023-02-12 01:27:24 -05:00
hondacrx 5f07fba067 Core/GameObjects: Fixed crash with transport gameobjects that have only 1 entry in TransportAnimation/TransportRotation db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea3f7f665b658744970a4cdc24b30e09342039cd)
2023-02-12 01:26:34 -05:00
hondacrx 1ed5fadf4d Core/Objects: Move EventProcessor update to WorldObject::Update
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6965b2c30eb3317228b328a0c1da71235d7c257)
2023-02-12 01:23:08 -05:00
hondacrx 42f94c354f Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE
Port From (https://github.com/TrinityCore/TrinityCore/commit/56d0f7a970d24bb71a3e6a27e72fe9bc41eb8246)
2023-02-12 01:19:58 -05:00
hondacrx 8d553168e5 Core/Pools: Allow all gameobject types to be pool members
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb8f713d5fafefb82ee08d93ad76c2124a262a2a)
2023-02-12 01:17:31 -05:00
hondacrx a18512cbb5 Core/GameObjects: Don't apply pool anti-break hack for gameobjects not using legacy compatibility mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f8cc1a120c72fbe355dd33f2757ae95c1f69b14)
2023-02-12 01:16:51 -05:00
hondacrx b9af2168de Core/GameObjects: Implemented Checkallunits property for traps
Port From (https://github.com/TrinityCore/TrinityCore/commit/ffe870fc425e0e64fdc6b322a1596e82a6ff45c9)
2023-02-12 01:16:38 -05:00
hondacrx b460536e35 Core/Misc: Rename _2 skillline definitions to _CLASSIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/79be716e632507d6474b980c0ce092b4f5ae66ba)
2023-02-12 01:13:52 -05:00
hondacrx d8cdf211ea Core/Misc: Update ResponseCodes enum for 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d98bcffeb3165c46d77305d2e1c15c47978b1f6)
2023-02-12 01:10:51 -05:00
hondacrx 6414c77c73 Core/Misc: Update config option CharactersPerAccount (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5661944351cfa009b92355143ea9daadf8178d64)
2023-02-12 01:09:15 -05:00
hondacrx 97f100c556 Core/SAI: Set the trigger player as baseobject when the source type isn't a WorldObject
Port From (https://github.com/TrinityCore/TrinityCore/commit/7b14b9ef22d7869d3630c708c127683c4a59f210)
2023-02-12 01:08:42 -05:00
hondacrx b47f791d8f Scripts/Monk: Implement Power Strikes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b73330999f447a2c4893d50b3d24fd77b2500178)
2023-02-11 23:34:05 -05:00
hondacrx da283244ca Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically despawn if conditions are not met
Port From (https://github.com/TrinityCore/TrinityCore/commit/97d413c9b4be6af296490580f7acc1d66e606ca9)
2023-02-11 23:30:57 -05:00
hondacrx 4b798e7cab Core/Players: Several currency fixes and improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/03918978c166c9fb191117a0cae9ba1285bf0e37)
2023-02-11 23:28:57 -05:00
hondacrx 90cc620c11 Fixes area targeting spells only casting on self. 2023-02-10 23:23:27 -05:00
hondacrx 7d4bbd78fc Some startup fixes and cleanups 2023-02-10 22:14:58 -05:00
hondacrx 149fadccab Make PreparedStatements static for each database. 2023-02-04 20:55:14 -05:00
hondacrx e0e20b6b1c Fixes hotfix loading. 2023-02-04 18:50:13 -05:00
hondacrx 1ebd81dcd7 Core/Mail: Update max mail id cap
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6cd49c34d4d02b41ced58b87103123a1532b56c)
2023-01-30 10:16:53 -05:00
hondacrx c556c2a875 Core/Spells: Remove a triggered spell (not in sniff)
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd2deb57d2eeb102de70e5ee3e216c9baf900ed5)
2023-01-30 10:16:14 -05:00
hondacrx 6e91edc0a1 Core: Updated allowed build to 10.0.5.47871
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fadf37d0b77442716d7cb451f1c91bfb927dff7)
2023-01-30 10:14:48 -05:00
hondacrx 69a413006c Core/Quests: Dont immediately update object visibility at PhaseShift and wait for the AI Hooks to be called in Player::RewardQuest
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5886f6a2d1756357a9240703306e9efc82771d7)
2023-01-30 10:14:03 -05:00
hondacrx 5c2fae99dd Core/DataStores: Updated outdated check to 10.0.5.47660
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5176eb6c2ae640a1cdf22d3d0a483d1b48ecbb6)
2023-01-30 10:09:15 -05:00
hondacrx 08fcedaf21 Core: Updated to 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb)
2023-01-30 10:07:42 -05:00
hondacrx e982be523a Scripts/DK: Implemented Howling Blast
Port From (https://github.com/TrinityCore/TrinityCore/commit/58cd4e58f7d2f382903c8abe065b697d3a0bcb6b)
2023-01-30 08:35:04 -05:00
hondacrx 3e6588bc55 Scripts/Hunter: Implement Explosive Shot
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a79be02fd60bf37bbef7702194a5379503970a1)
2023-01-30 08:33:03 -05:00
hondacrx efb691841d Scripts/Evoker: Implement Living Flame and Energizing Flame
Port From (https://github.com/TrinityCore/TrinityCore/commit/35775b0dfb2048775ef36e51700221ba19cbf9b4)
2023-01-30 08:30:12 -05:00
hondacrx b686c3939d Spells/Evoker: Implemented Azure Strike
Port From (https://github.com/TrinityCore/TrinityCore/commit/eebacbc86e989bba8068dc07fc76ff3c64da3309)
2023-01-30 08:25:37 -05:00
hondacrx 753c177321 DB Updates 2023-01-24 23:36:05 -05:00
hondacrx 873a1df596 Core/Reputation: Implemented renown reputation (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d64d84dfa68da4ff83f0b88ad4e88dccc5ace623)
2023-01-24 23:35:51 -05:00
hondacrx a0189a0471 Fix Scripts building. 2023-01-24 23:20:14 -05:00
hondacrx 5c22dca105 CreatureAI Cleanups 2023-01-24 23:18:14 -05:00
hondacrx b84ca5dc20 Core/Units: Named new unit flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/2fdd45c99039dd6dda032da4f924dded65ff6d2e)
2023-01-24 23:17:50 -05:00
hondacrx c2ab67c6d2 Core/Auras: Fully remove auras that had all of their effect suppressed with immunity
Port From (https://github.com/TrinityCore/TrinityCore/commit/8568b08350b954afb6603bf2c64897493230f2b1)
2023-01-24 23:10:42 -05:00
hondacrx 06c6c8afc7 Core/Auras: Fixed possible iterator invalidation crashes caused by calling UpdateTargetMap inside loops iterating m_appliedAuras
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1b2b86427ce6be2205db0643ad00f546fc076e4)
2023-01-24 23:08:20 -05:00
hondacrx edcdfa95c4 Fixes unable to create new DB when it doesnt exists. 2023-01-23 04:10:54 -05:00
hondacrx 6a11bac8ea DB Updates 2023-01-23 00:29:39 -05:00
hondacrx eed3dee85e Core: Updated allowed build to 10.0.2.47631
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c7bc5a5ce7388801a1d8c822b1b98a9fd5f7b08)
2023-01-23 00:29:27 -05:00