Commit Graph

14718 Commits

Author SHA1 Message Date
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
Grimdhex
ffae375f73 fix(Apps/Codestyle): rewrite semi-colon check (#21027) 2024-12-24 12:39:00 +01:00
sudlud
24726545fb fix(Core/Network): fix high idle cpu load in NetworkThread (#21033) 2024-12-23 22:29:06 +01:00
Exitare
9c01bbbd6e fix(Scripts/Hyjal) First wave should not grant reputation (#21004) 2024-12-23 12:08:39 +01:00
Kitzunu
3dff276136 chore(CI): Update CI run types (#21015) 2024-12-23 10:23:55 +01:00
Takenbacon
0a70ebc3af fix(Core/Auctionhouse): Fix auctionhouse searches with locales other than enUS (#21019) 2024-12-23 08:26:18 +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
Kitzunu
d5fac96a20 refactor(CI/Codestyle): Move the SQL check to python (#21002) 2024-12-22 16:50:32 +01:00
Stepan Makhorin
cbdab03623 fix(Scripts/ICC): Make Blood-Queen Lana'thel bite tanks as well (#17834) 2024-12-22 11:48:36 +01:00
github-actions[bot]
0d6a0f8441 chore(DB): import pending files
Referenced commit(s): b4d04b1af1
2024-12-22 08:45:52 +00:00
Exitare
7be3c82505 feat(Core/Creature): Add new config option for npc speeds (#20617) 2024-12-22 09:45:39 +01:00
Exitare
b4d04b1af1 refactor(Core/Event): Load event vendors seperatly (#20906) 2024-12-22 09:44:50 +01:00
Kitzunu
7714ca31a2 refactor(Core/Time): Introduce GetExpirationTime instead of calculati… (#21006) 2024-12-22 09:42:39 +01:00
Kitzunu
1462d1ae39 fix(Script/Command): Allow guid for npc move and delete (#21008) 2024-12-22 09:42:21 +01:00
EricksOliveira
2110f7cc84 Core/TempSummons: avoid use MoveInLineOfSight before InitSummon (#20999) 2024-12-22 09:03:28 +01:00
sudlud
ebf7f7583b fix(CI): do not run on draft PRs (#21009) 2024-12-22 09:02:15 +01:00
Jelle Meeus
f011cbb602 refactor(Core/Unit): Add naming for all ShapeshiftFlags (#20989) 2024-12-22 08:56:54 +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
Kitzunu
2c20c9463a feat(CI/Codestyle): Check for tabs (#20998) 2024-12-22 00:43:23 +01:00
sudlud
99e5d73beb feat(CI/modules_build): trigger on file change instead label (#20997) 2024-12-21 22:44:12 +01:00
Kitzunu
d2b88bdc1e feat(CI/Codestyle); Check for double semicolons (#20996) 2024-12-21 22:19:49 +01:00
Francesco Borzì
08d5861a51 Revert "chore(Licence): Add an agreement to relicense for futur PRs" (#20986)
Revert "chore(Licence): Add an agreement to relicense for futur PRs (#20910)"

This reverts commit 70b8b6f47a.
2024-12-20 23:42:45 +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
Exitare
25fb6cca47 fix(Core/WorldSession): incorrect fmt formatting (#20926) 2024-12-20 15:38:17 +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
Grimdhex
70b8b6f47a chore(Licence): Add an agreement to relicense for futur PRs (#20910) 2024-12-20 07:36:04 +01:00
Kitzunu
ceefd89a06 feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977)
* feat(CI/Codestyle): check for braces after if/else statements

* right need to edit a cpp file to trigger cpp check

* Revert "right need to edit a cpp file to trigger cpp check"

This reverts commit 2e34d8c52f35216549107a3476e79e79ea2ae077.

* fix codestyle in cpp

* Update oculus.cpp

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py
2024-12-19 21:14:58 +01:00
Mike Delago
288d70e58e docker-compose: ac-database: bump to mysql LTS (#20976) 2024-12-19 19:38:55 +01:00
Nathan Handley
0b39bf01cc feat(tools/vmap4_extractor) Add detection of collision-only material IDs (#20822) 2024-12-19 19:16:57 +01:00
Grimdhex
866c304d85 refactor(Deps/MySQL): replace hardcoded MySQL paths (#20870)
cherry-pick from ab046bdc32

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-12-19 18:27:19 +01:00
Kitzunu
0bc70670d2 refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940) 2024-12-19 18:00:03 +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
Andrew
68d69c3596 fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aethe… (#20972)
fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aether Rays
2024-12-19 05:35:39 -03:00
Exitare
df11419ccb fix(Scripts/BlackTemple): Update AreaBoundary to avoid reset in the corners with Illidari council (#20957)
* Update distance and boundaries for council target selection

* Merge branch 'master' into council_evade
2024-12-18 23:34:59 -03:00
Exitare
4d1dba4a09 fix(Core/Player): Quest failure sound when inventory full (#20970)
* Add quest failure sound when inventory is full or quest failed

* Fix sound being played for all players & move call to correct function
2024-12-18 21:58:32 -03:00
Takenbacon
a23b13defe fix(Core/Database): Gracefully close database workers (#20936)
* Gracefully close database workers

* Change init order. Such a silly compiler flag

* Fix hang if db connection failed to open
2024-12-18 20:24:17 +01:00
Takenbacon
c8734af4bc fix(Core/Movement): Fix creatures not resuming movement after being talked to (#20945)
Fix creatures not resuming movement after being talked to
2024-12-18 20:19:31 +01:00
Takenbacon
4d349e87b5 feat(Core/AuctionHouse): Rework auctionhouse search threading (#20830) 2024-12-18 15:50:26 +01:00
Takenbacon
e9c86737fb refactor(Core/Random): Remove unused map based RNG (#20939)
Remove unused map based RNG
2024-12-18 13:48:06 +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
Stefano Borzì
83b8bf7288 ci: fix codestyle and cppcheck reports (#20962) 2024-12-18 10:34:42 +01:00