Commit Graph

5732 Commits

Author SHA1 Message Date
Axel Cocat
02cdbdd538 fix(Core/Player): check for existing corpse on respawn (#8112) 2021-10-04 15:45:54 +02:00
Skjalf
9330df59da fix(Core/Mails): mails containing items not being returned if they were read and ensure mails sent by GMs are not returned (#8095) 2021-10-04 15:45:33 +02:00
UltraNix
e094c1ae78 fix(Core/Spells): Implemented SPELL_ATTR0_CU_NO_PVP_FLAG. (#8092)
- Closes #7938
2021-10-04 15:45:21 +02:00
Skjalf
99f8634361 fix(Core/Spells): basepoints of spell 'Pick Lock' being wrongly added to player's lockpicking skill when evaluating if a lock can be opened (#8072) 2021-10-04 15:45:06 +02:00
UltraNix
de8d0b49f8 fix(Core/Items): toggle temporary items enchantments during items swap. (#8067)
- Closes #7957
2021-10-04 15:44:49 +02:00
Skjalf
3f947392fe fix(Core/Chat): properly log zone name when logging GM commands, as some areas don't have parent zone set (#8066) 2021-10-04 15:44:32 +02:00
Skjalf
c55c5e668f fix(Core/Commands): partially fix an issue with mails sent from console never showing up the 'Customer Support' sender in-game (#8064) 2021-10-04 15:44:04 +02:00
AzerothCoreBot
085fc0a1a7 chore(DB): import pending files
Referenced commit(s): cdab63c3e0
2021-10-04 13:07:23 +00:00
IntelligentQuantum
cdab63c3e0 fix(DB): Twilight Lord Everun Waypoint (#8039) 2021-10-04 15:05:46 +02:00
AzerothCoreBot
b9c98dffa0 chore(DB): import pending files
Referenced commit(s): f181a89511
2021-10-04 10:56:23 +00:00
Azcobu
f181a89511 fix(DB/creature_template): Enable swimming for Tooga (#8116) 2021-10-04 12:54:45 +02:00
UltraNix
27231b0075 fix(Core/Movement): disable invalid code about getting area info from GOs (#7898)
- Closes #7335
2021-10-04 12:33:40 +02:00
AzerothCoreBot
c8842a4492 chore(DB): import pending files
Referenced commit(s): e1b0863763
2021-10-04 08:43:04 +00:00
All
e1b0863763 fix(DB/quest_template): Quest Book Of Ur (#8136)
* fix(DB/quest_template): Quest Book Of Ur

* update to 1 query for esES and esMX
2021-10-04 05:41:30 -03:00
AzerothCoreBot
533391d0b9 chore(DB): import pending files
Referenced commit(s): 4a4b6ea7a7
2021-10-04 08:13:51 +00:00
Azcobu
4a4b6ea7a7 fix(DB/smart_script): Add 'Clone' spell to Devouring Ectoplasm (#8079) 2021-10-04 05:12:10 -03:00
Kitzunu
9fbdffee47 refactor(Core/Map): Use std::chrono for SetZoneOverrideLight (#6489)
* cherry-pick e33c4b8f7f

Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com>
2021-10-03 22:07:26 -03:00
AzerothCoreBot
481a84ef6a chore(DB): import pending files
Referenced commit(s): 4f5d78880c
2021-10-03 22:51:17 +00:00
Skjalf
4f5d78880c fix(DB/SAI): Uniting the Shattered Amulet (#8123)
- Port missing target conditions for spell Fel Curse (12938) from TrinityCore
- Implement missing invincibility to the quest mobs (must be removed by using the quest items)
2021-10-04 00:49:54 +02:00
AzerothCoreBot
967764e185 chore(DB): import pending files
Referenced commit(s): bed5155f30
2021-10-03 20:54:08 +00:00
Azcobu
bed5155f30 fix(DB/loot): Remove high-level consumeables from Scorpid Reaver (#8075) 2021-10-03 17:52:37 -03:00
UltraNix
06e50a9690 fix(Core/Achievements): Fixed showing achievement statistics of inspected player. (#8093)
* fix(Core/Spells): Implemented SPELL_ATTR0_CU_NO_PVP_FLAG.

Fixes #7938

* fix(Core/Achievements): Fixed showing achievement statistics of inspected player.

Fixes #7979
2021-10-03 18:12:12 +02:00
AzerothCoreBot
396070ee4d chore(DB): import pending files
Referenced commit(s): 9550d219d9
2021-10-03 14:51:41 +00:00
Azcobu
9550d219d9 fix(DB/quest): Add 2 day time delay to Gubber Blump's letter (#8074) 2021-10-03 16:50:11 +02:00
AzerothCoreBot
6e2c87b35e chore(DB): import pending files
Referenced commit(s): 391bd70c8d
2021-10-03 02:52:28 +00:00
syssneck
391bd70c8d fix(DB/creature): Colonel Kurzen's respawn time (#8060) 2021-10-02 23:50:52 -03:00
AzerothCoreBot
cdc8c99ea6 chore(DB): import pending files
Referenced commit(s): 65737d1ee5
2021-10-02 18:55:10 +00:00
All
65737d1ee5 fix(DB/Reputation): change Rep Cenarion (#8046) 2021-10-02 20:53:41 +02:00
patou01
0076535905 fix(Core/Loot): players can roll on unique items they already own (#8003)
Players should not be able to roll on items they already have.
This commit removes that.

- Closes https://github.com/azerothcore/azerothcore-wotlk/issues/7896

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-10-02 13:19:14 +02:00
Patrick Lewis
ac0d990fef fix(CI/MacOS) openssl sym link (#8201)
* fix(CI/MacOS) openssl
2021-10-02 12:01:57 +02:00
Francesco Borzì
775c6744d2 feat(Core: new hook OnPlayerQueueRandomDungeon() and revert (now unnecessary) PR (#8196) 2021-10-02 09:18:33 +02:00
UltraNix
ca47fc96f2 fix(Core/Instances): Fixed displaying warning about entering instance in progress. (#8171) 2021-10-02 01:20:37 -03:00
AzerothCoreBot
6c953e9333 chore(DB): import pending files
Referenced commit(s): ecb92f9d66
2021-10-01 14:59:53 +00:00
Jan M. D. Hansen
ecb92f9d66 fix(DB/Loot): removes under-leveled loot from Anvilrage Guardsman (#8036) 2021-10-01 16:58:13 +02:00
Kitzunu
5908f1f2bf fix(DB): Codestyle (#8190)
* fix(DB): Codestyle

* Update 2021_09_24_02.sql
2021-10-01 11:51:13 +02:00
patou01
77e46769fa Fix(Core/Uldaman): Door behind Archaedas can close after event. (#8024)
* Fix(Core/Uldaman): Door behind Archaedas can close after event.

Once the boss is dead, we shouldn't be able to close the doors anymore.

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/7358

* removed unnecessary check to make CI happy
2021-10-01 10:59:24 +02:00
UltraNix
cff7cc58ff fix(Core/Players): Fixed getting resting exp in cities/inns. (#8020)
Fixes #7939
2021-10-01 10:50:36 +02:00
UltraNix
0c8fb1ea73 fix(Core/Movement): Properly handled root movement acks. (#8019)
Fixes #7892
2021-10-01 10:41:31 +02:00
marcelhas
7001865186 Fix start scripts (#8005)
* fix(Bash): Handle missing env variable

Bash installation failed when no explicit `zipPath` was set.
As it defaulted to `/`, which led to permission errors.

* fix(Docker): Fix docker volume error

Docker installation failed, because target directories of volumes should
not end with a `/`.

https://stackoverflow.com/questions/68273745/how-to-make-a-mount-shared-in-docker/68455665#68455665
2021-10-01 10:33:35 +02:00
Skjalf
23edbfe21d fix(Core/Spells): Ensure gameobjects are still locked/closed when loc… (#8012)
* fix(Core/Spells): Ensure gameobjects are still locked/closed when lockpicking/opening them

* Update src/server/game/Spells/Spell.cpp
2021-10-01 10:25:09 +02:00
UltraNix
08f1e86195 fix(Core:Battlegrounds): fixes some Arathi Basin achievements. (#8009)
* fix(Core:Battlegrounds): fixes some Arathi Basin achievements.

Fixes #7775

* minor change.
2021-10-01 10:11:10 +02:00
AzerothCoreBot
d461898a3d chore(DB): import pending files
Referenced commit(s): 46e1779688
2021-10-01 08:04:25 +00:00
IntelligentQuantum
46e1779688 fix(DB/Quest): Freedom for All Creatures (#7995)
* We need this?

* Freedom for All Creatures
2021-10-01 10:02:45 +02:00
UltraNix
c477a0533c fix(Core/Spells): Added 3y radius to Feral Charge. (#7901)
Fixes #7762
2021-10-01 09:49:13 +02:00
AzerothCoreBot
10d59ec6ba chore(DB): import pending files
Referenced commit(s): ac57e6a47c
2021-10-01 07:39:08 +00:00
IntelligentQuantum
ac57e6a47c fix(DB/Quest): Suntara Stones escort quest (#7994)
* We need this?

* Suntara Stones escort quest

* Update rev_1632110692688179864.sql
2021-10-01 09:37:32 +02:00
UltraNix
30e9ce350c fix(Core/Spells): Do not send doubled learning packet if spell is lea… (#8140)
* fix(Core/Spells): Do not send doubled learning packet if spell is learned from skill.

Fixes #7764

* typo.
2021-10-01 01:16:48 +02:00
Walter Pagani
e4c07cd864 Translation and modifications in extractor.bat (#7992)
* Translation and modifications in extractor.bat

* Eliminating `cls` and continue messages.

* Changing decisions

* Changing logic in Spanish file
2021-09-30 23:54:35 +02:00
AzerothCoreBot
48187e1365 chore(DB): import pending files
Referenced commit(s): 926b1e1b84
2021-09-30 19:47:59 +00:00
baranzadeoglu
926b1e1b84 fix(DB/Creature): Elixir of Giants removed (#7973)
* fix(DB/Creature): Elixir of Giants removed

Elixir of Giants removed from 3 tables

* Update data/sql/updates/pending_db_world/rev_1631995181138245446.sql
2021-09-30 21:46:21 +02:00