Commit Graph

12582 Commits

Author SHA1 Message Date
sudlud
2fd5e93ad3 fix(DB/Gameobject): Sniffed Values for 181306 'Camp Jug' (#18159) 2024-01-14 10:48:17 -03:00
sudlud
061e0980f2 fix(DB/Gameobject): Sniffed Values for 181302 'Camp Crate' (#18158) 2024-01-14 10:48:03 -03:00
sudlud
fa5053467c fix(DB/Gameobject): Sniffed Values for 180046 'Chair' (#18145) 2024-01-14 10:47:54 -03:00
github-actions[bot]
975ef51980 chore(DB): import pending files
Referenced commit(s): 8900b2eb99
2024-01-14 13:47:34 +00:00
sudlud
6afccfba32 fix(DB/Gameobject): Sniffed Values for 181307 'Camp Mug' (#18160) 2024-01-14 10:47:20 -03:00
Kitzunu
8900b2eb99 fix(DB/Creature): Warlock trainers in Orgrimmar should talk orcish (#18166)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18041
2024-01-14 10:46:33 -03:00
sudlud
5af69a78a2 fix(DB/Gameobject): Midsummer gameobject spawn cleanups (#18168) 2024-01-14 10:46:23 -03:00
Nathan Handley
4321b8a4de feat(Core/Scripting): Implement new hook OnBeforePlayerLogout() (#18163)
* new hook OnPlayerPreLogout

* Changed PreLogout to BeforeLogout per review

* Renamed OnPlayerBeforeLogout to OnBeforePlayerLogout per review

---------

Co-authored-by: NathanHandley <nathanhandley@protonmail.com>
2024-01-14 00:10:49 +01:00
Angelo Venturini
a1891d8d8f fix(Core/ThreatMgr): Remove temp threat on resetting threat list (#18162) 2024-01-13 05:45:43 -03:00
Andrew
c863a8cfb5 fix(Scripts/Rogue): Fix Vanish not granting stealth (#18155) 2024-01-12 02:28:32 -03:00
github-actions[bot]
b13596a625 chore(DB): import pending files
Referenced commit(s): 3a07dffe9d
2024-01-11 22:30:46 +00:00
sudlud
3a07dffe9d fix(DB/Creature): Sniffed Values for 28344 'Blazzle' (#18154) 2024-01-11 19:29:27 -03:00
sudlud
96d8d1d89a fix(Core/Creature): Reduce z offset for automated spawn correction (#18153)
- this is necessary to correctly spawn creatures within small defines
- 0.42f is as good as 1.0f to detect and correct reasonable z errors
in DB spawn data
2024-01-11 11:15:41 -03:00
Mike Delago
7ec2585cc8 fix(CI): revert if in job conditionals on docker build (#18147)
Don't use env in step.if
2024-01-10 13:53:45 +01:00
Kitzunu
fdbde0b866 fix(CI): Probably fix vanishing CIs from PRs (#18124)
* Update core-build-nopch.yml

* Update core-build-pch.yml

* Update core-build-nopch.yml
2024-01-08 20:10:25 +01:00
github-actions[bot]
f2cf359045 chore(DB): import pending files
Referenced commit(s): 48283c2b14
2024-01-08 18:59:21 +00:00
sudlud
48283c2b14 fix(DB/Creature): Orgrimmar Grunt directions for barber shop (#18131) 2024-01-08 19:58:20 +01:00
github-actions[bot]
508b1658fc chore(DB): import pending files
Referenced commit(s): db4a6bab34
2024-01-08 18:47:53 +00:00
Grimgravy
db4a6bab34 fix(Scripts/Quest): improve Securing the Celestial Ridge (#17847)
* fix(Scripts/Quest): improve Securing the Celestial Ridge

* update
2024-01-08 19:46:05 +01:00
daobashun
9c95ac6d2e fix(Scripts/PilgrimsBounty): Correct text for Turkey Tracker (#18123)
* closes https://github.com/chromiecraft/chromiecraft/issues/6356
2024-01-08 19:41:26 +01:00
Mike Delago
8b2f411d19 refactor(CI): Squash docker ci into one workflow (#17880)
* refactor(CI): Squash docker ci into one workflow

* fiddle with variable

* use proper dockerfile target
2024-01-08 19:37:05 +01:00
github-actions[bot]
89742ceacf chore(DB): import pending files
Referenced commit(s): b94c5be11f
2024-01-08 12:51:22 +00:00
sudlud
b94c5be11f fix(DB/Conditions): Fix Midsummer Bonfire gossip menu option conditions (#18134) 2024-01-08 09:50:20 -03:00
github-actions[bot]
31b0bb022e chore(DB): import pending files
Referenced commit(s): ffe8076d0a
2024-01-08 07:06:56 +00:00
Andrew
ffe8076d0a fix(DB/Creature): Vashj's Enchanted Elementals knockback immunity (#18132) 2024-01-08 08:05:57 +01:00
Andrew
e9ab01cc3b fix(Scripts/SerpentshrineCavern): Fix Lurker pool not respawning afte… (#18130)
fix(Scripts/SerpentshrineCavern): Fix Lurker pool not respawning after being fished after a wipe
2024-01-07 19:53:58 +01:00
github-actions[bot]
cee2ac8089 chore(DB): import pending files
Referenced commit(s): 39ea396113
2024-01-07 16:59:14 +00:00
Andrew
39ea396113 feat(Scripts/Commands): Implement gameobject respawn command (#18129) 2024-01-07 17:58:17 +01:00
github-actions[bot]
5487d3e7f2 chore(DB): import pending files
Referenced commit(s): bceb6173c2
2024-01-07 15:15:21 +00:00
Dan
abc79629c3 fix(DB/Loot): port drop chances for Insane Strength Potion and Mana Pot Injector recipes from CMaNGOS (#18091)
* initial

* remove heroic loot entries

* remove broken loot drops

* remove felboar
2024-01-07 12:15:16 -03:00
Kitzunu
bceb6173c2 fix(Core/Player): Sometimes Player whisper is sent as boss whisper (#18128)
* fix(Core/Player): Sometimes Player emot is sent as boss whisper

* actually change it to whisper as it is boss whisper

* Update Player.cpp
2024-01-07 12:14:20 -03:00
github-actions[bot]
add61eac20 chore(DB): import pending files
Referenced commit(s): 7a859da266
2024-01-07 15:04:56 +00:00
Kitzunu
7a859da266 fix(Script/Spell): Vanish Purge behavior (#18127) 2024-01-07 12:03:53 -03:00
Kitzunu
a1f924050f fix(DB): Bad query (#18122) 2024-01-07 01:23:39 -03:00
github-actions[bot]
9298554c33 chore(DB): import pending files
Referenced commit(s): aeee355972
2024-01-07 03:54:22 +00:00
daobashun
aeee355972 fix(DB/Creature): Fixed a dialogue error when "Tendris Warpwood" died (#18088)
* Fixed dialogue text on Tendris Warpwood's death

* Modify the annotation symbols

* revise
2024-01-07 04:53:23 +01:00
Kitzunu
9d321c816b fix(DB): Correct bad delete query (#18121)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18119
2024-01-06 20:32:06 -03:00
github-actions[bot]
859b6594a5 chore(DB): import pending files
Referenced commit(s): a25c9801a5
2024-01-06 19:02:00 +00:00
Dan
a25c9801a5 fix(DB/Loot): change Ranger-General's Chestguard on Lurker to The Seal of Danzalar (#18117)
initial
2024-01-06 16:01:02 -03:00
Alethrion
d069fe5dac fix(Scripts/SSC): Update Hydross Mark Timers (#18114)
* Scheduler_Fix

* Thanks_Bench

* Thanks_Again_Bench

* Thanks_elthehablo

* Stupid_Last_Line
2024-01-06 19:23:46 +01:00
github-actions[bot]
8877c7cc4c chore(DB): import pending files
Referenced commit(s): ffb2ee781f
2024-01-06 04:16:42 +00:00
sudlud
ffb2ee781f fix(DB/Gameobject): Update 'Caribou Trap' spawns with sniffed values (#18085) 2024-01-06 01:15:44 -03:00
github-actions[bot]
33ef56b002 chore(DB): import pending files
Referenced commit(s): a5464d06f2
2024-01-05 09:48:50 +00:00
Andrew
a5464d06f2 fix(DB/Creature): Fix Shadow of Leotheras banish immunity (#18111) 2024-01-05 10:47:53 +01:00
github-actions[bot]
ea1d65d194 chore(DB): import pending files
Referenced commit(s): 22869483fe
2024-01-05 02:02:15 +00:00
sudlud
84027db534 fix(DB/Creature): Fix '(Master) Fire Eater' / '(Master) Flame Eater' spawns and SAI based on sniffs (#18073) 2024-01-04 23:01:52 -03:00
github-actions[bot]
22869483fe chore(DB): import pending files
Referenced commit(s): feecba8035
2024-01-05 02:01:16 +00:00
Dan
feecba8035 fix(DB/SAI): remove botched caster movement scripting from Arch Mage Xintor (#18108)
* caster movement fixed

* Update rework-xintor.sql
2024-01-04 23:00:19 -03:00
sudlud
e85b71a2c5 fix(DB/Creature): Update 'Commoner' spawns with sniffed values (#18110) 2024-01-04 22:59:56 -03:00
Kitzunu
2558f25623 fix(Core/Quest): Calculate reward money with RATE_REWARD_BONUS_MONEY … (#18104)
* fix(Core/Quest): Calculate reward money with RATE_REWARD_BONUS_MONEY instead of RATE_DROP_MONEY

* Update worldserver.conf.dist
2024-01-04 18:57:53 +01:00