Age | Commit message (Collapse) | Author |
|
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 3ece1ee87cd4f17725c4cdd975707dbab065a292)
|
|
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 8d9f24bb18395f6af318e053677c0266d5ca1e4d)
|
|
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 94299a3ae929ed92787c8ebdb10df3b13b678c98)
|
|
* Core/Misc: Fixed utf8 encoding in console input/output.
* Fix gcc build
* Fixed that weird 'a' with circle above it and other similar letters. Also fixed encoding in AppenderConsole which sometimes did not work as it should
* Fix build on Linux
* Probably better to do it like this
(cherry picked from commit 1539bed3db86f2153f2d0d5fbf24bf9ee4af1d92)
|
|
periodictick when channeling (#26363)
* Core/Spells: players shouldn't force their orientation (serverside) on each periodictick when channeling
* apply @Ovahlord feedback
(cherry picked from commit 6bdfa91fa795b24bfba6a4497784b693f6216638)
|
|
|
|
|
|
|
|
|
|
immunities in spell_start packet (#26183)
* Core/Spells: implement SpellInfo helper to filter for relevant mechanic immunities when sending SMSG_SPELL_START packets.
According to sniff analysis Blizzard does not send all mechanic immunities of creatures but instead only the ones that are responsible for actual interrupts which are MECHANIC_INTERRUPT and MECHANIC_SILENCE. Additionally we no longer send immunities for instant cast spells as sniffs confirm that they are not sent for spells without a cast time.
(cherry picked from commit 6215cb4e0014fbe9df35a8c6b013e7801bd8ffec)
|
|
* GridObject
* Add include to more files
(cherry picked from commit 43dd1b37d64dbe22a528d72e399f79ff645342b3)
|
|
CREATURE_DIFFICULTYFLAGS_2_NO_CRUSHING_BLOWS (0x00000010)
(cherry picked from commit 8354a5fe5491366b5350786702eb41ceda87d549)
|
|
Ref #24983
(cherry picked from commit 4d488b0c9bb337d477d82b7c2a7cfe64a8fbccb2)
|
|
Closes #23464
CREATURE_DIFFICULTYFLAGS_4_OBEYS_TAUNT_DIMINISHING_RETURNS (0x00000100)
(cherry picked from commit fe38b78c877fd30cc677913229d23bd6f5c15f0b)
|
|
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
(cherry picked from commit e6d9d9ead99aba4bfbd0b6389cb7a88827fe40d7)
|
|
part>" subcommands (#26346)
Add ".list auras id <aura id>" and ".list auras name <name part>" subcommands to allow filtering the auras
(cherry picked from commit 9aff21b3d520cdd580f065f2965442af1bebc81c)
|
|
Restore ".character level" command behavior by setting the level instead of adding the level
(cherry picked from commit 2cea7d000c2205ed06ca3263e61dee51b11a5b0b)
|
|
(cherry picked from commit 6a72f9fbfd5a5a3e05e13abe38fe44c6ba3435f2)
|
|
* Group repair command attempt
* Update cs_group.cpp
(cherry picked from commit db69b832b9d5da1f755824a36fed37b1b4e39dcd)
|
|
SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNITY should dispel snare auras. (#20621)"
This reverts commit b507acf1c04ff6e9d0a075f9663e9549d5b238b4.
(cherry picked from commit c6e2b6e88c43b3ef79e4eab25b99b1799af161c3)
|
|
Closes #26335
(cherry picked from commit 0c3bbf5c65c02ad701a831563ba3da9c624de43e)
|
|
(cherry picked from commit 293ae05d31be71276cb093f66945652bbd5965a1)
|
|
Closes #26338
(cherry picked from commit 7fd6733dac26c1ca76bb93ed1561172195ad2daf)
|
|
Closes #26336
(cherry picked from commit 15725b51e695c0739831153f9efa629fbdbece82)
|
|
Closes #26330
(cherry picked from commit 6e9456b578b3e2155b08110646eab08ff21dbf41)
|
|
Closes #26327
(cherry picked from commit a6f907d455e2fbe4f30b652bd7892ff6cfb40e3a)
|
|
Closes #26320
(cherry picked from commit f1d8ff9e409640b365c5fa8e7b714a732c69f741)
|
|
Closes #26314
(cherry picked from commit a772946ccc3b72182c9015055e4890f3d38dab9f)
|
|
(cherry picked from commit 1e76fc7a5dd4993ef00fc6b90cce3221b03751a3)
|
|
Closes #26306
(cherry picked from commit a0be136f48494bea93d1d694394bcda4b2945374)
|
|
Closes #26284
(cherry picked from commit bce5d0c25a514ff1c55f9337b3aa04abd8b1f748)
|
|
Closes #26273
Closes #26274
Closes #26275
Closes #26282
Closes #26287
Closes #26289
(cherry picked from commit 408afc84013dc8080372af94b853f2a43287c27c)
|
|
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 1a624cad36f3067481ca54563a322cb85f90ad11)
|
|
* First version of command handler
* Done HandleReviveAllCommand
* Moved command to group subcommonads
* Added group level up
* Removed empty line
* Added additional nullchecks
* Removed newline
* Code styling
* Added group set level command
* Removed whitespace
* Removed group set level command
* Unnecessary comma
* Added check for level lower bound
(cherry picked from commit 397d4b5d05a82c217514eb5f89b4ec8d7f08c263)
|
|
Closes #26257
Closes #26262
Closes #26263
Closes #26265
Closes #26267
(cherry picked from commit 81a32f89f6a3c07352d228b4651aba7aa6e344cb)
|
|
Closes #26256
(cherry picked from commit 6d5705a1041b8df9bfe0ab18a425976a601bf3e2)
|
|
Closes #26266
(cherry picked from commit 93d1e91de7713e5c4655664263da93b3e68371f4)
|
|
Closes #26252
(cherry picked from commit c32032bf5adf0a69d2d46d5357406a8b59285abd)
|
|
Closes #26249
(cherry picked from commit 9bd14bbc6c4be9c12756af1384d5aabd5a368900)
|
|
(cherry picked from commit 1d9541cc881b1645ee53c4b4b9681f37694eeeec)
|
|
Closes #26248
(cherry picked from commit ae9b0ea6e19e00c7475948838169cffbd8fdcf22)
|
|
Ref #23580
(cherry picked from commit 4b73205c72a54aeff1f9cf3d412393107de09416)
|
|
Ref #23722
(cherry picked from commit 96e1fd54eb63edb1e186a9bb0dd178250d28ea6c)
|
|
(cherry picked from commit df8ab338c75dcafcf314204a767fbc02b0aee3eb)
|
|
Closes #26242
(cherry picked from commit 67a928136f2dbe98639fc870f309ee929f4d276d)
|
|
Closes #26229
(cherry picked from commit 1ae55803b6fb8a4bd43504bf4add26cb363da8b0)
|
|
(cherry picked from commit c905af818c81d41d5e0b025de97c0cdbd1b417cb)
|
|
Closes #26233
(cherry picked from commit 43fa6698d7ec517c9b291cca51435405a40a7b6f)
|
|
Closes #26189
(cherry picked from commit b06e12c6542da79911710d5f7663ee7913636fed)
|
|
(cherry picked from commit 3bf7b6eec8663d3f94470cffa9b758e22be10fd9)
|