funjoker
e9912f6b09
DB/Locales: Update itIT quest locales
2021-08-17 20:54:58 +02:00
funjoker
181d76507e
DB/Locales: Update itIT creature locales
2021-08-17 20:54:42 +02:00
funjoker
40a65ba244
DB/Hotfixes: Update itIT hotfixes
2021-08-17 20:54:31 +02:00
funjoker
0e312d805c
DB/Hotfixes: Update itIT broadcast_text_locale
2021-08-17 20:54:21 +02:00
Shauren
065794ed66
Core/PacketIO: Do not send hotfix Status::Valid when we don't have a hotfix blob for current locale
2021-08-17 20:02:43 +02:00
funjoker
70613bd928
DB/Locales: Update frFR quest locales
2021-08-17 19:34:26 +02:00
funjoker
1729a5c336
DB/Locales: Update frFR creature locales
2021-08-17 19:34:18 +02:00
funjoker
bc23f853a7
DB/Hotfixes: Update frFR hotfixes
2021-08-17 19:34:06 +02:00
funjoker
452245eb2f
DB/Hotfixes: Update frFR broadcast_text_locale
2021-08-17 19:33:55 +02:00
funjoker
3f273ed057
DB/Locales: Update esMX quest locales
2021-08-17 18:31:00 +02:00
funjoker
4b1c144c05
DB/Locales: Update esMX creature locales
2021-08-17 18:30:50 +02:00
funjoker
421519525b
DB/Hotfixes: Update esMX hotfixes
2021-08-17 18:30:14 +02:00
funjoker
bc26ed75d5
DB/Hotfixes: Update esMX broadcast_text_locale
2021-08-17 18:30:04 +02:00
Shauren
2fe70e5fd6
Core/Misc: Fix cherry-pick errors
2021-08-16 22:24:34 +02:00
Shauren
99da49bf53
SQL: Remove data that shouldnt be in initial character database structure import
2021-08-16 22:24:08 +02:00
funjoker
999b536a70
DB/Locales: Update esES quest locales
2021-08-16 21:57:33 +02:00
funjoker
bd9543e706
DB/Locales: Update esES creature locales
2021-08-16 21:57:27 +02:00
funjoker
483a5e187e
DB/Hotfixes: Update esES hotfixes
2021-08-16 21:31:03 +02:00
funjoker
e22705ceb3
DB/Hotfixes: Update esES broadcast_text_locale
2021-08-16 21:30:42 +02:00
Shauren
c0261468c5
Core/Quests: Fixed quests not working after relogging
...
Closes #26823
2021-08-16 16:33:43 +02:00
Jeremy
38aa015196
Core/Battlegrounds: Update BattlemasterListFlags ( #26819 )
2021-08-15 23:41:27 +02:00
Traesh
fb6761c273
Core/Spells Implement targets 133, 134, 135 : TARGET_UNIT_LINE_CASTER_TO_DEST_*** ( #26786 )
2021-08-15 11:09:46 +02:00
Traesh
4725941567
Core/AreaTrigger Update box searching to handle oriented boxes ( #26772 )
2021-08-14 20:08:40 +02:00
Jeremy
20d70abb2c
Core/Battlegrounds: Change Battleground* argument to BattlegroundQueueTypeId ( #26806 )
2021-08-14 19:56:30 +02:00
funjoker
3cd89b0323
DB/Locales: Update deDE quest locales
2021-08-12 20:59:45 +02:00
funjoker
d0d7ceff87
DB/Locales: Update deDE creature locales
2021-08-12 20:59:31 +02:00
funjoker
85ecbf3e1f
DB/Hotfixes: Update deDE broadcast_text_locale
2021-08-12 20:58:59 +02:00
funjoker
659726c209
DB/Hotfixes: Update deDE hotfixes
2021-08-12 20:58:41 +02:00
funjoker
8cba7fd6b5
DB/Misc: Correct some mistakes
2021-08-12 20:26:56 +02:00
funjoker
c193ec7151
DB/Hotfixes: delete and insert is faster than updating
2021-08-12 20:24:57 +02:00
funjoker
8253f7f202
DB/Hotfixes: Truncate optional_data instead of updating them
...
Blob update is way too slow
2021-08-12 19:56:26 +02:00
funjoker
7c1a44fd67
DB/Template: Update quest_poi via 39653 bruteforce
2021-08-12 19:36:16 +02:00
funjoker
99d0c7e82a
DB/Template: Update quest_template via 39653 bruteforce
2021-08-12 19:35:59 +02:00
funjoker
776effb27c
DB/Template: Update creature_template via 39653 bruteforce
2021-08-12 19:35:51 +02:00
funjoker
11f3780a51
DB/Hotfixes: Update broadcast_text and optional_data to 39653
2021-08-12 19:35:12 +02:00
Shauren
03f09ea16a
Core/Items: Implemented secondary shoulder transmog appearance
2021-08-11 22:32:14 +02:00
funjoker
2e582e63e8
DB/Scaling: Update creature_template_scaling (2)
2021-08-09 00:10:11 +02:00
funjoker
c12ef1b830
DB/Scaling: Update creature_template_scaling
2021-08-08 23:52:53 +02:00
funjoker
6fbd15a0a9
DB/Hotfixes: Update hotfixes to 9.1.0.39653
2021-08-08 22:24:39 +02:00
Chaouki Dhib
30cfe3741a
Core/Movement: Correct distance checking
...
Distance checking should always be in 3D, independently on if the mover has the ability to fly or not.
(cherry picked from commit 0fb133013c0c1c2c7f47c215435990822454d8f8)
2021-08-08 21:21:34 +02:00
Treeston
4b93059ec7
Core/Creature: Temporarily let Creatures violate dynspawn assumptions for pooled creatures. This should fix startup crashes until I can investigate and find a long-term fix. Tag #21519 .
...
(cherry picked from commit 9fc6b13027d2d66a99b6bee49d3add23f2c0c8af)
2021-08-08 21:21:34 +02:00
Treeston
8757a80767
Core/Creature: Add another aggressive compatibility mode assertion to catch faulty dynspawn code.
...
(cherry picked from commit 3eab2d7efcc225696fe32f94687fd8e7b6755a2a)
2021-08-08 21:21:34 +02:00
ariel-
d2878d47c9
Core/Globals: use proper type for smallint
...
(cherry picked from commit c9b730c767072225fdc2142908455c1d26e91fa8)
2021-08-08 21:21:34 +02:00
Treeston
552ce7c286
Core/VMap: Use fuzzy equality and gridmap tolerance for floor-finding. Closes #21338 . Supersedes #21479 .
...
(cherry picked from commit ec916db294760576ef4466d7e558f038dacecf20)
2021-08-08 21:21:34 +02:00
Treeston
e47e95b6dc
Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add WorldObject::IsOutdoors, basic member access.
...
Ref #21479 .
(cherry picked from commit e79c595b695ea5f35b8324efbb7741ccb102bce9)
2021-08-08 21:21:34 +02:00
Treeston
74cdf260e1
Core/Threat: Fix taunt logic relying on unspecified behavior by unordered boost heap iterators. Use ordered iterators instead, this is cheap for our use case anyway. This will make taunt behave consistently again.
...
Closes #21499 .
(cherry picked from commit 71b5ed6832ac4162754ec50f53cd76305f8a187a)
2021-08-08 21:21:34 +02:00
Killyana
16255112ab
DB/GameObject: Make spawned Bountiful Feast not selectable
...
Closes #20957
(cherry picked from commit acdf7be800ec937c2334caf629d3376037d4b863)
2021-08-08 21:21:34 +02:00
ariel-
67a1a1d29b
Core/GameObject: implemented gameobject_overrides table to change faction and flags values on a per-spawn basis
...
Updates #20957
Closes #20958
(cherry picked from commit 34967e9c32b2c7e871bb93f41609a3b08ad92931)
2021-08-08 21:21:34 +02:00
ariel-
4c8a49302f
Core/GameObject: kill uninitialized, unused field from GameObjectTemplateAddon struct
...
(cherry picked from commit 02739c2cbb1c6956e26a21120ddef42d017923c2)
2021-08-08 21:21:34 +02:00
TecDian
ce85aed472
DB/Gossip: Midsummer Fire Festival - Fix wrong gossip option conditions
...
Closes #21495
(cherry picked from commit 8f66695ac008f1889a6f595d5b333cb61c802ad1)
2021-08-08 21:21:34 +02:00