Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-11 | Core/Movement: Fixed MotionMaster::MoveChase default parameters (PR #22426) | Kelno | |
(cherry picked from commit 7baf5b24525551ddf00c88084edb2a1bafeb758d) | |||
2021-11-11 | Core/Misc: Corrected wrong log format message | Shauren | |
2021-11-11 | Core/Quests: Corrected wrong quest startup errors | Shauren | |
2021-11-11 | Core/DataStores: Removed map 0 MapDifficulty hack - data now exists | Shauren | |
2021-11-11 | Core/Misc: Don't log errors about npc_text probability if broadcast text was ↵ | Shauren | |
removed because it did not exist during loading | |||
2021-11-11 | Core/PacketIO: Rename new 9.1.5 opcodes | Shauren | |
2021-11-11 | Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure | Shauren | |
2021-11-10 | Core/Commands: Fixed crash in .go commands | Shauren | |
Closes #22498 (cherry picked from commit b27a76969a2fdbf2e390f28478b9b8ccdb48e2bd) | |||
2021-11-10 | Scripts/MoltenCore: Implement Garr's Firesworn Separation Anxiety mec… ↵ | Sarah Alexander | |
(#22477) - The previous (wrong) spell ID used mana, so it was never cast because Firesworns aren't mana users (cherry picked from commit 001dd32b5cf6939886b895cb7186df82433dae48) | |||
2021-11-10 | Core/SAI: Add maxSize parameter to SMART_TARGET_CREATURE_DISTANCE, ↵ | jackpoz | |
SMART_TARGET_GAMEOBJECT_DISTANCE, SMART_TARGET_CREATURE_RANGE and SMART_TARGET_GAMEOBJECT_RANGE (cherry picked from commit 46368188ce508359d839d8e48b65bf1df3ae3ac6) | |||
2021-11-10 | Core/SAI: Add a 4th target parameter to SAI | jackpoz | |
(cherry picked from commit 7634a57f64a38e1151d648eeacae8480c83d19df) | |||
2021-11-10 | DB/Quest: Hah...You're Not So Big Now! | Killyana | |
Closes #22478 (cherry picked from commit 868f810e11524401175b45190c2e4d947fc28cff) | |||
2021-11-10 | Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ↵ | Shauren | |
and exit instead of only on enter | |||
2021-11-09 | Scripts/TempleOfAhnQiraj: Despawn Skeram's images on death and fix an edge ↵ | Sarah Alexander | |
case where images would not spawn if he was casting during transition (#22474) (cherry picked from commit 72f061f083f652da5ee2caf25cefcb577136dc32) | |||
2021-11-09 | Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-preven… ↵ | Sarah Alexander | |
(#22475) * Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-prevention area trigger * Sartura engages players if they try to skip her by walking past down the tunnel * Clean up the instance script a bit (cherry picked from commit c8f830ff2b735fb45bf16f4421396709661939f6) | |||
2021-11-09 | Scripts/ICC: update Unchained Magic target selection | ccrs | |
because we all love retri paladins and hate healers, right?, right? (cherry picked from commit 2e4358f726354d3954047eb63d4390ce39247335) | |||
2021-11-09 | Core/Movement: Add additional assert | jackpoz | |
Add additional assert to FlightPathMovementGenerator (cherry picked from commit 2a06923879ccbcfff35cba4f35427eaf8c79dffd) | |||
2021-11-09 | Scripts/UBRS: Open General Drakkisath's gates once he is defeated (#22462) | Sarah Alexander | |
Closes #15769 (cherry picked from commit acdf2388029bbe95aac363cbfba2b7043abced93) | |||
2021-11-09 | Build fix | Shauren | |
2021-11-09 | Core/Chat: Validate UTF8 in chat messages | Treeston | |
(cherry picked from commit e5d63bc5b02d0427beb2adf5571a90e92ebc1721) | |||
2018-09-18 | Core/Chat: Fix chat filter to not block certain non-ASCII characters | Treeston | |
(cherry picked from commit b4258ca4d93df75520be7e731280d00fae665d6d) | |||
2018-09-18 | Core/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-18 | Core/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-17 | Core/Chat: Fix validation of tradeskill recipes that belong to multiple ↵ | Treeston | |
skill lines (cherry picked from commit 2dc174029cb81150a7b033f2c062bfddfb9ff55a) | |||
2021-11-09 | Core/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-08 | Core/Player: Delay resurrection on release for unreachable maps until ↵ | Treeston | |
teleport has completed. Closes #21481. (cherry picked from commit 28591fd1658e3e4842d64f330f27c233dc69aad2) | |||
2021-11-08 | Core/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-08 | Scripts/Commands: Add .debug dummy. It does nothing, which means you can ↵ | Treeston | |
make it do anything. (cherry picked from commit 97ade1321b6d18393202a1448f2b042fc1ff0546) | |||
2021-11-08 | Core/Misc: Re-generate HotfixDatabase.cpp | Shauren | |
2021-11-08 | Core/BattlePets: Don't permanently learn battle pet summoning spells (#27201) | Meji | |
Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2021-11-08 | Misc: Update chr_races_locale field names too | funjoker | |
2021-11-08 | Core/Auras: Implement SpellAuraInterruptFlags2::Ground and ↵ | Seyden | |
SpellAuraInterruptFlags2::Swimming (#27193) | |||
2021-11-07 | Misc: Rename db2 fields to official name | funjoker | |
2021-11-06 | Core/Movement: Corrected values sent in knockback packet when speedXY < 0 | Shauren | |
Co-authored-by: Seyden <saiifii@live.de> | |||
2021-11-06 | Core/Misc: Fixed facing after using areatrigger teleports and graveyard ↵ | Shauren | |
orientations | |||
2021-11-06 | Core/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-06 | Core/Misc: Send saved client settings instantly after login, not only after ↵ | Shauren | |
entering world | |||
2021-11-06 | Core/Movement: Remove random direction knockbacks and instead use unit ↵ | Seyden | |
orientation (#27194) Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2021-11-05 | Scripts/Mechagnomes: Added areatrigger teleporter from Mechagon City to ↵ | ModoX | |
Stormwind (#27237) | |||
2021-11-05 | Tools: Update db2 metadata expected by extractors to 9.1.5 | Shauren | |
Closes #27251 | |||
2021-11-05 | Core/Misc: 9.1.5 enum updates | Shauren | |
2021-11-04 | Core/DataStores: Add a bit more info to db2 file loader sign check assertions | Shauren | |
2021-11-04 | Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure | Shauren | |
2021-11-02 | Core/PacketIO: Updated remaining packet structures to 9.1.5 | Shauren | |
2021-11-02 | Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5 | Shauren | |
2021-11-02 | Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match ↵ | Shauren | |
enum name | |||
2021-11-02 | Core/PacketIO: Updated account data packets to 9.1.5 | Shauren | |
2021-11-02 | Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5 | Shauren | |
2021-11-02 | Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5 | Shauren | |
2021-11-02 | Core/DataStores: Updated hotfix packet structures to 9.1.5 | Shauren | |