Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | Core/Misc: Remove whitespace at the end of lines | Shauren | |
2022-01-01 | Core/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are ↵ | kvolk2git | |
enabled (#27298) (cherry picked from commit 57617e215b2f45ba1636e0002714792326c3e57c) | |||
2022-01-01 | Core/DBLayer: Fix compilation with mysql 8 | Shauren | |
(cherry picked from commit 579d41acc5ca3af9900b546dc3e910a595cee066) | |||
2022-01-01 | Added the ability to use TLS when connecting to a database. (#24348) | myuzhobcplidtkieno | |
* Added the ability to use TLS when connecting to a database. * Trying to kickstart CI checks * Revert the kickstart change Co-authored-by: myuzhobcplidtkieno <myuzhobcplidtkieno@github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit ae553f89664a4baade80020856c9ff66323de963) | |||
2022-01-01 | Scripts/Guards: Fix spell cast spam after killing npc_air_force_bots guards | jackpoz | |
(cherry picked from commit 0844ad2ff00fef9fe90633eea3df8afc8a58e6d1) | |||
2022-01-01 | Core/Misc: Replace tabs with spaces | jackpoz | |
(cherry picked from commit cb41c8828fe450e78fad0300fe0cb154d57cae9f) | |||
2022-01-01 | Core/Misc: Remove whitespace at the end of lines | jackpoz | |
(cherry picked from commit caae3886d24adf0a5fc95454bb1c45477057bde4) | |||
2022-01-01 | Core/Logs: Log full guid instead of just low guid, part 2 | Giacomo Pozzoni | |
(cherry picked from commit 3def52c1c459f566ab2b2d8cf017c70df4d7cf22) | |||
2021-12-31 | Core/Logs: Log full guid instead of just low guid | Giacomo Pozzoni | |
(cherry picked from commit 468ecb7252ea4eabd37e11b9ddbbb96ffd26bd7e) | |||
2021-12-31 | Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases (#24364) | NoName | |
+ vehicle + charm + possession from https://github.com/The-Cataclysm-Preservation-Project/TrinityCore/commit/87c6cc19e570623ab0d1d0ae569e0a51823d0200 (cherry picked from commit fbcd244b2fb65bd357d9fad0f5cc4d8d684f288f) | |||
2021-12-31 | Core/Battleground: Attempt to fix a crash | jackpoz | |
Please report this error if you get it (cherry picked from commit d1f9cf84a5fa4a91b70e7d9769a3f41ba8a94a9c) | |||
2021-12-31 | Scripts/BlackfathomDeeps: Kelris will now channel his spell (#24300) | Rushor | |
* Scripts/BlackfathomDeeps: Kelris will now channel his spell * Scripts/BlackfathomDeeps: Kelris will now channel his spell (cherry picked from commit 3da8f37ddbfda2d9fa20ec1affd2ae05e6fc037c) | |||
2021-12-31 | Scripts/Pet: Baby Blizzard Bear & Egbert (#24349) | Jozef Dúc | |
* Baby Blizzard Bear & Egbert * SQL * Update 9999_99_99_99_world.sql SQL fix * Rename 9999_99_99_99_world.sql to 2020_04_04_00_world.sql Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 264a5839032257f9d65bfad3dd0075d263799d5c) | |||
2021-12-31 | Scripts/Pet: Baby Blizzard Bear & Egbert (#24349) | Sorikoff | |
* Baby Blizzard Bear & Egbert * SQL * Update 9999_99_99_99_world.sql SQL fix * Rename 9999_99_99_99_world.sql to 2020_04_04_00_world.sql Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 264a5839032257f9d65bfad3dd0075d263799d5c) | |||
2021-12-31 | Core/DB: Add DB error for missing gossip npcflag (#24375) | Sorikoff | |
* Add DB error for missing npcflag * Improvements * Update ObjectMgr.cpp Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit a513922fc1572137c4e8b7b75d7ba931b15cf26a) | |||
2021-12-31 | Core/Movement: Formation Rewrite (#24379) | Eridium | |
* Core/Movement: Formation Rewrite * Add a missing include * fixed another warning * meh Co-authored-by: Ovahlord <Ovahlord@users.noreply.github.com> Co-authored-by: Ovah <dreadkiller@gmx.de> (cherry picked from commit 0e2342c1698d9e2dc8a8c9d559f232cbb83707cb) | |||
2021-12-31 | Update action_ip_logger.cpp (#24371) | Lewis Brumby | |
(cherry picked from commit b48c50ba23fc9c12b8e9d6a7d0c5d65ffd4b9a59) | |||
2021-12-31 | Scripts/Spells: Fixed startup errors in spell_gen_war_mode_enlisted | Shauren | |
2021-12-31 | DB: Convert databases to utf8mb4 | Shauren | |
2021-12-31 | Core/Spells: fixed a possible client crash when casting pull towards dest ↵ | Ovah | |
spells with misc value 0 (#24365) * This case is not happening in 335 yet as it barely has any spell with pull towardst dest effects. However, this is very well present in 4.x and beyond so let's add it for future cherrypicks (cherry picked from commit 61aec37b4ffd5fbd0bdde4de1cf7313d578651a7) | |||
2021-12-31 | Boss/Script: Disable Call assistance for Mr Smite | Killyana | |
Closes #19164 (cherry picked from commit c026b3bad3deae7b2e49fb62a509e5e463d2893e) | |||
2021-12-31 | Boss/Script: Mr Smith will use the proc aura for Nimble Reflexes instead a ↵ | Killyana | |
script (cherry picked from commit 5b2b2211771618420a555f6e7e2c68722202df36) | |||
2021-12-30 | Core/Movement: Don't start a spline with just 1 point in ↵ | jackpoz | |
FlightPathMovementGenerator Don't start a spline with just 1 point in FlightPathMovementGenerator. This happens when teleporting to a BG while on a taxi after second last node but closer to last node. In this case the Player will be teleported to the last node. (cherry picked from commit ec495764918506193a51f00247adb432b1ba6646) | |||
2021-12-30 | Core/Movement: Improve log when starting a spline with invalid arguments | jackpoz | |
Improve log when starting a spline with invalid arguments, for example when starting a spline with just 1 point. (cherry picked from commit 296f6aab402407a2798f3a300b256cc75d59fec4) | |||
2021-12-30 | Core/Spells: Implemented battle pet experience related spell effects and ↵ | Meji | |
auras (#27488) * Spell effect 286 (SPELL_EFFECT_GRANT_BATTLEPET_EXPERIENCE) * Aura type 420 (SPELL_AURA_MOD_BATTLE_PET_XP_PCT) | |||
2021-12-30 | Core/Auras: Implement SPELL_AURA_MOD_MELEE_DAMAGE_FROM_CASTER (343) (#27491) | aquadeus | |
2021-12-30 | Core/Networking: Format string fix for previous commit | Shauren | |
2021-12-30 | Core/Networking: Catch ByteBuffer exceptions in WorldSocket::InitializeHandler | Shauren | |
2021-12-29 | Core/Spells: Name more targets (without implementation) | Shauren | |
2021-12-29 | Core/Spells: Implemented target 124 TARGET_UNIT_TARGET_TAP_LIST | Shauren | |
2021-12-29 | Core/Spells: Implemented target 121 TARGET_CORPSE_TARGET_ALLY | Shauren | |
2021-12-29 | Core/Spells: Implemented target 115 TARGET_UNIT_SRC_AREA_FURTHEST_ENEMY | Shauren | |
2021-12-29 | Core/Spells: Implemented target 116 TARGET_UNIT_AND_DEST_LAST_ENEMY | Shauren | |
2021-12-29 | Core/Spells: Rename targets 110 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENTRY | Shauren | |
2021-12-29 | Core/Spells: Targets enum formatting | Shauren | |
2021-12-29 | Core/Spells: Rename targets 108 and 109 to include CASTER_TO_DEST wording | Shauren | |
2021-12-29 | Core/Spells: Implemented target 107 TARGET_DEST_NEARBY_ENTRY_2 (the same as ↵ | Shauren | |
target 46) | |||
2021-12-29 | Core/Spells: Use orientation given in destTarget instead of always taking ↵ | Shauren | |
casters orientation for all effect types | |||
2021-12-29 | Core/Spells: Implemented target 62 TARGET_DEST_CASTER_GROUND (the same as ↵ | Shauren | |
target 125) | |||
2021-12-29 | Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_54 to ↵ | Shauren | |
TARGET_UNIT_CONE_180_DEG_ENEMY and add 180 degree fallback for this target type | |||
2021-12-29 | Core/Spells: Implemented target 105 TARGET_UNIT_CASTER_AND_PASSENGERS | Shauren | |
2021-12-29 | Core/Spells: Implemented target 136 TARGET_UNIT_CONE_CASTER_TO_DEST_ALLY | Shauren | |
2021-12-29 | Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_104 to ↵ | Shauren | |
TARGET_UNIT_CONE_CASTER_TO_DEST_ENEMY | |||
2021-12-28 | Core/Spells: Implemented target 137 TARGET_DEST_CASTER_MOVEMENT_DIRECTION | Shauren | |
2021-12-28 | Scripts/Spells: Fix shaman talent Nature's Guardian proc (#27482) | aquadeus | |
2021-12-28 | Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ↵ | Shauren | |
types can be turned on without it Closes #27448 | |||
2021-12-28 | Core/Items: Fixed heirloom items counting for item set bonuses past their ↵ | Shauren | |
max scaling level and implemented new heirloom upgrade levels | |||
2021-12-28 | Core/Spells: Allow targeting script hooks to work with ↵ | Shauren | |
TARGET_DEST_DYNOBJ_ENEMY, TARGET_DEST_DYNOBJ_ALLY, TARGET_DEST_DYNOBJ_NONE, TARGET_DEST_DEST | |||
2021-12-28 | Core/Spells: Implemented target 138 TARGET_DEST_DEST_GROUND | Shauren | |
2021-12-28 | Core/Players: Fixed pvp talents being reset on login if player is below ↵ | Shauren | |
level 110 (pre level squish code) |