github-actions[bot]
59f79b5a3c
chore(DB): import pending files
...
Referenced commit(s): 7f826731b7
2024-12-26 08:50:46 +00:00
Exitare
7f826731b7
fix(DB/Creature): Add Illidari Nightlord interrupt immunity ( #21031 )
...
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com >
2024-12-26 09:49:45 +01:00
github-actions[bot]
e912547c40
chore(DB): import pending files
...
Referenced commit(s): f8ea1316c9
2024-12-26 08:48:32 +00:00
Exitare
f8ea1316c9
fix(DB/Creature)Ashtongue Stormcaller missing interrupt immunity ( #21030 )
2024-12-26 09:47:34 +01:00
github-actions[bot]
4073a8dfc7
chore(DB): import pending files
...
Referenced commit(s): 532d33c89e
2024-12-25 18:51:48 +00:00
Trinitarius
532d33c89e
fix(DB/page_text_locale): deDE name and location fixes ( #21035 )
2024-12-25 19:50:48 +01:00
github-actions[bot]
ddd272f6a2
chore(DB): import pending files
...
Referenced commit(s): 2c92744140
2024-12-24 13:36:38 +00:00
Rocco Silipo
2c92744140
fix(DB/Object) Sniffed Saronite Arrows spawn in phase 1. ( #21029 )
...
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com >
2024-12-24 14:35:38 +01:00
github-actions[bot]
5b37bc5205
chore(DB): import pending files
...
Referenced commit(s): f5ce076919
2024-12-22 17:41:05 +00:00
Kitzunu
f5ce076919
chore(DB/quest_request_items_locale): Remove empty or NULL entries ( #21013 )
2024-12-22 18:40:06 +01:00
github-actions[bot]
0d6a0f8441
chore(DB): import pending files
...
Referenced commit(s): b4d04b1af1
2024-12-22 08:45:52 +00:00
Exitare
b4d04b1af1
refactor(Core/Event): Load event vendors seperatly ( #20906 )
2024-12-22 09:44:50 +01:00
github-actions[bot]
dc79f26e04
chore(DB): import pending files
...
Referenced commit(s): d278266b56
2024-12-22 07:44:54 +00:00
Rocco Silipo
d278266b56
fix(Creature/Loot) Remove Black Pearl item from all creatures. ( #20988 )
2024-12-22 08:43:56 +01:00
github-actions[bot]
b8aacb990d
chore(DB): import pending files
...
Referenced commit(s): 9524e48c0f
2024-12-20 16:37:20 +00:00
Rocco Silipo
9524e48c0f
fix(DB/Object) Add Saronite Arrows in Phase 2. ( #20975 )
2024-12-20 17:36:18 +01:00
github-actions[bot]
77a6a5b815
chore(DB): import pending files
...
Referenced commit(s): 403e0a894b
2024-12-20 16:29:05 +00:00
Exitare
403e0a894b
fix(DB/Loot)Add missing heavy stone loot entries ( #20971 )
2024-12-20 17:28:01 +01:00
github-actions[bot]
330873400a
chore(DB): import pending files
...
Referenced commit(s): c23b4740f0
2024-12-20 11:45:09 +00:00
sudlud
c23b4740f0
fix(DB/item_loot_template): fix Santa sometimes handing out empty pr… ( #20978 )
2024-12-20 12:44:10 +01:00
github-actions[bot]
ea02be964b
chore(DB): import pending files
...
Referenced commit(s): cd4175cb7f
2024-12-19 16:12:37 +00:00
daobashun
cd4175cb7f
Fix(DB/SAI): Add dialogue between Archmage Mordent Evenshade and Sentinel Stillbough ( #20913 )
...
* Added Dialogue when idle
* Update rev_1734101479985626400.sql
* Update rev_1734101479985626400.sql
* fix error
2024-12-19 17:11:36 +01:00
github-actions[bot]
5f020de546
chore(DB): import pending files
...
Referenced commit(s): 5bce9b5d33
2024-12-18 09:53:31 +00:00
Rocco Silipo
5bce9b5d33
fix(DB/Creature) Scarlet Land Cannons ( #20922 )
...
Create Scarlet_Land_Cannons.sql
2024-12-18 10:52:27 +01:00
sudlud
abbd552ce5
feat(DB): Release ACDB 12.0.1 ( #20954 )
2024-12-18 06:07:03 +01:00
github-actions[bot]
1078433bb2
chore(DB): import pending files
...
Referenced commit(s): ab060f7941
2024-12-17 14:07:55 +00:00
FlyingArowana
ab060f7941
fix(DB/CreatureSAI) - Removed "Charm" Flag from Frayfeather Stagwing and Frayfeather Skystormer ( #20943 )
...
* Created
* Removed Charm Flag
* Mighty space
* Added sourcetype
2024-12-17 11:06:59 -03:00
github-actions[bot]
35f316b1a6
chore(DB): import pending files
...
Referenced commit(s): 7fd8b04a56
2024-12-15 18:50:58 +00:00
Exitare
7fd8b04a56
feat(Core/Motd): Allow localized motd ( #20542 )
...
* Initial commit for localized motd
* Rename function that created world packages
* Update to satisfy code check
* Update code to accomodate localized motd
* Update command to support multiple optionales & adjusted db
* Code cleanup
* Update sql name
* Fix codestyle issues
* Remove hardcoded schema
* Add check for valid player in reload command
* Update to better code style
* Add missing include
* Fix redundant code usage
* Add missing include
* Remove sql files and create new rev sql files
* Address minor code reviews
* Fix code style
* Update code to address code revisions.
- Remove two unused functions
- Remove map
- Use available function to resolve LocaleConstant
* Fix code style
* Add check for base motd and update locale to DEFAULT_LOCALE
* Code docs
* Removed some docs, readd defaultd motd formatting
* Fix oversight in variable declaration
* Code style fix
* Update code based on code review
* ready for merge
* Fix set motd command due to changes to DEFAULT_LOCALE
* Fix CI
* Fix trailing whitespace
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2024-12-15 19:50:02 +01:00
Kitzunu
7732e1a5b2
feat(DB): Release ACDB 12.0.0 ( #20921 )
2024-12-15 14:35:42 +01:00
github-actions[bot]
7164422883
chore(DB): import pending files
...
Referenced commit(s): fd1123caae
2024-12-14 14:52:53 +00:00
Grimdhex
fd1123caae
fix(DB/SAI): several missing abilities in Zul'Aman ( #20918 )
2024-12-14 15:51:58 +01:00
github-actions[bot]
4746425683
chore(DB): import pending files
...
Referenced commit(s): 6f65f5f22b
2024-12-14 08:47:33 +00:00
Andrew
8fce766627
fix(DB/Creature): Illidari Nightlord remove distract and add banish i… ( #20912 )
2024-12-14 09:47:12 +01:00
github-actions[bot]
f31bf723a0
chore(DB): import pending files
...
Referenced commit(s): 80e6a3a412
2024-12-12 05:55:35 +00:00
Jelle Meeus
80e6a3a412
fix(Scripts/TrialOfChampion): fail and send custom spell error when trying to mount without lance equipped ( #19932 )
2024-12-12 06:54:40 +01:00
github-actions[bot]
f1d9c16e53
chore(DB): import pending files
...
Referenced commit(s): 4c54f7e171
2024-12-12 05:11:53 +00:00
Andrew
d94dda9d93
feat(Core/SAI): Implement SMART_ACTION_DISMOUNT (206) ( #20899 )
2024-12-12 06:11:42 +01:00
github-actions[bot]
4c54f7e171
chore(DB): import pending files
...
Referenced commit(s): a4c30ad720
2024-12-12 05:10:55 +00:00
Andrew
a4c30ad720
fix(DB/Creature): Fix ZA bosses not despawning on evade ( #20900 )
2024-12-12 06:09:59 +01:00
github-actions[bot]
eadcaea296
chore(DB): import pending files
...
Referenced commit(s): 5e8ee9bd59
2024-12-11 22:28:29 +00:00
Andrew
5e8ee9bd59
fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears … ( #20898 )
...
fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears and stuns
2024-12-11 19:27:31 -03:00
github-actions[bot]
3c20dd0ac0
chore(DB): import pending files
...
Referenced commit(s): aeaa738e86
2024-12-10 21:33:58 +00:00
Rocco Silipo
aeaa738e86
fix(DB/Creature) Havenshire Horses run from Stables to New Havalon. ( #20884 )
2024-12-10 22:33:04 +01:00
github-actions[bot]
a476287ff5
chore(DB): import pending files
...
Referenced commit(s): 8d32ee8e39
2024-12-10 19:34:58 +00:00
Tereneckla
d80b08f006
fix(DB/Loot): improve Illidan loot ( #20767 )
2024-12-10 20:34:28 +01:00
Rocco Silipo
8d32ee8e39
fix(DB/Creature)Amani Eagle doesn't use Talon ability. ( #20888 )
2024-12-10 20:34:03 +01:00
github-actions[bot]
99cc9698e1
chore(DB): import pending files
...
Referenced commit(s): 2aae596e04
2024-12-09 15:06:10 +00:00
FlyingArowana
2aae596e04
fix(DB/Creature) - Removed the profession requirement to interact with trainer ( #20763 )
2024-12-09 16:05:15 +01:00
github-actions[bot]
e6cea73120
chore(DB): import pending files
...
Referenced commit(s): 2654ec83cd
2024-12-08 20:05:34 +00:00