Commit Graph

33720 Commits

Author SHA1 Message Date
offl
3258e4cecd DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 2
Ref #25764
2021-01-15 01:49:42 +02:00
offl
793e6ae4ae DB/Creature: Update stats of some creatures 2021-01-15 01:49:26 +02:00
xvwyh
7c6d92012a Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_PARTY (#25837)
* Update SharedDefines.h

* Update SpellInfo.cpp
2021-01-14 10:41:03 +01:00
Trond B. Krokli
cf5f360299 Update LootMgr.cpp (#25849)
Typo correction for console & log output `>> Loaded reference loot templates in %u ms`

`refence` --> `reference`
2021-01-14 10:16:12 +01:00
offl
f6b22df9bd DB/Creature: Fix typo in 7a774e94d0
Kodo can't sit
2021-01-13 00:53:43 +02:00
Cerveciento
2951def0a4 DB/Locales: Add missing esES & esMX quest locales (Part 91)
Closes #25841
2021-01-13 00:39:23 +02:00
Cerveciento
9b22de905a DB/Locales: Add missing esES & esMX quest locales (Part 90)
Closes #25840
2021-01-13 00:39:01 +02:00
Cerveciento
dad610c407 DB/Locales: Add missing esES & esMX quest locales (Part 89)
Closes #25839
2021-01-13 00:38:31 +02:00
illfated
5170721fb9 DB/Creature: Remove incorrectly spawned 2x Shadowmoon Retainer (22102)
Closes #25838
2021-01-13 00:38:14 +02:00
offl
7a774e94d0 DB/Creature: Remove UNIT_FLAG_UNK_29 part 2
Ref #25764
2021-01-13 00:37:55 +02:00
alpharius
b86b21ad7c DB/Locales: Add some missing item deDE locales
Closes #25830
2021-01-11 19:45:24 +02:00
alpharius
fc3479dec2 DB/Locales: Add missing / update deDE quest locales (Wetlands)
Closes #25827
2021-01-11 19:45:09 +02:00
alpharius
d3e464b4c4 DB/Locales: Add missing / update deDE quest locales (Loch Modan)
Closes #25826
2021-01-11 19:44:50 +02:00
offl
ba7b5d8552 DB/Creature: Remove UNIT_FLAG_UNK_29 part 1
Ref #25764

Do not apply serverside spell for master
2021-01-11 19:44:28 +02:00
offl
8ef1149706 DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 1
Ref #25764
2021-01-11 19:44:11 +02:00
Jinnaix
26002c530f Scripts/Diremaul - Dire Maul crystal and forcefield fix (#25332)
* Scripts/Diremaul
Diremaul Crystal and Forcefield fix

* Apply suggestions from code review

Apply suggestions

Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com>

* Fix stuff

* _private member

* use std array instead of c-arrays and standartized guid container namings

* Process feedback

* finalize

* blubb

* small changes

* whoops

* Process feedback

* Missing include

* Process feedback

* Apply suggestions from code review

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>

* remove unused field

Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com>
Co-authored-by: Ovah <dreadkiller@gmx.de>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2021-01-10 16:38:41 +01:00
Giacomo Pozzoni
fc1a0d9368 Core/Unit: Fix movement hiccups in water (#24020)
* Core/Unit: Allow to define Units which can enter water but cannot swim

Allow to define Units which can enter water but cannot swim, i.e. crabs walking at the bottom of a sea.

* Add UNIT_FLAG_SWIMMING to creatures when entering combat

* Fix charmed creatures not entering water

* Always allow Creatures controlled by players to enter water

* Add swimming flag when possessing a unit and remove it properly at the end, even if the creature engaged combat before and after.
When adding/removing UNIT_FLAG_SWIMMING manually calling Creature::RefreshSwimmingFlag(true) might be required.
2021-01-10 10:18:51 +01:00
offl
95a2b906b0 DB/Creature: Remove remaining UNIT_FLAG_PACIFIED part 1
Ref #25764
2021-01-10 01:21:05 +02:00
offl
eb1806740a DB/Creature: Remove UNIT_FLAG_NOT_ATTACKABLE_1
Ref #25764
2021-01-10 01:11:08 +02:00
Kyle Phelps
817bd92a2a Split all addon chat logs into separate log streams (#25816)
* Split all addon chat logs into separate log streams

* Add missing channels

(cherry picked from commit ee6e71bbd3)

# Conflicts:
#	src/server/scripts/World/chat_log.cpp
2021-01-08 23:40:59 +01:00
wotlk-enthusiast
a225717b99 Scripts/Utgarde Pinnacle: Svala Sorrowgrave Intro and Ritual of the Sword (#24503)
* Scripts/Svala SorrowGrave - Fix broken intro event and Ritual of the Sword

* Added missing header for non-PCH build.

* Added error checking for Svala's targeting, and tightened up the timing on the intro event.

* Update WorldDB\Creature_Template_Movement for Svala

* Fix movement during intro and ritual event

* Rename SQL file for merge

Co-authored-by: Carbenium <carbenium@outlook.com>
2021-01-08 22:56:55 +01:00
Cerveciento
94a74126e9 DB/Locales: Add missing esES & esMX quest locales (Part 88)
Closes #25821
2021-01-08 23:27:30 +02:00
Cerveciento
88a4e1799c DB/Locales: Add missing esES & esMX quest locales (Part 87)
Closes #25820
2021-01-08 23:27:14 +02:00
alpharius
438a1eb01e DB/Locales: Add missing / update deDE quest locales
Closes #25810
2021-01-08 23:26:58 +02:00
offl
aea90dc206 DB/Creature: Remove difference between difficulties in case of HoverHeight & gossip menu 2021-01-08 23:26:40 +02:00
offl
2676c13713 DB/Creature: Finish replacing UNIT_FLAG_IMMUNE by auras 2021-01-08 23:26:25 +02:00
offl
03c1fd556d DB/Creature: Remove UNIT_FLAG_RENAME 2 2021-01-08 03:31:48 +02:00
offl
d0b9aaa503 DB/Creature: Remove UNIT_FLAG_RENAME
Ref #25764

Definitely should not be stored in DB
2021-01-08 03:25:14 +02:00
offl
79662ba749 DB/Creature: Update stats of some creatures 2021-01-08 03:24:24 +02:00
offl
27722d42ef DB/Creature: Add UNIT_FLAG2_UNK1 (CREATURE_DIFFICULTYFLAGS_2_HIDE_BODY) 2021-01-08 00:49:18 +02:00
offl
bc699334d9 DB/Creature: Add UNIT_FLAG2_DISABLE_TURN (CREATURE_DIFFICULTYFLAGS_3_DISABLE_TURN) 2021-01-08 00:43:45 +02:00
Mikhail Redko
a9db8a9b9a Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating Deviate Fish (#25802)
* Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating Deviate Fish

* Rename XXXX_XX_XX_XX_world.sql to 2021_01_06_08_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2021-01-06 20:47:58 +01:00
Mikhail Redko
65083dc936 Scripts/Spells: Implement hunter pet talent "Improved Cower" (#25804)
* Scripts/Spells: Implement hunter pet talent "Improved Cower"

Closes #25600

* Rename XXXX_XX_XX_XX_world.sql to 2021_01_06_07_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2021-01-06 20:43:20 +01:00
offl
12a3557fb2 DB/Creature: Remove UNIT_FLAG_PVP since no longer used
Ref #25764
2021-01-06 19:49:51 +02:00
offl
8e8e67f38c DB/Creature: Remove serverside unit flags from creature table
Ref 1f4b5c2f56
2021-01-06 19:49:24 +02:00
Cerveciento
abe8fb01e0 DB/Locales: Add missing esES & esMX quest locales (Part 86)
Closes #25805
2021-01-06 03:51:40 +02:00
offl
125fb3e5fb DB/Creature: Update stats of some creatures 2021-01-06 03:51:24 +02:00
offl
88f1f193df DB/Creature: Replace UNIT_FLAG_CONFUSED by auras 2021-01-06 03:51:08 +02:00
offl
46fa4c2a96 DB/Creature: Update stats & auras of some creatures 2021-01-06 03:50:43 +02:00
offl
e088c941d8 DB/Creature: Replace various unit flags by auras 2021-01-06 03:50:27 +02:00
Treeston
de33d50c19 Core/Warden: Max packet size 500 -> 450 2021-01-04 23:52:50 +01:00
Mikhail Redko
eaa22b8a17 Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::wstring in 309851e. Fixes creation characters with declined russian names (#25797)
Closes #23775
2021-01-04 19:52:43 +01:00
offl
a0da54d66f DB/Creature: Remove UNIT_FLAG_REMOVE_CLIENT_CONTROL
Ref #25764
2021-01-04 20:01:23 +02:00
offl
6bbf734f40 DB/Creature: Restore incorrectly removed movement states
Ref 6d3c01732d
2021-01-04 19:59:37 +02:00
Cerveciento
0e3b28c02d DB/Quest: Remove NULL as string in CompletionText
Closes #25799
2021-01-04 16:59:28 +02:00
Cerveciento
0852159d24 DB/Locales: Add missing esES & esMX quest locales (Part 85)
Closes #25800
2021-01-04 16:58:46 +02:00
Cerveciento
ce8a74753b DB/Locales: Add missing esES & esMX quest locales (Part 84)
Closes #25798
2021-01-04 16:58:28 +02:00
Cerveciento
c2ea6c94dc DB/Locales: Add missing esES & esMX quest locales (Part 83)
Closes #25784
2021-01-04 04:04:17 +02:00
Cerveciento
32c184375d DB/Locales: Add missing esES & esMX quest locales (Part 82)
Closes #25783
2021-01-04 04:03:57 +02:00
Cerveciento
d053cb2609 DB/Locales: Add missing esES & esMX quest locales (Part 81)
Closes #25780
2021-01-04 04:03:38 +02:00