github-actions[bot]
01403c42ae
chore(DB): import pending files
...
Referenced commit(s): a2f21bd46e
2024-02-01 12:18:12 +00:00
sudlud
a2f21bd46e
fix(Scripts/Midsummer): Add SpellScript for "Fire Festival Fortitude" ( #18246 )
...
- implement zone wide buff
- Blizzard originally used gameobject 181431 'Fire Festival Fury Trap'
for this implementation
2024-02-01 09:17:17 -03:00
github-actions[bot]
eeb8082ee8
chore(DB): import pending files
...
Referenced commit(s): b6c429c5a8
2024-01-31 22:22:22 +00:00
Benjamin Jackson
b6c429c5a8
fix(Core/Quests): Create quest money reward config and adjust max level bonus reward function. ( #18222 )
...
* Init.
* Drop RewardBonusMoney column.
How's that for deprecation.
* Add formula source link.
* Remove deprecated info in conf.
* Newline.
2024-01-31 23:21:27 +01:00
github-actions[bot]
f1c4622f41
chore(DB): import pending files
...
Referenced commit(s): 8861e16e64
2024-01-29 02:42:14 +00:00
Dan
8861e16e64
fix(DB/TheEye): fix some trash immunities in The Tempest Keep ( #18233 )
...
* initial
* codestyle?
2024-01-28 23:41:05 -03:00
github-actions[bot]
3ecd19d979
chore(DB): import pending files
...
Referenced commit(s): 26b50b8849
2024-01-23 17:10:47 +00:00
sudlud
53ace59da7
fix(DB/Events): Correct some GameEvent changes ( #18216 )
...
follow-up to #14833
2024-01-23 18:09:55 +01:00
github-actions[bot]
a7e098af0c
chore(DB): import pending files
...
Referenced commit(s): fa8a9d65c8
2024-01-21 00:24:43 +00:00
Kitzunu
fa8a9d65c8
fix(DB): Collation error ( #18204 )
...
* fix(DB): Collation error
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18202
* Update 2024_01_20_06.sql
2024-01-20 21:23:45 -03:00
github-actions[bot]
835b6ac893
chore(DB): import pending files
...
Referenced commit(s): a89fa73b72
2024-01-20 23:05:38 +00:00
Benjamin Jackson
c9bc5084be
fix(Scripts/Midsummer): Correct behavior for Striking Back quests. ( #18171 )
...
* Init.
Make use of spell for summoning Ahune's lieutenants, set up gossip/smart scripts for the cast and lieutenant summon speech, and remove permanent lieutenant spawns.
Partially cherry-picked from 91268f6631
Co-Authored-By: Xfurry <172444+xfurry@users.noreply.github.com >
* Use GUIDs for creature delete, add game_event_creature delete.
* Various adjustments.
Move comment block, add Desolace stones gossip menu options, add a delete before insert.
* Set up conditions.
* Add spell cast comments.
Sourced from Wrath Classic Wowhead.
* Add basic combat SmartAI.
* Remove comment block.
* Add creature name comments.
* Use `id1` in preparatory creature delete.
---------
Co-authored-by: Xfurry <172444+xfurry@users.noreply.github.com >
2024-01-21 00:05:18 +01:00
MellianStudios
a89fa73b72
fix(Scripts/Command): prevent crash on set motd ( #18203 )
...
* prevent crash on set motd
* updated version
* another version
* Update cs_server.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2024-01-21 00:04:46 +01:00
Kitzunu
7f7f18e489
feat(DB): Release ACDB 10.0.0 ( #18197 )
...
* move archived files into old dir
* auth
* characters
* world
* mistake
* revert some stuff
* Squash time!
* newline
2024-01-20 17:17:44 +01:00
github-actions[bot]
f60fb6307d
chore(DB): import pending files
...
Referenced commit(s): ea93531bd5
2024-01-20 13:20:35 +00:00
Kitzunu
ea93531bd5
refactor(DB): Move old archive files to old dir ( #18164 )
...
* refactor(DB): Move old archive files to old dir
* fix auth and char
2024-01-20 14:19:38 +01:00
github-actions[bot]
47a1982c0d
chore(DB): import pending files
...
Referenced commit(s): 79bf46c5ac
2024-01-20 13:03:45 +00:00
sudlud
34d800b001
fix(DB/Gameobject): Sniffed Values for 181637 'Sha'naar Relic' ( #18188 )
2024-01-20 14:03:34 +01:00
Dan
79bf46c5ac
fix(DB/TheEye): change spelltimers based on sniffs ( #18186 )
...
* unchanged sai
* override timers
* id fix
2024-01-20 14:02:35 +01:00
github-actions[bot]
b872f6a8b8
chore(DB): import pending files
...
Referenced commit(s): 9024ec314d
2024-01-20 11:51:05 +00:00
sudlud
7ed8f4e6e9
fix(DB/Creature): Update Dalaran 'The Wonderworks' creatures with SAI… ( #18192 )
...
* fix(DB/Creature): Update Dalaran 'The Wonderworks' creatures with SAI and sniffed spawns
* add toy plane string creatures
2024-01-20 08:50:40 -03:00
sudlud
bf7c004c4c
fix(DB/Creature): fix additional guid conflicts ( #18195 )
...
- follow-up to PR #18170 to fix the remaining guid conflicts of PR #15634
2024-01-20 08:50:23 -03:00
github-actions[bot]
1df7d87e40
chore(DB): import pending files
...
Referenced commit(s): 00f269bacd
2024-01-16 21:57:35 +00:00
Dan
00f269bacd
fix(DB/SAI): make sure conjured elementals on Aran don't move after spawning ( #18183 )
...
init
2024-01-16 18:56:24 -03:00
github-actions[bot]
6ad2eb41f3
chore(DB): import pending files
...
Referenced commit(s): ae2a4a60c4
2024-01-16 21:47:42 +00:00
Dan
519ec8de65
fix(DB/SAI): Make sure Lurker archers don't move after spawning ( #18184 )
...
init
2024-01-16 18:47:21 -03:00
Dan
ae2a4a60c4
fix(DB/SAI): Make sure Tainted Elementals on Vashj have better movement ( #18185 )
...
init
2024-01-16 18:46:37 -03:00
github-actions[bot]
a5cd23fa5b
chore(DB): import pending files
...
Referenced commit(s): 139e4ebafd
2024-01-15 00:17:05 +00:00
Andrew
139e4ebafd
chore(DB/Creature): fix guid conflicts ( #18170 )
...
* chore(DB/Creature): fix guid conflicts
* Update rev_1705256343927806600.sql
2024-01-15 01:16:01 +01:00
github-actions[bot]
707df27233
chore(DB): import pending files
...
Referenced commit(s): 2c7c3b6832
2024-01-14 17:01:56 +00:00
Pedro Antonio
2c7c3b6832
fix(CORE/OPvP): Halaa Mechanics not working properly ( #15634 )
2024-01-14 14:00:53 -03:00
github-actions[bot]
e30d904ae7
chore(DB): import pending files
...
Referenced commit(s): 390ade5d81
2024-01-14 14:40:18 +00:00
Stepan Makhorin
390ade5d81
fix(DB/IcecrownCitadel): Fix Rotface resetting behaviour ( #17878 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2024-01-14 11:39:18 -03:00
github-actions[bot]
851472fd1a
chore(DB): import pending files
...
Referenced commit(s): bd296db80c
2024-01-14 14:10:09 +00:00
Kitzunu
c666a0c360
fix(DB/Creature): Update all commoneer talking intervals to 300s ( #18165 )
...
* fix(DB/Creature): Update all commoneer talking intervals to 300s
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18050
* kek wrong dir
2024-01-14 11:09:28 -03:00
github-actions[bot]
c2fe9626ae
chore(DB): import pending files
...
Referenced commit(s): 8720e08da8
2024-01-14 14:09:17 +00:00
daobashun
bd296db80c
fix(Scripts/IcecrownCitadel): Lich King Whispers uses localized languages ( #18125 )
2024-01-14 11:09:04 -03:00
github-actions[bot]
e8c45a447f
chore(DB): import pending files
...
Referenced commit(s): 8844bcf6cf
2024-01-14 14:08:26 +00:00
sudlud
8720e08da8
fix(DB/SAI): Move GameObjectScript go_midsummer_bonfire to SAI ( #18135 )
2024-01-14 11:08:18 -03:00
sudlud
da63cc0c61
fix(DB/Gameobject): Sniffed Values for 180665 'Draconic for Dummies' ( #18137 )
2024-01-14 11:07:38 -03:00
sudlud
8844bcf6cf
fix(DB/Gameobject): Sniffed Values for 181305 'Camp Table' ( #18138 )
2024-01-14 11:07:23 -03:00
github-actions[bot]
c44e250256
chore(DB): import pending files
...
Referenced commit(s): fa5053467c
2024-01-14 13:48:58 +00:00
sudlud
4ab9e5b301
fix(DB/Gameobject): Sniffed Values for 180045 'Stormwind Gypsy Wagon' ( #18144 )
...
* fix(DB/Gameobject): Sniffed Values for 180045 'Stormwind Gypsy Wagon'
* reorder for sql code style check
2024-01-14 10:48:47 -03:00
github-actions[bot]
8c33fba964
chore(DB): import pending files
...
Referenced commit(s): 975ef51980
2024-01-14 13:48:39 +00:00
sudlud
7edec4200b
fix(DB/Creature): Update 'Magical Menagerie' Cosmetic creature spawns… ( #18152 )
...
fix(DB/Creature): Update 'Magical Menagerie' Cosmetic creature spawns with sniffed values'
2024-01-14 10:48:31 -03:00
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