offl
a3ac6f6d1f
DB/Quest: Rework 'Iron Rune Constructs and You: The Bluff' (11491)
...
Closes #26307
(cherry picked from commit 895ec09adfda1741ea8e3cb09a429933923462fa)
2022-03-10 16:31:39 +01:00
offl
0e3d05775e
DB/GameObject: Add two more Emerald Acorn
...
(cherry picked from commit fb7aa7796a417a0257bd4c946ab3c1bedf04356b)
2022-03-10 16:18:53 +01:00
illfated
477edc6235
DB/Quest: Remove wrong questender of 'Vengeful Souls' (10842)
...
Closes #26530
(cherry picked from commit bf1ff3f5ea5dbcfd80e382ff4cdae27baf0ee6a9)
2022-03-10 16:10:36 +01:00
offl
89b5a03f9e
DB/Quest: Rework 'Freedom for All Creatures' (2969)
...
Closes #26519
(cherry picked from commit b786d7b9c685c9e898495f8cb7b748227ea53af7)
2022-03-10 16:09:54 +01:00
Shauren
15ff8fff36
Build: Set correct year in VER_LEGALCOPYRIGHT_STR
...
(cherry picked from commit 68a490923d183c438fd852dde73f3054554d023a)
2022-03-10 16:07:54 +01:00
Shauren
db3eb418b8
Core/Creatures: Fixed loading ModExperience from database
...
Closes #27858
2022-03-09 23:45:53 +01:00
Shauren
a5f107dafc
Core/Utilities: Fixed child process console output being incorrectly cut off at first newline
2022-03-09 16:22:04 +01:00
Ovahlord
209b90cfdd
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast_text and broadcast_text_locale select queries
...
(cherry picked from commit d4f71131f032ecc68545acd838de5a3ccfadc331)
(cherry picked from commit edcaac6c959e944dc6d6dc224666b832521412b4)
2022-03-09 15:30:23 +01:00
Cerveciento
15b1571767
DB/Locales: Add missing esES & esMX quest locales (Part 159)
...
Closes #26525
(cherry picked from commit aa070ebf864af1c6cf2c181864588a2a8cbbecbf)
2022-03-09 15:26:19 +01:00
Cerveciento
faac99ebd5
DB/Locales: Add missing esES & esMX quest locales (Part 158)
...
Closes #26524
(cherry picked from commit e2befec61aeaea375dd86c1ac1f33d069af0badb)
2022-03-09 15:25:31 +01:00
Cerveciento
444f1fe9f6
DB/Locales: Add missing esES & esMX quest locales (Part 157)
...
Closes #26520
(cherry picked from commit d7074d1099fb1512289cb39fcd6761a9cf07090e)
2022-03-09 14:59:24 +01:00
HelloKitty
a67bb1f575
Core/Map: Added Map::SetZoneOverrideLight std::chrono overload ( #26486 )
...
* Core/Map: Added Map::SetZoneOverrideLight std::chrono overload
* Scripts: Replace Map::SetZoneOverrideLight usages with new std::chrono overload
* Core/Map: Remove non-chrono Map::SetZoneOverrideLight overload
(cherry picked from commit e33c4b8f7f18c89fec3d95531fdccad526c12c10)
2022-03-09 14:56:04 +01:00
Edder
4dbacb6985
Core/Vehicle: Setting home position of creature passenger on AtEngage ( #26482 )
...
Co-authored-by: Edder <[email protected] >
(cherry picked from commit fb88a1409ff60343edb0c539d406a961724fcc4e)
2022-03-09 14:55:40 +01:00
Mikhail Redko
9e6def8ae2
Core/Console: Improve ReadWinConsole logic and cosmetic changes ( #26402 )
...
* Core/Console: Improve ReadWinConsole logic and cosmetic changes
* Core/Console: Fixed possible appearance of weird characters in the console when printing the output of child processes
* Fix codestyle
* Removed auto
* Core/Misc: Explicit casting Difficulty values to uint8 before outputting to console
* Core/Misc: Cast Difficulty to uint32 for output to console
Co-authored-by: jackpoz <[email protected] >
(cherry picked from commit 6c12f45f3b7d7eab32ed29860d2261fc8a512f0e)
2022-03-09 14:55:18 +01:00
offl
ba51fb9ccb
DB/Creature: Remove few more evil flags
...
Ref #25764
(cherry picked from commit 7ff98464adaa06a346475422164780b517cb0adc)
2022-03-09 14:41:12 +01:00
offl
3764a439fb
DB/Creature: Remove more evil flags
...
Ref #25764
(cherry picked from commit 5081b0c4993a261cbef7840846e78127a20d87e4)
2022-03-09 14:39:46 +01:00
Cerveciento
9937c08781
DB/Locales: Add missing esES & esMX quest locales (Part 156)
...
Closes #26515
(cherry picked from commit e1e786134a59d3eb5ab4823b68c8212c6fc4420b)
2022-03-09 14:39:07 +01:00
Cerveciento
8d2a372d40
DB/Locales: Add missing esES & esMX quest locales (Part 155)
...
Closes #26511
(cherry picked from commit d590ad0f82017d1fba5ef61a26e4974896ee0939)
2022-03-09 14:38:12 +01:00
illfated
ccd3c4b2a7
DB/GameObject: Fix z-position of one Wild Mustard
...
Closes #26516
(cherry picked from commit 8182ace9f441b045864e74af83ece8596a066a09)
2022-03-09 14:23:49 +01:00
offl
62147d2c52
DB/Quest: Rework 'An Improper Burial' (10913)
...
(cherry picked from commit e43be61b5ec70c3a546eda1e062d3d9b85d2a8f7)
2022-03-09 14:23:13 +01:00
offl
2dd539b1ba
DB/Creature: Remove UNIT_FLAG_STUNNED / UNIT_FLAG_PREVENT_EMOTES_FROM_CHAT_TEXT in more cases
...
Ref #25764
(cherry picked from commit 521325217a9caec2760c83c38ae75711c9e0cb49)
2022-03-09 14:21:48 +01:00
dr-j
2d38b03b00
DB/Creature: Fix Orphan Matron Aria's Gossip Option
...
Closes #26506
(cherry picked from commit 10c7c5786678fc2db5b08ef5cf0302074e1a3179)
2022-03-09 14:21:21 +01:00
offl
b1139ada4d
DB/Creature: Fix recently broken The Etymidian's script
...
(cherry picked from commit 79944605c644c597bada8535d9edd1fc3c77e4cc)
2022-03-09 14:20:51 +01:00
ihm-tswow
56f0129ff3
Core/Game: Fix cache path with git flow branches ( #26494 )
...
- git flow may put forward slashes in branch names, so we cannot assume we are just creating one directory.
(cherry picked from commit 471e5af32d24f99bea987ea4705f0165c9ece4d6)
2022-03-09 14:20:25 +01:00
robinsch
f7956ffd1e
Core/SAI: Prevent loading invalid smart_scripts entry ( #26508 )
...
(cherry picked from commit 8c0e6e9ee454c0a429a8a7b54d281d3378773e64)
2022-03-09 14:20:25 +01:00
Cerveciento
52fb1b6417
DB/Locales: Add missing esES & esMX quest locales (Part 154)
...
Closes #26504
(cherry picked from commit 347da56cbe84fc3ada86329c15631cc19b631ca0)
2022-03-09 14:20:24 +01:00
Cerveciento
5b80dfabf3
DB/Locales: Add missing esES & esMX quest locales (Part 153)
...
Closes #26502
(cherry picked from commit f62e57e295094018f85dc78d8d034b0167b8becf)
2022-03-09 13:46:27 +01:00
Cerveciento
ab987288e5
DB/Locales: Add missing esES & esMX quest locales (Part 152)
...
Closes #26500
(cherry picked from commit 9e103be3e28ddf8ba639a73f4c202112fe172a38)
2022-03-09 13:44:28 +01:00
Cerveciento
4467276732
DB/Locales: Add missing esES & esMX quest locales (Part 151)
...
Closes #26498
(cherry picked from commit a48155149fa58d5b03439bdfdaa2ccfe6005ca4a)
2022-03-09 13:44:07 +01:00
Cerveciento
5057a19363
DB/Locales: Add missing esES & esMX quest locales (Part 150)
...
Closes #26496
(cherry picked from commit ba7db7c125c14b5ec0d23f038c313fd8fcf8fa17)
2022-03-09 13:39:16 +01:00
offl
c2a865c503
DB/Instance/Botanica: Overhaul part 3: Laj's room
...
(cherry picked from commit d1fc8416ad2d00ec578e43a0ee3c94f3df36c962)
2022-03-09 13:38:29 +01:00
offl
d96357897a
DB/Instance/Botanica: Overhaul part 2: Positions & misc
...
(cherry picked from commit dc2a400f7936f3341771160296d9f21f279b5fe0)
2022-03-09 13:36:52 +01:00
offl
546022f300
DB/Instance/Botanica: Overhaul part 1: Stats
...
(cherry picked from commit 33d1202c6ee8d700556addfd363b5a1fab8cbf3f)
2022-03-09 13:24:28 +01:00
offl
705c2caf51
DB/Creature: Verify & update The Sha'tar reputation values
...
(cherry picked from commit 6822cb879807cfd9261c45d153b966560787af5b)
2022-03-09 13:21:55 +01:00
offl
2d8b01518d
DB/Creature: Verify & update Ashen Verdict reputation values
...
(cherry picked from commit cd853118b6cc215676cd7a4661c0b91575e5650a)
2022-03-09 13:21:24 +01:00
offl
85d0abd021
DB/Misc: Fix wrong text type
...
(cherry picked from commit f904d5eea6234447ad2a8bd20211a7af054382b5)
2022-03-09 13:20:27 +01:00
dr-j
356c07c1ba
DB/Spells: Blade's Edge Ogre Force Reaction (After completion of Into The Soulgrinder)
...
Closes #26484
(cherry picked from commit e0e450cd12ada6c27e75e813e17788d3c5d5ac7b)
2022-03-09 13:15:04 +01:00
Cerveciento
a511e9e91b
DB/Locales: Add missing esES & esMX quest locales (Part 149)
...
Closes #26488
(cherry picked from commit b98c11fefd6093916ee7cafa424f8355bcaf6690)
2022-03-09 12:48:58 +01:00
Cerveciento
e6d8abf1ac
DB/Locales: Add missing esES & esMX quest locales (Part 148)
...
Closes #26483
(cherry picked from commit 909102ffbf453599a52bdf979c28f87c6a2b24f6)
2022-03-09 12:48:16 +01:00
Cerveciento
0a40126fda
DB/Locales: Add missing esES & esMX quest locales (Part 147)
...
Closes #26473
(cherry picked from commit 3201723aba5647e4b6abecc72d2e664a2ab07aa4)
2022-03-09 12:47:53 +01:00
Cerveciento
691630055f
DB/Locales: Add missing esES & esMX quest locales (Part 146)
...
Closes #26461
(cherry picked from commit ed1d4b2a87edf47e634aa2c55543644630583c49)
2022-03-09 12:47:31 +01:00
Cerveciento
e8bcb30fea
DB/Locales: Add missing esES & esMX quest locales (Part 145)
...
Closes #26453
(cherry picked from commit a7b9c75a5d82f1e51f2b74832d413eeeee61b87c)
2022-03-09 12:46:58 +01:00
Cerveciento
041957f7e1
DB/Locales: Add missing esES & esMX quest locales (Part 144)
...
Closes #26446
(cherry picked from commit a74eae9547b6e43d61ca2fb3eaf24e60566ce6b6)
2022-03-09 12:46:34 +01:00
Cerveciento
3066c942f7
DB/Locales: Add missing esES & esMX quest locales (Part 143)
...
Closes #26403
(cherry picked from commit b1c1a3231f738d3a0786e096f9491d5669bb799f)
2022-03-09 12:45:40 +01:00
schell244
71287d5861
Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) ( #26477 )
...
* added missing victory near sound for arathi basin
* switch sound id's
Co-authored-by: schell244 <>
(cherry picked from commit 2ac7499f66a80296486b7df6286ff503c8cdf3b9)
2022-03-09 12:44:54 +01:00
offl
11edf05f1c
Scripts/DTK: Update King Dred to new model ( #26464 )
...
Co-authored-by: offl <[email protected] >
(cherry picked from commit d9670cec6dc310b6fb636b73a92d7be24e89496f)
2022-03-09 12:44:04 +01:00
offl
f379dc56ca
Scripts/POS: Update instance scripts to new model ( #26467 )
...
Co-authored-by: offl <[email protected] >
(cherry picked from commit 7de6e756631391065fbff7c9bf8a0f1ce3d05272)
2022-03-09 12:43:55 +01:00
offl
6dedb40aa5
Scripts/POS: Update Tyrannus to new model ( #26466 )
...
Co-authored-by: offl <[email protected] >
(cherry picked from commit 87ba4a76156aa45cf0de36e9d43b1fb8694778cd)
2022-03-09 12:43:16 +01:00
offl
60168e18be
Scripts/POS: Update Garfrost to new model ( #26465 )
...
Co-authored-by: offl <[email protected] >
(cherry picked from commit b5cc63873d758317896e9523efe4f8fbef7c04b3)
2022-03-09 12:41:51 +01:00
offl
3532a88084
Scripts/Alterac: Update remaining scripts to new model ( #26469 )
...
Co-authored-by: offl <[email protected] >
(cherry picked from commit 9f188d70feda35ec3883bc504101a2b60583f694)
2022-03-09 12:33:13 +01:00