| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-16 | Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ↵ | Shauren | |
| of utf8mb3 (cherry picked from commit 65e787d18be898532363fea3f8847fa4d7f21192) | |||
| 2024-02-16 | DB/Creature: Add SAI to some Obsidian Sanctum trash mobs | Aokromes | |
| closes #28518 by CraftedRO | |||
| 2024-02-16 | DB/Creature: Add and update scripts to some creatures | Aokromes | |
| closes #28906 by CraftedRO | |||
| 2024-02-16 | DB/WorldEvent - Love is in the Air | Aokromes | |
| closes #29484 Co-authored-by: Jinnaix <jinnaix@users.noreply.github.com> | |||
| 2024-02-16 | DB/Creature: Update Honor Hold Archer | Aokromes | |
| closes by CraftedRO | |||
| 2024-02-16 | DB/Creature: Fix some dberrors | Aokromes | |
| closes #29653 by CraftedRO | |||
| 2024-02-16 | DB/Quest: Fix quest Cleansing the Scar | Aokromes | |
| closes #29219 by CraftedRO | |||
| 2024-02-16 | DB/QUEST: Death knight starting zone, missing flag | Aokromes | |
| closes #29315 by Jonne733 | |||
| 2024-02-15 | move 2024_02_15_00_world.sql to proper place | Aokromes | |
| 2024-02-15 | DB/Quest: Love is in the Air/You've Been Served quest progress & completion | Aokromes | |
| closes #29704 by Legoso | |||
| 2024-02-15 | Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS using target coordinates as ↵ | Shauren | |
| destination if requested WorldObject target was not found (cherry picked from commit 888ccd1e4421b83411cb00365c26b19234e1e46e) # Conflicts: # src/server/game/AI/SmartScripts/SmartScript.cpp | |||
| 2024-02-14 | Core/Instances: Name unknown EncounterFrameType ↵ | Shauren | |
| ENCOUNTER_FRAME_PHASE_SHIFT_CHANGED | |||
| 2024-02-14 | DB/Creature: Quartermaster Vaskess shoud repair | Aokromes | |
| closes #29699 by CraftedRO | |||
| 2024-02-14 | DB/Quest: make Blessing of Zim'Torga / Zim'Rhuk repeatables | Aokromes | |
| closes #29471 by Jildor | |||
| 2024-02-14 | DB/Quest: adjust minimum reputation value required | Aokromes | |
| for quests of The Ashen Verdict rings (Friendly) closes #29216 by Jildor | |||
| 2024-02-13 | Core/MMAPs: Sprinkle master branch thread safety on mmap loading code | Shauren | |
| 2024-02-13 | Core/Players: Improvements for talent reset logic. (#29580) | Mykhailo Redko | |
| * Clean up Player::ResetTalents() from unnecessary logic, such as withdrawing money. Move it to more suitable places. * Implemented SMSG_TALENTS_INVOLUNTARILY_RESET and use it instead of old trinity_string. * Do not reset the accumulated talent reset cost if CONFIG_NO_RESET_TALENT_COST is enabled. | |||
| 2024-02-13 | Core/Spells: Implement visual aura duration of Rogue talents Overkill and ↵ | Gildor | |
| Master of Subtlety (#29693) | |||
| 2024-02-09 | Core/Spells: Immune a reflected spell if the original caster cannot be it's ↵ | Mykhailo Redko | |
| target. (#29645) | |||
| 2024-02-05 | DB/Channels: Allow name to be accent-sensitive (#29668) | Gildor | |
| 2024-02-04 | Fix typo in Player.cpp (#29638) | Jan125 | |
| copseReclaimDelay -> corpseReclaimDelay This should not break anything. | |||
| 2024-01-26 | DB/Misc: Enable tavern in Shadow Vault (Icecrown). It should only work in ↵ | r4dish | |
| phase 1. Closes #26292 | |||
| 2024-01-26 | Core/Conditions: Added conditions for AreaTriggers (AreaTrigger.dbc) (#27174) | ModoX | |
| Cherry-picked from 6ebd592 | |||
| 2024-01-24 | Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570) | Mykhailo Redko | |
| Closes #29308 | |||
| 2024-01-22 | Scripts/Commands: .account set seclevel command will update security level ↵ | Mykhailo Redko | |
| for online session (#29600) | |||
| 2024-01-21 | TDB 335.24011 - 2024/01/21TDB335.24011 | TDB Release | |
| 2024-01-20 | DB/Text: Delete two cata texts from db | Aokromes | |
| closes #29588 by CraftedRO | |||
| 2024-01-14 | CircleCI: Enable creating docker images for wotlk_classic | funjoker | |
| 2024-01-14 | Fix sql name | Shauren | |
| 2024-01-13 | Core/Spells: Kill incorrect attribute implementation | Shauren | |
| 2024-01-09 | Misc: Add wotlk_classic to readme | funjoker | |
| 2024-01-08 | Scripts/TempleOfAhnQiraj (#29571) | Fraxinus94 | |
| Fix The Eye of C'thun spell Dark Glare not being updated visually with the correct orientation | |||
| 2024-01-08 | Druid/Spell: Dash shoud only be usable in cat form | Aokromes | |
| closes #28992 by CraftedRO | |||
| 2024-01-06 | DB/RBAC: Link RBAC_PERM_IGNORE_IDLE_CONNECTION to correct root permission. | r4dish | |
| 2024-01-06 | Scripts/Commands: Implemented .bg start and .bg stop commands. | r4dish | |
| 2024-01-06 | Core/Misc: Add permission that allows player to be AFK on the battleground. | r4dish | |
| 2024-01-06 | Core/Misc: Do not apply Deserter debuff to players teleported from the ↵ | r4dish | |
| battleground by gm command (.appear/.summon). | |||
| 2024-01-06 | Core/RBAC: Add permission that prevents getting a battleground deserter debuff. | r4dish | |
| 2024-01-04 | Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554) | Demolitionist Legoso | |
| Updates #21586 | |||
| 2023-12-30 | Core/Misc: Reserve trinity_string ids 1997-1998 for master branch | Meji | |
| 2023-12-28 | Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511) | HelloKitty | |
| Closes #29510 | |||
| 2023-12-13 | Core/Creatures: Update HomePosition upon ExitVehicle only if the creature ↵ | Gildor | |
| was inside a vehicle (#29491) | |||
| 2023-12-11 | Core/Cells: Improve cell copy constructor and argument passing codegen (now ↵ | Shauren | |
| fully done through a single register) | |||
| 2023-12-11 | Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure ↵ | Gosha | |
| to 8 bytes 8-bits align removes unneded shift operations | |||
| 2023-12-07 | Core/Auction House: Added missing nullptr check in ↵ | Shauren | |
| AuctionHouseMgr::SendAuctionSalePendingMail (cherry picked from commit d9e4eccf925a183692330eb621951739e9083d85) # Conflicts: # src/server/game/AuctionHouse/AuctionHouseMgr.cpp | |||
| 2023-12-05 | Build: Fixed finding openssl 3.2 on windows | Shauren | |
| (cherry picked from commit 94aed6896873179b284b8b1911590ed9587466d6) | |||
| 2023-12-03 | Core/Misc: PackedGuid refactoring to remove ByteBuffer.h include from ObjectGuid | Shauren | |
| 2023-12-03 | Core/Items: Fixed soulbound tradeable items not being properly update once ↵ | Kelno | |
| every second (#29416) In the current code they were updated only if the difftime went above 1 second. | |||
| 2023-12-03 | DB/Locales: Goblin Transponder | Aokromes | |
| remove incorrect description closes #29477 by Jildor | |||
| 2023-12-02 | SQL: Move to correct directory | Shauren | |
