| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-30 | Core/Database: Delete gameobject_addon data when deleting a GameObject from ↵ | jackpoz | |
| the database Close #23076 (cherry picked from commit f88a5b12bd7511331ea27975fe26bfc98d92d20d) | |||
| 2021-11-27 | Core/Database: Close the MySQL connection only after getting the last error code | Giacomo Pozzoni | |
| (cherry picked from commit 3230ca74d21517204bb785e9ec799d995295ad28) | |||
| 2021-11-25 | Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303) | Meji | |
| Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
| 2021-11-24 | Core/Misc: Fix GCC 8 warnings | jackpoz | |
| (cherry picked from commit 1d04a3b216901671eae0104547715a570b1ff3ab) | |||
| 2021-11-24 | Core/Movement: Allow using run when moving randomly (#23081) | Sorikoff | |
| * Allow run when moving randomly (cherry picked from commit 34cfa69efd1857540f1f44b118086bb02334c100) | |||
| 2021-11-24 | Core/Movement: Allow using walk when chasing v2 (#23073) | Sorikoff | |
| * Allow walk when chasing (cherry picked from commit dbadb6369cf0b6d394fffaa1dedc612dfb5cbe2a) | |||
| 2021-11-23 | [3.3.5] Commands: lookup player shows which character is online (#23039) | TheWinchesters | |
| * Show 'online' for every online player in lookup player commands (cherry picked from commit a0056951f7e425341760ebf3a7770477ef7f4446) | |||
| 2021-11-20 | Core/BattlePets: Implemented battle pet name query packet (#27294) | Meji | |
| Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
| 2021-11-18 | Core/Spells: Fixed ErrorCube spell missiles | Shauren | |
| (cherry picked from commit 3b5014fdae1b57add7fd204a9f9f10f3c2092b83) | |||
| 2021-11-12 | Core/PacketIO: Implemented splash screen opcodes | Shauren | |
| 2021-11-10 | Core/SAI: Add a 4th target parameter to SAI | jackpoz | |
| (cherry picked from commit 7634a57f64a38e1151d648eeacae8480c83d19df) | |||
| 2021-11-08 | Core/Misc: Re-generate HotfixDatabase.cpp | Shauren | |
| 2021-11-08 | Misc: Update chr_races_locale field names too | funjoker | |
| 2021-11-07 | Misc: Rename db2 fields to official name | funjoker | |
| 2021-11-04 | Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure | Shauren | |
| 2021-11-01 | Core/DataStores: Updated db2 structures to 9.1.5 | Shauren | |
| 2021-11-03 | Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText | funjoker | |
| This is the correct naming | |||
| 2021-11-03 | Core/DB: Fix AnimationData structure | funjoker | |
| 2021-11-02 | Core/GuildFinder: Remove as preparation for 9.1.5 | Shauren | |
| 2021-10-31 | Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, ↵ | Shauren | |
| JournalEncounterSection, JournalInstance, JournalTier, KeystoneAffix, MapChallengeMode, MawPower and SoulbindConduitRank | |||
| 2021-10-26 | Core/Conversations: Dropped time fields and calculate them using db2 data ↵ | ModoX | |
| (#27151) | |||
| 2021-10-23 | Core/CreatureTexts: Added new field SoundPlayType to enable usage of ↵ | ModoX | |
| ObjectSounds within creature_text (#27136) * Also adjusted Vigilant Quoram texts to use ObjectSounds | |||
| 2021-10-16 | Core/BattlePets: Misc fixes (#27057) | Meji | |
| * Rename WorldPackets::BattlePet::BattlePet::CollarID to WorldPackets::BattlePet::BattlePet::DisplayID * Use the DisplayID field to store the model of the battle pet. If the species has BattlePetSpeciesFlags::RandomDisplay, nothing is stored. Otherwise a random model is chosen from those available * Stored DisplayID in ITEM_MODIFIER_BATTLE_PET_DISPLAY_ID when caging the battle pet (previously the CreatureID was being stored) * Modified SendPlaySpellVisual function to allow sending Target and TargetPosition at the same time * Added SpellVisual when uncaging | |||
| 2021-10-16 | Core/Characters: Made homebind location a WorldLocation (this implicitly ↵ | ModoX | |
| adds orientation) (#27055) | |||
| 2021-10-16 | Core/BattlePets: Store declined names (#27025) | Meji | |
| 2021-10-15 | Core/DataStores: Fixed ItemSparse.db2 structure | Shauren | |
| Closes #27065 | |||
| 2021-10-10 | Core/Spells: Implemented SpellReagentsCurrency.db2 | Shauren | |
| 2021-10-02 | Core/Players: Do not show zone on character list before first login | Shauren | |
| 2021-10-02 | Core/Players: Store player creation timestamp and type (normal/npe) | Shauren | |
| 2021-09-26 | Core/Player: Skip the cinematic of the first login if the character is ↵ | Gooyeth | |
| teleported before. (#21776) (cherry picked from commit 8cec3ffe43fe3dc144e1475f7bb360ac142c7e5f) | |||
| 2021-09-23 | Core/Database: Add columns on *_banned (#21748) | Gooyeth | |
| * Add columns on ban character query * Add columns on ban account query (cherry picked from commit 768968f0c0801738d3cdee1ee664a63369b9ffe0) | |||
| 2021-09-06 | Buildsystem: Separate strict database type checks from ↵ | Shauren | |
| TRINITY_DEBUG/WITH_COREDEBUG option (cherry picked from commit ddd60a948c432aaac1d9a9ff05c9cf22ada35813) | |||
| 2021-08-24 | Core/Creatures: Reworked setting move types in database | Shauren | |
| * Each move type has its own field instead of trying to combine everything in InhabitType * Allow overriding movement separately for each spawn (cherry picked from commit 592516ae69d89da3bcb0ede144644a3d2e0186e0) | |||
| 2021-08-11 | Core/Items: Implemented secondary shoulder transmog appearance | Shauren | |
| 2021-08-08 | Core/DataStores: 9.1.0 db2 structures | Shauren | |
| 2021-08-08 | Core/PacketIO: 9.1.0 opcodes and packet structures | Shauren | |
| 2021-06-19 | Shared/Database: Improve dead-lock error handling | jackpoz | |
| Improve dead-lock error handling in async transactions by retrying the transaction for up to 60 seconds instead of just 5 times (cherry picked from commit 54b0b8f5ead41f936b12e97d1b4fbacd9b89ab53) | |||
| 2021-06-06 | Core/DataStores: Load QuestLineXQuest.db2 | Shauren | |
| 2021-06-06 | Core/DataStores: Load PvpTier.db2 | Shauren | |
| 2021-06-06 | Core/DataStores: Load ItemModifiedAppearanceExtra.db2 | Shauren | |
| 2021-06-06 | Core/Players: Add PlayerExtraFlags for tracking race change, level boost, ↵ | Shauren | |
| and raf level grant usage | |||
| 2021-06-06 | Core/Reputation: Implemented paragon reputation | Shauren | |
| 2021-06-04 | Core/Spells: Load spell label data for future use | Shauren | |
| 2021-06-04 | Core/Reputation: Implemented "friendship reputation" | Shauren | |
| 2021-06-03 | Core/DataStores: Load Achievement_Category.db2 | Shauren | |
| 2021-05-16 | Core/Creature: improve DB linked_respawn handling (#21172) | kelno | |
| * Fixed SetCreatureLinkedRespawn function possible erasing/replacing a GameObject link (instead of a creature one) (cherry picked from commit 70eb18d0e58ecf0cfcda4f410a183c671fbafe5c) | |||
| 2021-05-11 | Core/Quests: Set quest accept time updatefield | Shauren | |
| 2021-05-11 | Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT | Shauren | |
| 2021-04-29 | Core/DataStores: Load LanguageWords.db2 and Languages.db2 for future use | Matan Shukry | |
| 2021-04-15 | Core/Creature: implement school immunity for creatures in creature_template ↵ | Wyreth | |
| (#20709) (cherry picked from commit ae878e18ef121b7b1960f40f2b0f99debd2155d8) | |||
