Kitzunu
c709e2e7d3
chore(Worldserver/Config): Clean up and reorganize config file ( #17272 )
...
* chore(Worldserver/Config): Clean up and reorganize config file
* Update worldserver.conf.dist
* \n\n\n
2023-09-17 10:25:32 -03:00
Kitzunu
f1111be152
chore(misc): cleanup ( #17274 )
2023-09-17 10:19:09 -03:00
Skjalf
71de2e5c26
fix(Core/GameObject): Also send EventInform() calls for GAMEOBJECT_TY… ( #17283 )
...
fix(Core/GameObject): Also send EventInform() calls for GAMEOBJECT_TYPE_CAMERA
- This allows object and zone AI to process events called by camera objects as well (previously only possible through event_scripts)
(cherry-picked from commit 6904073c9c )
2023-09-17 10:18:13 -03:00
Kitzunu
4b21f01b91
fix(Core/TaskScheduler): warning ( #17275 )
2023-09-17 10:14:28 -03:00
AzerothCoreBot
f2ba787dfa
chore(DB): import pending files
...
Referenced commit(s): 45d6009cb7
2023-09-17 12:43:13 +00:00
Dan
45d6009cb7
fix(Scripts/Darkshore): ensure Kerlonian Evershade is always in bear form ( #17062 )
...
initial
2023-09-17 09:42:07 -03:00
AzerothCoreBot
09eaea6c6a
chore(DB): import pending files
...
Referenced commit(s): a7d2f2effa
2023-09-17 12:25:16 +00:00
Gultask
a7d2f2effa
fix(DB/Creature): Ravenous Flayer Matriarch ( #17256 )
...
Create rev_1694740225097878900.sql
2023-09-17 09:24:07 -03:00
Dan
d15d72c812
fix(Scripts/BlackwingLair): Orb of Domination can no longer be used when you are controlling a pet ( #16880 )
...
initial
2023-09-17 07:50:43 -03:00
AzerothCoreBot
fac6ddbcfb
chore(DB): import pending files
...
Referenced commit(s): a22a04908a
2023-09-17 10:48:34 +00:00
Gultask
a22a04908a
fix(DB/Creature): The Big Bad Wolf should be Taunt immune ( #17255 )
...
Create rev_1694739263824086500.sql
2023-09-17 07:47:19 -03:00
Dan
a0a06a6d18
refactor(Scripts/SSC): Hydross the Unstable boss script updated ( #17081 )
...
* initial
* fix timers
Water tomb and vile sludge timers homogenised. I did this because the sniffs turn him into the pure form quite quickly. So I am assuming the initial timer is the same for both, and then taking some kind of average for the water tomb and also using that for vile sludge. We may need testing where we keep him in the first form for a bit just to look at the timers
2023-09-17 07:43:30 -03:00
AzerothCoreBot
b165533aab
chore(DB): import pending files
...
Referenced commit(s): c149f213fe
2023-09-17 10:43:16 +00:00
Angelo Venturini
be5db26d24
fix(Scripts/MagtheridonLair): Magtheridon Debris ( #17249 )
...
* fix(Core/Scripts): Magtheridon Debris
* unhack
* cleanup
* eof line
* unused variable
* more cleanup
2023-09-17 07:43:10 -03:00
Dan
c149f213fe
fix(DB/Karazhan): fix Curator's patrol movement using sniffs ( #17234 )
...
initial
2023-09-17 07:42:09 -03:00
Dan
9b438731fd
fix(Scripts/Karazhan): remove redundant spellcasting check on Netherspite to ensure he moves back to phase 1 ( #17269 )
...
initial
2023-09-17 07:38:53 -03:00
AzerothCoreBot
cb13386759
chore(DB): import pending files
...
Referenced commit(s): 63a4301b1c
2023-09-17 10:37:02 +00:00
Gultask
d9f6a22614
fix(DB/Creature): Netherspite is immune to taunts ( #17261 )
...
Create rev_1694778808871595100.sql
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
2023-09-17 07:36:13 -03:00
neifion-00000000
63a4301b1c
fix(DB/Creature): Modernize and follow-up on PR #9912 #9943 #10052 #10282 #10285 #12702 #12751 #12765 #12854 ( #17217 )
...
* fix(db/creature): Modernize PR #9912
* Update rev_1694148121469432000.sql
* Update rev_1694148121469432000.sql
typo
* Update rev_1694148121469432000.sql
* Update rev_1694148121469432000.sql
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 07:35:46 -03:00
Kitzunu
b84596fcab
chore(Scripts/DK): Move CheckCast to spell_dk_raise_ally script ( #17221 )
...
* chore(Scripts/Spell): Move CheckCast to spell_dk_raise_ally script
* Update spell_dk.cpp
* Update spell_dk.cpp
2023-09-17 03:05:10 +02:00
AzerothCoreBot
acc1303c94
chore(DB): import pending files
...
Referenced commit(s): 4f6a402da3
2023-09-16 12:57:48 +00:00
Kitzunu
4f6a402da3
fix(DB/Character): Allow profanity_name and reserved_name to be accen… ( #17224 )
...
fix(DB/Character): Allow profanity_name and reserved_name to be accent sensitive
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/13214
2023-09-16 14:56:35 +02:00
Kitzunu
fbf7ba2191
chore(Core/enumutils): regenerate enumutils ( #17087 )
...
* chore(misc/enumutils): update enumutils
* fix build
* latest update
2023-09-16 14:26:08 +02:00
Kitzunu
66066f508b
fix(Scripts/Chat): Fix chat logger ( #17102 )
...
* fix(Scripts/Chat): Fix chat logger
* Update chat_log.cpp
* Update worldserver.conf.dist
* Update chat_log.cpp
* fix build
* oopsie
* fix clang
2023-09-16 08:17:42 +02:00
Tereneckla
edaf38c6c3
refactor(Scripts/Spells): Check for existence of AD debuff instead of adding a custom cooldown to heal ( #17265 )
...
* Update spell_paladin.cpp
* whitespace
2023-09-15 20:30:15 -03:00
Dan
d18368ad60
fix(Scripts/Karazhan): decrease Aran cast cooldown on normal spells ( #17260 )
...
initial
2023-09-15 05:57:53 -03:00
AzerothCoreBot
66379d9071
chore(DB): import pending files
...
Referenced commit(s): f2de40d172
2023-09-15 05:36:07 +00:00
Skjalf
f2de40d172
fix(DB/Creature): Correct Orc Warlock controlled spell ( #17232 )
...
* fix(DB/Creature): Correct Orc Warlock controlled spell
* Update data/sql/updates/pending_db_world/rev_1694389067923549800.sql
* Update data/sql/updates/pending_db_world/rev_1694389067923549800.sql
* Update data/sql/updates/pending_db_world/rev_1694389067923549800.sql
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-15 02:34:56 -03:00
AzerothCoreBot
d66b243cbd
chore(DB): import pending files
...
Referenced commit(s): 358a1e71e0
2023-09-15 00:36:38 +00:00
Benjamin Jackson
358a1e71e0
refactor(DB/Player): Unify two player stat tables. ( #17188 )
...
* Init.
Change query table names, move data to existing table.
* Combine two player stat loading functions.
2023-09-15 02:35:26 +02:00
AzerothCoreBot
ef8f8bf712
chore(DB): import pending files
...
Referenced commit(s): 5d128d38ea
2023-09-15 00:34:08 +00:00
Gultask
2dbcee9af0
feat(DB): Add another column for comments ( #17241 )
...
* Create rev_1694636334573006200.sql
* varchar -> text
* Update rev_1694636334573006200.sql
2023-09-15 02:33:55 +02:00
Kitzunu
01dc3fe999
chore(docs): remove reference to BountySource ( #17253 )
2023-09-15 02:33:07 +02:00
Kitzunu
5d128d38ea
chore(CI): Update deps for Windows and Mac builds ( #17252 )
...
* chore(CI): Update deps for Windows and Mac builds
* Update windows.sh
* Update windows.sh
2023-09-15 02:32:52 +02:00
Kitzunu
ecf85a2f3e
chore(Core/Misc): Silence compile warning in boost::process with vers… ( #17251 )
...
chore(Core/Misc): Silence compile warning in boost::process with version 1.83
* Cherry-pick commit d8c98579d4
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-09-15 02:32:36 +02:00
AzerothCoreBot
8c2fd67cf0
chore(DB): import pending files
...
Referenced commit(s): 8ba8f0fe9e
2023-09-14 20:28:57 +00:00
Ludwig
8ba8f0fe9e
fix(Core/Achievement): Implement ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK ( #17180 )
...
* fix(Core): Implement ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK
* fix(Core): LoadAchievementCriteriaData(): Add ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK
- fixes minor oversight of ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK implementation
- this enables DB achievement_criteria_data check for ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK
2023-09-14 22:27:39 +02:00
AzerothCoreBot
1fc8029e30
chore(DB): import pending files
...
Referenced commit(s): 44d1df01c3
2023-09-14 04:11:53 +00:00
Skjalf
44d1df01c3
fix(Scripts/Karazhan): Should always be able to talk to chess pieces … ( #17246 )
...
fix(Scripts/Karazhan): Should always be able to talk to chess pieces regardless of faction
2023-09-14 01:10:36 -03:00
AzerothCoreBot
27943b6175
chore(DB): import pending files
...
Referenced commit(s): a469cb5956
2023-09-13 23:59:51 +00:00
Dan
a469cb5956
fix(Scripts/Karazhan): Malchezaar infernals now spawn in the correct locations under the right conditions ( #17237 )
...
* initial
test
Co-authored-by: <100873791+Gultask@users.noreply.github.com >
* change spawnMask
* better failsafe
* get list once
* extend search range for relays
* put infernal spawn in separate method for
readability
* add more methods
* remove leftover method
* dumb and dumber mistakes
2023-09-13 20:58:19 -03:00
AzerothCoreBot
e2eef06317
chore(DB): import pending files
...
Referenced commit(s): 6506a67d0f
2023-09-11 16:54:26 +00:00
Benjamin Jackson
6506a67d0f
chore(DB/Creature): Correct VerifiedBuild for unverified chess piece spells. ( #17233 )
...
Init.
2023-09-11 18:53:15 +02:00
Kitzunu
cceafcf580
fix(CI): only run cpp check on AC ( #17230 )
2023-09-11 01:23:42 -03:00
Mike Delago
2c81ccaea4
fix(apps/Docker): Missing arg for build:prod ( #17231 )
2023-09-10 21:24:36 +02:00
AzerothCoreBot
ea37443cca
chore(DB): import pending files
...
Referenced commit(s): 2698ed5a26
2023-09-10 12:02:09 +00:00
Kitzunu
2698ed5a26
fix(CI): pending files ( #17229 )
2023-09-10 09:01:03 -03:00
Gultask
fa6c945094
feat(DB/Creature): Add CreateObject column in the creature table ( #17187 )
...
* Create rev_1693858384423226200.sql
* i forgor coauthor 💀
Co-Authored-By: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com >
* Update rev_1693858384423226200.sql
* Update rev_1693858384423226200.sql
---------
Co-authored-by: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com >
2023-09-10 13:13:03 +02:00
Gultask
e422583132
feat(Core/SmartAI): Implement a few more stuff ( #17090 )
...
* init
* init2
* attempt to fix WP delays
* init3
* init4
* buildfix
* Create rev_1693093120417899200.sql
* workflow
* Underbat
* castflag power mana
* did not work
* Update SmartScriptMgr.cpp
* ugly
* port range to new system
* attempt
* simplify cast
simplify cast
add iteration for aura_not_present
recalc timer if already castig spell
* Update SmartScript.cpp
* attempt
* attempts
* HP PCT
* missing aura to targetselector
* Update rev_1693093120417899200.sql
* Update SmartScriptMgr.h
* Update SmartScriptMgr.h
* Update SmartScript.cpp
* remove not_attacking, fix behind_me
* revert is_behind_me
* Update SmartScriptMgr.h
* Update underbog.cpp
* Update underbog.cpp
2023-09-10 13:12:55 +02:00
Mike Delago
2faceea420
fix(CI): rebase instead of unshallow fetch ( #17226 )
2023-09-10 10:01:57 +02:00