Open
Conversation
conan513
pushed a commit
that referenced
this pull request
Aug 22, 2018
…its global variable initializer to all projects using it (cherry picked from commit fd0a7ba)
…f directly adding its source files to both server executables (cherry picked from commit 052f2d0)
…les instead of listing it separately as source file in every target (cherry picked from commit a21e7c7)
…rnings into compile errors (cherry picked from commit 7ac0c68)
) (cherry picked from commit 83ca87d)
(cherry picked from commit bfb6c95)
… unwanted gcc behavior since version 18 (cherry picked from commit 93c8993)
… default since CMake 3.19 (cherry picked from commit 55a19f1)
…nflict (cherry picked from commit 1f5f245)
(cherry picked from commit c542519)
…ion to 8.0.34 and remove strict compiled<->runtime version match requirement from non-Windows platforms (cherry picked from commit b386971)
…it has been undeprecated by MySQL (cherry picked from commit 5568767)
closes #31252 by danaton
…ementImpairingAuras (#31207)
…sql.exe (cherry picked from commit 31beaf0)
…ing standing for at-war eligibility - change sneaked in a cherry-pick commit 759482b
…crosses a threshold increasing their reputation
(cherry picked from commit 80a6347)
(cherry picked from commit f6b919f)
(cherry picked from commit 8cc4184)
* Add missing Frenzy emote * Implement & use Garrote Remove spell * Use BossAI for Moroes * Use EventMap & TaskScheduler instead of old events * Handle special emotes in OnSpellCast * Update enums * Add comments for script names * Update timers and targets of spells * Garrote now correctly applies on players * Improve GuestBaseAI & guest scripts * Use new register model for all scripts
(cherry picked from commit 89e09dc)
…5 branch and exclude master branch data
…_template.spelltrigger ITEM_SPELLTRIGGER_LEARN_SPELL_ID
* Devirtualize calls to Read and Update by marking concrete implementations as final * Removed derived class template argument * Specialize boost::asio::basic_stream_socket for boost::asio::io_context instead of type-erased any_io_executor * Make socket initialization easier composable (before entering Read loop) * Remove use of deprecated boost::asio::null_buffers and boost::beast::ssl_stream (cherry picked from commit e8b2be3)
(cherry picked from commit 93cc4f9)
(cherry picked from commit 80dc602)
(cherry picked from commit 937e618)
(cherry picked from commit 8fcec26)
…ed and fix off-by-one-update-tick time tracking (#31612)
… accidentally using CastSpellExtraArgs(bool) constructor when CastSpellExtraArgs(TriggerCastFlags) was intended (cherry picked from commit c484530)
…h for the next 5 years by stuckj closes #31640
…while on SMART_ESCORT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed:
Target branch(es): 335/6x
Issues addressed: Fixes #
Tests performed: (Does it build, tested in-game, etc)
Known issues and TODO list: