| Age | Commit message (Collapse) | Author |
|
- Proper management commands (.account 2fa)
- Secrets can now be encrypted (set TOTPTokenSecret in .conf)
- Secret now stored in binary
- Argon2 and AES primitives
- Base32/64 support
(cherry picked from commit 4211645834c467a03c60248e80818d3607be9ea7)
|
|
- Split quest pooling from PoolMgr (into QuestPoolMgr)
- Proper saving/restoring on server restart
- No more hacking into sObjectMgr to insert/remove available quests
(cherry picked from commit a5e73e41c0e813e674bb0a644e0052052435494e)
|
|
at startup, and written to the DB periodically, instead of both things happening in real time.
(cherry picked from commit fedf1f557b2aa1cbb0f4bc722b24afb59cc30855)
|
|
`respawn` table
(cherry picked from commit 374597c8e96c886f1e3647d405bf3160c8b98bf8)
|
|
(cherry picked from commit eed92676858c9c10b1bd570894d562b21e72a905)
|
|
specified account name is already banned (f.ex. attempting to ban 'test' if 'test2' is already banned) - closes #22990
(cherry picked from commit daf423a6c3c0fdd13e421f02ccd791103f7bdd5b)
|
|
#23566)
Closes #23330
(cherry picked from commit e71773140c8efbea4abe612a71d4a65f041d450c)
|
|
* Push offline players out of instance
Push offline players out of instance when reseting dungeon with a raid mode group
* Add SQL request to character
Add a SQL request to update the position of a player in a specified map
* Teleport to graveyard instead
(cherry picked from commit 678e0e606aa38e18fd361c33bc91833fdae76735)
|
|
(#23343)
* Core/CreatureTemplate: Outsourced resistances and spells into creature_template_spell and creature_template_resistance
* Rename 2019_99_99_00_world.sql to 2019_06_15_01_world.sql
(cherry picked from commit d5fb0a30ec62f3799416326d81d5d14992f9a6df)
|
|
the database
Close #23076
(cherry picked from commit f88a5b12bd7511331ea27975fe26bfc98d92d20d)
|
|
(cherry picked from commit 3230ca74d21517204bb785e9ec799d995295ad28)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
(cherry picked from commit 1d04a3b216901671eae0104547715a570b1ff3ab)
|
|
* Allow run when moving randomly
(cherry picked from commit 34cfa69efd1857540f1f44b118086bb02334c100)
|
|
* Allow walk when chasing
(cherry picked from commit dbadb6369cf0b6d394fffaa1dedc612dfb5cbe2a)
|
|
* Show 'online' for every online player in lookup player commands
(cherry picked from commit a0056951f7e425341760ebf3a7770477ef7f4446)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
(cherry picked from commit 3b5014fdae1b57add7fd204a9f9f10f3c2092b83)
|
|
|
|
(cherry picked from commit 7634a57f64a38e1151d648eeacae8480c83d19df)
|
|
|
|
|
|
|
|
|
|
|
|
This is the correct naming
|
|
|
|
|
|
JournalEncounterSection, JournalInstance, JournalTier, KeystoneAffix, MapChallengeMode, MawPower and SoulbindConduitRank
|
|
(#27151)
|
|
ObjectSounds within creature_text (#27136)
* Also adjusted Vigilant Quoram texts to use ObjectSounds
|
|
* 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
|
|
adds orientation) (#27055)
|
|
|
|
Closes #27065
|
|
|
|
|
|
|
|
teleported before. (#21776)
(cherry picked from commit 8cec3ffe43fe3dc144e1475f7bb360ac142c7e5f)
|
|
* Add columns on ban character query
* Add columns on ban account query
(cherry picked from commit 768968f0c0801738d3cdee1ee664a63369b9ffe0)
|
|
TRINITY_DEBUG/WITH_COREDEBUG option
(cherry picked from commit ddd60a948c432aaac1d9a9ff05c9cf22ada35813)
|
|
* 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)
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
and raf level grant usage
|