aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-09DB/SAI: Fix React state with WaypointKillyana
Closes #22376 (cherry picked from commit fcb45c416a6aa72ef1019e8ee8445b38d102aa0e)
2021-11-09Build fixShauren
2021-11-09Core/Chat: Validate UTF8 in chat messagesTreeston
(cherry picked from commit e5d63bc5b02d0427beb2adf5571a90e92ebc1721)
2018-09-18Core/Chat: Fix chat filter to not block certain non-ASCII charactersTreeston
(cherry picked from commit b4258ca4d93df75520be7e731280d00fae665d6d)
2018-09-18Core/Chat: Some more chat filtering cleanup:Treeston
* Always filter control characters * Clean up stripping of duplicate whitespace * Adjust .conf.dist to accurately describe what the config settings do (cherry picked from commit e50344b6df7d917ebc82b6aff4d01b1b5136f7b7)
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
* Ignore messages containing invalid links again instead of trying to sanitize them. Closes #22451. * No longer filter messages on the addon channel. Closes #22450. (cherry picked from commit e858706270c3059acf6915e7cf655eed0f7e88bb)
2018-09-17DB/Creature: Fix some spawns on top of Shadow VaultKillyana
(cherry picked from commit d1a6546ff78d273d1759f9af5a2d26424739710c)
2018-09-17Core/Chat: Fix validation of tradeskill recipes that belong to multiple ↵Treeston
skill lines (cherry picked from commit 2dc174029cb81150a7b033f2c062bfddfb9ff55a)
2021-11-09DB/Hotfixes: Update hotfixesfunjoker
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
* Unify Chrono Literals * Retire IN_MILLISECONDS * Build fix * Build fix (sequel) * Retire urand() * Edge cases * Build * Whitespaces * More edge cases * Additional cases (cherry picked from commit 5b0f4009df4cde413c92c73467ca9a63e79a772b)
2021-11-08Core/Player: Delay resurrection on release for unreachable maps until ↵Treeston
teleport has completed. Closes #21481. (cherry picked from commit 28591fd1658e3e4842d64f330f27c233dc69aad2)
2021-11-08Core/Player: Clean up duel related code. Fix a check for abusive client ↵Treeston
behavior, sanitize pointer usage, code style. Closes #22374. (cherry picked from commit 003cc56d70c9b07f4484cb82484091ab4013895a)
2021-11-08Scripts/Commands: Add .debug dummy. It does nothing, which means you can ↵Treeston
make it do anything. (cherry picked from commit 97ade1321b6d18393202a1448f2b042fc1ff0546)
2021-11-08Core/Misc: Re-generate HotfixDatabase.cppShauren
2021-11-08Core/BattlePets: Don't permanently learn battle pet summoning spells (#27201)Meji
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-11-08Misc: Update chr_races_locale field names toofunjoker
2021-11-08Core/Auras: Implement SpellAuraInterruptFlags2::Ground and ↵Seyden
SpellAuraInterruptFlags2::Swimming (#27193)
2021-11-07Misc: Rename db2 fields to official namefunjoker
2021-11-06Core/Movement: Corrected values sent in knockback packet when speedXY < 0Shauren
Co-authored-by: Seyden <saiifii@live.de>
2021-11-06Core/Misc: Fixed facing after using areatrigger teleports and graveyard ↵Shauren
orientations
2021-11-06Core/Auras: Mount speed auras are now properly selected when teleporting ↵ModoX
(dungeon enter/exit, regular teleport, ...) (#27159) * Update mount speed when learning new riding skill level * Update mount speed on SPELL_AURA_MOUNT_RESTRICTIONS Co-authored-by: Ovah <dreadkiller@gmx.de> Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-11-06Core/Misc: Send saved client settings instantly after login, not only after ↵Shauren
entering world
2021-11-06Core/Movement: Remove random direction knockbacks and instead use unit ↵Seyden
orientation (#27194) Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-11-06DB/Creature: Fix multiple Sunstrider Isle creaturesAokromes
Closes #27108 Closes #27109 Closes #27110 Closes #27111 Closes #27112 Closes #27113 Closes #27114 Closes #27115 by osleyder85
2021-11-06DB/Misc: Populate & Script Mechagnome Start zoneAokromes
closes #27224 by Naddley
2021-11-06Core: Updated allowed build to 9.1.5.40944Shauren
2021-11-06DB/Quest: WANTED: James ClarkAokromes
closes #27162 by shamage
2021-11-06DB/Spawns: Added Mudrik Leger (Dark Iron Dwarf intro)Aokromes
closes #27235 by mdx7
2021-11-06DB/Spawns: Added Lulana (Mechagnome intro)Aokromes
closes #27236 by mdx7
2021-11-05Scripts/Mechagnomes: Added areatrigger teleporter from Mechagon City to ↵ModoX
Stormwind (#27237)
2021-11-05Tools: Update db2 metadata expected by extractors to 9.1.5Shauren
Closes #27251
2021-11-05Core: Updated allowed build to 9.1.5.40906Shauren
2021-11-05Core/Misc: 9.1.5 enum updatesShauren
2021-11-04Core/DataStores: Add a bit more info to db2 file loader sign check assertionsShauren
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-11-02Core/PacketIO: Updated remaining packet structures to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5Shauren
2021-11-02Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match ↵Shauren
enum name
2021-11-02Core/PacketIO: Updated account data packets to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-11-02Core/DataStores: Updated hotfix packet structures to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated opcodes to 9.1.5Shauren
2021-11-02Core/Social: Implemented account ignoresShauren
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-11-03Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastTextfunjoker
This is the correct naming
2021-11-03Core/DB: Fix AnimationData structurefunjoker
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-11-01DB/Spawns: Populate & script Dark Iron Dwarf start zoneAokromes
by Naddley Closes #27212
2021-11-01DB/Spawns: Added engineering auctionhouses in Dazar'alor & BoralusAokromes
closes #27232 by mdx7