Commit Graph

8331 Commits

Author SHA1 Message Date
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
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
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
github-actions[bot]
b32d6743c4 chore(DB): import pending files
Referenced commit(s): 8fee16756f
2024-01-03 22:12:30 +00:00
Gultask
8fee16756f fix(DB/TempestKeep): Rebuild Tempest Keep (#18105)
Create tk.sql
2024-01-03 23:11:16 +01:00
github-actions[bot]
23937f59e0 chore(DB): import pending files
Referenced commit(s): 5287570ea1
2024-01-03 19:54:01 +00:00
Dan
5287570ea1 fix(DB/TerokkarForest): add patrol movement to Ironjaw (#18086)
* initial

* changed position based on point in waypoints

in order to not make him fly

true spawnpoint still not sniffed
2024-01-03 20:53:00 +01:00
github-actions[bot]
da6ff31056 chore(DB): import pending files
Referenced commit(s): 78e761854b
2024-01-03 09:00:22 +00:00
Grimgravy
78e761854b fix(DB/Conditions): Quest Sniffing Out the Perpetrator (#18098)
fix(DB/Condition): Quest Sniffing Out the Perpetrator
2024-01-03 09:58:58 +01:00
github-actions[bot]
9a80b7e1f9 chore(DB): import pending files
Referenced commit(s): 8f127f9e21
2024-01-03 08:57:43 +00:00
AG
8f127f9e21 Fix combat movement (#18026)
* Improve combat movement

 - Removed a bunch of logic related to another attempt at fixing combat movement.
- Removed SMART_ACTION_SET_CASTER_COMBAT_DIST and updated smarts scripts accordingly.
- Cherry-picked 7fb7432620
- Cherry-picked 63a6e1e048

Co-Authored-By: Ludovic Barbier <ludovic.barbier03@gmail.com>
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>

* Some more cleanup + fix sql

* More fixes to caster chase/combat movement + some cherry picks because why not

- Fix casters always trying to chase to melee range
- Fix casters another case of casters sometimes walking back instead of stopping
- Cleaned up some code
- Cherry picked ca25e8d019
- Cherry picked 96b289cadb

Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>

* Added parentheses

* Fixed caster combat movement when target is rooted

- Made a few adjustments to chase range and stuff, but nothing set in stone.

* convert uint to int

---------

Co-authored-by: Ludovic Barbier <ludovic.barbier03@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2024-01-03 09:56:24 +01:00
github-actions[bot]
623ee56509 chore(DB): import pending files
Referenced commit(s): 5a52f3a9a8
2024-01-02 06:16:57 +00:00
Dan
5a52f3a9a8 fix(DB/Nagrand): script Gava'xi OOC rp with sniffs (#18089)
* initial

* codestyle

* override with Unix EOL
2024-01-02 07:16:05 +01:00
github-actions[bot]
c48066bf35 chore(DB): import pending files
Referenced commit(s): c4a7ef2eb0
2024-01-01 13:01:22 +00:00
Andrew
413cde96dd refactor(Scripts/Areatrigger): Move Scholazar Waygate script to SAI (#18054)
* refactor(Scripts/Areatrigger): Move Scholazar Waygate script to SAI

* Update rev_1703449890835634600.sql
2024-01-01 14:01:16 +01:00
github-actions[bot]
adccad8499 chore(DB): import pending files
Referenced commit(s): 87c3421262
2024-01-01 12:07:43 +00:00
sudlud
87c3421262 fix(Scripts/Midsummer): Improve Torch Catching based on sniffs (#18071)
- Update creature 26188 '[PH] Torch Catching Target Bunny' with sniffed values
- correctly randomize torch target positions
2024-01-01 09:06:54 -03:00
github-actions[bot]
2484eec7ed chore(DB): import pending files
Referenced commit(s): 0818fa3f27
2024-01-01 11:49:09 +00:00
Dan
0818fa3f27 fix(DB/Creature): change Morogrim's combat reach and model bounds based on sniffs (#18094)
initial
2024-01-01 08:48:17 -03:00
github-actions[bot]
0cebbabbfb chore(DB): import pending files
Referenced commit(s): 51b38b5ee6
2024-01-01 11:20:50 +00:00
Dan
51b38b5ee6 fix(DB/BloodmystIsle): add sniffed abilities to Sunhawk Spy (#18093)
* initial

* Update sunhawk-spy.sql
2024-01-01 12:19:59 +01:00
github-actions[bot]
dcd60f0271 chore(DB): import pending files
Referenced commit(s): b2fcc1babf
2024-01-01 11:00:23 +00:00
Dan
9cf67f1e5c fix(DB/SAI): add sniffed abilities to Zarakh (#18092)
* initial

* sloppiness

* Update zarakh.sql
2024-01-01 08:00:08 -03:00
github-actions[bot]
88beea55e0 chore(DB): import pending files
Referenced commit(s): d80e7d5cb4
2024-01-01 10:12:22 +00:00
sudlud
d80e7d5cb4 fix(DB/Gameobject): Update all 'Mailbox' spawns with sniffed values (#18072)
* fix(DB/Gameobject): Update 'Mailbox' spawns with sniffed values

* update with additional sniffs

* add last missing mailbox spawn for 185965
2024-01-01 07:11:27 -03:00
github-actions[bot]
a1212a52b0 chore(DB): import pending files
Referenced commit(s): 09e3dbf770
2023-12-30 16:37:06 +00:00
avarishd
09e3dbf770 fix(DB/Custom): Rotting Touch should stack from different sources (#18079) 2023-12-30 13:36:16 -03:00
github-actions[bot]
583b1976fa chore(DB): import pending files
Referenced commit(s): 66de9b204f
2023-12-28 08:43:50 +00:00
sudlud
66de9b204f fix(DB/Creature): Update 'Flame Keeper' / 'Flame Warden' spawns with … (#18067)
fix(DB/Creature): Update 'Flame Keeper' / 'Flame Warden' spawns with sniffed values
2023-12-28 05:42:59 -03:00
github-actions[bot]
4922c466c9 chore(DB): import pending files
Referenced commit(s): 66f3bc576b
2023-12-26 12:54:06 +00:00
sudlud
66f3bc576b fix(DB/Creature): Spawn NPC 'Crown Apothecary' for event 'Love is in the Air' … (#18066)
fix(DB): Spawn NPC 'Crown Apothecary' for event 'Love is in the Air' only
2023-12-26 09:53:13 -03:00
github-actions[bot]
d2dfa4a438 chore(DB): import pending files
Referenced commit(s): e3d47f1010
2023-12-25 09:22:11 +00:00
Andrew
e3d47f1010 fix(DB/Creature): Leotheras the Blind banish immunity (#18057)
* fix(DB/Creature): Leotheras the Blind banish immunity

* Update rev_1703459500908922900.sql
2023-12-25 10:21:21 +01:00